aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-21
|\| | |
| * | | ipv6: fix an oops when force unload ipv6 moduleYang Hongyang2009-12-18
| * | | netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan2009-12-18
| * | | Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko2009-12-17
| * | | Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan2009-12-17
| * | | Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan2009-12-17
| * | | Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin2009-12-17
* | | | fs: no games with DCACHE_UNHASHEDNick Piggin2009-12-17
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-16
|\ \ \ \
| * | | | switch alloc_file() to passing struct pathAl Viro2009-12-16
| * | | | switch sock_alloc_file() to alloc_file()Al Viro2009-12-16
| * | | | 9p connect fixesAl Viro2009-12-16
| * | | | merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro2009-12-16
| * | | | reorder alloc_fd/attach_fd in socketpair()Al Viro2009-12-16
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-12-16
|\ \ \ \ \
| * | | | | nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis2009-12-15
| * | | | | rpc: add rpc_queue_empty functionAlexandros Batsakis2009-12-15
* | | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-16
|\ \ \ \ \ \