index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_pnet.c
Age
Commit message (
Expand
)
Author
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
2018-05-14
net/smc: check for missing nlattrs in SMC_PNETID messages
Eric Biggers
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-21
net/smc: adjust net_device refcount
Ursula Braun
2017-04-11
net/smc: return active RoCE port only
Ursula Braun
2017-04-11
net/smc: remove useless smc_ib_devices_list check
Ursula Braun
2017-01-09
smc: establish pnet table management
Thomas Richter