index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-09
net: fix build errors if ipv6 is disabled
Eric Dumazet
1
-0
/
+2
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-1
/
+1
2013-09-18
RPCSEC_GSS: fix crash on destroying gss auth
J. Bruce Fields
1
-0
/
+11
2013-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+27
2013-09-13
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+2
2013-09-12
SUNRPC: No, I did not intend to create a 256KiB hashtable
Trond Myklebust
1
-1
/
+1
2013-09-12
sunrpc: Add missing kuids conversion for printing
Geert Uytterhoeven
1
-1
/
+1
2013-09-11
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-22
/
+50
2013-09-11
shrinker: convert remaining shrinkers to count/scan API
Dave Chinner
1
-14
/
+27
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-218
/
+712
2013-09-06
rpc: let xdr layer allocate gssproxy receieve pages
J. Bruce Fields
1
-10
/
+6
2013-09-06
rpc: fix huge kmalloc's in gss-proxy
J. Bruce Fields
3
-1
/
+37
2013-09-06
rpc: comment on linux_cred encoding, treat all as unsigned
J. Bruce Fields
1
-8
/
+10
2013-09-06
rpc: clean up decoding of gssproxy linux creds
J. Bruce Fields
1
-19
/
+13
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2013-09-05
SUNRPC: Add an identifier for struct rpc_clnt
Trond Myklebust
1
-0
/
+25
2013-09-04
SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints
Trond Myklebust
1
-1
/
+1
2013-09-04
SUNRPC: Add tracepoints to help debug socket connection issues
Trond Myklebust
1
-1
/
+12
2013-09-03
SUNRPC refactor rpcauth_checkverf error returns
Andy Adamson
4
-13
/
+19
2013-09-03
SUNRPC new rpc_credops to test credential expiry
Andy Adamson
3
-2
/
+153
2013-09-03
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
Andy Adamson
1
-1
/
+1
2013-09-02
SUNRPC: rpcauth_create needs to know about rpc_clnt clone status
Trond Myklebust
1
-7
/
+8
2013-09-02
RPCSEC_GSS: Share all credential caches on a per-transport basis
Trond Myklebust
1
-3
/
+89
2013-09-01
RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
Trond Myklebust
1
-9
/
+68
2013-09-01
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
Trond Myklebust
1
-0
/
+35
2013-09-01
SUNRPC: Remove the rpc_client->cl_dentry
Trond Myklebust
2
-23
/
+25
2013-09-01
SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
Trond Myklebust
1
-9
/
+1
2013-09-01
RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
Trond Myklebust
1
-89
/
+92
2013-08-30
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
Trond Myklebust
2
-3
/
+134
2013-08-30
RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects
Trond Myklebust
1
-12
/
+20
2013-08-30
RPCSEC_GSS: Further cleanups
Trond Myklebust
1
-11
/
+20
2013-08-30
SUNRPC: Replace clnt->cl_principal
Trond Myklebust
5
-21
/
+14
2013-08-30
RPCSEC_GSS: Clean up upcall message allocation
Trond Myklebust
1
-18
/
+19
2013-08-30
SUNRPC: Cleanup rpc_setup_pipedir
Trond Myklebust
1
-14
/
+13
2013-08-30
SUNRPC: Remove unused struct rpc_clnt field cl_protname
Trond Myklebust
1
-1
/
+0
2013-08-30
SUNRPC: Deprecate rpc_client->cl_protname
Trond Myklebust
3
-11
/
+11
2013-08-28
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
1
-3
/
+6
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+40
2013-08-08
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
Trond Myklebust
3
-13
/
+32
2013-08-06
SUNRPC: Don't auto-disconnect from the local rpcbind socket
Trond Myklebust
1
-0
/
+8
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-8
/
+11
2013-08-01
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
J. Bruce Fields
1
-1
/
+1
2013-08-01
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
1
-1
/
+0
2013-08-01
svcrpc: fix gss-proxy xdr decoding oops
J. Bruce Fields
1
-4
/
+5
2013-08-01
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
1
-1
/
+1
2013-08-01
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
NeilBrown
1
-1
/
+3
2013-07-25
net: add sk_stream_is_writeable() helper
Eric Dumazet
2
-2
/
+2
2013-07-24
rpc_pipe: convert back to simple_dir_inode_operations
Jeff Layton
1
-18
/
+1
2013-07-20
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2013-07-18
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+14
[next]