Pavel Skripkin 1f79bc8ae8 net: rds: fix memory leak in rds_recvmsg 3 years ago
..
Kconfig dcdede0406 RDS: Drop stale iWARP RDMA transport 8 years ago
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
af_rds.c 780e982905 RDS: validate the requested traces user input against max supported 8 years ago
bind.c b28b106b1f rds: fix refcount bug in rds_sock_addref 5 years ago
cong.c 0cb43965d4 RDS: split out connection specific state from rds_connection to rds_conn_path 8 years ago
connection.c c64534f826 rds: tcp: correctly sequence cleanup on netns deletion. 6 years ago
ib.c f4e58dc5f8 net/rds: Fix error handling in rds_ib_add_one() 5 years ago
ib.h 251bc1f44c rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead 6 years ago
ib_cm.c 251bc1f44c rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead 6 years ago
ib_fmr.c 8dcab85a9a net: rds: exchange of 8K and 1M pool 5 years ago
ib_frmr.c 9b3fa26f00 RDS: IB: fix 'passing zero to ERR_PTR()' warning 6 years ago
ib_mr.h edd08f96db rds: ib: add the static type to the function 7 years ago
ib_rdma.c 0c206bf9ea net: rds: fix memory leak in rds_ib_flush_mr_pool 5 years ago
ib_recv.c 251bc1f44c rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead 6 years ago
ib_ring.c 5cd2fe6d54 RDS/IW+IB: Set recv ring low water mark to 1/2 full. 15 years ago
ib_send.c a0c0865fa0 rds: Fix inaccurate accounting of unsignaled wrs 7 years ago
ib_stats.c 8bfb051a68 net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names' 4 years ago
ib_sysctl.c fe2c6338fd net: Convert uses of typedef ctl_table to struct ctl_table 11 years ago
info.c 468b732b6f rds: fix an integer overflow test in rds_info_getsockopt() 9 years ago
info.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
loop.c a4b57440d9 rds: avoid unenecessary cong_update in loop transport 6 years ago
loop.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
message.c 6c5a1c4a2a net, rds: convert rds_message.m_refcount from atomic_t to refcount_t 7 years ago
page.c be6e4d66f0 rds: remove dead code 8 years ago
rdma.c 5edbe3c024 RDS: null pointer dereference in rds_atomic_free_op 6 years ago
rdma_transport.c 8d5d8a5fd7 RDS: RDMA: start rdma listening after init 8 years ago
rdma_transport.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
rds.h a4b57440d9 rds: avoid unenecessary cong_update in loop transport 6 years ago
rds_single_path.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
recv.c 1f79bc8ae8 net: rds: fix memory leak in rds_recvmsg 3 years ago
send.c 427b8a1469 rds: MP-RDS may use an invalid c_path 6 years ago
stats.c 060fc2173a net/rds: Add a few missing rds_stat_names entries 4 years ago
sysctl.c 5c3da57d70 net: rds: fix coding style issues 8 years ago
tcp.c c8a88799e6 net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock(). 5 years ago
tcp.h 83ee02de2c rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete 6 years ago
tcp_connect.c aed20a53a7 rds: cancel send/recv work before queuing connection shutdown 7 years ago
tcp_listen.c 266675ab52 rds: Incorrect reference counting in TCP socket creation 6 years ago
tcp_recv.c 3289025aed RDS: add receive message trace used by application 8 years ago
tcp_send.c aed20a53a7 rds: cancel send/recv work before queuing connection shutdown 7 years ago
tcp_stats.c 3e878b8d54 net: rds: fix const array syntax 13 years ago
threads.c aed20a53a7 rds: cancel send/recv work before queuing connection shutdown 7 years ago
transport.c a8d63a53b3 rds: remove unnecessary returned value check 7 years ago