..
af_smc.c
net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable
2022-05-25 21:58:41 -07:00
Kconfig
Makefile
net/smc: fix compile warning for smc_sysctl
2022-03-07 11:59:17 +00:00
smc_cdc.c
net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *"
2022-05-28 12:36:26 +01:00
smc_cdc.h
smc_clc.c
net/smc: use memcpy instead of snprintf to avoid out of bounds read
2022-04-11 18:28:02 -07:00
smc_clc.h
smc_close.c
net/smc: Fix slab-out-of-bounds issue in fallback
2022-04-25 11:03:48 -07:00
smc_close.h
smc_core.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2022-03-03 11:55:12 -08:00
smc_core.h
smc_diag.c
Partially revert "net/smc: Add netlink net namespace support"
2022-02-02 07:42:41 -08:00
smc_ib.c
net/smc: send cdc msg inline if qp has sufficient inline space
2022-05-17 17:34:12 -07:00
smc_ib.h
smc_ism.c
smc_ism.h
smc_llc.c
smc_llc.h
smc_netlink.c
net/smc: Add global configure for handshake limitation by netlink
2022-02-11 11:14:58 +00:00
smc_netlink.h
smc_netns.h
smc_pnet.c
net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
2022-04-11 18:28:03 -07:00
smc_pnet.h
net/smc: Use a mutex for locking "struct smc_pnettable"
2022-02-24 09:09:33 -08:00
smc_rx.c
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
2022-05-12 10:01:36 -07:00
smc_rx.h
smc_stats.c
smc_stats.h
smc_sysctl.c
net/smc: fix a memory leak in smc_sysctl_net_exit()
2022-03-26 14:17:01 -07:00
smc_sysctl.h
net/smc: fix -Wmissing-prototypes warning when CONFIG_SYSCTL not set
2022-03-09 20:02:35 -08:00
smc_tracepoint.c
smc_tracepoint.h
smc_tx.c
net/smc: rdma write inline if qp has sufficient inline space
2022-05-17 17:34:12 -07:00
smc_tx.h
net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag
2022-01-31 15:08:20 +00:00
smc_wr.c
net/smc: send cdc msg inline if qp has sufficient inline space
2022-05-17 17:34:12 -07:00
smc_wr.h
smc.h
net/smc: Only save the original clcsock callback functions
2022-04-25 11:03:48 -07:00