Age | Commit message (Expand) | Author | Files | Lines |
2023-10-25 | net/smc: fix smc clc failed issue when netdevice not in init_net | Albert Huang | 1 | -1/+1 |
2022-07-18 | net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpu | Guangguan Wang | 1 | -0/+2 |
2022-01-02 | net/smc: Introduce net namespace support for linkgroup | Tony Lu | 1 | -0/+7 |
2021-12-28 | net/smc: fix kernel panic caused by race of smc_sock | Dust Li | 1 | -0/+1 |
2021-10-16 | net/smc: retrieve v2 gid from IB device | Karsten Graul | 1 | -1/+2 |
2021-10-16 | net/smc: add SMC-Rv2 connection establishment | Karsten Graul | 1 | -0/+13 |
2020-12-02 | net/smc: Add support for obtaining SMCR device list | Guvenc Gulce | 1 | -0/+2 |
2020-12-02 | net/smc: Add diagnostic information to smc ib-device | Guvenc Gulce | 1 | -0/+2 |
2020-12-02 | net/smc: Add link counters for IB device ports | Guvenc Gulce | 1 | -0/+2 |
2020-07-20 | net/smc: protect smc ib device initialization | Karsten Graul | 1 | -0/+1 |
2020-07-08 | net/smc: fix sleep bug in smc_pnet_find_roce_resource() | Ursula Braun | 1 | -1/+2 |
2020-04-29 | net/smc: convert static link ID to dynamic references | Karsten Graul | 1 | -5/+5 |
2020-02-27 | net/smc: improve peer ID in CLC decline for SMC-R | Hans Wippel | 1 | -0/+1 |
2019-11-16 | net/smc: introduce bookkeeping of SMCR link groups | Ursula Braun | 1 | -0/+3 |
2019-10-10 | net/smc: no new connections on disappearing devices | Ursula Braun | 1 | -0/+1 |
2019-02-21 | net/smc: rework pnet table | Hans Wippel | 1 | -0/+2 |
2018-07-26 | net/smc: use correct vlan gid of RoCE device | Ursula Braun | 1 | -1/+2 |
2018-06-30 | net/smc: add pnetid support | Ursula Braun | 1 | -0/+3 |
2018-06-30 | net/smc: determine port attributes independent from pnet table | Ursula Braun | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-29 | net/smc: synchronize buffer usage with device | Ursula Braun | 1 | -0/+6 |
2017-07-29 | net/smc: introduce sg-logic for send buffers | Ursula Braun | 1 | -6/+0 |
2017-07-29 | net/smc: use separate memory regions for RMBs | Ursula Braun | 1 | -2/+3 |
2017-07-29 | net/smc: introduce sg-logic for RMBs | Ursula Braun | 1 | -0/+6 |
2017-05-16 | smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY | Ursula Braun | 1 | -2/+0 |
2017-03-30 | drivers: add explicit interrupt.h includes | Florian Westphal | 1 | -0/+1 |
2017-01-12 | smc: ETH_ALEN as memcpy length for mac addresses | Ursula Braun | 1 | -1/+3 |
2017-01-10 | smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR | Ursula Braun | 1 | -0/+13 |
2017-01-10 | smc: work request (WR) base for use by LLC and CDC | Ursula Braun | 1 | -0/+11 |
2017-01-10 | smc: remote memory buffers (RMBs) | Ursula Braun | 1 | -0/+5 |
2017-01-10 | smc: introduce SMC as an IB-client | Ursula Braun | 1 | -0/+40 |