index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
2
-16
/
+32
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
17
-461
/
+407
2020-06-08
sunrpc: use kmemdup_nul() in gssp_stringify()
Chen Zhou
1
-1
/
+1
2020-05-28
SUNRPC: Remove unreachable error condition in rpcb_getport_async()
Xiyu Yang
1
-6
/
+0
2020-05-28
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-9
/
+15
2020-05-28
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
1
-2
/
+4
2020-05-28
sunrpc: check that domain table is empty at module unload.
NeilBrown
3
-0
/
+28
2020-05-28
ipv6: add ip6_sock_set_recvpktinfo
Christoph Hellwig
1
-8
/
+2
2020-05-28
ipv6: add ip6_sock_set_addr_preferences
Christoph Hellwig
1
-3
/
+4
2020-05-28
ipv6: add ip6_sock_set_v6only
Christoph Hellwig
1
-5
/
+1
2020-05-28
ipv4: add ip_sock_set_pktinfo
Christoph Hellwig
1
-3
/
+2
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
1
-2
/
+1
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
1
-2
/
+1
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
1
-2
/
+1
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
1
-2
/
+1
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
1
-16
/
+1
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
1
-3
/
+1
2020-05-28
net: add sock_no_linger
Christoph Hellwig
1
-10
/
+2
2020-05-27
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
1
-2
/
+2
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+7
2020-05-21
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
16
-469
/
+448
2020-05-20
SUNRPC: Clean up request deferral tracepoints
Chuck Lever
1
-6
/
+6
2020-05-20
SUNRPC: Restructure svc_udp_recvfrom()
Chuck Lever
1
-25
/
+35
2020-05-20
SUNRPC: Refactor svc_recvfrom()
Chuck Lever
1
-41
/
+68
2020-05-20
SUNRPC: Clean up svc_release_skb() functions
Chuck Lever
1
-8
/
+15
2020-05-20
SUNRPC: Refactor recvfrom path dealing with incomplete TCP receives
Chuck Lever
1
-20
/
+19
2020-05-20
SUNRPC: Replace dprintk() call sites in TCP receive path
Chuck Lever
1
-14
/
+2
2020-05-18
SUNRPC: Restructure svc_tcp_recv_record()
Chuck Lever
1
-26
/
+25
2020-05-18
SUNRPC: Rename svc_sock::sk_reclen
Chuck Lever
1
-3
/
+3
2020-05-18
SUNRPC: Trace server-side rpcbind registration events
Chuck Lever
1
-15
/
+4
2020-05-18
SUNRPC: Replace dprintk call sites in TCP state change callouts
Chuck Lever
1
-29
/
+6
2020-05-18
SUNRPC: Add more svcsock tracepoints
Chuck Lever
1
-20
/
+10
2020-05-18
SUNRPC: Remove "#include <trace/events/skb.h>"
Chuck Lever
1
-1
/
+0
2020-05-18
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
3
-46
/
+9
2020-05-18
SUNRPC: Tracepoint to record errors in svc_xpo_create()
Chuck Lever
1
-1
/
+6
2020-05-18
svcrdma: Add tracepoints to report ->xpo_accept failures
Chuck Lever
1
-16
/
+11
2020-05-18
svcrdma: Displayed remote IP address should match stored address
Chuck Lever
1
-1
/
+6
2020-05-18
svcrdma: Rename tracepoints that record header decoding errors
Chuck Lever
1
-5
/
+5
2020-05-18
svcrdma: Remove backchannel dprintk call sites
Chuck Lever
1
-43
/
+5
2020-05-18
svcrdma: Fix backchannel return code
Chuck Lever
2
-34
/
+15
2020-05-18
svcrdma: trace undersized Write chunks
Chuck Lever
1
-5
/
+2
2020-05-18
svcrdma: Trace page overruns when constructing RDMA Reads
Chuck Lever
1
-1
/
+1
2020-05-18
svcrdma: Clean up handling of get_rw_ctx errors
Chuck Lever
1
-16
/
+11
2020-05-18
svcrdma: Clean up the tracing for rw_ctx_init errors
Chuck Lever
1
-21
/
+35
2020-05-18
SUNRPC: Move xpt_mutex into socket xpo_sendto methods
Chuck Lever
5
-36
/
+58
2020-05-15
Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+7
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-34
/
+84
2020-05-14
SUNRPC: 'Directory with parent 'rpc_clnt' already present!'
J. Bruce Fields
1
-1
/
+1
2020-05-11
sunrpc: add missing newline when printing parameter 'pool_mode' by sysfs
Xiongfeng Wang
1
-5
/
+5
2020-05-11
Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
6
-34
/
+84
[prev]
[next]