summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-07-13xprtrdma: Rename rpcrdma_req::rl_freeChuck Lever
2017-07-13xprtrdma: Pass only the list of registered MRs to ro_unmap_syncChuck Lever
2017-07-13xprtrdma: Pre-mark remotely invalidated MRsChuck Lever
2017-07-13xprtrdma: On invalidation failure, remove MWs from rl_registeredChuck Lever
2017-07-13SUNRPC: Make slot allocation more reliableTrond Myklebust
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-07-13sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig
2017-07-13sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_release callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_func callbacksChristoph Hellwig
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-07-13sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig
2017-07-13sunrpc: fix decoder callback prototypesChristoph Hellwig
2017-07-13sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig
2017-07-13sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig
2017-07-13sunrpc: fix encoder callback prototypesChristoph Hellwig
2017-07-13sunrpc: properly type argument to kxdreproc_tChristoph Hellwig
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-13svcrdma: fix an incorrect check on -E2BIG and -EINVALColin Ian King
2017-07-13dccp: make const array error_code staticColin Ian King
2017-07-13bpf: fix return in bpf_skb_adjust_netKefeng Wang
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-12net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info()Michal Hocko
2017-07-12datagram: fix kernel-doc commentsstephen hemminger
2017-07-12svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir fieldChuck Lever
2017-07-12svcrdma: use offset_in_page() macroChuck Lever
2017-07-12svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever
2017-07-12svcrdma: Clean-up svc_rdma_unmap_dmaChuck Lever
2017-07-12svcrdma: Remove frmr cacheChuck Lever
2017-07-12svcrdma: Remove unused Read completion handlersChuck Lever
2017-07-12svcrdma: Properly compute .len and .buflen for received RPC CallsChuck Lever
2017-07-12svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever
2017-07-12svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever
2017-07-12sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqstChuck Lever
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin
2017-07-11Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-119p: Implement show_optionsDavid Howells
2017-07-08mpls: fix uninitialized in_label var warning in mpls_getrouteRoopa Prabhu
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong
2017-07-08rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan
2017-07-07libceph: osd_state is 32 bits wide in luminousIlya Dryomov
2017-07-07crush: remove an obsolete commentIlya Dryomov
2017-07-07crush: crush_init_workspace starts with struct crush_workIlya Dryomov
2017-07-07libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov
2017-07-07crush: implement weight and id overrides for straw2Ilya Dryomov