Age | Commit message (Expand) | Author |
2010-01-06 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-01-06 | sunrpc: fix peername failed on closed listener | Xiaotian Feng |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-12-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-28 | mac80211: fix propagation of failed hardware reconfigurations | Luis R. Rodriguez |
2009-12-28 | mac80211: fix race with suspend and dynamic_ps_disable_work | Luis R. Rodriguez |
2009-12-28 | cfg80211: fix error path in cfg80211_wext_siwscan | Johannes Berg |
2009-12-28 | cfg80211: fix race between deauth and assoc response | Johannes Berg |
2009-12-28 | mac80211: fix ibss join with fixed-bssid | Felix Fietkau |
2009-12-26 | NET: XFRM: Fix spelling of neighbour. | Ralf Baechle |
2009-12-25 | net: restore ip source validation | Jamal Hadi Salim |
2009-12-23 | pktgen: ndo_start_xmit can return NET_XMIT_xxx values | John Fastabend |
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-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-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 |
2009-12-16 | const: constify remaining pipe_buf_operations | Alexey Dobriyan |
2009-12-15 | packet: dont call sleeping functions while holding rcu_read_lock() | Eric Dumazet |
2009-12-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-12-15 | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. | David S. Miller |
2009-12-15 | nfs: enforce FIFO ordering of operations trying to acquire slot | Alexandros Batsakis |
2009-12-15 | rpc: add rpc_queue_empty function | Alexandros Batsakis |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-15 | ipvs: zero usvc and udest | Simon Horman |
2009-12-15 | netfilter: fix crashes in bridge netfilter caused by fragment jumps | Patrick McHardy |
2009-12-15 | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy |
2009-12-14 | mac80211: Add define for TX headroom reserved by mac80211 itself. | Gertjan van Wingerde |
2009-12-14 | ipvs: fix synchronization on connection close | Xiaotian Feng |