aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | mac80211: refactor associationJohannes Berg2009-12-28
| * | | | mac80211: rewrite a few work messagesJohannes Berg2009-12-28
| * | | | mac80211: generalise work handlingJohannes Berg2009-12-28
| * | | | mac80211: generalise management work a bitJohannes Berg2009-12-28
| * | | | mac80211: let cfg80211 manage auth stateJohannes Berg2009-12-28
| * | | | mac80211: introduce flush operationJohannes Berg2009-12-28
| * | | | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-28
| * | | | wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville2009-12-28
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-28
| |\| | |
* | | | | llc: fix SAP reference counting w.r.t. socket handlingOctavian Purdila2009-12-26
* | | | | llc: convert llc_sap_list to RCUOctavian Purdila2009-12-26
* | | | | llc: replace the socket list with a local address based hashOctavian Purdila2009-12-26
* | | | | llc: use a device based hash table to speed up multicast deliveryOctavian Purdila2009-12-26
* | | | | llc: optimize multicast deliveryOctavian Purdila2009-12-26
* | | | | llc: convert the socket list to RCU lockingOctavian Purdila2009-12-26
* | | | | llc: add support for SO_BINDTODEVICEOctavian Purdila2009-12-26
* | | | | llc: add support for LLC_OPT_PKTINFOOctavian Purdila2009-12-26
* | | | | llc: use dev_hard_headerOctavian Purdila2009-12-26
* | | | | wireless: fix comments in genregdb.awkJohn W. Linville2009-12-25
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-25
|\| | | |
| * | | | mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez2009-12-22
| * | | | mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez2009-12-22
| * | | | mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez2009-12-22
| * | | | mac80211: disallow fixing bitrates with hw rate controlJohannes Berg2009-12-22
| * | | | mac80211: dont try to use existing sta for APJohannes Berg2009-12-22
| * | | | cfg80211: avoid sending spurious deauth to userspaceJohannes Berg2009-12-22
| * | | | mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg2009-12-22
| * | | | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-22
| * | | | wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-22
| * | | | mac80211 : fix a race with update_tkip_keygregor kowski2009-12-22
| * | | | wireless: support internal statically compiled regulatory databaseJohn W. Linville2009-12-21
| * | | | mac80211: remove payload alignment warningKalle Valo2009-12-21
| * | | | mac80211: trace interface nameJohannes Berg2009-12-21
| * | | | mac80211: reduce reliance on netdevJohannes Berg2009-12-21
| * | | | mac80211: make station management completely depend on vifJohannes Berg2009-12-21
| * | | | wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville2009-12-21
* | | | | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-23
* | | | | net: release dst entry while cache-hot for GSO case tooKrishna Kumar2009-12-23
* | | | | tcp: Slightly optimize tcp_sendmsgKrishna Kumar2009-12-23
* | | | | tcp: Remove unrequired operations in tcp_push()Krishna Kumar2009-12-23
* | | | | tcp: Remove check in __tcp_push_pending_framesKrishna Kumar2009-12-23
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-21
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: fix WMM AP settings applicationJohannes Berg2009-12-21
| | * | | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-21
| | * | | mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-14
* | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* | | | | kfifo: cleanup namespaceStefani Seibold2009-12-22
* | | | | kfifo: move out spinlockStefani Seibold2009-12-22
* | | | | kfifo: move struct kfifo in placeStefani Seibold2009-12-22