summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-15
|\
| * net/route: use get_random_int for random counterJason A. Donenfeld2017-06-19
| * net/neighbor: use get_random_u32 for 32-bit hash randomJason A. Donenfeld2017-06-19
| * ceph: ensure RNG is seeded before usingJason A. Donenfeld2017-06-19
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\ \
| * | 9p: Implement show_optionsDavid Howells2017-07-11
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-15
|\ \ \
| * | | get_compat_bpf_fprog(): don't copyin field-by-fieldAl Viro2017-07-04
| * | | get_compat_msghdr(): get rid of field-by-field copyinAl Viro2017-07-04
| * | | copy_msghdr_from_user(): get rid of field-by-field copyinAl Viro2017-07-04
* | | | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-13
|\ \ \ \
| * | | | sunrpc: use constant time memory comparison for macJason A. Donenfeld2017-07-13
| * | | | xprtrdma: Fix documenting comments in frwr_ops.cChuck Lever2017-07-13
| * | | | xprtrdma: Replace PAGE_MASK with offset_in_page()Chuck Lever2017-07-13
| * | | | xprtrdma: FMR does not need list_del_init()Chuck Lever2017-07-13
| * | | | xprtrdma: Demote "connect" log messagesChuck Lever2017-07-13
| * | | | xprtrdma: Don't defer MR recovery if ro_map failsChuck Lever2017-07-13
| * | | | xprtrdma: Fix FRWR invalidation error recoveryChuck Lever2017-07-13
| * | | | xprtrdma: Fix client lock-up after application signal firesChuck Lever2017-07-13
| * | | | xprtrdma: Rename rpcrdma_req::rl_freeChuck Lever2017-07-13
| * | | | xprtrdma: Pass only the list of registered MRs to ro_unmap_syncChuck Lever2017-07-13
| * | | | xprtrdma: Pre-mark remotely invalidated MRsChuck Lever2017-07-13
| * | | | xprtrdma: On invalidation failure, remove MWs from rl_registeredChuck Lever2017-07-13
| * | | | SUNRPC: Make slot allocation more reliableTrond Myklebust2017-07-13
| * | | | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-07-13
| * | | | sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-07-13
| * | | | sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-07-13
| * | | | sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-07-13
| * | | | sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-07-13
| * | | | sunrpc: properly type pc_release callbacksChristoph Hellwig2017-07-13
| * | | | sunrpc: properly type pc_func callbacksChristoph Hellwig2017-07-13
| * | | | sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-13
| * | | | sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-07-13
| * | | | sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig2017-07-13
| * | | | sunrpc: fix decoder callback prototypesChristoph Hellwig2017-07-13
| * | | | sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig2017-07-13
| * | | | sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig2017-07-13
| * | | | sunrpc: fix encoder callback prototypesChristoph Hellwig2017-07-13
| * | | | sunrpc: properly type argument to kxdreproc_tChristoph Hellwig2017-07-13
* | | | | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-13
|\ \ \ \ \
| * | | | | svcrdma: fix an incorrect check on -E2BIG and -EINVALColin Ian King2017-07-13
| * | | | | svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir fieldChuck Lever2017-07-12
| * | | | | svcrdma: use offset_in_page() macroChuck Lever2017-07-12
| * | | | | svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever2017-07-12
| * | | | | svcrdma: Clean-up svc_rdma_unmap_dmaChuck Lever2017-07-12
| * | | | | svcrdma: Remove frmr cacheChuck Lever2017-07-12
| * | | | | svcrdma: Remove unused Read completion handlersChuck Lever2017-07-12
| * | | | | svcrdma: Properly compute .len and .buflen for received RPC CallsChuck Lever2017-07-12
| * | | | | svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever2017-07-12
| * | | | | svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever2017-07-12