aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-26
|\
| * SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust2016-05-17
| * xprtrdma: Remove qplockChuck Lever2016-05-17
| * xprtrdma: Faster server reboot recoveryChuck Lever2016-05-17
| * xprtrdma: Remove ro_unmap() from all registration modesChuck Lever2016-05-17
| * xprtrdma: Add ro_unmap_safe memreg methodChuck Lever2016-05-17
| * xprtrdma: Refactor __fmr_dma_unmap()Chuck Lever2016-05-17
| * xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mwChuck Lever2016-05-17
| * xprtrdma: Refactor the FRWR recovery workerChuck Lever2016-05-17
| * xprtrdma: Reset MRs in frwr_op_unmap_sync()Chuck Lever2016-05-17
| * xprtrdma: Save I/O direction in struct rpcrdma_frwrChuck Lever2016-05-17
| * xprtrdma: Rename rpcrdma_frwr::sg and sg_nentsChuck Lever2016-05-17
| * xprtrdma: Use core ib_drain_qp() APIChuck Lever2016-05-17
| * xprtrdma: Remove rpcrdma_create_chunks()Chuck Lever2016-05-17
| * xprtrdma: Allow Read list and Reply chunk simultaneouslyChuck Lever2016-05-17
| * xprtrdma: Update comments in rpcrdma_marshal_req()Chuck Lever2016-05-17
| * xprtrdma: Avoid using Write list for small NFS READ requestsChuck Lever2016-05-17
| * xprtrdma: Prevent inline overflowChuck Lever2016-05-17
| * xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headersChuck Lever2016-05-17
| * xprtrdma: Bound the inline threshold valuesChuck Lever2016-05-17
| * sunrpc: Advertise maximum backchannel payload sizeChuck Lever2016-05-17
| * sunrpc: add rpc_lookup_generic_credWeston Andros Adamson2016-05-09
| * sunrpc: plumb gfp_t parm into crcreate operationJeff Layton2016-05-09
| * SUNRPC: init xdr_stream for zero iov_len, page_lenBenjamin Coddington2016-05-09
* | Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-05-24
|\ \
| * | sunrpc: fix stripping of padded MIC tokensTomáš Trnka2016-05-23
| * | svcrpc: autoload rdma moduleJ. Bruce Fields2016-05-23
| * | svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever2016-05-13
| * | svcrdma: Eliminate code duplication in svc_rdma_recvfrom()Chuck Lever2016-05-13
| * | svcrdma: Drain QP before freeing svcrdma_xprtChuck Lever2016-05-13
| * | svcrdma: Post Receives only for forward channel requestsChuck Lever2016-05-13
| * | svcrdma: Remove superfluous line from rdma_read_chunks()Chuck Lever2016-05-13
| * | svcrdma: svc_rdma_put_context() is invoked twice in Send error pathChuck Lever2016-05-13
| * | svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever2016-05-13
| * | svcrdma: Support IPv6 with NFS/RDMAShirley Ma2016-05-13
| * | Remove unnecessary allocationJ. Bruce Fields2016-05-03
* | | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-20
|\ \ \
| * \ \ Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-09
| |\ \ \ | | | |/ | | |/|
| * | | tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
| * | | tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-30
| * | | tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-30
| * | | tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley2016-04-30
| * | | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-30
| * | | tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-30
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-20
|\ \ \
| * | | udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2016-05-20
| * | | ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUEAlexander Duyck2016-05-20
| * | | RDS: TCP: Avoid rds connection churn from rogue SYNsSowmini Varadhan2016-05-20
| * | | RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcpSowmini Varadhan2016-05-20
| * | | ipv6: Don't reset inner headers in ip6_tnl_xmitTom Herbert2016-05-20