aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2018-04-19sunrpc: remove incorrect HMAC request initializationEric Biggers
2018-02-22xprtrdma: Fix BUG after a device removalChuck Lever
2018-02-22xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever
2017-12-16Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust
2017-12-15xprtrdma: Spread reply processing over more CPUsChuck Lever
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-01Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-30SUNRPC: Handle ENETDOWN errorsTrond Myklebust
2017-11-29SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust
2017-11-27SUNRPC: make cache_detail structures constBhumika Goyal
2017-11-27sunrpc: make the function arg as constBhumika Goyal
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17sunrpc: remove net pointer from messagesVasily Averin
2017-11-17sunrpc: exit_net cleanup check addedVasily Averin
2017-11-17sunrpc: Add rpc_request static trace pointChuck Lever
2017-11-17sunrpc: Fix rpc_task_begin trace pointChuck Lever
2017-11-17net: sunrpc: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-17xprtrdma: Update copyright noticesChuck Lever
2017-11-17xprtrdma: Remove include for linux/prefetch.hChuck Lever
2017-11-17rpcrdma: Remove C structure definitions of XDR data itemsChuck Lever
2017-11-17xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE modeChuck Lever
2017-11-17xprtrdma: Remove atomic send completion countingChuck Lever
2017-11-17xprtrdma: RPC completion should wait for Send completionChuck Lever
2017-11-17xprtrdma: Refactor rpcrdma_deferred_completionChuck Lever
2017-11-17xprtrdma: Add a field of bit flags to struct rpcrdma_reqChuck Lever
2017-11-17xprtrdma: Add data structure to manage RDMA Send argumentsChuck Lever
2017-11-17xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()Chuck Lever
2017-11-17xprtrdma: Change return value of rpcrdma_prepare_send_sges()Chuck Lever
2017-11-17xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()Chuck Lever
2017-11-17xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()Chuck Lever
2017-11-17xprtrdma: Decode credits field in rpcrdma_reply_handlerChuck Lever
2017-11-17xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completionChuck Lever
2017-11-17xprtrdma: Refactor rpcrdma_reply_handler some moreChuck Lever
2017-11-17xprtrdma: Move decoded header fields into rpcrdma_repChuck Lever
2017-11-17xprtrdma: Throw away reply when version is unrecognizedChuck Lever
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-07SUNRPC: Improve ordering of transport processingTrond Myklebust
2017-11-07svcrdma: Enqueue after setting XPT_CLOSE in completion handlersChuck Lever
2017-11-07rpc: remove some BUG()sJ. Bruce Fields
2017-11-07svcrdma: Preserve CB send buffer across retransmitsChuck Lever
2017-11-07sunrcp: make function _svc_create_xprt staticColin Ian King
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-19SUNRPC: Destroy transport from the system workqueueTrond Myklebust