aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck
2009-12-02net: compat_sys_recvmmsg user timespec arg can be NULLJean-Mickael Guerin
2009-12-02net: compat_mmsghdr must be used in sys_recvmmsgJean-Mickael Guerin
2009-12-02sctp: fix sctp_setsockopt_autoclose compile warningAndrei Pelinescu-Onciul
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-01net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman
2009-12-01net: Simplify ip6_tunnel pernet operations.Eric W. Biederman
2009-12-01net: Simplify ipip pernet operations.Eric W. Biederman
2009-12-01net: Simplify ip_gre pernet operations.Eric W. Biederman
2009-12-01net: Simplify phonet pernet operations.Eric W. Biederman
2009-12-01net: Simplify conntrack_proto_gre pernet operations.Eric W. Biederman
2009-12-01net: Simplify conntrack_proto_dccp pernet operations.Eric W. Biederman
2009-12-01net: Simplify af_key pernet operations.Eric W. Biederman
2009-12-01net: Simplify vlan pernet operations.Eric W. Biederman
2009-12-01net: Simplfy default_device_exit and improve batching.Eric W. Biederman
2009-12-01net: Automatically allocate per namespace data.Eric W. Biederman
2009-12-01net: Batch network namespace destruction.Eric W. Biederman
2009-12-01net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman
2009-12-01ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy
2009-12-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-01ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-30tcp: tcp_disconnect() should clear window_clampEric Dumazet
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-30mac80211: fix two remote exploitsJohannes Berg
2009-11-29ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-29pktgen: NUMA awareEric Dumazet
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-29X25: Fix oops and refcnt problems from x25_dev_getandrew hendry
2009-11-29X25: Check for errors in x25_initandrew hendry
2009-11-29X25: Move SYSCTL ifdefs into headerandrew hendry
2009-11-29Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul
2009-11-28cfg80211: Add PMKSA wext compatibility handlerSamuel Ortiz
2009-11-28nl80211: PMKSA caching supportSamuel Ortiz
2009-11-28mac80211: log more data when tracingJohannes Berg
2009-11-28mac80211: correctly place aMPDU RX reorder codeJohannes Berg
2009-11-28mac80211: move aMPDU RX reorder codeJohannes Berg
2009-11-28mac80211: move cmntr flag out of rx flagsJohannes Berg
2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys
2009-11-26vlan: support "loose binding" to the underlying network devicePatrick McHardy
2009-11-26veth: move loopback logic to common locationArnd Bergmann
2009-11-25xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi
2009-11-25xfrm: Use the user specified truncation length in ESP and AHMartin Willi
2009-11-25xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi
2009-11-25net: convert /proc/net/rt_acct to seq_fileAlexey Dobriyan
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-25mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet