.. |
af_rds.c
|
RDS: Add support for SO_TIMESTAMP for incoming messages
|
2016-03-02 14:13:17 -05:00 |
bind.c
|
RDS: convert bind hash table to re-sizable hashtable
|
2015-11-02 15:36:23 -05:00 |
cong.c
|
RDS: Fix the atomicity for congestion map update
|
2016-04-16 19:01:05 -04:00 |
connection.c
|
RDS: fix race condition when sending a message on unbound socket
|
2015-11-24 17:20:09 -05:00 |
ib_cm.c
|
RDS: fix endianness for dp_ack_seq
|
2016-04-16 19:01:05 -04:00 |
ib_fmr.c
|
RDS: IB: move FMR code to its own file
|
2016-03-02 14:13:18 -05:00 |
ib_frmr.c
|
IB/core: Add passing an offset into the SG to ib_map_mr_sg
|
2016-05-13 13:37:11 -04:00 |
ib_mr.h
|
RDS: IB: Support Fastreg MR (FRMR) memory registration mode
|
2016-03-02 14:13:19 -05:00 |
ib_rdma.c
|
RDS: IB: Support Fastreg MR (FRMR) memory registration mode
|
2016-03-02 14:13:19 -05:00 |
ib_recv.c
|
RDS: fix congestion map corruption for PAGE_SIZE > 4k
|
2016-04-07 16:58:28 -04:00 |
ib_ring.c
|
|
|
ib_send.c
|
RDS: IB: Remove the RDS_IB_SEND_OP dependency
|
2016-03-02 14:13:17 -05:00 |
ib_stats.c
|
RDS: IB: add mr reused stats
|
2016-03-02 14:13:19 -05:00 |
ib_sysctl.c
|
|
|
ib.c
|
RDS: IB: add Fastreg MR (FRMR) detection support
|
2016-03-02 14:13:19 -05:00 |
ib.h
|
RDS: IB: Support Fastreg MR (FRMR) memory registration mode
|
2016-03-02 14:13:19 -05:00 |
info.c
|
rds: fix an integer overflow test in rds_info_getsockopt()
|
2015-08-03 15:20:16 -07:00 |
info.h
|
|
|
Kconfig
|
RDS: Drop stale iWARP RDMA transport
|
2016-03-02 14:13:17 -05:00 |
loop.c
|
|
|
loop.h
|
|
|
Makefile
|
RDS: IB: Support Fastreg MR (FRMR) memory registration mode
|
2016-03-02 14:13:19 -05:00 |
message.c
|
|
|
page.c
|
RDS: memory allocated must be align to 8
|
2016-04-07 16:58:27 -04:00 |
rdma_transport.c
|
RDS: IB: handle the RDMA CM time wait event
|
2016-03-02 14:13:19 -05:00 |
rdma_transport.h
|
RDS: Drop stale iWARP RDMA transport
|
2016-03-02 14:13:17 -05:00 |
rdma.c
|
RDS: Fix rds MR reference count in rds_rdma_unuse()
|
2015-08-25 16:28:10 -07:00 |
rds.h
|
RDS: Add support for SO_TIMESTAMP for incoming messages
|
2016-03-02 14:13:17 -05:00 |
recv.c
|
RDS: Add support for SO_TIMESTAMP for incoming messages
|
2016-03-02 14:13:17 -05:00 |
send.c
|
RDS: fix race condition when sending a message on unbound socket
|
2015-11-24 17:20:09 -05:00 |
stats.c
|
|
|
sysctl.c
|
|
|
tcp_connect.c
|
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
|
2015-08-07 11:29:58 -07:00 |
tcp_listen.c
|
RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept_one()
|
2015-10-13 04:22:41 -07:00 |
tcp_recv.c
|
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv
|
2015-10-27 19:46:34 -07:00 |
tcp_send.c
|
RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit
|
2015-10-05 03:34:53 -07:00 |
tcp_stats.c
|
|
|
tcp.c
|
RDS: TCP: Remove unused constant
|
2016-03-18 22:25:41 -04:00 |
tcp.h
|
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
|
2015-08-07 11:29:58 -07:00 |
threads.c
|
RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL
|
2015-10-05 11:19:01 -07:00 |
transport.c
|
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
|
2015-08-07 11:29:57 -07:00 |