- 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 36595d8 net/smc: Reset conn->lgr when link group registration fails by Wen Gu · 3 years ago
- 1f52a93 net/smc: add comments for smc_link_{usable|sendable} by Dust Li · 3 years ago
- 3a856c1 net/smc: remove redundant re-assignment of pointer link by Colin Ian King · 3 years ago
- d7cd421 net/smc: Introduce TCP ULP support by Tony Lu · 3 years ago
- a838f50 net/smc: Add net namespace for tracepoints by Tony Lu · 3 years ago
- de2fea7 net/smc: Print net namespace in log by Tony Lu · 3 years ago
- 79d39fc net/smc: Add netlink net namespace support by Tony Lu · 3 years ago
- 0237a3a net/smc: Introduce net namespace support for linkgroup by Tony Lu · 3 years ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
- aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 49dc901 net/smc: Use the bitmap API when applicable by Christophe JAILLET · 3 years ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- 349d431 net/smc: fix kernel panic caused by race of smc_sock by Dust Li · 3 years ago
- 90cee52 net/smc: don't send CDC/LLC message if link not ready by Dust Li · 3 years ago
- 6d7373d net/smc: fix using of uninitialized completions by Karsten Graul · 3 years ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 5c15b31 net/smc: Prevent smc_release() from long blocking by D. Wythe · 3 years ago
- b606452 net/smc: add net device tracker to struct smc_pnetentry by Eric Dumazet · 3 years, 1 month ago
- 1c55269 net/smc: Clear memory when release and reuse buffer by Tony Lu · 3 years, 1 month ago
- fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 00e158f net/smc: Keep smc_close_final rc during active close by Tony Lu · 3 years, 1 month ago
- 789b6cc net/smc: fix wrong list_del in smc_lgr_cleanup_early by Dust Li · 3 years, 1 month ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- bacb6c1 net/smc: Don't call clcsock shutdown twice when smc shutdown by Tony Lu · 3 years, 1 month ago
- 9ebb0c4 net/smc: Fix loop in smc_listen by Guo DaXing · 3 years, 1 month ago
- 587acad net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() by Karsten Graul · 3 years, 1 month ago
- 606a63c net/smc: Ensure the active closing peer first closes clcsock by Tony Lu · 3 years, 1 month ago
- 45c3ff7 net/smc: Clean up local struct sock variables by Tony Lu · 3 years, 1 month ago
- 7a61432 net/smc: Avoid warning of possible recursive locking by Wen Gu · 3 years, 1 month ago
- 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- b3cb764 net: drop nopreempt requirement on sock_prot_inuse_add() by Eric Dumazet · 3 years, 1 month ago
- cf4f553 net/smc: Make sure the link_id is unique by Wen Gu · 3 years, 1 month ago
- 2153bd1 net/smc: Transfer remaining wait queue entries during fallback by Wen Gu · 3 years, 1 month ago
- e5d5aad net/smc: fix sk_refcnt underflow on linkdown and fallback by Dust Li · 3 years, 2 months ago
- af1877b net/smc: Print function name in smcr_link_down tracepoint by Tony Lu · 3 years, 2 months ago
- a3a0e81 net/smc: Introduce tracepoint for smcr link down by Tony Lu · 3 years, 2 months ago
- aff3083 net/smc: Introduce tracepoints for tx and rx msg by Tony Lu · 3 years, 2 months ago
- 4826260 net/smc: Introduce tracepoint for fallback by Tony Lu · 3 years, 2 months ago
- 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- f3a3a0f net/smc: Correct spelling mistake to TCPF_SYN_RECV by Wen Gu · 3 years, 2 months ago
- c4a146c net/smc: Fix smc_link->llc_testlink_time overflow by Tony Lu · 3 years, 2 months ago
- 29397e3 net/smc: stop links when their GID is removed by Karsten Graul · 3 years, 2 months ago
- b0539f5 net/smc: add netlink support for SMC-Rv2 by Karsten Graul · 3 years, 2 months ago
- b4ba465 net/smc: extend LLC layer for SMC-Rv2 by Karsten Graul · 3 years, 2 months ago
- 8799e31 net/smc: add v2 support to the work request layer by Karsten Graul · 3 years, 2 months ago
- 24fb681 net/smc: retrieve v2 gid from IB device by Karsten Graul · 3 years, 2 months ago
- 8ade200 net/smc: add v2 format of CLC decline message by Karsten Graul · 3 years, 2 months ago
- e49300a net/smc: add listen processing for SMC-Rv2 by Karsten Graul · 3 years, 2 months ago
- e5c4744 net/smc: add SMC-Rv2 connection establishment by Karsten Graul · 3 years, 2 months ago
- 42042db net/smc: prepare for SMC-Rv2 connection by Karsten Graul · 3 years, 2 months ago
- ed990df net/smc: save stack space and allocate smc_init_info by Karsten Graul · 3 years, 2 months ago
- e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 95f7f3e net/smc: improved fix wait on already cleared link by Karsten Graul · 3 years, 3 months ago
- 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- a18cee4 net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work by Karsten Graul · 3 years, 3 months ago
- 6c90731 net/smc: add missing error check in smc_clc_prfx_set() by Karsten Graul · 3 years, 3 months ago
- 3c57214 net/smc: add generic netlink support for system EID by Karsten Graul · 3 years, 3 months ago
- 11a26c5 net/smc: keep static copy of system EID by Karsten Graul · 3 years, 3 months ago
- fa08666 net/smc: add support for user defined EIDs by Karsten Graul · 3 years, 3 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 6716177 net/smc: Allow SMC-D 1MB DMB allocations by Stefan Raspl · 3 years, 5 months ago
- 64513d2 net/smc: Correct smc link connection counter in case of smc client by Guvenc Gulce · 3 years, 5 months ago
- 8f3d65c net/smc: fix wait on already cleared link by Karsten Graul · 3 years, 5 months ago
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
- e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
- 1708163 net/smc: Ensure correct state of the socket in send path by Guvenc Gulce · 3 years, 6 months ago
- 1a1100d net/smc: Fix ENODATA tests in smc_nl_get_fback_stats() by Dan Carpenter · 3 years, 6 months ago
- 194730a net/smc: Make SMC statistics network namespace aware by Guvenc Gulce · 3 years, 6 months ago
- f0dd7bf net/smc: Add netlink support for SMC fallback statistics by Guvenc Gulce · 3 years, 6 months ago
- 8c40602 net/smc: Add netlink support for SMC statistics by Guvenc Gulce · 3 years, 6 months ago
- e0e4b8f net/smc: Add SMC statistics support by Guvenc Gulce · 3 years, 6 months ago
- 5e4a43c net/smc: no need to flush smcd_dev's event_wq before destroying it by Julian Wiedmann · 3 years, 7 months ago
- f8e0a68 net/smc: avoid possible duplicate dmb unregistration by Karsten Graul · 3 years, 7 months ago
- d7c5303 Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
- 444d7be net/smc: remove device from smcd_dev_list after failed device_add() by Julian Wiedmann · 3 years, 7 months ago
- bbeb18f net/smc: properly handle workqueue allocation failure by Anirudh Rayabharam · 3 years, 8 months ago
- 5369ead Revert "net/smc: fix a NULL pointer dereference" by Greg Kroah-Hartman · 3 years, 8 months ago
- 8621436 smc: disallow TCP_ULP in smc_setsockopt() by Cong Wang · 3 years, 8 months ago
- 6fd6c48 net/smc: Remove redundant assignment to rc by Jiapeng Chong · 3 years, 8 months ago
- ec7e48c net: smc: Remove repeated struct declaration by Wan Jiabing · 3 years, 9 months ago
- 8a44653 net/smc: use memcpy instead of snprintf to avoid out of bounds read by Guvenc Gulce · 4 years ago
- 25fe2c9 smc: fix out of bound access in smc_nl_get_sys_info() by Jakub Kicinski · 4 years ago
- 995433b net/smc: fix access to parent of an ib device by Karsten Graul · 4 years ago
- a3db10e net/smc: Add support for obtaining SMCR device list by Guvenc Gulce · 4 years, 1 month ago
- aaf9552 net/smc: Add support for obtaining SMCD device list by Guvenc Gulce · 4 years, 1 month ago
- 8f9dde4 net/smc: Add SMC-D Linkgroup diagnostic support by Guvenc Gulce · 4 years, 1 month ago
- 5a7e09d net/smc: Introduce SMCR get link command by Guvenc Gulce · 4 years, 1 month ago
- e9b8c84 net/smc: Introduce SMCR get linkgroup command by Guvenc Gulce · 4 years, 1 month ago
- 099b990 net/smc: Add support for obtaining system information by Guvenc Gulce · 4 years, 1 month ago
- e8372d9 net/smc: Introduce generic netlink interface for diagnostic purposes by Guvenc Gulce · 4 years, 1 month ago
- 49407ae net/smc: Refactor smc ism v2 capability handling by Guvenc Gulce · 4 years, 1 month ago
- 6443b2f net/smc: Add diagnostic information to link structure by Guvenc Gulce · 4 years, 1 month ago
- 3d453f5 net/smc: Add diagnostic information to smc ib-device by Guvenc Gulce · 4 years, 1 month ago
- ddc9928 net/smc: Add link counters for IB device ports by Guvenc Gulce · 4 years, 1 month ago
- 07d5158 net/smc: Add connection counters for links by Guvenc Gulce · 4 years, 1 month ago
- 8b2f0f4 net/smc: Use active link of the connection by Guvenc Gulce · 4 years, 1 month ago
- 8cf3f3e net/smc: use helper smc_conn_abort() in listen processing by Karsten Graul · 4 years, 1 month ago
- 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 41a0be3 net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid() by Karsten Graul · 4 years, 1 month ago