aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-30
|\
| * Merge branch 'nfs-rdma'Trond Myklebust2016-07-24
| |\
| | * xprtrdma: fix semicolon.cocci warningskbuild test robot2016-07-19
| | * NFS: Don't drop CB requests with invalid principalsChuck Lever2016-07-11
| | * svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever2016-07-11
| | * xprtrdma: No direct data placement with krb5i and krb5pChuck Lever2016-07-11
| | * xprtrdma: Clean up fixup_copy_count accountingChuck Lever2016-07-11
| | * xprtrdma: Update only specific fields in private receive bufferChuck Lever2016-07-11
| | * xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()Chuck Lever2016-07-11
| | * xprtrdma: rpcrdma_inline_fixup() overruns the receive page listChuck Lever2016-07-11
| | * xprtrdma: Chunk list encoders no longer share one rl_segments arrayChuck Lever2016-07-11
| | * xprtrdma: Place registered MWs on a per-req listChuck Lever2016-07-11
| | * xprtrdma: Release orphaned MRs immediatelyChuck Lever2016-07-11
| | * xprtrdma: Allocate MRs on demandChuck Lever2016-07-11
| | * xprtrdma: Chunk list encoders must not return zeroChuck Lever2016-07-11
| | * xprtrdma: Honor ->send_request API contractChuck Lever2016-07-11
| | * xprtrdma: Reply buffer exhaustion can be catastrophicChuck Lever2016-07-11
| | * xprtrdma: Clean up device capability detectionChuck Lever2016-07-11
| | * xprtrdma: Remove rpcrdma_map_one() and friendsChuck Lever2016-07-11
| | * xprtrdma: Remove ALLPHYSICAL memory registration modeChuck Lever2016-07-11
| | * xprtrdma: Do not leak an MW during a DMA map failureChuck Lever2016-07-11
| | * xprtrdma: Refactor MR recovery work queuesChuck Lever2016-07-11
| | * xprtrdma: Use scatterlist for DMA mapping and unmapping under FMRChuck Lever2016-07-11
| | * xprtrdma: Rename fields in rpcrdma_fmrChuck Lever2016-07-11
| | * xprtrdma: Move init and release helpersChuck Lever2016-07-11
| | * xprtrdma: Create common scatterlist fields in rpcrdma_mwChuck Lever2016-07-11
| | * xprtrdma: Remove FMRs from the unmap list after unmappingChuck Lever2016-07-11
| * | Merge branch 'sunrpc'Trond Myklebust2016-07-24
| |\ \
| | * | SUNRPC: Fix a compiler warning in fs/nfs/clnt.cTrond Myklebust2016-07-24
| | * | SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust2016-07-16
| | * | SUNRPC: Fix suspicious enobufs issues.Trond Myklebust2016-06-13
| | * | SUNRPC: Reduce latency when send queue is congestedTrond Myklebust2016-06-13
| | * | SUNRPC: RPC transport queue must be low latencyTrond Myklebust2016-06-13
| | * | SUNRPC: Consolidate xs_tcp_data_ready and xs_data_readyTrond Myklebust2016-06-13
| | * | SUNRPC: Small optimisation of client receiveTrond Myklebust2016-06-13
| * | | sunrpc: Prevent resvport min/max inversion via sysfs and module parameterFrank Sorenson2016-07-19
| * | | sunrpc: Prevent resvport min/max inversion via sysctlFrank Sorenson2016-07-19
| * | | sunrpc: Fix reserved port range calculationFrank Sorenson2016-07-19
| * | | sunrpc: Fix bit count when setting hashtable size to power-of-twoFrank Sorenson2016-07-19
| * | | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew2016-07-19
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\ \ \ \
| * \ \ \ Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-07-06
| |\ \ \ \
| | * | | | netlabel: Implement CALIPSO config functions for SMACK.Huw Davies2016-06-27
| | * | | | calipso: Add a label cache.Huw Davies2016-06-27
| | * | | | calipso: Add validation of CALIPSO option.Huw Davies2016-06-27
| | * | | | netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-27
| | * | | | calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-27
| | * | | | ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies2016-06-27
| | * | | | calipso: Allow request sockets to be relabelled by the lsm.Huw Davies2016-06-27
| | * | | | ipv6: Allow request socks to contain IPv6 options.Huw Davies2016-06-27