Age | Commit message (Expand) | Author |
2009-12-26 | llc: use dev_hard_header | Octavian Purdila |
2009-12-25 | wireless: fix comments in genregdb.awk | John W. Linville |
2009-12-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-23 | net: Add rtnetlink init_rcvwnd to set the TCP initial receive window | laurent chavey |
2009-12-23 | net: release dst entry while cache-hot for GSO case too | Krishna Kumar |
2009-12-23 | tcp: Slightly optimize tcp_sendmsg | Krishna Kumar |
2009-12-23 | tcp: Remove unrequired operations in tcp_push() | Krishna Kumar |
2009-12-23 | tcp: Remove check in __tcp_push_pending_frames | Krishna Kumar |
2009-12-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-12-22 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold |
2009-12-22 | kfifo: cleanup namespace | Stefani Seibold |
2009-12-22 | kfifo: move out spinlock | Stefani Seibold |
2009-12-22 | kfifo: move struct kfifo in place | Stefani Seibold |
2009-12-22 | mac80211: only bother printing highest data rate on debugfs if its set | Luis R. Rodriguez |
2009-12-22 | mac80211: parse the HT capabilities info through debugfs | Luis R. Rodriguez |
2009-12-22 | mac80211: make debugfs mcs set entry reflect 16 bits | Luis R. Rodriguez |
2009-12-22 | mac80211: disallow fixing bitrates with hw rate control | Johannes Berg |
2009-12-22 | mac80211: dont try to use existing sta for AP | Johannes Berg |
2009-12-22 | cfg80211: avoid sending spurious deauth to userspace | Johannes Berg |
2009-12-22 | mac80211: allow disabling 40MHz on 2.4GHz | Johannes Berg |
2009-12-22 | mac80211: enable spatial multiplexing powersave | Johannes Berg |
2009-12-22 | wireless: add ieee80211_amsdu_to_8023s | Zhu Yi |
2009-12-22 | mac80211 : fix a race with update_tkip_key | gregor kowski |
2009-12-21 | wireless: support internal statically compiled regulatory database | John W. Linville |
2009-12-21 | mac80211: remove payload alignment warning | Kalle Valo |
2009-12-21 | mac80211: trace interface name | Johannes Berg |
2009-12-21 | mac80211: reduce reliance on netdev | Johannes Berg |
2009-12-21 | mac80211: make station management completely depend on vif | Johannes Berg |
2009-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-12-21 | mac80211: fix WMM AP settings application | Johannes Berg |
2009-12-21 | mac80211: fix peer HT capabilities | Johannes Berg |
2009-12-21 | wireless: report reasonable bitrate for MCS rates through wext | John W. Linville |
2009-12-18 | ipv6: fix an oops when force unload ipv6 module | Yang Hongyang |
2009-12-18 | netns: fix net.ipv6.route.gc_min_interval_ms in netns | Alexey Dobriyan |
2009-12-17 | Bluetooth: Fix L2CAP locking scheme regression | Andrei Emeltchenko |
2009-12-17 | Bluetooth: Ack L2CAP I-frames before retransmit missing packet | Gustavo F. Padovan |
2009-12-17 | Bluetooth: Fix unset of RemoteBusy flag for L2CAP | Gustavo F. Padovan |
2009-12-17 | Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid() | Roel Kluin |
2009-12-17 | fs: no games with DCACHE_UNHASHED | Nick Piggin |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds |
2009-12-16 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-12-16 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-12-16 | switch alloc_file() to passing struct path | Al Viro |
2009-12-16 | switch sock_alloc_file() to alloc_file() | Al Viro |
2009-12-16 | 9p connect fixes | Al Viro |
2009-12-16 | merge sock_alloc_fd/sock_attach_fd into a new helper | Al Viro |
2009-12-16 | reorder alloc_fd/attach_fd in socketpair() | Al Viro |