aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_releaseTrond Myklebust2015-02-09
| * | | | SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connectionTrond Myklebust2015-02-09
| * | | | SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORTTrond Myklebust2015-02-09
| * | | | SUNRPC: Remove TCP socket linger codeTrond Myklebust2015-02-09
| * | | | SUNRPC: Remove TCP client connection reset hackTrond Myklebust2015-02-08
| * | | | SUNRPC: TCP/UDP always close the old socket before reconnectingTrond Myklebust2015-02-08
| * | | | SUNRPC: Add helpers to prevent socket create from racingTrond Myklebust2015-02-08
| * | | | SUNRPC: Ensure xs_reset_transport() resets the close connection flagsTrond Myklebust2015-02-08
| * | | | SUNRPC: Do not clear the source port in xs_reset_transportTrond Myklebust2015-02-08
| * | | | SUNRPC: Handle EADDRINUSE on connectTrond Myklebust2015-02-08
| * | | | SUNRPC: Set SO_REUSEPORT socket option for TCP connectionsTrond Myklebust2015-02-08
| * | | | Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna...Trond Myklebust2015-02-08
| |\ \ \ \
| | * | | | xprtrdma: Address sparse complaint in rpcr_to_rdmar()Chuck Lever2015-02-05
| * | | | | SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust2015-02-03
| * | | | | Merge branch 'flexfiles'Trond Myklebust2015-02-03
| |\ \ \ \ \
| | * | | | | sunrpc: add rpc_count_iostats_idxWeston Andros Adamson2015-02-03
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-02-03
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | xprtrdma: Update the GFP flags used in xprt_rdma_allocate()Chuck Lever2015-01-30
| | * | | | xprtrdma: Clean up after adding regbuf managementChuck Lever2015-01-30
| | * | | | xprtrdma: Allocate zero pad separately from rpcrdma_bufferChuck Lever2015-01-30
| | * | | | xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_repChuck Lever2015-01-30
| | * | | | xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_reqChuck Lever2015-01-30
| | * | | | xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_reqChuck Lever2015-01-30
| | * | | | xprtrdma: Add struct rpcrdma_regbuf and helpersChuck Lever2015-01-30
| | * | | | xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()Chuck Lever2015-01-30
| | * | | | xprtrdma: Simplify synopsis of rpcrdma_buffer_create()Chuck Lever2015-01-30
| | * | | | xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stackChuck Lever2015-01-30
| | * | | | xprtrdma: Take struct ib_device_attr off the stackChuck Lever2015-01-30
| | * | | | xprtrdma: Free the pd if ib_query_qp() failsChuck Lever2015-01-30
| | * | | | xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprtChuck Lever2015-01-30
| | * | | | xprtrdma: Move credit update to RPC reply handlerChuck Lever2015-01-30
| | * | | | xprtrdma: Remove rl_mr field, and the mr_chunk unionChuck Lever2015-01-30
| | * | | | xprtrdma: Remove rpcrdma_ep::rep_iaChuck Lever2015-01-30
| | * | | | xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprtChuck Lever2015-01-30
| | * | | | xprtrdma: Clean up hdrlenChuck Lever2015-01-30
| | * | | | xprtrdma: Display XIDs in host byte orderChuck Lever2015-01-30
| | * | | | xprtrdma: Modernize htonl and ntohlChuck Lever2015-01-30
| | * | | | xprtrdma: human-readable completion statusChuck Lever2015-01-30
| | |/ / /
| * | | | SUNRPC: Allow waiting on memory allocationTrond Myklebust2015-01-24
| * | | | SUNRPC: Adjust rpciod workqueue parametersTrond Myklebust2015-01-24
| |/ / /
* | | | ipv4: Namespecify TCP PMTU mechanismFan Du2015-02-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-09
|\ \ \ \
| * | | | tcp: don't include Fast Open option in SYN-ACK on pure SYN-dataYuchung Cheng2015-02-09
| * | | | ipv6: Make __ipv6_select_ident staticVlad Yasevich2015-02-09
| * | | | ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich2015-02-09
| * | | | bridge: Fix inability to add non-vlan fdb entryToshiaki Makita2015-02-09
| * | | | net: dsa: Remove redundant phy_attach()Andrew Lunn2015-02-09
| * | | | net: use netif_rx_ni() from process contextEric Dumazet2015-02-08
| * | | | rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann2015-02-08
| * | | | dsa: correctly determine the number of switches in a systemTobias Waldekranz2015-02-08