summaryrefslogtreecommitdiff
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * net: fix build errors if ipv6 is disabledEric Dumazet2013-10-09
| * ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \
| * | sunrpc: switch to %pdAl Viro2013-10-24
| |/
* | SUNRPC: Cleanup xs_destroy()Trond Myklebust2013-10-31
* | SUNRPC: close a rare race in xs_tcp_setup_socket.NeilBrown2013-10-31
* | SUNRPC: remove duplicated include from clnt.cWei Yongjun2013-10-30
* | SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msgTrond Myklebust2013-10-28
* | SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 messageTrond Myklebust2013-10-28
* | SUNRPC: remove an unnecessary if statementwangweidong2013-10-28
* | sunrpc: comment typo fixJ. Bruce Fields2013-10-28
* | SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transportTrond Myklebust2013-10-28
* | SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust2013-10-28
* | SUNRPC: Modify synopsis of rpc_client_register()Chuck Lever2013-10-28
* | SUNRPC: call_connect_status should recheck bind and connect status on errorTrond Myklebust2013-10-01
* | SUNRPC: Remove redundant initialisations of request rq_bytes_sentTrond Myklebust2013-10-01
* | SUNRPC: Fix RPC call retransmission statisticsTrond Myklebust2013-10-01
* | SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust2013-10-01
* | SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust2013-10-01
* | SUNRPC: Clear the request rq_bytes_sent field in xprt_release_writeTrond Myklebust2013-10-01
* | SUNRPC: Don't set the request connect_cookie until a successful transmitTrond Myklebust2013-10-01
* | SUNRPC: Only update the TCP connect cookie on a successful connectTrond Myklebust2013-10-01
* | SUNRPC: Enable the keepalive option for TCP socketsTrond Myklebust2013-10-01
|/
* RPCSEC_GSS: fix crash on destroying gss authJ. Bruce Fields2013-09-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-12
|\
| * shrinker: convert remaining shrinkers to count/scan APIDave Chinner2013-09-10
* | Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-12
|\ \
| * | SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust2013-09-12
| * | sunrpc: Add missing kuids conversion for printingGeert Uytterhoeven2013-09-12
* | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-09-10
|\ \ \ | |_|/ |/| |
| * | rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields2013-09-06
| * | rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields2013-09-06
| * | rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields2013-09-06
| * | rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields2013-09-06
* | | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-09
|\ \ \ | | |/ | |/|
| * | SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust2013-09-05
| * | SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust2013-09-04
| * | SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust2013-09-04
| * | SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson2013-09-03
| * | SUNRPC new rpc_credops to test credential expiryAndy Adamson2013-09-03
| * | SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson2013-09-03
| * | SUNRPC: rpcauth_create needs to know about rpc_clnt clone statusTrond Myklebust2013-09-02
| * | RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust2013-09-02
| * | RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust2013-09-01
| * | SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust2013-09-01
| * | SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2013-09-01
| * | SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust2013-09-01
| * | RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust2013-09-01
| * | SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust2013-08-30