index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
SUNRPC: Remove unreachable error condition in rpcb_getport_async()
Xiyu Yang
2020-05-28
1
-6
/
+0
|
*
|
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2020-05-28
2
-9
/
+15
|
*
|
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
2020-05-28
1
-2
/
+4
|
*
|
sunrpc: check that domain table is empty at module unload.
NeilBrown
2020-05-28
3
-0
/
+28
|
*
|
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
2020-05-21
16
-469
/
+448
|
|
\
\
|
|
*
|
SUNRPC: Clean up request deferral tracepoints
Chuck Lever
2020-05-20
1
-6
/
+6
|
|
*
|
SUNRPC: Restructure svc_udp_recvfrom()
Chuck Lever
2020-05-20
1
-25
/
+35
|
|
*
|
SUNRPC: Refactor svc_recvfrom()
Chuck Lever
2020-05-20
1
-41
/
+68
|
|
*
|
SUNRPC: Clean up svc_release_skb() functions
Chuck Lever
2020-05-20
1
-8
/
+15
|
|
*
|
SUNRPC: Refactor recvfrom path dealing with incomplete TCP receives
Chuck Lever
2020-05-20
1
-20
/
+19
|
|
*
|
SUNRPC: Replace dprintk() call sites in TCP receive path
Chuck Lever
2020-05-20
1
-14
/
+2
|
|
*
|
SUNRPC: Restructure svc_tcp_recv_record()
Chuck Lever
2020-05-18
1
-26
/
+25
|
|
*
|
SUNRPC: Rename svc_sock::sk_reclen
Chuck Lever
2020-05-18
1
-3
/
+3
|
|
*
|
SUNRPC: Trace server-side rpcbind registration events
Chuck Lever
2020-05-18
1
-15
/
+4
|
|
*
|
SUNRPC: Replace dprintk call sites in TCP state change callouts
Chuck Lever
2020-05-18
1
-29
/
+6
|
|
*
|
SUNRPC: Add more svcsock tracepoints
Chuck Lever
2020-05-18
1
-20
/
+10
|
|
*
|
SUNRPC: Remove "#include <trace/events/skb.h>"
Chuck Lever
2020-05-18
1
-1
/
+0
|
|
*
|
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
2020-05-18
3
-46
/
+9
|
|
*
|
SUNRPC: Tracepoint to record errors in svc_xpo_create()
Chuck Lever
2020-05-18
1
-1
/
+6
|
|
*
|
svcrdma: Add tracepoints to report ->xpo_accept failures
Chuck Lever
2020-05-18
1
-16
/
+11
|
|
*
|
svcrdma: Displayed remote IP address should match stored address
Chuck Lever
2020-05-18
1
-1
/
+6
|
|
*
|
svcrdma: Rename tracepoints that record header decoding errors
Chuck Lever
2020-05-18
1
-5
/
+5
|
|
*
|
svcrdma: Remove backchannel dprintk call sites
Chuck Lever
2020-05-18
1
-43
/
+5
|
|
*
|
svcrdma: Fix backchannel return code
Chuck Lever
2020-05-18
2
-34
/
+15
|
|
*
|
svcrdma: trace undersized Write chunks
Chuck Lever
2020-05-18
1
-5
/
+2
|
|
*
|
svcrdma: Trace page overruns when constructing RDMA Reads
Chuck Lever
2020-05-18
1
-1
/
+1
|
|
*
|
svcrdma: Clean up handling of get_rw_ctx errors
Chuck Lever
2020-05-18
1
-16
/
+11
|
|
*
|
svcrdma: Clean up the tracing for rw_ctx_init errors
Chuck Lever
2020-05-18
1
-21
/
+35
|
|
*
|
SUNRPC: Move xpt_mutex into socket xpo_sendto methods
Chuck Lever
2020-05-18
5
-36
/
+58
|
|
|
/
|
*
|
sunrpc: add missing newline when printing parameter 'pool_mode' by sysfs
Xiongfeng Wang
2020-05-11
1
-5
/
+5
|
*
|
sunrpc: Remove unused function ip_map_update
YueHaibing
2020-05-06
1
-9
/
+0
*
|
|
ipv6: add ip6_sock_set_recvpktinfo
Christoph Hellwig
2020-05-28
1
-8
/
+2
*
|
|
ipv6: add ip6_sock_set_addr_preferences
Christoph Hellwig
2020-05-28
1
-3
/
+4
*
|
|
ipv6: add ip6_sock_set_v6only
Christoph Hellwig
2020-05-28
1
-5
/
+1
*
|
|
ipv4: add ip_sock_set_pktinfo
Christoph Hellwig
2020-05-28
1
-3
/
+2
*
|
|
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
2020-05-28
1
-2
/
+1
*
|
|
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
2020-05-28
1
-2
/
+1
*
|
|
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
2020-05-28
1
-2
/
+1
*
|
|
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
2020-05-28
1
-2
/
+1
*
|
|
net: add sock_set_reuseport
Christoph Hellwig
2020-05-28
1
-16
/
+1
*
|
|
net: add sock_set_keepalive
Christoph Hellwig
2020-05-28
1
-3
/
+1
*
|
|
net: add sock_no_linger
Christoph Hellwig
2020-05-28
1
-10
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
1
-2
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-05-15
1
-2
/
+7
|
|
\
\
|
|
*
|
SUNRPC: 'Directory with parent 'rpc_clnt' already present!'
J. Bruce Fields
2020-05-14
1
-1
/
+1
|
|
*
|
SUNRPC: Signalled ASYNC tasks need to exit
Chuck Lever
2020-05-11
1
-0
/
+5
|
|
*
|
SUNRPC: fix use-after-free in rpc_free_client_work()
NeilBrown
2020-05-10
1
-1
/
+1
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
6
-34
/
+84
|
\
|
|
|
*
|
Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-05-11
6
-34
/
+84
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2020-04-27
3
-5
/
+45
[prev]
[next]