linux_dsm_epyc7002/net/rds
Andy Grover edacaeae52 RDS: Fix completion notifications on blocking sockets
Completion or congestion notifications were not being checked
if the socket went to sleep. This patch fixes that.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-20 08:03:12 -07:00
..
af_rds.c
bind.c
cong.c
connection.c RDS: Don't set c_version in __rds_conn_create() 2009-07-20 08:03:08 -07:00
ib_cm.c RDS/IB: Drop connection when a fatal QP event is received 2009-07-20 08:03:11 -07:00
ib_rdma.c
ib_recv.c RDS/IB: Rename byte_len to data_len to enhance readability 2009-07-20 08:03:07 -07:00
ib_ring.c
ib_send.c
ib_stats.c
ib_sysctl.c RDS/IB: Disable flow control in sysctl and explain why 2009-07-20 08:03:10 -07:00
ib.c
ib.h RDS/IB: Handle connections using RDS 3.0 wire protocol 2009-07-20 08:03:03 -07:00
info.c
info.h
iw_cm.c
iw_rdma.c
iw_recv.c
iw_ring.c
iw_send.c
iw_stats.c
iw_sysctl.c
iw.c
iw.h
Kconfig
loop.c
loop.h
Makefile
message.c
page.c
rdma_transport.c RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c 2009-07-20 08:03:05 -07:00
rdma_transport.h
rdma.c
rdma.h
rds.h
recv.c RDS: Fix completion notifications on blocking sockets 2009-07-20 08:03:12 -07:00
send.c
stats.c
sysctl.c
threads.c
transport.c