index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_pnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-3
/
+4
2022-04-11
net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
Karsten Graul
1
-2
/
+3
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-21
/
+21
2022-02-24
net/smc: Use a mutex for locking "struct smc_pnettable"
Fabio M. De Francesco
1
-21
/
+21
2022-02-11
net/smc: Add global configure for handshake limitation by netlink
D. Wythe
1
-0
/
+3
2022-02-07
net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth()
Eric Dumazet
1
-1
/
+1
2022-02-06
net/smc: fix ref_tracker issue in smc_pnet_add()
Eric Dumazet
1
-3
/
+5
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-07
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-01
net/smc: Add diagnostic information to smc ib-device
Guvenc Gulce
1
-0
/
+2
2020-09-28
net/smc: determine proposed ISM devices
Ursula Braun
1
-1
/
+1
2020-09-28
net/smc: introduce list of pnetids for Ethernet devices
Ursula Braun
1
-7
/
+138
2020-09-28
net/smc: prepare for more proposed ISM devices
Ursula Braun
1
-4
/
+4
2020-09-28
net/smc: remove constant and introduce helper to check for a pnet id
Karsten Graul
1
-8
/
+12
2020-09-10
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-26
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-01
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-06
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-24
net: remove unnecessary variables and callback
Taehee Yoo
1
-1
/
+1
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
1
-1
/
+4
2019-04-27
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-01
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-25
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-21
net/smc: adjust net_device refcount
Ursula Braun
1
-1
/
+3
2017-04-11
net/smc: return active RoCE port only
Ursula Braun
1
-2
/
+5
[next]