summaryrefslogtreecommitdiff
path: root/net/sunrpc (follow)
Commit message (Expand)AuthorAge
...
| * | SUNRPC: Clean up allocation and freeing of back channel requestsTrond Myklebust2015-06-05
| * | SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust2015-06-05
| * | SUNRPC: Clean up bc_send()Chuck Lever2015-06-02
| * | SUNRPC: Backchannel handle socket nospaceTrond Myklebust2015-06-02
| * | SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust2015-06-02
| * | SUNRPC: drop stale doc comments in xprtsock.cStefan Hajnoczi2015-06-02
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \
| * | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
| |/
* | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-06-27
|\ \
| * | sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick2015-06-22
| * | rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever2015-06-04
| * | svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever2015-06-04
| * | svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever2015-06-04
| * | svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-04
| * | svcrdma: Fix byte-swapping in svc_rdma_sendto.cChuck Lever2015-06-04
| * | svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever2015-06-03
| * | SUNRPC: Move EXPORT_SYMBOL for svc_processChuck Lever2015-06-03
| |/
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-12
| |
| \
*-. \ Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-20
|\ \ \ | |_|/ |/| |
| | * IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-20
| | * IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang2015-05-18
| | * IB/Verbs: Reform IB-ulp xprtrdmaMichael Wang2015-05-18
| |/ |/|
| * xprtrdma, svcrdma: Switch to generic logging helpersSagi Grimberg2015-05-18
|/
* svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew2015-05-04
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\
| * Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-23
| |\
| | * xprtrdma: Make rpcrdma_{un}map_one() into inline functionsChuck Lever2015-03-31
| | * xprtrdma: Handle non-SEND completions via a calloutChuck Lever2015-03-31
| | * xprtrdma: Add "open" memreg opChuck Lever2015-03-31
| | * xprtrdma: Add "destroy MRs" memreg opChuck Lever2015-03-31
| | * xprtrdma: Add "reset MRs" memreg opChuck Lever2015-03-31
| | * xprtrdma: Add "init MRs" memreg opChuck Lever2015-03-31
| | * xprtrdma: Add a "deregister_external" op for each memreg modeChuck Lever2015-03-31
| | * xprtrdma: Add a "register_external" op for each memreg modeChuck Lever2015-03-31
| | * xprtrdma: Add a "max_payload" op for each memreg modeChuck Lever2015-03-31
| | * xprtrdma: Add vector of ops for each memory registration strategyChuck Lever2015-03-31
| | * xprtrdma: Prevent infinite loop in rpcrdma_ep_create()Chuck Lever2015-03-31
| | * xprtrdma: Byte-align FRWR registrationChuck Lever2015-03-31
| | * xprtrdma: Perform a full marshal on retransmitChuck Lever2015-03-31
| | * xprtrdma: Display IPv6 addresses and port numbers correctlyChuck Lever2015-03-31
| * | Merge branch 'bugfixes'Trond Myklebust2015-04-23
| |\ \
| | * | SUNRPC: Fix a regression when reconnectingTrond Myklebust2015-03-27
| | |/
| * | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-23
| * | SUNRPC: fix build-warning due to format missmatchNicholas Mc Guire2015-03-13
| * | SUNRPC: use jiffies_to_msecs for converting jiffiesNicholas Mc Guire2015-03-12
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \
| * | VFS: net/: d_inode() annotationsDavid Howells2015-04-15
* | | lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-15
* | | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\| |