aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-04-08
|\ \ | |/ |/|
| * nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-03-31
| * SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failedKinglong Mee2014-03-30
| * NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee2014-03-30
| * SUNRPC: New helper for creating client with rpc_xprtKinglong Mee2014-03-30
| * NFSD: Free backchannel xprt in bc_destroyKinglong Mee2014-03-30
| * rpc: Allow xdr_buf_subsegment to operate in-placeJ. Bruce Fields2014-03-28
| * SUNRPC: fix memory leak of peer addresses in XPRTKinglong Mee2014-03-28
| * svcrdma: fix offset calculation for non-page aligned sge entriesJeff Layton2014-03-28
| * xprtrdma: add separate Kconfig options for NFSoRDMA client and server supportJeff Layton2014-03-28
| * Fix regression in NFSRDMA serverTom Tucker2014-03-28
| * net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria2014-03-27
| * svcrdma: fix printk when memory allocation failsJeff Layton2014-03-27
* | Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-04-06
|\ \
| * | SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_statusTrond Myklebust2014-03-20
| * | SUNRPC: Don't let rpc_delay() clobber non-timeout errorsTrond Myklebust2014-03-20
| * | SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson2014-03-20
| * | SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasksTrond Myklebust2014-03-19
| * | SUNRPC: remove KERN_INFO from dprintk() call sitesChuck Lever2014-03-17
| * | SUNRPC: Fix large reads on NFS/RDMAChuck Lever2014-03-17
| * | Merge branch 'devel' into linux-nextTrond Myklebust2014-03-17
| |\ \
| | * | SUNRPC: Ensure that call_bind times out correctlyTrond Myklebust2014-03-17
| | * | SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust2014-03-17
| | * | SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust2014-02-11
* | | | Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-19
|\| | |
| * | | SUNRPC: Fix a pipe_version reference leakTrond Myklebust2014-02-16
| * | | SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust2014-02-16
| |/ /
| * | SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust2014-02-11
| * | SUNRPC: Fix races in xs_nospace()Trond Myklebust2014-02-11
| * | SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust2014-02-10
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-11
|\ \ | |/ |/|
| * net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria2014-02-09
* | 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