Age | Commit message (Expand) | Author |
2008-01-28 | [NET]: Name magic constants in sock_wake_async() | Pavel Emelyanov |
2008-01-28 | [PCOUNTER] Fix build error without CONFIG_SMP | Ilpo Järvinen |
2008-01-28 | [DCCP]: Make PARTOPEN an autonomous state | Gerrit Renker |
2008-01-28 | [NET] proto: Use pcounters for the inuse field | Arnaldo Carvalho de Melo |
2008-01-28 | [LIB]: Introduce struct pcounter | Arnaldo Carvalho de Melo |
2008-01-28 | mac80211: adding 802.11n definitions in ieee80211.h | Ron Rindjunsky |
2008-01-28 | mac80211: provide interface iterator for drivers | Johannes Berg |
2008-01-28 | [RAW]: Consolidate proc interface. | Pavel Emelyanov |
2008-01-28 | [RAW]: Consolidate proto->unhash callback | Pavel Emelyanov |
2008-01-28 | [RAW]: Consolidate proto->hash callback | Pavel Emelyanov |
2008-01-28 | [RAW]: Introduce raw_hashinfo structure | Pavel Emelyanov |
2008-01-28 | [IPv6] RAW: Compact the API for the kernel | Pavel Emelyanov |
2008-01-28 | [IPv4] RAW: Compact the API for the kernel | Pavel Emelyanov |
2008-01-28 | [NET]: Consolidate net namespace related proc files creation. | Denis V. Lunev |
2008-01-28 | [NET]: Make AF_PACKET handle multiple network namespaces | Denis V. Lunev |
2008-01-28 | [NET]: Make rtnetlink infrastructure network namespace aware (v3) | Denis V. Lunev |
2008-01-28 | ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h | Michael Wu |
2008-01-28 | [NETPOLL]: Don't need rx_flags. | Stephen Hemminger |
2008-01-28 | [NETPOLL]: no need to store local_mac | Stephen Hemminger |
2008-01-28 | [CAN]: Add missing Kbuild entries | Oliver Hartkopp |
2008-01-28 | [CAN]: Fix plain integer definitions in userspace header. | Oliver Hartkopp |
2008-01-28 | [CAN]: Add broadcast manager (bcm) protocol | Oliver Hartkopp |
2008-01-28 | [CAN]: Add raw protocol | Oliver Hartkopp |
2008-01-28 | [CAN]: Add PF_CAN core module | Oliver Hartkopp |
2008-01-28 | [CAN]: Allocate protocol numbers for PF_CAN | Oliver Hartkopp |
2008-01-28 | [TCP]: Rewrite SACK block processing & sack_recv_cache use | Ilpo Järvinen |
2008-01-28 | [TCP]: Earlier SACK block verification & simplify access to them | Ilpo Järvinen |
2008-01-28 | [TCP]: Convert highest_sack to sk_buff to allow direct access | Ilpo Järvinen |
2008-01-28 | [NET]: Move sock_valbool_flag to socket.c | Pavel Emelyanov |
2008-01-28 | [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. | Eric Dumazet |
2008-01-28 | [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. | YOSHIFUJI Hideaki |
2008-01-28 | [IPSEC]: Kill afinfo->nf_post_routing | David S. Miller |
2008-01-28 | [NETFILTER]: Introduce NF_INET_ hook values | Patrick McHardy |
2008-01-28 | [IPSEC]: Add async resume support on input | Herbert Xu |
2008-01-28 | [IPSEC]: Remove nhoff from xfrm_input | Herbert Xu |
2008-01-28 | [IPSEC]: Make x->lastused an unsigned long | Herbert Xu |
2008-01-28 | [IPSEC]: Merge most of the input path | Herbert Xu |
2008-01-28 | [IPSEC]: Add async resume support on output | Herbert Xu |
2008-01-28 | [IPSEC]: Merge most of the output path | Herbert Xu |
2008-01-28 | [IPV6]: Add ip6_local_out | Herbert Xu |
2008-01-28 | [IPV4]: Add ip_local_out | Herbert Xu |
2008-01-28 | [IPSEC]: Separate inner/outer mode processing on input | Herbert Xu |
2008-01-28 | [IPSEC]: Separate inner/outer mode processing on output | Herbert Xu |
2008-01-28 | [INET]: Give outer DSCP directly to ip*_copy_dscp | Herbert Xu |
2008-01-28 | [IPSEC]: Merge common code into xfrm_bundle_create | Herbert Xu |
2008-01-28 | [IPSEC]: Move flow construction into xfrm_dst_lookup | Herbert Xu |
2008-01-28 | [IPSEC]: Replace x->type->{local,remote}_addr with flags | Herbert Xu |
2008-01-28 | [NET]: Remove unnecessary inclusion of dst.h | Herbert Xu |
2008-01-28 | [NET]: Eliminate duplicate copies of dst_discard | Herbert Xu |
2008-01-28 | [IPV6]: Move nfheader_len into rt6_info | Herbert Xu |