Age | Commit message (Expand) | Author | Files | Lines |
2020-09-29 | net/smc: determine proposed ISM devices | Ursula Braun | 1 | -1/+1 |
2020-09-29 | net/smc: introduce list of pnetids for Ethernet devices | Ursula Braun | 1 | -7/+138 |
2020-09-29 | net/smc: prepare for more proposed ISM devices | Ursula Braun | 1 | -4/+4 |
2020-09-29 | net/smc: remove constant and introduce helper to check for a pnet id | Karsten Graul | 1 | -8/+12 |
2020-09-11 | net/smc: improve server ISM device determination | Ursula Braun | 1 | -1/+4 |
2020-07-08 | net/smc: switch smcd_dev_list spinlock to mutex | Ursula Braun | 1 | -8/+8 |
2020-07-08 | net/smc: fix sleep bug in smc_pnet_find_roce_resource() | Ursula Braun | 1 | -10/+11 |
2020-05-27 | net/smc: mark smc_pnet_policy as const | Dmitry Vyukov | 1 | -1/+1 |
2020-05-05 | net/smc: log important pnetid and state change events | Karsten Graul | 1 | -3/+44 |
2020-05-02 | net/smc: introduce smc_pnet_find_alt_roce() | Karsten Graul | 1 | -2/+13 |
2020-04-29 | net/smc: rework pnet table to support SMC-R failover | Karsten Graul | 1 | -227/+312 |
2020-01-21 | net/smc: allow unprivileged users to read pnet table | Hans Wippel | 1 | -1/+1 |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+0 |
2019-11-07 | net/smc: fix ethernet interface refcounting | Ursula Braun | 1 | -2/+0 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2019-10-25 | net: remove unnecessary variables and callback | Taehee Yoo | 1 | -1/+1 |
2019-10-10 | net/smc: no new connections on disappearing devices | Ursula Braun | 1 | -1/+4 |
2019-04-28 | genetlink: optionally validate strictly/dumps | Johannes Berg | 1 | -0/+4 |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2019-04-12 | net/smc: consolidate function parameters | Karsten Graul | 1 | -26/+21 |
2019-04-11 | net/smc: fix return code from FLUSH command | Karsten Graul | 1 | -1/+2 |
2019-03-22 | genetlink: make policy common to family | Johannes Berg | 1 | -4/+1 |
2019-02-28 | net/smc: allow pnetid-less configuration | Ursula Braun | 1 | -1/+41 |
2019-02-21 | net/smc: allow PCI IDs as ib device names in the pnet table | Hans Wippel | 1 | -2/+4 |
2019-02-21 | net/smc: add pnet table namespace support | Hans Wippel | 1 | -43/+102 |
2019-02-21 | net/smc: add smcd support to the pnet table | Hans Wippel | 1 | -7/+80 |
2019-02-21 | net/smc: rework pnet table | Hans Wippel | 1 | -192/+247 |
2019-02-02 | net/smc: allow 16 byte pnetids in netlink policy | Hans Wippel | 1 | -1/+1 |
2018-09-20 | smc: generic netlink family should be __ro_after_init | Johannes Berg | 1 | -1/+1 |
2018-07-26 | net/smc: use correct vlan gid of RoCE device | Ursula Braun | 1 | -9/+21 |
2018-06-30 | net/smc: add pnetid support for SMC-D and ISM | Hans Wippel | 1 | -0/+41 |
2018-06-30 | net/smc: add pnetid support | Ursula Braun | 1 | -19/+90 |
2018-06-30 | net/smc: determine port attributes independent from pnet table | Ursula Braun | 1 | -5/+2 |
2018-05-14 | net/smc: check for missing nlattrs in SMC_PNETID messages | Eric Biggers | 1 | -31/+40 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-22 | net/smc: adjust net_device refcount | Ursula Braun | 1 | -1/+3 |
2017-04-12 | net/smc: return active RoCE port only | Ursula Braun | 1 | -2/+5 |
2017-04-12 | net/smc: remove useless smc_ib_devices_list check | Ursula Braun | 1 | -1/+1 |
2017-01-10 | smc: establish pnet table management | Thomas Richter | 1 | -0/+534 |