index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Fix reserved port range calculation
Frank Sorenson
2016-07-19
1
-1
/
+1
*
|
rpc: share one xps between all backchannels
J. Bruce Fields
2016-06-15
1
-0
/
+1
|
/
*
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-05-26
1
-0
/
+6
|
\
|
*
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-05-17
1
-0
/
+6
*
|
sunrpc: set SOCK_FASYNC
Eric Dumazet
2016-05-13
1
-0
/
+3
*
|
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-2
/
+2
*
|
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
|
/
*
SUNRPC: Use the multipath iterator to assign a transport to each task
Trond Myklebust
2016-02-05
1
-3
/
+1
*
Merge branch 'bugfixes'
Trond Myklebust
2016-01-07
1
-28
/
+21
|
\
|
*
SUNRPC: Fixup socket wait for memory
Trond Myklebust
2016-01-06
1
-28
/
+21
*
|
SUNRPC: drop unused xs_reclassify_socketX() helpers
Stefan Hajnoczi
2015-12-28
1
-13
/
+1
|
/
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
1
-7
/
+7
*
SUNRPC: fix variable type
Andrzej Hajda
2015-11-03
1
-1
/
+1
*
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-11-02
1
-0
/
+17
|
\
|
*
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
2015-11-02
1
-0
/
+12
|
*
SUNRPC: Abstract backchannel operations
Chuck Lever
2015-11-02
1
-0
/
+5
*
|
SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()
Trond Myklebust
2015-10-08
1
-1
/
+3
*
|
SUNRPC: Move AF_LOCAL receive data path into a workqueue context
Trond Myklebust
2015-10-08
1
-30
/
+42
*
|
SUNRPC: Move UDP receive data path into a workqueue context
Trond Myklebust
2015-10-08
1
-23
/
+61
*
|
SUNRPC: Move TCP receive data path into a workqueue context
Trond Myklebust
2015-10-08
1
-15
/
+36
*
|
SUNRPC: Refactor TCP receive
Trond Myklebust
2015-10-08
1
-15
/
+29
|
/
*
SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose
Trond Myklebust
2015-09-19
1
-1
/
+0
*
SUNRPC: Ensure that we wait for connections to complete before retrying
Trond Myklebust
2015-09-17
1
-3
/
+8
*
SUNRPC: Fix races between socket connection and destroy code
Trond Myklebust
2015-09-17
1
-0
/
+3
*
SUNRPC: Prevent SYN+SYNACK+RST storms
Trond Myklebust
2015-08-29
1
-0
/
+2
*
SUNRPC: xs_reset_transport must mark the connection as disconnected
Trond Myklebust
2015-08-29
1
-0
/
+1
*
SUNRPC: Allow sockets to do GFP_NOIO allocations
Trond Myklebust
2015-08-19
1
-3
/
+3
*
SUNRPC: Fix a thinko in xs_connect()
Trond Myklebust
2015-08-17
1
-4
/
+5
*
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-28
1
-8
/
+17
|
\
|
*
SUNRPC: Report TCP errors to the caller
Trond Myklebust
2015-07-27
1
-7
/
+6
|
*
sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.
NeilBrown
2015-07-27
1
-0
/
+9
|
*
SUNRPC: Don't confuse ENOBUFS with a write_space issue
Trond Myklebust
2015-07-03
1
-1
/
+2
*
|
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-02
1
-43
/
+108
|
\
\
|
|
/
|
*
SUNRPC: Set the TCP user timeout option on client sockets
Trond Myklebust
2015-06-20
1
-0
/
+7
|
*
SUNRPC: Ensure we release the TCP socket once it has been closed
Trond Myklebust
2015-06-19
1
-18
/
+22
|
*
SUNRPC: Transport fault injection
Chuck Lever
2015-06-10
1
-0
/
+10
|
*
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
2015-06-10
1
-6
/
+25
|
*
sunrpc: lock xprt before trying to set memalloc on the sockets
Jeff Layton
2015-06-10
1
-8
/
+27
|
*
sunrpc: if we're closing down a socket, clear memalloc on it first
Jeff Layton
2015-06-10
1
-0
/
+3
|
*
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2015-06-10
1
-13
/
+25
|
*
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2015-06-10
1
-2
/
+1
|
*
SUNRPC: drop stale doc comments in xprtsock.c
Stefan Hajnoczi
2015-06-02
1
-8
/
+0
*
|
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-3
/
+3
|
/
*
SUNRPC: Cleanup to remove xs_tcp_close()
Trond Myklebust
2015-02-10
1
-6
/
+1
*
SUNRPC: Fix stupid typo in xs_sock_set_reuseport
Trond Myklebust
2015-02-09
1
-2
/
+3
*
SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
Trond Myklebust
2015-02-09
1
-2
/
+2
*
SUNRPC: Handle connection reset more efficiently.
Trond Myklebust
2015-02-09
1
-16
/
+18
*
SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
Trond Myklebust
2015-02-09
1
-1
/
+0
*
SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
Trond Myklebust
2015-02-09
1
-5
/
+1
[prev]
[next]