summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_diag.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-251-1/+1
|\
| * net/smc: fix illegal rmb_desc access in SMC-D connection dumpWen Gu2024-01-191-1/+1
* | sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet2024-01-231-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-041-2/+1
|\
| * net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu2024-01-031-2/+1
* | net/smc: support extended GID in SMC-D lgr netlink attributeWen Gu2023-12-261-0/+2
* | net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu2023-12-261-2/+5
|/
* net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modulesJakub Kicinski2023-11-191-0/+1
* net/smc: Separate SMC-D and ISM APIsStefan Raspl2023-01-251-1/+2
* net/smc: Enable module load on netlink usageStefan Raspl2022-07-271-0/+1
* Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin2022-02-021-2/+0
* net/smc: Introduce a new conn->lgr validity check helperWen Gu2022-01-131-3/+3
* net/smc: Add netlink net namespace supportTony Lu2022-01-021-7/+9
* net/smc: Introduce SMCR get link commandGuvenc Gulce2020-12-011-13/+0
* net/smc: Use active link of the connectionGuvenc Gulce2020-12-011-5/+5
* net/smc: use the retry mechanism for netlink messagesGuvenc Gulce2020-09-101-7/+23
* net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye2020-08-201-7/+9
* net/smc: fix leak of kernel memory to user spaceEric Dumazet2020-02-111-3/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* net/smc: original socket family in inet_sock_diagKarsten Graul2019-02-071-2/+1
* net/smc: provide fallback reason codeKarsten Graul2018-07-251-0/+6
* net/smc: use correct vlan gid of RoCE deviceUrsula Braun2018-07-251-1/+1
* net/smc: provide smc mode in smc_diag.cKarsten Graul2018-07-231-1/+6
* net/smc: add SMC-D diag supportHans Wippel2018-06-301-0/+15
* net/smc: add base infrastructure for SMC-D and ISMHans Wippel2018-06-301-1/+2
* net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel2018-05-181-2/+3
* net/smc: ipv6 support for smc_diag.cKarsten Graul2018-05-021-9/+30
* net/smc: check for healthy link group resp. connectionsUrsula Braun2018-01-251-2/+4
* smc: netlink interface for SMC socketsUrsula Braun2017-01-091-0/+215