index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-7
/
+7
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-7
/
+7
2015-11-24
nfs4: limit callback decoding to received bytes
Benjamin Coddington
2
-0
/
+9
2015-11-12
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-28
/
+78
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-11-10
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-394
/
+1083
2015-11-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
6
-145
/
+159
2015-11-03
Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debug
Kinglong Mee
1
-11
/
+12
2015-11-03
SUNRPC: fix variable type
Andrzej Hajda
1
-1
/
+1
2015-11-03
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
13
-313
/
+914
2015-11-03
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
4
-0
/
+35
2015-11-02
SUNRPC: Remove the TCP-only restriction in bc_svc_process()
Chuck Lever
1
-5
/
+0
2015-11-02
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
2
-0
/
+64
2015-11-02
xprtrdma: Handle incoming backward direction RPC calls
Chuck Lever
3
-0
/
+161
2015-11-02
xprtrdma: Add support for sending backward direction RPC replies
Chuck Lever
3
-0
/
+51
2015-11-02
xprtrdma: Pre-allocate Work Requests for backchannel
Chuck Lever
3
-2
/
+26
2015-11-02
xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
Chuck Lever
5
-12
/
+309
2015-11-02
SUNRPC: Abstract backchannel operations
Chuck Lever
2
-2
/
+27
2015-11-02
xprtrdma: Saving IRQs no longer needed for rb_lock
Chuck Lever
1
-14
/
+10
2015-11-02
xprtrdma: Remove reply tasklet
Chuck Lever
1
-43
/
+0
2015-11-02
xprtrdma: Use workqueue to process RPC/RDMA replies
Chuck Lever
4
-18
/
+65
2015-11-02
xprtrdma: Replace send and receive arrays
Chuck Lever
2
-91
/
+73
2015-11-02
xprtrdma: Refactor reply handler error handling
Chuck Lever
3
-40
/
+53
2015-11-02
xprtrdma: Prevent loss of completion signals
Chuck Lever
2
-41
/
+38
2015-11-02
xprtrdma: Re-arm after missed events
Chuck Lever
1
-56
/
+10
2015-11-02
xprtrdma: Enable swap-on-NFS/RDMA
Chuck Lever
1
-1
/
+1
2015-11-02
xprtrdma: don't log warnings for flushed completions
Steve Wise
1
-2
/
+5
2015-10-29
svcrdma: Port to new memory registration API
Sagi Grimberg
2
-57
/
+53
2015-10-29
xprtrdma: Port to new memory registration API
Sagi Grimberg
2
-52
/
+69
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
3
-55
/
+56
2015-10-29
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...
Doug Ledford
7
-95
/
+61
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2
-3
/
+4
2015-10-23
sunrpc/cache: make cache flushing more reliable.
Neil Brown
1
-13
/
+40
2015-10-23
sunrpc: avoid warning in gss_key_timeout
Arnd Bergmann
1
-7
/
+6
2015-10-23
SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()
Trond Myklebust
2
-2
/
+4
2015-10-21
Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4
Doug Ledford
5
-40
/
+5
2015-10-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-5
/
+3
2015-10-13
Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2015-10-12
svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE
Chuck Lever
1
-1
/
+1
2015-10-10
Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+4
2015-10-08
SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()
Trond Myklebust
1
-1
/
+3
2015-10-08
SUNRPC: Move AF_LOCAL receive data path into a workqueue context
Trond Myklebust
1
-30
/
+42
2015-10-08
SUNRPC: Move UDP receive data path into a workqueue context
Trond Myklebust
1
-23
/
+61
2015-10-08
SUNRPC: Move TCP receive data path into a workqueue context
Trond Myklebust
1
-15
/
+36
2015-10-08
SUNRPC: Refactor TCP receive
Trond Myklebust
1
-15
/
+29
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
3
-55
/
+56
2015-10-06
xprtrdma: Don't require LOCAL_DMA_LKEY support for fastreg
Sagi Grimberg
1
-5
/
+3
2015-10-02
Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2
-4
/
+7
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-35
/
+2
[next]