summaryrefslogtreecommitdiffstats
path: root/net/smc
Commit message (Expand)AuthorAgeFilesLines
* net/smc: Introduce tracepoint for smcr link downTony Lu2021-11-013-2/+38
* net/smc: Introduce tracepoints for tx and rx msgTony Lu2021-11-014-0/+45
* net/smc: Introduce tracepoint for fallbackTony Lu2021-11-014-0/+59
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-282-2/+2
|\
| * net/smc: Correct spelling mistake to TCPF_SYN_RECVWen Gu2021-10-281-1/+1
| * net/smc: Fix smc_link->llc_testlink_time overflowTony Lu2021-10-281-1/+1
* | net/smc: stop links when their GID is removedKarsten Graul2021-10-161-0/+53
* | net/smc: add netlink support for SMC-Rv2Karsten Graul2021-10-161-25/+73
* | net/smc: extend LLC layer for SMC-Rv2Karsten Graul2021-10-167-115/+531
* | net/smc: add v2 support to the work request layerKarsten Graul2021-10-165-21/+199
* | net/smc: retrieve v2 gid from IB deviceKarsten Graul2021-10-164-30/+95
* | net/smc: add v2 format of CLC decline messageKarsten Graul2021-10-162-10/+55
* | net/smc: add listen processing for SMC-Rv2Karsten Graul2021-10-164-66/+165
* | net/smc: add SMC-Rv2 connection establishmentKarsten Graul2021-10-166-61/+267
* | net/smc: prepare for SMC-Rv2 connectionKarsten Graul2021-10-164-35/+113
* | net/smc: save stack space and allocate smc_init_infoKarsten Graul2021-10-161-30/+53
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-145-41/+85
|\|
| * net/smc: improved fix wait on already cleared linkKarsten Graul2021-10-085-41/+85
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-232-1/+4
|\|
| * net/smc: fix 'workqueue leaked lock' in smc_conn_abort_workKarsten Graul2021-09-211-0/+2
| * net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul2021-09-211-1/+2
* | net/smc: add generic netlink support for system EIDKarsten Graul2021-09-143-0/+80
* | net/smc: keep static copy of system EIDKarsten Graul2021-09-145-18/+17
* | net/smc: add support for user defined EIDsKarsten Graul2021-09-147-31/+320
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-136-10/+38
|\
| * net/smc: Correct smc link connection counter in case of smc clientGuvenc Gulce2021-08-093-3/+5
| * net/smc: fix wait on already cleared linkKarsten Graul2021-08-094-7/+33
* | net/smc: Allow SMC-D 1MB DMB allocationsStefan Raspl2021-08-091-15/+16
* | net: Remove redundant if statementsYajun Deng2021-08-052-4/+2
|/
* net: sock: introduce sk_error_reportAlexander Aring2021-06-291-1/+1
* net/smc: Ensure correct state of the socket in send pathGuvenc Gulce2021-06-251-2/+3
* net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()Dan Carpenter2021-06-211-3/+3
* net/smc: Make SMC statistics network namespace awareGuvenc Gulce2021-06-166-108/+143
* net/smc: Add netlink support for SMC fallback statisticsGuvenc Gulce2021-06-164-1/+99
* net/smc: Add netlink support for SMC statisticsGuvenc Gulce2021-06-163-0/+286
* net/smc: Add SMC statistics supportGuvenc Gulce2021-06-167-21/+395
* net/smc: no need to flush smcd_dev's event_wq before destroying itJulian Wiedmann2021-06-031-1/+0
* net/smc: avoid possible duplicate dmb unregistrationKarsten Graul2021-06-031-15/+0
* Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-261-1/+10
|\
| * net/smc: remove device from smcd_dev_list after failed device_add()Julian Wiedmann2021-05-171-1/+10
* | net/smc: properly handle workqueue allocation failureAnirudh Rayabharam2021-05-131-2/+8
* | Revert "net/smc: fix a NULL pointer dereference"Greg Kroah-Hartman2021-05-131-5/+0
|/
* smc: disallow TCP_ULP in smc_setsockopt()Cong Wang2021-05-051-1/+3
* net/smc: Remove redundant assignment to rcJiapeng Chong2021-04-271-1/+0
* net: smc: Remove repeated struct declarationWan Jiabing2021-04-011-1/+0
* net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce2021-01-123-10/+16
* smc: fix out of bound access in smc_nl_get_sys_info()Jakub Kicinski2021-01-121-1/+2
* net/smc: fix access to parent of an ib deviceKarsten Graul2020-12-161-13/+23
* net/smc: Add support for obtaining SMCR device listGuvenc Gulce2020-12-014-1/+165
* net/smc: Add support for obtaining SMCD device listGuvenc Gulce2020-12-014-0/+126