summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_pnet.c
Commit message (Expand)AuthorAgeFilesLines
* net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()Eric Dumazet2024-03-051-0/+10
* net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu2023-12-261-2/+2
* net/smc: De-tangle ism and smc device initializationStefan Raspl2023-01-251-18/+22
* genetlink: start to validate reserved header bytesJakub Kicinski2022-08-291-1/+2
* net: rename reference+tracking helpersJakub Kicinski2022-06-091-3/+4
* net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()Karsten Graul2022-04-111-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-21/+21
|\
| * net/smc: Use a mutex for locking "struct smc_pnettable"Fabio M. De Francesco2022-02-241-21/+21
* | net/smc: Add global configure for handshake limitation by netlinkD. Wythe2022-02-111-0/+3
|/
* net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth()Eric Dumazet2022-02-071-1/+1
* net/smc: fix ref_tracker issue in smc_pnet_add()Eric Dumazet2022-02-061-3/+5
* net/smc: fix possible NULL deref in smc_pnet_add_eth()Eric Dumazet2022-01-121-1/+2
* net/smc: Introduce net namespace support for linkgroupTony Lu2022-01-021-5/+16
* net/smc: add net device tracker to struct smc_pnetentryEric Dumazet2021-12-071-4/+5
* net/smc: retrieve v2 gid from IB deviceKarsten Graul2021-10-161-15/+26
* net: Remove redundant if statementsYajun Deng2021-08-051-2/+1
* net/smc: Add diagnostic information to smc ib-deviceGuvenc Gulce2020-12-011-0/+2
* net/smc: determine proposed ISM devicesUrsula Braun2020-09-281-1/+1
* net/smc: introduce list of pnetids for Ethernet devicesUrsula Braun2020-09-281-7/+138
* net/smc: prepare for more proposed ISM devicesUrsula Braun2020-09-281-4/+4
* net/smc: remove constant and introduce helper to check for a pnet idKarsten Graul2020-09-281-8/+12
* net/smc: improve server ISM device determinationUrsula Braun2020-09-101-1/+4
* net/smc: switch smcd_dev_list spinlock to mutexUrsula Braun2020-07-081-8/+8
* net/smc: fix sleep bug in smc_pnet_find_roce_resource()Ursula Braun2020-07-081-10/+11
* net/smc: mark smc_pnet_policy as constDmitry Vyukov2020-05-261-1/+1
* net/smc: log important pnetid and state change eventsKarsten Graul2020-05-051-3/+44
* net/smc: introduce smc_pnet_find_alt_roce()Karsten Graul2020-05-011-2/+13
* net/smc: rework pnet table to support SMC-R failoverKarsten Graul2020-04-291-227/+312
* net/smc: allow unprivileged users to read pnet tableHans Wippel2020-01-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-2/+0
|\
| * net/smc: fix ethernet interface refcountingUrsula Braun2019-11-061-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-1/+1
|\|
| * net: remove unnecessary variables and callbackTaehee Yoo2019-10-241-1/+1
* | net/smc: no new connections on disappearing devicesUrsula Braun2019-10-091-1/+4
|/
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-1/+2
|\
| * net/smc: fix return code from FLUSH commandKarsten Graul2019-04-111-1/+2
* | net/smc: consolidate function parametersKarsten Graul2019-04-121-26/+21
* | genetlink: make policy common to familyJohannes Berg2019-03-221-4/+1
|/
* net/smc: allow pnetid-less configurationUrsula Braun2019-02-281-1/+41
* net/smc: allow PCI IDs as ib device names in the pnet tableHans Wippel2019-02-211-2/+4
* net/smc: add pnet table namespace supportHans Wippel2019-02-211-43/+102
* net/smc: add smcd support to the pnet tableHans Wippel2019-02-211-7/+80
* net/smc: rework pnet tableHans Wippel2019-02-211-192/+247
* net/smc: allow 16 byte pnetids in netlink policyHans Wippel2019-02-011-1/+1
* smc: generic netlink family should be __ro_after_initJohannes Berg2018-09-201-1/+1
* net/smc: use correct vlan gid of RoCE deviceUrsula Braun2018-07-251-9/+21
* net/smc: add pnetid support for SMC-D and ISMHans Wippel2018-06-301-0/+41
* net/smc: add pnetid supportUrsula Braun2018-06-301-19/+90
* net/smc: determine port attributes independent from pnet tableUrsula Braun2018-06-301-5/+2