summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+3
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-40/+21
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg-1/+21
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg-2/+4
2010-01-20IPv6: reassembly: replace magic number with macro definitionsShan Wei-0/+2
2010-01-19mac80211: re-enable re-transmission of filtered framesJohannes Berg-0/+4
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-40/+142
2010-01-18netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan-0/+4
2010-01-17tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila-0/+4
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski-0/+2
2010-01-14mac80211: improve powersave documentationKalle Valo-21/+54
2010-01-14mac80211: fix mac80211.h documentation warningsKalle Valo-1/+6
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+1
2010-01-13net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila-1/+1
2010-01-13netfilter: nfnetlink: netns supportAlexey Dobriyan-0/+2
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+16
2010-01-12mac80211: add U-APSD client supportKalle Valo-0/+7
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen-1/+11
2010-01-12mac80211: create Probe Request templateKalle Valo-0/+17
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo-0/+30
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen-2/+2
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen-15/+6
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen-0/+2
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek-0/+5
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek-0/+2
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger-1/+3
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+16
2010-01-07Phonet: zero-copy GPRS TXRémi Denis-Courmont-0/+2
2010-01-07Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont-0/+1
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila-0/+16
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE-11/+5
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-55/+109
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+6
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville-2/+0
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+0
2009-12-28mac80211: annotate sleeping driver opsKalle Valo-12/+31
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg-42/+15
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg-0/+12
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen-0/+47
2009-12-28mac80211: introduce flush operationJohannes Berg-0/+5
2009-12-28wireless: remove remaining qual codeJohannes Berg-2/+0
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville-26/+15
2009-12-26llc: convert llc_sap_list to RCUOctavian Purdila-1/+1
2009-12-26llc: replace the socket list with a local address based hashOctavian Purdila-1/+20
2009-12-26llc: use a device based hash table to speed up multicast deliveryOctavian Purdila-0/+12
2009-12-26llc: convert the socket list to RCU lockingOctavian Purdila-4/+3
2009-12-26llc: add support for LLC_OPT_PKTINFOOctavian Purdila-0/+1
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+81
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey-3/+2
2009-12-23tcp: Remove check in __tcp_push_pending_framesKrishna Kumar-7/+9