summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_diag.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-27net/smc: Enable module load on netlink usageStefan Raspl1-0/+1
2022-02-02Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin1-2/+0
2022-01-13net/smc: Introduce a new conn->lgr validity check helperWen Gu1-3/+3
2022-01-02net/smc: Add netlink net namespace supportTony Lu1-7/+9
2020-12-01net/smc: Introduce SMCR get link commandGuvenc Gulce1-13/+0
2020-12-01net/smc: Use active link of the connectionGuvenc Gulce1-5/+5
2020-09-10net/smc: use the retry mechanism for netlink messagesGuvenc Gulce1-7/+23
2020-08-20net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye1-7/+9
2020-02-11net/smc: fix leak of kernel memory to user spaceEric Dumazet1-3/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-02-07net/smc: original socket family in inet_sock_diagKarsten Graul1-2/+1
2018-07-25net/smc: provide fallback reason codeKarsten Graul1-0/+6
2018-07-25net/smc: use correct vlan gid of RoCE deviceUrsula Braun1-1/+1
2018-07-23net/smc: provide smc mode in smc_diag.cKarsten Graul1-1/+6
2018-06-30net/smc: add SMC-D diag supportHans Wippel1-0/+15
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel1-1/+2
2018-05-18net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel1-2/+3
2018-05-02net/smc: ipv6 support for smc_diag.cKarsten Graul1-9/+30
2018-01-25net/smc: check for healthy link group resp. connectionsUrsula Braun1-2/+4
2017-01-09smc: netlink interface for SMC socketsUrsula Braun1-0/+215