index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_pnet.c
Age
Commit message (
Expand
)
Author
2025-09-23
dibs: Create class dibs
Julian Ruess
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
2025-09-17
smc: Fix use-after-free in __pnet_find_base_ndev().
Kuniyuki Iwashima
2025-09-02
net/smc: Replace use of strncpy on NUL-terminated string with strscpy
James Flowers
2025-06-23
net/smc: replace strncpy with strscpy
Pranav Tyagi
2025-03-14
net/smc: use the correct ndev to find pnetid by pnetid table
Guangguan Wang
2024-11-07
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2024-10-15
net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
Li RongQing
2024-09-10
net/smc: add sysctl for smc_limit_hs
D. Wythe
2024-03-05
net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
Eric Dumazet
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
2023-01-25
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-04-11
net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
Karsten Graul
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
net/smc: Use a mutex for locking "struct smc_pnettable"
Fabio M. De Francesco
2022-02-11
net/smc: Add global configure for handshake limitation by netlink
D. Wythe
2022-02-07
net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth()
Eric Dumazet
2022-02-06
net/smc: fix ref_tracker issue in smc_pnet_add()
Eric Dumazet
2022-01-12
net/smc: fix possible NULL deref in smc_pnet_add_eth()
Eric Dumazet
2022-01-02
net/smc: Introduce net namespace support for linkgroup
Tony Lu
2021-12-07
net/smc: add net device tracker to struct smc_pnetentry
Eric Dumazet
2021-10-16
net/smc: retrieve v2 gid from IB device
Karsten Graul
2021-08-05
net: Remove redundant if statements
Yajun Deng
2020-12-01
net/smc: Add diagnostic information to smc ib-device
Guvenc Gulce
2020-09-28
net/smc: determine proposed ISM devices
Ursula Braun
2020-09-28
net/smc: introduce list of pnetids for Ethernet devices
Ursula Braun
2020-09-28
net/smc: prepare for more proposed ISM devices
Ursula Braun
2020-09-28
net/smc: remove constant and introduce helper to check for a pnet id
Karsten Graul
2020-09-10
net/smc: improve server ISM device determination
Ursula Braun
2020-07-08
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
2020-07-08
net/smc: fix sleep bug in smc_pnet_find_roce_resource()
Ursula Braun
2020-05-26
net/smc: mark smc_pnet_policy as const
Dmitry Vyukov
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
2020-05-01
net/smc: introduce smc_pnet_find_alt_roce()
Karsten Graul
2020-04-29
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
2020-01-21
net/smc: allow unprivileged users to read pnet table
Hans Wippel
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-06
net/smc: fix ethernet interface refcounting
Ursula Braun
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-12
net/smc: consolidate function parameters
Karsten Graul
2019-04-11
net/smc: fix return code from FLUSH command
Karsten Graul
2019-03-22
genetlink: make policy common to family
Johannes Berg
2019-02-28
net/smc: allow pnetid-less configuration
Ursula Braun
2019-02-21
net/smc: allow PCI IDs as ib device names in the pnet table
Hans Wippel
[next]