Age | Commit message (Expand) | Author | Files | Lines |
2009-12-23 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 1 | -2/+2 |
2009-12-23 | kfifo: cleanup namespace | Stefani Seibold | 1 | -1/+1 |
2009-12-23 | kfifo: move out spinlock | Stefani Seibold | 1 | -3/+3 |
2009-12-23 | kfifo: move struct kfifo in place | Stefani Seibold | 1 | -11/+9 |
2009-12-22 | ipvs: ip_vs_wrr.c: use lib/gcd.c | Florian Fainelli | 2 | -15/+3 |
2009-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -3/+32 |
2009-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -4/+7 |
2009-12-21 | mac80211: fix WMM AP settings application | Johannes Berg | 1 | -0/+8 |
2009-12-21 | mac80211: fix peer HT capabilities | Johannes Berg | 1 | -3/+22 |
2009-12-19 | ipv6: fix an oops when force unload ipv6 module | Yang Hongyang | 1 | -1/+2 |
2009-12-19 | netns: fix net.ipv6.route.gc_min_interval_ms in netns | Alexey Dobriyan | 1 | -0/+1 |
2009-12-19 | sunrpc: on successful gss error pipe write, don't return error | Jeff Layton | 1 | -1/+16 |
2009-12-19 | SUNRPC: Fix the return value in gss_import_sec_context() | Trond Myklebust | 1 | -1/+1 |
2009-12-19 | SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() | Trond Myklebust | 1 | -1/+3 |
2009-12-17 | Bluetooth: Fix L2CAP locking scheme regression | Andrei Emeltchenko | 1 | -0/+1 |
2009-12-17 | Bluetooth: Ack L2CAP I-frames before retransmit missing packet | Gustavo F. Padovan | 1 | -1/+1 |
2009-12-17 | Bluetooth: Fix unset of RemoteBusy flag for L2CAP | Gustavo F. Padovan | 1 | -1/+1 |
2009-12-17 | Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid() | Roel Kluin | 1 | -1/+1 |
2009-12-17 | fs: no games with DCACHE_UNHASHED | Nick Piggin | 1 | -19/+0 |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2 | -138/+82 |
2009-12-16 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -0/+15 |
2009-12-16 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -49/+43 |
2009-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 17 | -134/+149 |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2 | -4/+4 |
2009-12-16 | switch alloc_file() to passing struct path | Al Viro | 1 | -8/+9 |
2009-12-16 | switch sock_alloc_file() to alloc_file() | Al Viro | 1 | -11/+11 |
2009-12-16 | 9p connect fixes | Al Viro | 1 | -66/+46 |
2009-12-16 | merge sock_alloc_fd/sock_attach_fd into a new helper | Al Viro | 1 | -57/+23 |
2009-12-16 | reorder alloc_fd/attach_fd in socketpair() | Al Viro | 1 | -17/+14 |
2009-12-16 | const: constify remaining pipe_buf_operations | Alexey Dobriyan | 1 | -1/+1 |
2009-12-16 | packet: dont call sleeping functions while holding rcu_read_lock() | Eric Dumazet | 1 | -40/+31 |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 6 | -10/+47 |
2009-12-16 | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. | David S. Miller | 7 | -77/+54 |
2009-12-15 | nfs: enforce FIFO ordering of operations trying to acquire slot | Alexandros Batsakis | 1 | -0/+1 |
2009-12-15 | rpc: add rpc_queue_empty function | Alexandros Batsakis | 1 | -0/+14 |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 3 | -7/+5 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2 | -2/+2 |
2009-12-15 | ipvs: zero usvc and udest | Simon Horman | 1 | -0/+4 |
2009-12-15 | netfilter: fix crashes in bridge netfilter caused by fragment jumps | Patrick McHardy | 2 | -4/+23 |
2009-12-15 | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy | 3 | -6/+19 |
2009-12-14 | mac80211: Add define for TX headroom reserved by mac80211 itself. | Gertjan van Wingerde | 1 | -0/+2 |
2009-12-14 | ipvs: fix synchronization on connection close | Xiaotian Feng | 1 | -0/+1 |
2009-12-14 | net: Fix userspace RTM_NEWLINK notifications. | Eric W. Biederman | 2 | -3/+14 |
2009-12-14 | udp: udp_lib_get_port() fix | Eric Dumazet | 1 | -4/+3 |
2009-12-13 | Merge branch 'nfs-for-2.6.33' | Trond Myklebust | 8 | -60/+162 |
2009-12-12 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 12 | -21/+21 |
2009-12-12 | net: Handle NETREG_UNINITIALIZED devices correctly | Krishna Kumar | 1 | -4/+6 |
2009-12-12 | xfrm: Fix truncation length of authentication algorithms installed via PF_KEY | Martin Willi | 1 | -0/+1 |
2009-12-12 | net: use compat helper functions in compat_sys_recvmmsg | Heiko Carstens | 1 | -5/+2 |
2009-12-12 | net: fix compat_sys_recvmmsg parameter type | Heiko Carstens | 1 | -7/+5 |