Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 5 | -6/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-02 | 2 | -2/+3 |
|\ | |||||
| * | netfilter: ctnetlink: fix expectation mask dump | Patrick McHardy | 2010-01-26 | 1 | -1/+2 |
| * | netfilter: nf_conntrack_sip: fix off-by-one in compact header parsing | Patrick McHardy | 2010-01-19 | 1 | -1/+1 |
* | | Bluetooth: Use the control channel for raw HID reports | Bastien Nocera | 2010-01-30 | 1 | -34/+36 |
* | | Bluetooth: Fix memory leak in L2CAP | Andrei Emeltchenko | 2010-01-30 | 1 | -1/+2 |
* | | Bluetooth: Remove double free of SKB pointer in L2CAP | Andrei Emeltchenko | 2010-01-30 | 1 | -7/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | mac80211: fix NULL pointer dereference when ftrace is enabled | Zhu Yi | 2010-01-26 | 1 | -1/+1 |
* | | | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure | Shan Wei | 2010-01-26 | 1 | -0/+1 |
* | | | tcp_probe: avoid modulus operation and wrap fix | Stephen Hemminger | 2010-01-25 | 1 | -9/+10 |
* | | | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 2010-01-24 | 3 | -20/+78 |
* | | | vlan: fix vlan_skb_recv() | Eric Dumazet | 2010-01-24 | 1 | -1/+1 |
* | | | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 2010-01-23 | 3 | -17/+19 |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-01-22 | 26 | -294/+344 |
|\ \ \ | |||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-14 | 11 | -46/+161 |
| |\ \ \ | |||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-12 | 11 | -36/+53 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-01-08 | 3 | -3/+20 |
| |\ \ \ \ \ | |||||
| | * | | | | | sunrpc: fix build-time warning | Randy Dunlap | 2010-01-06 | 1 | -1/+1 |
| | * | | | | | sunrpc: on successful gss error pipe write, don't return error | Jeff Layton | 2009-12-18 | 1 | -1/+16 |
| | * | | | | | SUNRPC: Fix the return value in gss_import_sec_context() | Trond Myklebust | 2009-12-18 | 1 | -1/+1 |
| | * | | | | | SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() | Trond Myklebust | 2009-12-18 | 1 | -1/+3 |
| * | | | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-01-06 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | sunrpc: fix peername failed on closed listener | Xiaotian Feng | 2010-01-06 | 1 | -1/+2 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-30 | 12 | -11/+84 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 | 1 | -2/+2 |
| * | | | | | | | | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 | 1 | -1/+1 |
| * | | | | | | | | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 | 1 | -3/+3 |
| * | | | | | | | | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 1 | -11/+9 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-21 | 4 | -4/+7 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | fs: no games with DCACHE_UNHASHED | Nick Piggin | 2009-12-17 | 1 | -19/+0 |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 | 2 | -138/+82 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | switch alloc_file() to passing struct path | Al Viro | 2009-12-16 | 1 | -8/+9 |
| | * | | | | | | | | switch sock_alloc_file() to alloc_file() | Al Viro | 2009-12-16 | 1 | -11/+11 |
| | * | | | | | | | | 9p connect fixes | Al Viro | 2009-12-16 | 1 | -66/+46 |
| | * | | | | | | | | merge sock_alloc_fd/sock_attach_fd into a new helper | Al Viro | 2009-12-16 | 1 | -57/+23 |
| | * | | | | | | | | reorder alloc_fd/attach_fd in socketpair() | Al Viro | 2009-12-16 | 1 | -17/+14 |
| * | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-12-16 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | nfs: enforce FIFO ordering of operations trying to acquire slot | Alexandros Batsakis | 2009-12-15 | 1 | -0/+1 |
| | * | | | | | | | | | rpc: add rpc_queue_empty function | Alexandros Batsakis | 2009-12-15 | 1 | -0/+14 |
| * | | | | | | | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 | 4 | -49/+43 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields | 2009-11-23 | 50 | -246/+412 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" | J. Bruce Fields | 2009-11-23 | 1 | -22/+9 |
| | * | | | | | | | | | | nfsd4: don't try to map gid's in generic rpc code | J. Bruce Fields | 2009-10-27 | 1 | -23/+30 |
| | * | | | | | | | | | | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 2009-10-27 | 2 | -4/+4 |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-16 | 17 | -134/+149 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | RDMA/cm: fix loopback address support | Sean Hefty | 2009-11-19 | 2 | -4/+4 |
| * | | | | | | | | | | | | | const: constify remaining pipe_buf_operations | Alexey Dobriyan | 2009-12-16 | 1 | -1/+1 |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 3 | -7/+5 |