WSL2-Linux-Kernel/net/rds
David S. Miller a655fe9f19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
An ipvlan bug fix in 'net' conflicted with the abstraction away
of the IPV6 specific support in 'net-next'.

Similarly, a bug fix for mlx5 in 'net' conflicted with the flow
action conversion in 'net-next'.

Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-08 15:00:17 -08:00
..
Kconfig
Makefile
af_rds.c rds: add transport specific tos_map hook 2019-02-04 14:59:13 -08:00
bind.c rds: fix refcount bug in rds_sock_addref 2019-01-31 09:43:27 -08:00
cong.c
connection.c rds: add type of service(tos) infrastructure 2019-02-04 14:59:12 -08:00
ib.c rds: add transport specific tos_map hook 2019-02-04 14:59:13 -08:00
ib.h rds: rdma: update rdma transport for tos 2019-02-04 14:59:13 -08:00
ib_cm.c rds: rdma: update rdma transport for tos 2019-02-04 14:59:13 -08:00
ib_fmr.c
ib_frmr.c
ib_mr.h
ib_rdma.c
ib_recv.c rds: rdma: update rdma transport for tos 2019-02-04 14:59:13 -08:00
ib_ring.c
ib_send.c rds: rdma: update rdma transport for tos 2019-02-04 14:59:13 -08:00
ib_stats.c
ib_sysctl.c
info.c
info.h
loop.c
loop.h
message.c rds: use DIV_ROUND_UP instead of ceil 2019-01-07 07:22:36 -08:00
page.c
rdma.c net/rds: remove user triggered WARN_ON in rds_sendmsg 2018-12-19 10:27:58 -08:00
rdma_transport.c rds: rdma: update rdma transport for tos 2019-02-04 14:59:13 -08:00
rdma_transport.h rds: rdma: add consumer reject 2019-02-04 14:59:11 -08:00
rds.h rds: add transport specific tos_map hook 2019-02-04 14:59:13 -08:00
rds_single_path.h
recv.c rds: add type of service(tos) infrastructure 2019-02-04 14:59:12 -08:00
send.c rds: rdma: update rdma transport for tos 2019-02-04 14:59:13 -08:00
stats.c
sysctl.c
tcp.c rds: add transport specific tos_map hook 2019-02-04 14:59:13 -08:00
tcp.h
tcp_connect.c
tcp_listen.c rds: add type of service(tos) infrastructure 2019-02-04 14:59:12 -08:00
tcp_recv.c
tcp_send.c
tcp_stats.c
threads.c rds: make v3.1 as compat version 2019-02-04 14:59:11 -08:00
transport.c