index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Get rid of the redundant xprt->shutdown bit field
Trond Myklebust
2012-09-28
1
-18
/
+0
*
SUNRPC: Set alloc_slot for backchannel tcp ops
Bryan Schumaker
2012-09-25
1
-0
/
+1
*
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
Trond Myklebust
2012-09-19
1
-5
/
+16
*
SUNRPC: Fix a UDP transport regression
Trond Myklebust
2012-09-07
1
-0
/
+3
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
1
-0
/
+43
|
\
|
*
nfs: enable swap on NFS
Mel Gorman
2012-07-31
1
-0
/
+43
*
|
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-31
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-07-30
1
-0
/
+10
*
|
sunrpc: Don't do a dst_confirm() on an input routes.
David S. Miller
2012-07-05
1
-3
/
+0
|
/
*
sunrpc: skip portmap calls on sessions backchannel
J. Bruce Fields
2012-03-26
1
-0
/
+1
*
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2012-03-11
1
-5
/
+5
*
SUNRPC: add sending,pending queue and max slot to xprt stats
Andy Adamson
2012-02-16
1
-6
/
+17
*
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
Trond Myklebust
2011-11-22
1
-2
/
+1
*
SUNRPC: destroy freshly allocated transport in case of sockaddr init error
Stanislav Kinsbursky
2011-11-10
1
-1
/
+3
*
SUNRPC: Support dynamic slot allocation for TCP connections
Trond Myklebust
2011-07-17
1
-7
/
+42
*
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
Trond Myklebust
2011-07-17
1
-0
/
+2
*
SUNRPC: sunrpc should not explicitly depend on NFS config options
Trond Myklebust
2011-07-15
1
-3
/
+3
*
SUNRPC: Support for RPC over AF_LOCAL transports
Chuck Lever
2011-05-27
1
-3
/
+392
*
SUNRPC: Rename xs_encode_tcp_fragment_header()
Chuck Lever
2011-05-27
1
-12
/
+12
*
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
Trond Myklebust
2011-05-27
1
-3
/
+13
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
SUNRPC: Never reuse the socket port after an xs_close()
Trond Myklebust
2011-03-22
1
-0
/
+2
*
sunrpc: Propagate errors from xs_bind() through xs_create_sock()
Ben Hutchings
2011-03-10
1
-1
/
+2
*
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-01-14
1
-10
/
+24
|
\
|
*
rpc: allow xprt_class->setup to return a preexisting xprt
J. Bruce Fields
2011-01-11
1
-9
/
+9
|
*
rpc: keep backchannel xprt as long as server connection
J. Bruce Fields
2011-01-11
1
-10
/
+24
|
*
rpc: move sk_bc_xprt to svc_xprt
J. Bruce Fields
2011-01-11
1
-1
/
+1
*
|
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
1
-1
/
+1
|
/
*
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-26
1
-235
/
+123
|
\
|
*
SUNRPC: Properly initialize sock_xprt.srcaddr in all cases
Chuck Lever
2010-10-21
1
-1
/
+32
|
*
SUNRPC: Use conventional switch statement when reclassifying sockets
Chuck Lever
2010-10-21
1
-3
/
+7
|
*
sunrpc: Remove dead "else" branch from bc xprt creation
Pavel Emelyanov
2010-10-19
1
-9
/
+4
|
*
sunrpc: Remove UDP worker wrappers
Pavel Emelyanov
2010-10-19
1
-34
/
+7
|
*
sunrpc: Remove TCP worker wrappers
Pavel Emelyanov
2010-10-19
1
-32
/
+7
|
*
sunrpc: Pass family to setup_socket calls
Pavel Emelyanov
2010-10-19
1
-24
/
+8
|
*
sunrpc: Merge xs_create_sock code
Pavel Emelyanov
2010-10-19
1
-25
/
+24
|
*
sunrpc: Merge the xs_bind code
Pavel Emelyanov
2010-10-19
1
-47
/
+19
|
*
sunrpc: Call xs_create_sockX directly from setup_socket
Pavel Emelyanov
2010-10-19
1
-32
/
+8
|
*
sunrpc: Factor out v6 sockets creation
Pavel Emelyanov
2010-10-19
1
-37
/
+26
|
*
sunrpc: Factor out v4 sockets creation
Pavel Emelyanov
2010-10-19
1
-37
/
+26
|
*
sunrpc: Factor out udp sockets creation
Pavel Emelyanov
2010-10-19
1
-40
/
+56
|
*
sunrpc: Remove duplicate xprt/transport arguments from calls
Pavel Emelyanov
2010-10-19
1
-6
/
+6
|
*
sunrpc: Get xprt pointer once in xs_tcp_setup_socket
Pavel Emelyanov
2010-10-19
1
-6
/
+4
|
*
sunrpc: Remove unused sock arg from xs_next_srcport
Pavel Emelyanov
2010-10-19
1
-3
/
+3
|
*
sunrpc: Remove unused sock arg from xs_get_srcport
Pavel Emelyanov
2010-10-19
1
-3
/
+3
|
*
sunrpc: Create sockets in net namespaces
Pavel Emelyanov
2010-10-01
1
-4
/
+4
|
*
sunrpc: Tag rpc_xprt with net
Pavel Emelyanov
2010-10-01
1
-1
/
+1
|
*
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
2010-10-01
1
-8
/
+4
|
*
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
2010-10-01
1
-12
/
+3
*
|
net: fix a lockdep splat
Eric Dumazet
2010-09-24
1
-14
/
+14
|
/
[next]