summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Unexport napi_gro_flush().David S. Miller2010-01-191-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-194-41/+236
|\
| * mac80211: improve powersave documentationKalle Valo2010-01-141-21/+54
| * mac80211: fix mac80211.h documentation warningsKalle Valo2010-01-141-1/+6
| * ieee80211: add struct ieee80211_hdr_qosKalle Valo2010-01-121-0/+10
| * mac80211: add U-APSD client supportKalle Valo2010-01-122-0/+25
| * cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-122-2/+20
| * mac80211: create Probe Request templateKalle Valo2010-01-121-0/+17
| * mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo2010-01-122-0/+39
| * nl80211: New command for setting TX rate mask for rate controlJouni Malinen2010-01-122-2/+46
| * cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-122-15/+6
| * mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen2010-01-121-0/+2
| * mac80211: Add new callback set_coverage_classLukáš Turek2010-01-121-0/+5
| * nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-122-0/+6
* | tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-172-0/+4
* | vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-153-0/+132
* | tun: export underlying socketMichael S. Tsirkin2010-01-151-0/+14
* | can: Proper ctrlmode handling for CAN devicesChristian Pellegrin2010-01-151-0/+1
* | proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-141-2/+1
* | netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann2010-01-131-3/+8
* | can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp2010-01-121-0/+15
* | tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-112-1/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-104-1/+20
|\ \
| * | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-061-0/+16
| * | phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-301-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-291-2/+0
| |\ \
| * | | net: restore ip source validationJamal Hadi Salim2009-12-252-0/+2
* | | | stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO2010-01-071-0/+53
* | | | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-072-0/+2
* | | | Phonet: zero-copy GPRS TXRémi Denis-Courmont2010-01-071-0/+2
* | | | Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont2010-01-071-0/+1
* | | | can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde2010-01-031-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-304-64/+175
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-2/+0
| |\ \ \ | | | |/ | | |/|
| | * | wireless: remove remaining qual codeJohannes Berg2009-12-281-2/+0
| * | | mac80211: annotate sleeping driver opsKalle Valo2009-12-281-12/+31
| * | | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-42/+15
| * | | mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-0/+12
| * | | cfg80211: add remain-on-channel commandJouni Malinen2009-12-282-0/+83
| * | | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-281-9/+30
| * | | mac80211: introduce flush operationJohannes Berg2009-12-281-0/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-288-36/+31
| |\| |
* | | | llc: convert llc_sap_list to RCUOctavian Purdila2009-12-261-1/+1
* | | | llc: replace the socket list with a local address based hashOctavian Purdila2009-12-261-1/+20
* | | | llc: use a device based hash table to speed up multicast deliveryOctavian Purdila2009-12-262-0/+12
* | | | llc: convert the socket list to RCU lockingOctavian Purdila2009-12-261-4/+3
* | | | llc: add support for LLC_OPT_PKTINFOOctavian Purdila2009-12-262-0/+8
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-253-4/+109
|\| | |
| * | | mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez2009-12-221-1/+4
| * | | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-222-1/+83