summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2010-01-17tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2-0/+4
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger1-1/+3
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+16
2010-01-07Phonet: zero-copy GPRS TXRémi Denis-Courmont1-0/+2
2010-01-07Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont1-0/+1
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila1-0/+16
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-55/+109
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+0
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+0
2009-12-28mac80211: annotate sleeping driver opsKalle Valo1-12/+31
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-42/+15
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg1-0/+12
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen1-0/+47
2009-12-28mac80211: introduce flush operationJohannes Berg1-0/+5
2009-12-28wireless: remove remaining qual codeJohannes Berg1-2/+0
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville5-26/+15
2009-12-26llc: convert llc_sap_list to RCUOctavian Purdila1-1/+1
2009-12-26llc: replace the socket list with a local address based hashOctavian Purdila1-1/+20
2009-12-26llc: use a device based hash table to speed up multicast deliveryOctavian Purdila2-0/+12
2009-12-26llc: convert the socket list to RCU lockingOctavian Purdila1-4/+3
2009-12-26llc: add support for LLC_OPT_PKTINFOOctavian Purdila1-0/+1
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-2/+81
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2-3/+2
2009-12-23tcp: Remove check in __tcp_push_pending_framesKrishna Kumar1-7/+9
2009-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+6
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg1-0/+59
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi1-2/+20
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-0/+2
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+6
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-4/+12
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller3-1/+10
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2-3/+2
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2-0/+2
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2-1/+8
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde1-0/+6
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds3-40/+21
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-3/+2
2009-12-11net: fix compat_sys_recvmmsg parameter typeHeiko Carstens1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2009-12-08tcp: Stalling connections: Move timeout calculation routineDamian Lukowski1-28/+0
2009-12-08tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski1-2/+8
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet1-0/+3
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet2-4/+6
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds68-629/+944
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2-3/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-0/+32
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-3/+3
2009-12-03tcp: connect() race with timewait reuseEric Dumazet1-0/+2
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2-39/+2