summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-12-23tcp: Remove check in __tcp_push_pending_framesKrishna Kumar1-5/+0
2009-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-3/+32
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-2/+2
2009-12-22kfifo: cleanup namespaceStefani Seibold1-1/+1
2009-12-22kfifo: move out spinlockStefani Seibold1-3/+3
2009-12-22kfifo: move struct kfifo in placeStefani Seibold1-11/+9
2009-12-22mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez1-2/+10
2009-12-22mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez1-1/+47
2009-12-22mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez1-1/+1
2009-12-22mac80211: disallow fixing bitrates with hw rate controlJohannes Berg1-14/+22
2009-12-22mac80211: dont try to use existing sta for APJohannes Berg1-33/+24
2009-12-22cfg80211: avoid sending spurious deauth to userspaceJohannes Berg1-2/+9
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg4-3/+25
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg9-7/+415
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi2-88/+117
2009-12-22mac80211 : fix a race with update_tkip_keygregor kowski2-19/+27
2009-12-21wireless: support internal statically compiled regulatory databaseJohn W. Linville7-24/+261
2009-12-21mac80211: remove payload alignment warningKalle Valo2-32/+7
2009-12-21mac80211: trace interface nameJohannes Berg10-50/+49
2009-12-21mac80211: reduce reliance on netdevJohannes Berg27-207/+221
2009-12-21mac80211: make station management completely depend on vifJohannes Berg13-101/+134
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-3/+32
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-4/+7
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg1-0/+8
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg1-3/+22
2009-12-21wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville4-39/+38
2009-12-18ipv6: fix an oops when force unload ipv6 moduleYang Hongyang1-1/+2
2009-12-18netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan1-0/+1
2009-12-17Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko1-0/+1
2009-12-17Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan1-1/+1
2009-12-17Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan1-1/+1
2009-12-17Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin1-1/+1
2009-12-17fs: no games with DCACHE_UNHASHEDNick Piggin1-19/+0
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2-138/+82
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+15
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-49/+43
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-134/+149
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-4/+4
2009-12-16switch alloc_file() to passing struct pathAl Viro1-8/+9
2009-12-16switch sock_alloc_file() to alloc_file()Al Viro1-11/+11
2009-12-169p connect fixesAl Viro1-66/+46
2009-12-16merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro1-57/+23
2009-12-16reorder alloc_fd/attach_fd in socketpair()Al Viro1-17/+14
2009-12-16const: constify remaining pipe_buf_operationsAlexey Dobriyan1-1/+1
2009-12-15packet: dont call sleeping functions while holding rcu_read_lock()Eric Dumazet1-40/+31
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller6-10/+47
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller7-77/+54
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis1-0/+1
2009-12-15rpc: add rpc_queue_empty functionAlexandros Batsakis1-0/+14
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa3-7/+5