Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | svcrdma: Remove BH-disabled spin locking in svc_rdma_send() | Chuck Lever | 2016-11-30 | 2 | -16/+16 | |
| * | | | | svcrdma: Renovate sendto chunk list parsing | Chuck Lever | 2016-11-30 | 2 | -67/+39 | |
| * | | | | svcauth_gss: Close connection when dropping an incoming message | Chuck Lever | 2016-11-30 | 2 | -6/+10 | |
| * | | | | svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm | Chuck Lever | 2016-11-30 | 1 | -0/+1 | |
| * | | | | sunrpc: GFP_KERNEL should be GFP_NOFS in crypto code | J. Bruce Fields | 2016-11-01 | 2 | -8/+7 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-16 | 6 | -16/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | switch getfrag callbacks to ..._full() primitives | Al Viro | 2016-12-05 | 2 | -6/+6 | |
| * | | | | | [iov_iter] new primitives - copy_from_iter_full() and friends | Al Viro | 2016-12-05 | 4 | -10/+7 | |
* | | | | | | Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-12-16 | 10 | -120/+138 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2016-12-10 | 7 | -118/+128 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | xprtrdma: Relocate connection helper functions | Chuck Lever | 2016-11-29 | 3 | -41/+31 | |
| | * | | | | | | xprtrdma: Update dprintk in rpcrdma_count_chunks | Chuck Lever | 2016-11-29 | 1 | -1/+1 | |
| | * | | | | | | xprtrdma: Shorten QP access error message | Chuck Lever | 2016-11-29 | 1 | -3/+3 | |
| | * | | | | | | xprtrdma: Squelch "max send, max recv" messages at connect time | Chuck Lever | 2016-11-29 | 1 | -2/+2 | |
| | * | | | | | | xprtrdma: Update documenting comment | Chuck Lever | 2016-11-29 | 1 | -4/+0 | |
| | * | | | | | | xprtrdma: Refactor FRMR invalidation | Chuck Lever | 2016-11-29 | 1 | -36/+21 | |
| | * | | | | | | xprtrdma: Avoid calls to ro_unmap_safe() | Chuck Lever | 2016-11-29 | 1 | -2/+4 | |
| | * | | | | | | xprtrdma: Address coverity complaint about wait_for_completion() | Chuck Lever | 2016-11-29 | 1 | -4/+13 | |
| | * | | | | | | SUNRPC: Proper metric accounting when RPC is not transmitted | Chuck Lever | 2016-11-29 | 1 | -4/+6 | |
| | * | | | | | | xprtrdma: Support for SG_GAP devices | Chuck Lever | 2016-11-29 | 2 | -7/+14 | |
| | * | | | | | | xprtrdma: Make FRWR send queue entry accounting more accurate | Chuck Lever | 2016-11-29 | 3 | -13/+30 | |
| | * | | | | | | xprtrdma: Cap size of callback buffer resources | Chuck Lever | 2016-11-29 | 1 | -1/+3 | |
| | |/ / / / / | ||||||
| * | | | | | | SUNRPC: fix refcounting problems with auth_gss messages. | NeilBrown | 2016-12-10 | 1 | -1/+6 | |
| * | | | | | | sunrpc: Don't engage exponential backoff when connection attempt is rejected. | NeilBrown | 2016-12-01 | 2 | -1/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-12-16 | 9 | -22/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin | 2016-12-15 | 5 | -9/+1 | |
| * | | | | | | linux: drop __bitwise__ everywhere | Michael S. Tsirkin | 2016-12-15 | 2 | -3/+3 | |
| * | | | | | | vsock/virtio: fix src/dst cid format | Michael S. Tsirkin | 2016-12-15 | 1 | -7/+7 | |
| * | | | | | | vsock/virtio: mark an internal function static | Michael S. Tsirkin | 2016-12-15 | 1 | -2/+1 | |
| * | | | | | | vsock/virtio: add a missing __le annotation | Michael S. Tsirkin | 2016-12-15 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | rds_rdma: log the connection reject message | Steve Wise | 2016-12-14 | 1 | -1/+4 | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-15 | 2 | -7/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | rxrpc: abstract away knowledge of IDR internals | Matthew Wilcox | 2016-12-15 | 2 | -7/+8 | |
* | | | | | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-12-14 | 1 | -20/+15 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | netns: avoid disabling irq for netns id | Paul Moore | 2016-12-14 | 1 | -20/+15 | |
* | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-13 | 4 | -121/+80 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net/iucv: Use explicit clean up labels in iucv_init() | Sebastian Andrzej Siewior | 2016-11-28 | 1 | -7/+7 | |
| * | | | | | | | | net/iucv: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -74/+44 | |
| * | | | | | | | | net/flowcache: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 2 | -34/+27 | |
| * | | | | | | | | net/dev: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -10/+6 | |
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | netfilter: nft_counter: rework atomic dump and reset | Pablo Neira | 2016-12-11 | 1 | -72/+55 | |
* | | | | | | | | net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* | Asbjørn Sloth Tønnesen | 2016-12-11 | 1 | -27/+27 | |
* | | | | | | | | net: l2tp: export debug flags to UAPI | Asbjørn Sloth Tønnesen | 2016-12-11 | 1 | -10/+0 | |
* | | | | | | | | net: bridge: shorten ageing time on topology change | Vivien Didelot | 2016-12-11 | 3 | -2/+30 | |
* | | | | | | | | net: bridge: add helper to set topology change | Vivien Didelot | 2016-12-11 | 4 | -4/+11 | |
* | | | | | | | | net: bridge: add helper to offload ageing time | Vivien Didelot | 2016-12-11 | 3 | -17/+24 | |
* | | | | | | | | net: socket: removed an unnecessary newline | Amit Kushwaha | 2016-12-10 | 1 | -1/+0 | |
* | | | | | | | | netlink: use blocking notifier | WANG Cong | 2016-12-10 | 1 | -4/+4 |