index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-07-13
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
2017-07-13
xprtrdma: Fix documenting comments in frwr_ops.c
Chuck Lever
2017-07-13
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
2017-07-13
xprtrdma: FMR does not need list_del_init()
Chuck Lever
2017-07-13
xprtrdma: Demote "connect" log messages
Chuck Lever
2017-07-13
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2017-07-13
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
2017-07-13
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
2017-07-13
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2017-07-13
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
2017-07-13
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
2017-07-13
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
2017-07-13
SUNRPC: Make slot allocation more reliable
Trond Myklebust
2017-07-13
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-07-13
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-07-13
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-07-13
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-07-13
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-07-13
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-07-13
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
sunrpc: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
2017-07-13
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
sunrpc: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-13
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
Colin Ian King
2017-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info()
Michal Hocko
2017-07-12
datagram: fix kernel-doc comments
stephen hemminger
2017-07-12
svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field
Chuck Lever
2017-07-12
svcrdma: use offset_in_page() macro
Chuck Lever
2017-07-12
svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
Chuck Lever
2017-07-12
svcrdma: Clean-up svc_rdma_unmap_dma
Chuck Lever
2017-07-12
svcrdma: Remove frmr cache
Chuck Lever
2017-07-12
svcrdma: Remove unused Read completion handlers
Chuck Lever
2017-07-12
svcrdma: Properly compute .len and .buflen for received RPC Calls
Chuck Lever
2017-07-12
svcrdma: Use generic RDMA R/W API in RPC Call path
Chuck Lever
2017-07-12
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
Chuck Lever
2017-07-12
sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
Chuck Lever
2017-07-12
net: ipmr: ipmr_get_table() returns NULL
Dan Carpenter
[next]