| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 11 | -32/+30 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 1 | -10/+8 |
| |\ \ \
| | |/ / |
|
| * | | | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | 10 | -26/+25 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 | 1 | -5/+5 |
| |\ \ \ |
|
| * | | | | inet: rename some inet_sock fields | Eric Dumazet | 2009-10-18 | 1 | -4/+4 |
| * | | | | IPv6: use ipv6_addr_set_v4mapped() | Brian Haley | 2009-10-07 | 1 | -2/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 4 | -78/+37 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 4 | -28/+28 |
| * | | | | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 2009-11-12 | 4 | -50/+9 |
| | |_|/
| |/| | |
|
* | | | | SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr() | Chuck Lever | 2009-11-14 | 1 | -10/+8 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 | 1 | -5/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | net: fix sk_forward_alloc corruption | Eric Dumazet | 2009-10-30 | 1 | -5/+5 |
| * | | net: fix htmldocs sunrpc, clnt.c | Jaswinder Singh Rajput | 2009-09-24 | 1 | -2/+3 |
* | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
| |/
|/| |
|
* | | net: fix htmldocs sunrpc, clnt.c | Jaswinder Singh Rajput | 2009-09-24 | 1 | -2/+3 |
|/ |
|
* | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 2 | -3/+3 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 1 | -1/+0 |
* | sunrpc/rpc_pipe: fix kernel-doc notation | Randy Dunlap | 2009-09-23 | 1 | -1/+2 |
* | NFS/RPC: fix problems with reestablish_timeout and related code. | Neil Brown | 2009-09-23 | 1 | -0/+9 |
* | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-09-22 | 13 | -180/+603 |
|\ |
|
| * | sunrpc/cache: avoid variable over-loading in cache_defer_req | NeilBrown | 2009-09-18 | 1 | -9/+9 |
| * | sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req | NeilBrown | 2009-09-18 | 1 | -4/+4 |
| * | SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous | Trond Myklebust | 2009-09-15 | 2 | -10/+14 |
| * | nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel | Alexandros Batsakis | 2009-09-13 | 2 | -2/+95 |
| * | sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked. | NeilBrown | 2009-09-11 | 1 | -13/+10 |
| * | sunrpc/cache: change cache_defer_req to return -ve error, not boolean. | NeilBrown | 2009-09-11 | 1 | -5/+5 |
| * | nfsd41: sunrpc: Added rpc server-side backchannel handling | Rahul Iyer | 2009-09-11 | 5 | -39/+300 |
| * | nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h | Benny Halevy | 2009-09-10 | 2 | -5/+12 |
| * | sunrpc: move the close processing after do recvfrom method | Wei Yongjun | 2009-08-27 | 1 | -5/+7 |
| * | sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service | Wei Yongjun | 2009-08-25 | 1 | -2/+4 |
| * | knfsd: Replace lock_kernel with a mutex in nfsd pool stats. | Ryusei Yamaguchi | 2009-08-25 | 1 | -11/+0 |
| * | nfsd41: sunrpc: svc_tcp_recv_record() | Alexandros Batsakis | 2009-08-24 | 1 | -28/+51 |
| * | Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs... | J. Bruce Fields | 2009-08-21 | 16 | -802/+1782 |
| |\ |
|
| * | | sunrpc: fix memory leak in unix_gid cache. | NeilBrown | 2009-08-04 | 1 | -0/+1 |
| * | | sunrpc/cache: recheck cache validity after cache_defer_req | NeilBrown | 2009-08-04 | 1 | -20/+33 |
| * | | sunrpc/cache: make sure deferred requests eventually get revisited. | NeilBrown | 2009-08-04 | 1 | -1/+4 |
| * | | sunrpc/cache: rename queue_loose to cache_dequeue | NeilBrown | 2009-08-04 | 1 | -4/+4 |
| * | | SUNRPC: handle IPv6 PKTINFO when extracting destination address | Chuck Lever | 2009-07-14 | 1 | -28/+56 |
| * | | svcrdma: fix error handling of rdma_alloc_frmr() | Wei Yongjun | 2009-07-03 | 1 | -2/+2 |
* | | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | | | Merge branch 'nfs-for-2.6.32' | Trond Myklebust | 2009-09-11 | 14 | -800/+1780 |
|\ \ \
| | |/
| |/| |
|
| * | | SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... | Trond Myklebust | 2009-08-21 | 1 | -1/+1 |
| * | | SUNRPC: cache must take a reference to the cache detail's module on open() | Trond Myklebust | 2009-08-19 | 1 | -4/+76 |
| * | | NFS: Add a dns resolver for use with NFSv4 referrals and migration | Trond Myklebust | 2009-08-19 | 1 | -0/+7 |
| * | | SUNRPC: Fix a typo in cache_pipefs_files | Trond Myklebust | 2009-08-19 | 1 | -1/+1 |
| * | | Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust | 2009-08-19 | 1 | -6/+6 |
| |\ \ |
|