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
/
svcsock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-7
/
+7
2011-07-16
svcsock.c: include sunrpc.h to quiet sparse noise
H Hartley Sweeten
1
-0
/
+2
2011-07-15
SUNRPC: sunrpc should not explicitly depend on NFS config options
Trond Myklebust
1
-7
/
+7
2011-04-10
svcrpc: complete svsk processing on cb receive failure
J. Bruce Fields
1
-4
/
+3
2011-04-07
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
1
-28
/
+7
2011-04-07
SUNRPC: Don't wait for full record to receive tcp data
J. Bruce Fields
1
-32
/
+112
2011-04-07
svcrpc: copy cb reply instead of pages
Trond Myklebust
1
-66
/
+56
2011-04-07
svcrpc: close connection if client sends short packet
J. Bruce Fields
1
-14
/
+7
2011-04-07
svcrpc: note network-order types in svc_process_calldir
J. Bruce Fields
1
-3
/
+3
2011-04-07
SUNRPC: svc_tcp_recvfrom cleanup
Trond Myklebust
1
-19
/
+15
2011-04-07
SUNRPC: requeue tcp socket less frequently
Trond Myklebust
1
-1
/
+4
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
1
-12
/
+20
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
1
-3
/
+1
2011-01-15
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-8
/
+12
2011-01-11
rpc: move sk_bc_xprt to svc_xprt
J. Bruce Fields
1
-4
/
+6
2011-01-06
NFS rename client back channel transport field
Andy Adamson
1
-1
/
+1
2011-01-06
NFS associate sessionid with callback connection
Andy Adamson
1
-1
/
+3
2011-01-06
SUNRPC register and unregister the back channel transport
Andy Adamson
1
-0
/
+20
2011-01-06
SUNRPC new transport for the NFSv4.1 shared back channel
Andy Adamson
1
-20
/
+62
2010-12-17
sunrpc: svc_sock_names should hold ref to socket being closed.
NeilBrown
1
-4
/
+6
2010-10-26
svcrpc: svc_tcp_sendto XPT_DEAD check is redundant
J. Bruce Fields
1
-3
/
+0
2010-10-19
sunrpc: Turn list_for_each-s into the ..._entry-s
Pavel Emelyanov
1
-9
/
+3
2010-10-02
sunrpc: Create sockets in net namespaces
Pavel Emelyanov
1
-1
/
+1
2010-10-02
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
1
-3
/
+7
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-13
/
+12
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-05-03
sunrpc: centralise most calls to svc_xprt_received
Neil Brown
1
-14
/
+1
2010-04-21
net: sk_sleep() helper
Eric Dumazet
1
-12
/
+12
2010-03-01
nfsd: ensure sockets are closed on error
Neil Brown
1
-0
/
+1
2010-01-27
NFSD: Support AF_INET6 in svc_addsock() function
Aime Le Rouzic
1
-1
/
+1
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
1
-5
/
+5
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
1
-4
/
+4
2009-09-11
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
1
-35
/
+137
2009-08-25
nfsd41: sunrpc: svc_tcp_recv_record()
Alexandros Batsakis
1
-28
/
+51
2009-07-15
SUNRPC: handle IPv6 PKTINFO when extracting destination address
Chuck Lever
1
-28
/
+56
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
1
-38
/
+84
2009-06-19
SUNRPC: Fix the TCP server's send buffer accounting
Trond Myklebust
1
-17
/
+18
2009-06-18
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...
Benny Halevy
1
-0
/
+39
2009-06-16
Merge commit 'v2.6.30' into for-2.6.31
J. Bruce Fields
1
-7
/
+28
2009-05-28
nfsd: Revert "svcrpc: take advantage of tcp autotuning"
J. Bruce Fields
1
-7
/
+28
2009-04-28
SUNRPC: Clean up one_sock_name()
Chuck Lever
1
-10
/
+11
2009-04-28
SUNRPC: Support PF_INET6 in one_sock_name()
Chuck Lever
1
-0
/
+7
2009-04-28
SUNRPC: Switch one_sock_name() to use snprintf()
Chuck Lever
1
-7
/
+18
2009-04-28
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
1
-2
/
+17
2009-04-28
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
1
-3
/
+13
2009-04-28
SUNRPC: Fix error return value of svc_addr_len()
Chuck Lever
1
-3
/
+4
2009-04-07
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+7
2009-04-01
SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port
Trond Myklebust
1
-12
/
+24
2009-03-28
SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets
Chuck Lever
1
-6
/
+4
[next]