index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svcsock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2019-01-16
1
-1
/
+1
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-09
1
-1
/
+1
*
net: sunrpc: svcsock: fix NULL-pointer exception
Vadim Lomovtsev
2017-08-30
1
-2
/
+20
*
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
2016-11-14
1
-0
/
+21
*
SUNRPC: Detect immediate closure of accepted sockets
Trond Myklebust
2016-08-01
1
-2
/
+5
*
SUNRPC: accept() may return sockets that are still in SYN_RECV
Trond Myklebust
2016-08-01
1
-3
/
+10
*
SUNRPC: Change TCP socket space reservation
Trond Myklebust
2016-07-13
1
-43
/
+4
*
SUNRPC: Micro optimisation for svc_data_ready
Trond Myklebust
2016-07-13
1
-2
/
+2
*
SUNRPC: Call the default socket callbacks instead of open coding
Trond Myklebust
2016-07-13
1
-69
/
+19
*
SUNRPC: lock the socket while detaching it
Trond Myklebust
2016-07-13
1
-0
/
+3
*
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
2016-04-13
1
-2
/
+1
*
sunrpc: do not pull udp headers on receive
Willem de Bruijn
2016-04-11
1
-3
/
+2
*
svcrpc: document lack of some memory barriers
J. Bruce Fields
2015-11-10
1
-6
/
+31
*
SUNRPC: drop stale comment in svc_setup_socket()
Stefan Hajnoczi
2015-11-10
1
-1
/
+0
*
SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()
Trond Myklebust
2015-10-23
1
-1
/
+1
*
get rid of the size argument of sock_sendmsg()
Al Viro
2015-04-11
1
-1
/
+1
*
sunrpc: move rq_local field to rq_flags
Jeff Layton
2014-12-09
1
-1
/
+4
*
SUNRPC: Fix locking around callback channel reply receive
Trond Myklebust
2014-11-19
1
-11
/
+16
*
sunrpc: fix byte-swapping of displayed XID
Chuck Lever
2014-08-28
1
-1
/
+1
*
SUNRPC: Optimise away svc_recv_available
Trond Myklebust
2014-08-17
1
-17
/
+6
*
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
Trond Myklebust
2014-07-29
1
-0
/
+9
*
SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely
Trond Myklebust
2014-07-29
1
-18
/
+21
*
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
2014-07-18
1
-0
/
+2
*
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
Kinglong Mee
2014-05-30
1
-2
/
+1
*
SUNRPC: track whether a request is coming from a loop-back interface.
NeilBrown
2014-05-22
1
-0
/
+5
*
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
2014-05-22
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
1
-6
/
+6
|
\
|
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
1
-6
/
+6
*
|
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-03-31
1
-0
/
+16
|
/
*
net: fix build errors if ipv6 is disabled
Eric Dumazet
2013-10-09
1
-0
/
+2
*
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
1
-1
/
+3
|
\
|
*
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
NeilBrown
2013-08-01
1
-1
/
+3
*
|
net: add sk_stream_is_writeable() helper
Eric Dumazet
2013-07-24
1
-1
/
+1
|
/
*
svcrpc: don't error out on small tcp fragment
J. Bruce Fields
2013-07-01
1
-1
/
+1
*
svcrpc: fix handling of too-short rpc's
J. Bruce Fields
2013-07-01
1
-2
/
+7
*
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
2013-01-31
1
-1
/
+1
*
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-12-20
1
-48
/
+50
|
\
|
*
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-17
1
-0
/
+2
|
*
svcrpc: fix some printks
J. Bruce Fields
2012-12-17
1
-4
/
+4
|
*
svcrpc: support multiple-fragment rpc's
J. Bruce Fields
2012-12-04
1
-25
/
+25
|
*
svcrpc: track rpc data length separately from sk_tcplen
J. Bruce Fields
2012-12-04
1
-7
/
+12
|
*
svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk
J. Bruce Fields
2012-12-04
1
-1
/
+2
|
*
svcrpc: delay minimum-rpc-size check till later
J. Bruce Fields
2012-12-04
1
-9
/
+7
|
*
svcrpc: don't byte-swap sk_reclen in place
J. Bruce Fields
2012-12-04
1
-15
/
+11
*
|
SUNRPC: remove BUG_ONs from *_reclassify_socket*
Weston Andros Adamson
2012-11-04
1
-1
/
+5
|
/
*
nfsd: remove unused listener-removal interfaces
J. Bruce Fields
2012-09-10
1
-51
/
+0
*
svcrpc: make xpo_recvfrom return only >=0
J. Bruce Fields
2012-08-21
1
-3
/
+3
*
svcrpc: don't bother checking bad svc_addr_len result
J. Bruce Fields
2012-08-21
1
-2
/
+0
*
svcrpc: minor udp code cleanup
J. Bruce Fields
2012-08-21
1
-4
/
+5
[next]