index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2014-02-19
Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-02-16
SUNRPC: Fix a pipe_version reference leak
Trond Myklebust
2014-02-16
SUNRPC: Ensure that gss_auth isn't freed before its upcall messages
Trond Myklebust
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-11
SUNRPC: Fix potential memory scribble in xprt_free_bc_request()
Trond Myklebust
2014-02-11
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
2014-02-10
SUNRPC: Don't create a gss auth cache unless rpc.gssd is running
Trond Myklebust
2014-02-09
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
2014-01-31
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-27
sunrpc: turn warn_gssd() log message into a dprintk()
Jeff Layton
2014-01-24
gss_krb5: use lcm from kernel lib
Luis Henriques
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-07
minor svcauth_gss.c cleanup
J. Bruce Fields
2014-01-06
sunrpc: get rid of use_gssp_lock
Jeff Layton
2014-01-06
sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt
Jeff Layton
2014-01-06
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
2014-01-05
sunrpc: Fix infinite loop in RPC state machine
Weston Andros Adamson
2014-01-03
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
2013-12-31
SUNRPC: Add tracepoint for socket errors
Trond Myklebust
2013-12-31
SUNRPC: Report connection error values to rpc_tasks on the pending queue
Trond Myklebust
2013-12-31
SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH
Trond Myklebust
2013-12-31
SUNRPC: Ensure xprt_connect_status handles all potential connection errors
Trond Myklebust
2013-12-12
net/sunrpc/cache: simplify code by using hex_pack_byte()
Andy Shevchenko
2013-12-10
sunrpc: fix some typos
Weng Meiling
2013-12-10
rpc_pipe: fix cleanup of dummy gssd directory when notification fails
Jeff Layton
2013-12-06
sunrpc: add an "info" file for the dummy gssd pipe
Jeff Layton
2013-12-06
rpc_pipe: remove the clntXX dir if creating the pipe fails
Jeff Layton
2013-12-06
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
2013-12-06
sunrpc: create a new dummy pipe for gssd to hold open
Jeff Layton
2013-12-05
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-11-26
SUNRPC: do not fail gss proc NULL calls with EACCES
Andy Adamson
2013-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-16
Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-11-16
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-11-15
consolidate simple ->d_delete() instances
Al Viro
2013-11-13
svcrpc: remove an unnecessary assignment
Weng Meiling
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-12
SUNRPC: Avoid deep recursion in rpc_release_client
Trond Myklebust
2013-11-12
sunrpc: comment typo fix
J. Bruce Fields
2013-11-08
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
2013-10-31
SUNRPC: Cleanup xs_destroy()
Trond Myklebust
2013-10-31
SUNRPC: close a rare race in xs_tcp_setup_socket.
NeilBrown
2013-10-30
SUNRPC: remove duplicated include from clnt.c
Wei Yongjun
2013-10-28
SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg
Trond Myklebust
2013-10-28
SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message
Trond Myklebust
2013-10-28
SUNRPC: remove an unnecessary if statement
wangweidong
2013-10-28
sunrpc: comment typo fix
J. Bruce Fields
[next]