summaryrefslogtreecommitdiff
path: root/net/smc/smc_pnet.c
AgeCommit message (Expand)Author
2024-03-05net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()Eric Dumazet
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-04-11net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()Karsten Graul
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24net/smc: Use a mutex for locking "struct smc_pnettable"Fabio M. De Francesco
2022-02-11net/smc: Add global configure for handshake limitation by netlinkD. Wythe
2022-02-07net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth()Eric Dumazet
2022-02-06net/smc: fix ref_tracker issue in smc_pnet_add()Eric Dumazet
2022-01-12net/smc: fix possible NULL deref in smc_pnet_add_eth()Eric Dumazet
2022-01-02net/smc: Introduce net namespace support for linkgroupTony Lu
2021-12-07net/smc: add net device tracker to struct smc_pnetentryEric Dumazet
2021-10-16net/smc: retrieve v2 gid from IB deviceKarsten Graul
2021-08-05net: Remove redundant if statementsYajun Deng
2020-12-01net/smc: Add diagnostic information to smc ib-deviceGuvenc Gulce
2020-09-28net/smc: determine proposed ISM devicesUrsula Braun
2020-09-28net/smc: introduce list of pnetids for Ethernet devicesUrsula Braun
2020-09-28net/smc: prepare for more proposed ISM devicesUrsula Braun
2020-09-28net/smc: remove constant and introduce helper to check for a pnet idKarsten Graul
2020-09-10net/smc: improve server ISM device determinationUrsula Braun
2020-07-08net/smc: switch smcd_dev_list spinlock to mutexUrsula Braun
2020-07-08net/smc: fix sleep bug in smc_pnet_find_roce_resource()Ursula Braun
2020-05-26net/smc: mark smc_pnet_policy as constDmitry Vyukov
2020-05-05net/smc: log important pnetid and state change eventsKarsten Graul
2020-05-01net/smc: introduce smc_pnet_find_alt_roce()Karsten Graul
2020-04-29net/smc: rework pnet table to support SMC-R failoverKarsten Graul
2020-01-21net/smc: allow unprivileged users to read pnet tableHans Wippel
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-06net/smc: fix ethernet interface refcountingUrsula Braun
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo
2019-10-09net/smc: no new connections on disappearing devicesUrsula Braun
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-12net/smc: consolidate function parametersKarsten Graul
2019-04-11net/smc: fix return code from FLUSH commandKarsten Graul
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-02-28net/smc: allow pnetid-less configurationUrsula Braun
2019-02-21net/smc: allow PCI IDs as ib device names in the pnet tableHans Wippel
2019-02-21net/smc: add pnet table namespace supportHans Wippel
2019-02-21net/smc: add smcd support to the pnet tableHans Wippel
2019-02-21net/smc: rework pnet tableHans Wippel
2019-02-01net/smc: allow 16 byte pnetids in netlink policyHans Wippel
2018-09-20smc: generic netlink family should be __ro_after_initJohannes Berg
2018-07-25net/smc: use correct vlan gid of RoCE deviceUrsula Braun
2018-06-30net/smc: add pnetid support for SMC-D and ISMHans Wippel
2018-06-30net/smc: add pnetid supportUrsula Braun
2018-06-30net/smc: determine port attributes independent from pnet tableUrsula Braun