| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 1 | -2/+2 |
|\ |
|
| * | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-10-14 | 11 | -29/+45 |
|\ \ |
|
| * | | net: bridge: add the multicast_flood flag attribute to brport_attrs | Nikolay Aleksandrov | 2016-10-13 | 1 | -0/+1 |
| * | | net: rtnl: info leak in rtnl_fill_vfinfo() | Dan Carpenter | 2016-10-13 | 1 | -0/+2 |
| * | | tipc: info leak in __tipc_nl_add_udp_addr() | Dan Carpenter | 2016-10-13 | 1 | -0/+2 |
| * | | net: ipv4: Do not drop to make_route if oif is l3mdev | David Ahern | 2016-10-13 | 1 | -1/+2 |
| * | | ipv6: tcp: restore IP6CB for pktoptions skbs | Eric Dumazet | 2016-10-13 | 1 | -9/+11 |
| * | | net_sched: reorder pernet ops and act ops registrations | WANG Cong | 2016-10-13 | 1 | -8/+11 |
| * | | openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev | Jiri Benc | 2016-10-13 | 1 | -1/+1 |
| * | | openvswitch: fix vlan subtraction from packet length | Jiri Benc | 2016-10-13 | 1 | -1/+2 |
| * | | openvswitch: vlan: remove wrong likely statement | Jiri Benc | 2016-10-13 | 1 | -1/+1 |
| * | | net_sched: do not broadcast RTM_GETTFILTER result | Eric Dumazet | 2016-10-13 | 1 | -7/+11 |
| * | | strparser: Propagate correct error code in strp_recv() | Geert Uytterhoeven | 2016-10-12 | 1 | -1/+1 |
* | | | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2016-10-14 | 21 | -478/+794 |
|\ \ \ |
|
| * | | | sunrpc: replace generic auth_cred hash with auth-specific function | Frank Sorenson | 2016-09-30 | 1 | -1/+1 |
| * | | | sunrpc: add RPCSEC_GSS hash_cred() function | Frank Sorenson | 2016-09-30 | 1 | -0/+7 |
| * | | | sunrpc: add auth_unix hash_cred() function | Frank Sorenson | 2016-09-30 | 1 | -0/+9 |
| * | | | sunrpc: add generic_auth hash_cred() function | Frank Sorenson | 2016-09-30 | 1 | -0/+9 |
| * | | | sunrpc: queue work on system_power_efficient_wq | Ke Wang | 2016-09-27 | 1 | -2/+3 |
| * | | | xprtrdma: use complete() instead complete_all() | Daniel Wagner | 2016-09-23 | 1 | -1/+1 |
| * | | | SUNRPC: Fix setting of buffer length in xdr_set_next_buffer() | Trond Myklebust | 2016-09-22 | 1 | -2/+2 |
| * | | | SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch | Trond Myklebust | 2016-09-22 | 1 | -2/+5 |
| * | | | sunrpc: fix write space race causing stalls | David Vrabel | 2016-09-19 | 1 | -1/+10 |
| * | | | xprtrdma: Eliminate rpcrdma_receive_worker() | Chuck Lever | 2016-09-19 | 3 | -12/+5 |
| * | | | xprtrdma: Rename rpcrdma_receive_wc() | Chuck Lever | 2016-09-19 | 1 | -3/+3 |
| * | | | xprtrmda: Report address of frmr, not mw | Chuck Lever | 2016-09-19 | 1 | -2/+6 |
| * | | | xprtrdma: Support larger inline thresholds | Chuck Lever | 2016-09-19 | 1 | -2/+2 |
| * | | | xprtrdma: Use gathered Send for large inline messages | Chuck Lever | 2016-09-19 | 5 | -185/+207 |
| * | | | xprtrdma: Basic support for Remote Invalidation | Chuck Lever | 2016-09-19 | 6 | -7/+44 |
| * | | | xprtrdma: Client-side support for rpcrdma_connect_private | Chuck Lever | 2016-09-19 | 5 | -15/+49 |
| * | | | xprtrdma: Move recv_wr to struct rpcrdma_rep | Chuck Lever | 2016-09-19 | 2 | -7/+7 |
| * | | | xprtrdma: Move send_wr to struct rpcrdma_req | Chuck Lever | 2016-09-19 | 4 | -24/+24 |
| * | | | xprtrdma: Simplify rpcrdma_ep_post_recv() | Chuck Lever | 2016-09-19 | 4 | -11/+5 |
| * | | | xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf | Chuck Lever | 2016-09-19 | 4 | -31/+23 |
| * | | | xprtrdma: Delay DMA mapping Send and Receive buffers | Chuck Lever | 2016-09-19 | 4 | -26/+78 |
| * | | | xprtrdma: Replace DMA_BIDIRECTIONAL | Chuck Lever | 2016-09-19 | 4 | -35/+36 |
| * | | | xprtrdma: Use smaller buffers for RPC-over-RDMA headers | Chuck Lever | 2016-09-19 | 3 | -5/+7 |
| * | | | xprtrdma: Initialize separate RPC call and reply buffers | Chuck Lever | 2016-09-19 | 3 | -59/+99 |
| * | | | SUNRPC: Add a transport-specific private field in rpc_rqst | Chuck Lever | 2016-09-19 | 4 | -12/+10 |
| * | | | SUNRPC: Separate buffer pointers for RPC Call and Reply messages | Chuck Lever | 2016-09-19 | 3 | -1/+3 |
| * | | | SUNRPC: Generalize the RPC buffer release API | Chuck Lever | 2016-09-19 | 6 | -29/+18 |
| * | | | SUNRPC: Generalize the RPC buffer allocation API | Chuck Lever | 2016-09-19 | 5 | -35/+61 |
| * | | | SUNRPC: Refactor rpc_xdr_buf_init() | Chuck Lever | 2016-09-19 | 3 | -36/+8 |
| * | | | xprtrdma: Eliminate INLINE_THRESHOLD macros | Chuck Lever | 2016-09-19 | 4 | -15/+6 |
| * | | | SUNRPC: rpc_clnt_add_xprt setup function for NFS layer | Andy Adamson | 2016-09-19 | 1 | -0/+64 |
| * | | | SUNRPC search xprt switch for sockaddr | Andy Adamson | 2016-09-19 | 2 | -1/+38 |
| * | | | SUNRPC rpc_clnt_xprt_switch_add_xprt | Andy Adamson | 2016-09-19 | 1 | -0/+7 |
| * | | | SUNRPC rpc_clnt_xprt_switch_put | Andy Adamson | 2016-09-19 | 1 | -0/+6 |
| * | | | SUNRPC remove rpc_task_release_client from rpc_task_set_client | Andy Adamson | 2016-09-19 | 1 | -1/+0 |