summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-09SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORTTrond Myklebust
2015-02-09SUNRPC: Remove TCP socket linger codeTrond Myklebust
2015-02-08SUNRPC: Remove TCP client connection reset hackTrond Myklebust
2015-02-08SUNRPC: TCP/UDP always close the old socket before reconnectingTrond Myklebust
2015-02-08SUNRPC: Add helpers to prevent socket create from racingTrond Myklebust
2015-02-08SUNRPC: Ensure xs_reset_transport() resets the close connection flagsTrond Myklebust
2015-02-08SUNRPC: Do not clear the source port in xs_reset_transportTrond Myklebust
2015-02-08SUNRPC: Handle EADDRINUSE on connectTrond Myklebust
2015-02-08SUNRPC: Set SO_REUSEPORT socket option for TCP connectionsTrond Myklebust
2015-02-08Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna...Trond Myklebust
2015-02-05xprtrdma: Address sparse complaint in rpcr_to_rdmar()Chuck Lever
2015-02-03SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust
2015-02-03Merge branch 'flexfiles'Trond Myklebust
2015-02-03sunrpc: add rpc_count_iostats_idxWeston Andros Adamson
2015-02-03Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-01-30xprtrdma: Update the GFP flags used in xprt_rdma_allocate()Chuck Lever
2015-01-30xprtrdma: Clean up after adding regbuf managementChuck Lever
2015-01-30xprtrdma: Allocate zero pad separately from rpcrdma_bufferChuck Lever
2015-01-30xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_repChuck Lever
2015-01-30xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_reqChuck Lever
2015-01-30xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_reqChuck Lever
2015-01-30xprtrdma: Add struct rpcrdma_regbuf and helpersChuck Lever
2015-01-30xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()Chuck Lever
2015-01-30xprtrdma: Simplify synopsis of rpcrdma_buffer_create()Chuck Lever
2015-01-30xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stackChuck Lever
2015-01-30xprtrdma: Take struct ib_device_attr off the stackChuck Lever
2015-01-30xprtrdma: Free the pd if ib_query_qp() failsChuck Lever
2015-01-30xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprtChuck Lever
2015-01-30xprtrdma: Move credit update to RPC reply handlerChuck Lever
2015-01-30xprtrdma: Remove rl_mr field, and the mr_chunk unionChuck Lever
2015-01-30xprtrdma: Remove rpcrdma_ep::rep_iaChuck Lever
2015-01-30xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprtChuck Lever
2015-01-30xprtrdma: Clean up hdrlenChuck Lever
2015-01-30xprtrdma: Display XIDs in host byte orderChuck Lever
2015-01-30xprtrdma: Modernize htonl and ntohlChuck Lever
2015-01-30xprtrdma: human-readable completion statusChuck Lever
2015-01-24SUNRPC: Allow waiting on memory allocationTrond Myklebust
2015-01-24SUNRPC: Adjust rpciod workqueue parametersTrond Myklebust
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf
2015-01-14bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy
2015-01-12tipc: fix bug in broadcast retransmit codeJon Paul Maloy
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-01-11packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2015-01-07rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds