.. |
af_rds.c
|
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
|
2023-06-24 15:50:13 -07:00 |
bind.c
|
treewide: use get_random_{u8,u16}() when possible, part 2
|
2022-10-11 17:42:58 -06:00 |
cong.c
|
net: rds: delete duplicated words
|
2020-09-18 14:12:43 -07:00 |
connection.c
|
rds: memory leak in __rds_conn_create()
|
2021-12-14 12:51:52 +00:00 |
ib_cm.c
|
rds: ib: Remove two ib_modify_qp() calls
|
2021-04-12 19:51:48 -03:00 |
ib_frmr.c
|
net/rds: dma_map_sg is entitled to merge entries
|
2021-08-18 15:35:50 -07:00 |
ib_mr.h
|
RDMA/rds: Remove FMR support for memory registration
|
2020-06-02 20:32:53 -03:00 |
ib_rdma.c
|
RDMA/rds: Remove FMR support for memory registration
|
2020-06-02 20:32:53 -03:00 |
ib_recv.c
|
net: add missing includes of linux/sched/clock.h
|
2023-01-27 11:19:46 +00:00 |
ib_ring.c
|
rds: Fix spelling mistakes
|
2021-05-31 22:45:05 -07:00 |
ib_send.c
|
rds: Remove redundant assignment to nr_sig
|
2021-04-27 14:14:33 -07:00 |
ib_stats.c
|
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
|
2019-09-15 20:56:19 +02:00 |
ib_sysctl.c
|
|
|
ib.c
|
RDMA: Split kernel-only global device caps from uverbs device caps
|
2022-04-06 15:02:13 -03:00 |
ib.h
|
rds: stop using dmapool
|
2020-11-17 15:22:06 -04:00 |
info.c
|
rds: fix crash in rds_info_getsockopt()
|
2020-05-20 14:08:06 -07:00 |
info.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
Kconfig
|
treewide: replace '---help---' in Kconfig files with 'help'
|
2020-06-14 01:57:21 +09:00 |
loop.c
|
rds: Changing IP address internal representation to struct in6_addr
|
2018-07-23 21:17:44 -07:00 |
loop.h
|
rds: clean up loopback rds_connections on netns deletion
|
2018-06-27 10:11:03 +09:00 |
Makefile
|
RDMA/rds: Remove FMR support for memory registration
|
2020-06-02 20:32:53 -03:00 |
message.c
|
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
|
2023-02-13 09:33:39 +00:00 |
page.c
|
|
|
rdma_transport.c
|
net: rds: add missing __init/__exit annotations to module init/exit funcs
|
2022-09-19 17:58:53 -07:00 |
rdma_transport.h
|
net: rds: rdma_transport.h: delete duplicated word
|
2020-07-19 18:14:51 -07:00 |
rdma.c
|
net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
|
2022-08-01 11:45:15 +01:00 |
rds_single_path.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
rds.h
|
net: pass a sockptr_t into ->setsockopt
|
2020-07-24 15:41:54 -07:00 |
recv.c
|
net: add missing includes of linux/sched/clock.h
|
2023-01-27 11:19:46 +00:00 |
send.c
|
rds: remove redundant variable total_payload_len
|
2022-11-04 10:09:50 +00:00 |
stats.c
|
rds: check for excessive looping in rds_send_xmit
|
2019-08-15 12:04:24 -07:00 |
sysctl.c
|
|
|
tcp_connect.c
|
net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
|
2022-05-05 16:44:49 -07:00 |
tcp_listen.c
|
net/sock: Introduce trace_sk_data_ready()
|
2023-01-23 11:26:50 +00:00 |
tcp_recv.c
|
net/sock: Introduce trace_sk_data_ready()
|
2023-01-23 11:26:50 +00:00 |
tcp_send.c
|
rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
|
2023-06-24 15:50:12 -07:00 |
tcp_stats.c
|
|
|
tcp.c
|
net: add a refcount tracker for kernel sockets
|
2022-10-24 11:04:43 +01:00 |
tcp.h
|
net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
|
2022-05-05 16:44:49 -07:00 |
threads.c
|
rds: Fix fall-through warnings for Clang
|
2021-05-17 20:00:27 -05:00 |
transport.c
|
rds: transport module should be auto loaded when transport is set
|
2020-06-25 16:26:25 -07:00 |