| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Properly initialize sock_xprt.srcaddr in all cases | Chuck Lever | 2010-10-21 | 1 | -1/+32 |
* | SUNRPC: Use conventional switch statement when reclassifying sockets | Chuck Lever | 2010-10-21 | 1 | -3/+7 |
* | sunrpc: Remove dead "else" branch from bc xprt creation | Pavel Emelyanov | 2010-10-19 | 1 | -9/+4 |
* | sunrpc: Remove UDP worker wrappers | Pavel Emelyanov | 2010-10-19 | 1 | -34/+7 |
* | sunrpc: Remove TCP worker wrappers | Pavel Emelyanov | 2010-10-19 | 1 | -32/+7 |
* | sunrpc: Pass family to setup_socket calls | Pavel Emelyanov | 2010-10-19 | 1 | -24/+8 |
* | sunrpc: Merge xs_create_sock code | Pavel Emelyanov | 2010-10-19 | 1 | -25/+24 |
* | sunrpc: Merge the xs_bind code | Pavel Emelyanov | 2010-10-19 | 1 | -47/+19 |
* | sunrpc: Call xs_create_sockX directly from setup_socket | Pavel Emelyanov | 2010-10-19 | 1 | -32/+8 |
* | sunrpc: Factor out v6 sockets creation | Pavel Emelyanov | 2010-10-19 | 1 | -37/+26 |
* | sunrpc: Factor out v4 sockets creation | Pavel Emelyanov | 2010-10-19 | 1 | -37/+26 |
* | sunrpc: Factor out udp sockets creation | Pavel Emelyanov | 2010-10-19 | 1 | -40/+56 |
* | sunrpc: Remove duplicate xprt/transport arguments from calls | Pavel Emelyanov | 2010-10-19 | 1 | -6/+6 |
* | sunrpc: Get xprt pointer once in xs_tcp_setup_socket | Pavel Emelyanov | 2010-10-19 | 1 | -6/+4 |
* | sunrpc: Remove unused sock arg from xs_next_srcport | Pavel Emelyanov | 2010-10-19 | 1 | -3/+3 |
* | sunrpc: Remove unused sock arg from xs_get_srcport | Pavel Emelyanov | 2010-10-19 | 1 | -3/+3 |
* | sunrpc: Create sockets in net namespaces | Pavel Emelyanov | 2010-10-01 | 1 | -4/+4 |
* | sunrpc: Tag rpc_xprt with net | Pavel Emelyanov | 2010-10-01 | 1 | -1/+1 |
* | sunrpc: Factor out rpc_xprt freeing | Pavel Emelyanov | 2010-10-01 | 1 | -8/+4 |
* | sunrpc: Factor out rpc_xprt allocation | Pavel Emelyanov | 2010-10-01 | 1 | -12/+3 |
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-08-19 | 1 | -6/+22 |
|\ |
|
| * | SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494) | Andy Chittenden | 2010-08-10 | 1 | -6/+22 |
* | | param: use ops in struct kernel_param, rather than get and set fns directly | Rusty Russell | 2010-08-11 | 1 | -11/+15 |
|/ |
|
* | SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir() | Trond Myklebust | 2010-06-22 | 1 | -16/+22 |
* | sunrpc: fix leak on error on socket xprt setup | J. Bruce Fields | 2010-05-26 | 1 | -11/+18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 | 1 | -4/+0 |
|\ |
|
| * | net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-18 | 1 | -4/+0 |
* | | SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst | Trond Myklebust | 2010-05-14 | 1 | -2/+2 |
* | | SUNRPC: Fix xs_setup_bc_tcp() | Trond Myklebust | 2010-05-14 | 1 | -3/+0 |
* | | SUNRPC: RPC metrics and RTT estimator should use same RTT value | Chuck Lever | 2010-05-14 | 1 | -1/+0 |
* | | SUNRPC: Fail over more quickly on connect errors | Trond Myklebust | 2010-05-14 | 1 | -17/+0 |
* | | SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() | Trond Myklebust | 2010-05-14 | 1 | -14/+1 |
|/ |
|
* | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel | Trond Myklebust | 2010-03-22 | 1 | -3/+0 |
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-03-19 | 1 | -6/+2 |
|\ |
|
| * | rpc client can not deal with ENOSOCK, so translate it into ENOCONN | Bian Naimeng | 2010-03-08 | 1 | -6/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-13 | 1 | -5/+4 |
|\ \
| |/
|/| |
|
| * | net/sunrpc: Convert (void)snprintf to snprintf | Joe Perches | 2010-03-08 | 1 | -2/+2 |
| * | net/sunrpc: Remove uses of NIPQUAD, use %pI4 | Joe Perches | 2010-03-08 | 1 | -3/+2 |
* | | SUNRPC: Handle EINVAL error returns from the TCP connect operation | Trond Myklebust | 2010-03-02 | 1 | -0/+5 |
* | | xprtsock.c: make bc_{malloc/free} static | H Hartley Sweeten | 2010-02-10 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'nfs-for-2.6.33' | Trond Myklebust | 2009-12-13 | 1 | -1/+1 |
|\ |
|
| * | SUNRPC: Allow RPCs to fail quickly if the server is unreachable | Chuck Lever | 2009-12-03 | 1 | -1/+1 |
* | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -5/+5 |
* | | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 2009-11-12 | 1 | -16/+2 |
|/ |
|
* | NFS/RPC: fix problems with reestablish_timeout and related code. | Neil Brown | 2009-09-23 | 1 | -0/+9 |
* | nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel | Alexandros Batsakis | 2009-09-13 | 1 | -2/+94 |
* | nfsd41: sunrpc: Added rpc server-side backchannel handling | Rahul Iyer | 2009-09-11 | 1 | -0/+146 |
* | Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust | 2009-08-10 | 1 | -138/+97 |
|\ |
|
| * | SUNRPC: Update xprt address strings after an rpcbind completes | Chuck Lever | 2009-08-09 | 1 | -41/+41 |
| * | SUNRPC: Kill RPC_DISPLAY_ALL | Chuck Lever | 2009-08-09 | 1 | -16/+34 |