index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_pnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
net/smc: fix possible NULL deref in smc_pnet_add_eth()
Eric Dumazet
1
-1
/
+2
2022-01-02
net/smc: Introduce net namespace support for linkgroup
Tony Lu
1
-5
/
+16
2021-12-08
net/smc: add net device tracker to struct smc_pnetentry
Eric Dumazet
1
-4
/
+5
2021-10-16
net/smc: retrieve v2 gid from IB device
Karsten Graul
1
-15
/
+26
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-2
/
+1
2020-12-02
net/smc: Add diagnostic information to smc ib-device
Guvenc Gulce
1
-0
/
+2
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