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.12.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
/
svcsock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt
Kinglong Mee
1
-0
/
+1
2017-03-01
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-2
/
+2
2017-02-25
sunrpc: flag transports as having congestion control
Jeff Layton
1
-0
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+21
2016-11-14
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
1
-0
/
+21
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
1
-1
/
+1
2016-10-23
udp: use it's own memory accounting schema
Paolo Abeni
1
-4
/
+16
2016-08-02
SUNRPC: Detect immediate closure of accepted sockets
Trond Myklebust
1
-2
/
+5
2016-08-02
SUNRPC: accept() may return sockets that are still in SYN_RECV
Trond Myklebust
1
-3
/
+10
2016-07-13
SUNRPC: Change TCP socket space reservation
Trond Myklebust
1
-43
/
+4
2016-07-13
SUNRPC: Micro optimisation for svc_data_ready
Trond Myklebust
1
-2
/
+2
2016-07-13
SUNRPC: Call the default socket callbacks instead of open coding
Trond Myklebust
1
-69
/
+19
2016-07-13
SUNRPC: lock the socket while detaching it
Trond Myklebust
1
-0
/
+3
2016-04-14
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
1
-2
/
+1
2016-04-11
sunrpc: do not pull udp headers on receive
Willem de Bruijn
1
-3
/
+2
2015-11-11
svcrpc: document lack of some memory barriers
J. Bruce Fields
1
-6
/
+31
2015-11-10
SUNRPC: drop stale comment in svc_setup_socket()
Stefan Hajnoczi
1
-1
/
+0
2015-10-23
SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()
Trond Myklebust
1
-1
/
+1
2015-04-11
get rid of the size argument of sock_sendmsg()
Al Viro
1
-1
/
+1
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
1
-1
/
+4
2014-11-19
SUNRPC: Fix locking around callback channel reply receive
Trond Myklebust
1
-11
/
+16
2014-08-29
sunrpc: fix byte-swapping of displayed XID
Chuck Lever
1
-1
/
+1
2014-08-17
SUNRPC: Optimise away svc_recv_available
Trond Myklebust
1
-17
/
+6
2014-07-30
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
Trond Myklebust
1
-0
/
+9
2014-07-30
SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely
Trond Myklebust
1
-18
/
+21
2014-07-18
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-0
/
+2
2014-05-31
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
Kinglong Mee
1
-2
/
+1
2014-05-22
SUNRPC: track whether a request is coming from a loop-back interface.
NeilBrown
1
-0
/
+5
2014-05-22
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
1
-0
/
+9
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-6
/
+6
2014-04-01
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+16
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-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
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
1
-1
/
+1
2013-07-02
svcrpc: don't error out on small tcp fragment
J. Bruce Fields
1
-1
/
+1
2013-07-02
svcrpc: fix handling of too-short rpc's
J. Bruce Fields
1
-2
/
+7
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
1
-1
/
+1
2012-12-21
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-48
/
+50
2012-12-18
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
1
-0
/
+2
2012-12-18
svcrpc: fix some printks
J. Bruce Fields
1
-4
/
+4
2012-12-04
svcrpc: support multiple-fragment rpc's
J. Bruce Fields
1
-25
/
+25
2012-12-04
svcrpc: track rpc data length separately from sk_tcplen
J. Bruce Fields
1
-7
/
+12
2012-12-04
svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk
J. Bruce Fields
1
-1
/
+2
2012-12-04
svcrpc: delay minimum-rpc-size check till later
J. Bruce Fields
1
-9
/
+7
[next]