index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-10
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
Chuck Lever
2
-16
/
+24
2016-11-07
SUNRPC: Fix suspicious RCU usage
Anna Schumaker
1
-2
/
+5
2016-09-30
sunrpc: replace generic auth_cred hash with auth-specific function
Frank Sorenson
1
-1
/
+1
2016-09-30
sunrpc: add RPCSEC_GSS hash_cred() function
Frank Sorenson
1
-0
/
+7
2016-09-30
sunrpc: add auth_unix hash_cred() function
Frank Sorenson
1
-0
/
+9
2016-09-30
sunrpc: add generic_auth hash_cred() function
Frank Sorenson
1
-0
/
+9
2016-09-27
sunrpc: queue work on system_power_efficient_wq
Ke Wang
1
-2
/
+3
2016-09-23
xprtrdma: use complete() instead complete_all()
Daniel Wagner
1
-1
/
+1
2016-09-22
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
Trond Myklebust
1
-2
/
+2
2016-09-22
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
Trond Myklebust
1
-2
/
+5
2016-09-19
sunrpc: fix write space race causing stalls
David Vrabel
1
-1
/
+10
2016-09-19
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
3
-12
/
+5
2016-09-19
xprtrdma: Rename rpcrdma_receive_wc()
Chuck Lever
1
-3
/
+3
2016-09-19
xprtrmda: Report address of frmr, not mw
Chuck Lever
1
-2
/
+6
2016-09-19
xprtrdma: Support larger inline thresholds
Chuck Lever
1
-2
/
+2
2016-09-19
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
5
-185
/
+207
2016-09-19
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
6
-7
/
+44
2016-09-19
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
5
-15
/
+49
2016-09-19
xprtrdma: Move recv_wr to struct rpcrdma_rep
Chuck Lever
2
-7
/
+7
2016-09-19
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
4
-24
/
+24
2016-09-19
xprtrdma: Simplify rpcrdma_ep_post_recv()
Chuck Lever
4
-11
/
+5
2016-09-19
xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
Chuck Lever
4
-31
/
+23
2016-09-19
xprtrdma: Delay DMA mapping Send and Receive buffers
Chuck Lever
4
-26
/
+78
2016-09-19
xprtrdma: Replace DMA_BIDIRECTIONAL
Chuck Lever
4
-35
/
+36
2016-09-19
xprtrdma: Use smaller buffers for RPC-over-RDMA headers
Chuck Lever
3
-5
/
+7
2016-09-19
xprtrdma: Initialize separate RPC call and reply buffers
Chuck Lever
3
-59
/
+99
2016-09-19
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
4
-12
/
+10
2016-09-19
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
3
-1
/
+3
2016-09-19
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
6
-29
/
+18
2016-09-19
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
5
-35
/
+61
2016-09-19
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
3
-36
/
+8
2016-09-19
xprtrdma: Eliminate INLINE_THRESHOLD macros
Chuck Lever
4
-15
/
+6
2016-09-19
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
1
-0
/
+64
2016-09-19
SUNRPC search xprt switch for sockaddr
Andy Adamson
2
-1
/
+38
2016-09-19
SUNRPC rpc_clnt_xprt_switch_add_xprt
Andy Adamson
1
-0
/
+7
2016-09-19
SUNRPC rpc_clnt_xprt_switch_put
Andy Adamson
1
-0
/
+6
2016-09-19
SUNRPC remove rpc_task_release_client from rpc_task_set_client
Andy Adamson
1
-1
/
+0
2016-09-19
SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
Trond Myklebust
1
-0
/
+17
2016-09-19
sunrpc: Remove unnecessary variable
Amitoj Kaur Chawla
1
-2
/
+1
2016-09-16
Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+3
2016-09-12
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-14
/
+34
2016-09-12
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
Chuck Lever
1
-2
/
+3
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-160
/
+233
2016-09-09
sctp: identify chunks that need to be fragmented at IP level
Marcelo Ricardo Leitner
1
-1
/
+12
2016-09-08
tcp: cwnd does not increase in TCP YeAH
Artem Germanov
1
-1
/
+1
2016-09-08
tcp: fastopen: avoid negative sk_forward_alloc
Eric Dumazet
1
-0
/
+1
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-18
/
+18
2016-09-06
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-09-06
net: Don't delete routes in different VRFs
Mark Tomlinson
2
-3
/
+8
2016-09-06
xprtrdma: Fix receive buffer accounting
Chuck Lever
2
-12
/
+30
[next]