aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-19net: Unexport napi_gro_flush().David S. Miller1-1/+0
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-41/+236
2010-01-17tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2-0/+4
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin3-0/+132
2010-01-15tun: export underlying socketMichael S. Tsirkin1-0/+14
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin1-0/+1
2010-01-14mac80211: improve powersave documentationKalle Valo1-21/+54
2010-01-14mac80211: fix mac80211.h documentation warningsKalle Valo1-1/+6
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-2/+1
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann1-3/+8
2010-01-12ieee80211: add struct ieee80211_hdr_qosKalle Valo1-0/+10
2010-01-12mac80211: add U-APSD client supportKalle Valo2-0/+25
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2-2/+20
2010-01-12mac80211: create Probe Request templateKalle Valo1-0/+17
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo2-0/+39
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen2-2/+46
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2-15/+6
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen1-0/+2
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek1-0/+5
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2-0/+6
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp1-0/+15
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger2-1/+5
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-1/+20
2010-01-07stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO1-0/+53
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2-0/+2
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
2010-01-03can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde1-0/+1
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov1-0/+1
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-64/+175
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/linville/wireless-2.6David 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 Malinen2-0/+83
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg1-9/+30
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. Linville8-36/+31
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 Purdila2-0/+8
2009-12-25net: restore ip source validationJamal Hadi Salim2-0/+2
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-4/+109
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey3-3/+4
2009-12-23tcp: Remove check in __tcp_push_pending_framesKrishna Kumar1-7/+9