summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* svcrdma: Remove DMA map accountingChuck Lever2016-11-30
* svcrdma: Remove BH-disabled spin locking in svc_rdma_send()Chuck Lever2016-11-30
* svcrdma: Renovate sendto chunk list parsingChuck Lever2016-11-30
* svcauth_gss: Close connection when dropping an incoming messageChuck Lever2016-11-30
* svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever2016-11-30
* sunrpc: GFP_KERNEL should be GFP_NOFS in crypto codeJ. Bruce Fields2016-11-01
* svcrdma: backchannel cannot share a page for send and rcv buffersChuck Lever2016-11-01
* sunrpc: fix some missing rq_rbuffer assignmentsJeff Layton2016-10-28
* sunrpc: don't pass on-stack memory to sg_set_bufJ. Bruce Fields2016-10-26
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-19
|\
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-18
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\ \
| * | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-13
|\ \ \
| * | | net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov2016-10-13
| * | | net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter2016-10-13
| * | | tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter2016-10-13
| * | | net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2016-10-13
| * | | ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet2016-10-13
| * | | net_sched: reorder pernet ops and act ops registrationsWANG Cong2016-10-13
| * | | openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc2016-10-13
| * | | openvswitch: fix vlan subtraction from packet lengthJiri Benc2016-10-13
| * | | openvswitch: vlan: remove wrong likely statementJiri Benc2016-10-13
| * | | net_sched: do not broadcast RTM_GETTFILTER resultEric Dumazet2016-10-13
| * | | strparser: Propagate correct error code in strp_recv()Geert Uytterhoeven2016-10-12
| | |/ | |/|
* | | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-13
|\ \ \
| * | | sunrpc: replace generic auth_cred hash with auth-specific functionFrank Sorenson2016-09-30
| * | | sunrpc: add RPCSEC_GSS hash_cred() functionFrank Sorenson2016-09-30
| * | | sunrpc: add auth_unix hash_cred() functionFrank Sorenson2016-09-30
| * | | sunrpc: add generic_auth hash_cred() functionFrank Sorenson2016-09-30
| * | | sunrpc: queue work on system_power_efficient_wqKe Wang2016-09-27
| * | | xprtrdma: use complete() instead complete_all()Daniel Wagner2016-09-23
| * | | SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()Trond Myklebust2016-09-22
| * | | SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratchTrond Myklebust2016-09-22
| * | | sunrpc: fix write space race causing stallsDavid Vrabel2016-09-19
| * | | xprtrdma: Eliminate rpcrdma_receive_worker()Chuck Lever2016-09-19
| * | | xprtrdma: Rename rpcrdma_receive_wc()Chuck Lever2016-09-19
| * | | xprtrmda: Report address of frmr, not mwChuck Lever2016-09-19
| * | | xprtrdma: Support larger inline thresholdsChuck Lever2016-09-19
| * | | xprtrdma: Use gathered Send for large inline messagesChuck Lever2016-09-19
| * | | xprtrdma: Basic support for Remote InvalidationChuck Lever2016-09-19
| * | | xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-19
| * | | xprtrdma: Move recv_wr to struct rpcrdma_repChuck Lever2016-09-19
| * | | xprtrdma: Move send_wr to struct rpcrdma_reqChuck Lever2016-09-19
| * | | xprtrdma: Simplify rpcrdma_ep_post_recv()Chuck Lever2016-09-19
| * | | xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbufChuck Lever2016-09-19
| * | | xprtrdma: Delay DMA mapping Send and Receive buffersChuck Lever2016-09-19
| * | | xprtrdma: Replace DMA_BIDIRECTIONALChuck Lever2016-09-19
| * | | xprtrdma: Use smaller buffers for RPC-over-RDMA headersChuck Lever2016-09-19
| * | | xprtrdma: Initialize separate RPC call and reply buffersChuck Lever2016-09-19