index
:
pm24.git
master
perf-mon
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_diag.c
Age
Commit message (
Expand
)
Author
2024-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2024-01-19
net/smc: fix illegal rmb_desc access in SMC-D connection dump
Wen Gu
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-03
net/smc: fix invalid link access in dumping SMC-R connections
Wen Gu
2023-12-26
net/smc: support extended GID in SMC-D lgr netlink attribute
Wen Gu
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
2023-01-25
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
2022-07-27
net/smc: Enable module load on netlink usage
Stefan Raspl
2022-02-02
Partially revert "net/smc: Add netlink net namespace support"
Dmitry V. Levin
2022-01-13
net/smc: Introduce a new conn->lgr validity check helper
Wen Gu
2022-01-02
net/smc: Add netlink net namespace support
Tony Lu
2020-12-01
net/smc: Introduce SMCR get link command
Guvenc Gulce
2020-12-01
net/smc: Use active link of the connection
Guvenc Gulce
2020-09-10
net/smc: use the retry mechanism for netlink messages
Guvenc Gulce
2020-08-20
net/smc: Prevent kernel-infoleak in __smc_diag_dump()
Peilin Ye
2020-02-11
net/smc: fix leak of kernel memory to user space
Eric Dumazet
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-02-07
net/smc: original socket family in inet_sock_diag
Karsten Graul
2018-07-25
net/smc: provide fallback reason code
Karsten Graul
2018-07-25
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-23
net/smc: provide smc mode in smc_diag.c
Karsten Graul
2018-06-30
net/smc: add SMC-D diag support
Hans Wippel
2018-06-30
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-02
net/smc: ipv6 support for smc_diag.c
Karsten Graul
2018-01-25
net/smc: check for healthy link group resp. connections
Ursula Braun
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun