aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-31
|\
| * sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton2014-01-27
* | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-30
|\ \
| * | gss_krb5: use lcm from kernel libLuis Henriques2014-01-24
| * | minor svcauth_gss.c cleanupJ. Bruce Fields2014-01-07
| * | sunrpc: get rid of use_gssp_lockJeff Layton2014-01-06
| * | sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clntJeff Layton2014-01-06
| * | sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton2014-01-06
| * | SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-03
| * | net/sunrpc/cache: simplify code by using hex_pack_byte()Andy Shevchenko2013-12-12
| * | sunrpc: fix some typosWeng Meiling2013-12-10
* | | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-28
|\ \ \ | | |/ | |/|
| * | sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson2014-01-05
| * | SUNRPC: Add tracepoint for socket errorsTrond Myklebust2013-12-31
| * | SUNRPC: Report connection error values to rpc_tasks on the pending queueTrond Myklebust2013-12-31
| * | SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACHTrond Myklebust2013-12-31
| * | SUNRPC: Ensure xprt_connect_status handles all potential connection errorsTrond Myklebust2013-12-31
| * | rpc_pipe: fix cleanup of dummy gssd directory when notification failsJeff Layton2013-12-10
| * | sunrpc: add an "info" file for the dummy gssd pipeJeff Layton2013-12-06
| * | rpc_pipe: remove the clntXX dir if creating the pipe failsJeff Layton2013-12-06
| * | sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton2013-12-06
| * | sunrpc: create a new dummy pipe for gssd to hold openJeff Layton2013-12-06
| |/
* / net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
|/
* Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-05
|\
| * SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson2013-11-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-20
|\ \
| * | consolidate simple ->d_delete() instancesAl Viro2013-11-15
* | | Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-16
|\ \ \ | | |/ | |/|
| * | SUNRPC: Avoid deep recursion in rpc_release_clientTrond Myklebust2013-11-12
| * | SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust2013-11-08
* | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-16
|\ \ \ | |_|/ |/| |
| * | svcrpc: remove an unnecessary assignmentWeng Meiling2013-11-13
| * | sunrpc: comment typo fixJ. Bruce Fields2013-11-12
| * | sunrpc: trim off EC bytes in GSSAPI v2 unwrapJeff Layton2013-10-26
| * | gss_krb5: document that we ignore sequence numberJ. Bruce Fields2013-10-10
| * | svcrpc: handle some gssproxy encoding errorsJ. Bruce Fields2013-10-10
| * | svcrpc: fix error-handling on badd gssproxy downcallJ. Bruce Fields2013-10-08
| * | svcrpc: fix gss-proxy NULL dereference in some error casesJ. Bruce Fields2013-10-08
* | | 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