Age | Commit message (Expand) | Author |
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 |
2019-02-21 | net/smc: add pnet table namespace support | Hans Wippel |
2019-02-21 | net/smc: add smcd support to the pnet table | Hans Wippel |
2019-02-21 | net/smc: rework pnet table | Hans Wippel |
2019-02-01 | net/smc: allow 16 byte pnetids in netlink policy | Hans Wippel |
2018-09-20 | smc: generic netlink family should be __ro_after_init | Johannes Berg |
2018-07-25 | net/smc: use correct vlan gid of RoCE device | Ursula Braun |
2018-06-30 | net/smc: add pnetid support for SMC-D and ISM | Hans Wippel |
2018-06-30 | net/smc: add pnetid support | Ursula Braun |
2018-06-30 | net/smc: determine port attributes independent from pnet table | Ursula Braun |