summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-30ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford
2009-11-30net: 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-27vlan: 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
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-24net/ipv6: Move && and || to end of previous lineJoe Perches
2009-11-24pktgen: Fix netdevice unregisterEric Dumazet
2009-11-23netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches
2009-11-23mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput
2009-11-23mac80211: fix rcu lockingJohannes Berg
2009-11-23mac80211: remove dead struct memberJohannes Berg
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23rfkill: fix miscdev opsJohannes Berg
2009-11-23sctp: prevent too-fast association id reuseVlad Yasevich
2009-11-23sctp: fix integer overflow when setting the autoclose timerAndrei Pelinescu-Onciul
2009-11-23sctp: limit maximum autoclose setsockopt valueAndrei Pelinescu-Onciul
2009-11-23sctp: Fix mis-ordering of user space data when multihoming in useNeil Horman
2009-11-23sctp: Update max.burst implementationVlad Yasevich
2009-11-23sctp: Remove useless last_time_used variableVlad Yasevich
2009-11-23sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang
2009-11-23sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLEAndrei Pelinescu-Onciul
2009-11-23sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich
2009-11-23sctp: Select a working primary during sctp_connectx()Vlad Yasevich
2009-11-23sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich
2009-11-23sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun
2009-11-23sctp: implement the receiver side for SACK-IMMEDIATELY extensionWei Yongjun
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches