| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'nfs-for-2.6.33' | Trond Myklebust | 2009-12-13 | 8 | -60/+162 |
|\ |
|
| * | rpc: remove unneeded function parameter in gss_add_msg() | Suresh Jayaraman | 2009-12-09 | 1 | -2/+2 |
| * | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2009-12-08 | 1 | -1/+1 |
| |\ |
|
| | * | SUNRPC: IS_ERR/PTR_ERR confusion | Roel Kluin | 2009-12-08 | 1 | -1/+1 |
| * | | Merge branch 'devel' into linux-next | Trond Myklebust | 2009-12-03 | 5 | -41/+132 |
| |\ \
| | |/
| |/| |
|
| | * | SUNRPC: soft connect semantics for UDP | Chuck Lever | 2009-12-03 | 1 | -0/+4 |
| | * | SUNRPC: Use soft connect semantics when performing RPC ping | Chuck Lever | 2009-12-03 | 1 | -5/+5 |
| | * | SUNRPC: Use soft connects for autobinding over TCP | Chuck Lever | 2009-12-03 | 2 | -2/+17 |
| | * | SUNRPC: Use TCP for local rpcbind upcalls | Chuck Lever | 2009-12-03 | 1 | -2/+2 |
| | * | SUNRPC: Use a cached RPC client and transport for rpcbind upcalls | Chuck Lever | 2009-12-03 | 2 | -16/+80 |
| | * | SUNRPC: Simplify synopsis of rpcb_local_clnt() | Chuck Lever | 2009-12-03 | 1 | -7/+4 |
| | * | SUNRPC: Allow RPCs to fail quickly if the server is unreachable | Chuck Lever | 2009-12-03 | 2 | -3/+10 |
| | * | SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() | Chuck Lever | 2009-12-03 | 1 | -0/+12 |
| | * | SUNRPC: Display compressed (shorthand) IPv6 presentation addresses | Chuck Lever | 2009-12-03 | 1 | -9/+1 |
| * | | RPC: Fix two potential races in put_rpccred | Trond Myklebust | 2009-12-03 | 1 | -16/+23 |
| * | | SUNRPC: Ensure that we honour autoclose before attempting to reconnect | Trond Myklebust | 2009-12-03 | 1 | -0/+4 |
| |/ |
|
* | | 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 |