summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mac80211: generalise management work a bitJohannes Berg2009-12-282-107/+172
| * | | | mac80211: let cfg80211 manage auth stateJohannes Berg2009-12-282-103/+73
| * | | | mac80211: introduce flush operationJohannes Berg2009-12-284-2/+41
| * | | | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-2815-37/+40
| * | | | wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville2009-12-283-108/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-2826-120/+236
| |\ \ \ \ | | |/ / /
* | | | | llc: fix SAP reference counting w.r.t. socket handlingOctavian Purdila2009-12-261-4/+1
* | | | | llc: convert llc_sap_list to RCUOctavian Purdila2009-12-262-39/+18
* | | | | llc: replace the socket list with a local address based hashOctavian Purdila2009-12-264-36/+95
* | | | | llc: use a device based hash table to speed up multicast deliveryOctavian Purdila2009-12-262-3/+15
* | | | | llc: optimize multicast deliveryOctavian Purdila2009-12-261-8/+28
* | | | | llc: convert the socket list to RCU lockingOctavian Purdila2009-12-265-67/+120
* | | | | llc: add support for SO_BINDTODEVICEOctavian Purdila2009-12-261-2/+27
* | | | | llc: add support for LLC_OPT_PKTINFOOctavian Purdila2009-12-261-0/+29
* | | | | llc: use dev_hard_headerOctavian Purdila2009-12-263-44/+14
* | | | | wireless: fix comments in genregdb.awkJohn W. Linville2009-12-251-2/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-2544-611/+1395
|\ \ \ \ \ | |/ / / /
| * | | | mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez2009-12-221-2/+10
| * | | | mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez2009-12-221-1/+47
| * | | | mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez2009-12-221-1/+1
| * | | | mac80211: disallow fixing bitrates with hw rate controlJohannes Berg2009-12-221-14/+22
| * | | | mac80211: dont try to use existing sta for APJohannes Berg2009-12-221-33/+24
| * | | | cfg80211: avoid sending spurious deauth to userspaceJohannes Berg2009-12-221-2/+9
| * | | | mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg2009-12-224-3/+25
| * | | | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-229-7/+415
| * | | | wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-222-88/+117
| * | | | mac80211 : fix a race with update_tkip_keygregor kowski2009-12-222-19/+27
| * | | | wireless: support internal statically compiled regulatory databaseJohn W. Linville2009-12-217-24/+261
| * | | | mac80211: remove payload alignment warningKalle Valo2009-12-212-32/+7
| * | | | mac80211: trace interface nameJohannes Berg2009-12-2110-50/+49
| * | | | mac80211: reduce reliance on netdevJohannes Berg2009-12-2127-207/+221
| * | | | mac80211: make station management completely depend on vifJohannes Berg2009-12-2113-101/+134
| * | | | wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville2009-12-214-39/+38
* | | | | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-233-6/+17
* | | | | net: release dst entry while cache-hot for GSO case tooKrishna Kumar2009-12-231-0/+8
* | | | | tcp: Slightly optimize tcp_sendmsgKrishna Kumar2009-12-231-8/+9
* | | | | tcp: Remove unrequired operations in tcp_push()Krishna Kumar2009-12-231-7/+6
* | | | | tcp: Remove check in __tcp_push_pending_framesKrishna Kumar2009-12-231-5/+0
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-233-3/+32
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-213-3/+32
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: fix WMM AP settings applicationJohannes Berg2009-12-211-0/+8
| | * | | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-3/+22
| | * | | mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+2
* | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-2/+2
* | | | | kfifo: cleanup namespaceStefani Seibold2009-12-221-1/+1
* | | | | kfifo: move out spinlockStefani Seibold2009-12-221-3/+3
* | | | | kfifo: move struct kfifo in placeStefani Seibold2009-12-221-11/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-214-4/+7
|\ \ \ \ \ | |/ / / /
| * | | | ipv6: fix an oops when force unload ipv6 moduleYang Hongyang2009-12-181-1/+2
| * | | | netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan2009-12-181-0/+1
OpenPOWER on IntegriCloud