index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
2021-11-15
net/smc: Make sure the link_id is unique
Wen Gu
2021-11-15
net/smc: Transfer remaining wait queue entries during fallback
Wen Gu
2021-11-10
net/smc: fix sk_refcnt underflow on linkdown and fallback
Dust Li
2021-11-05
net/smc: Print function name in smcr_link_down tracepoint
Tony Lu
2021-11-01
net/smc: Introduce tracepoint for smcr link down
Tony Lu
2021-11-01
net/smc: Introduce tracepoints for tx and rx msg
Tony Lu
2021-11-01
net/smc: Introduce tracepoint for fallback
Tony Lu
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
net/smc: Correct spelling mistake to TCPF_SYN_RECV
Wen Gu
2021-10-28
net/smc: Fix smc_link->llc_testlink_time overflow
Tony Lu
2021-10-16
net/smc: stop links when their GID is removed
Karsten Graul
2021-10-16
net/smc: add netlink support for SMC-Rv2
Karsten Graul
2021-10-16
net/smc: extend LLC layer for SMC-Rv2
Karsten Graul
2021-10-16
net/smc: add v2 support to the work request layer
Karsten Graul
2021-10-16
net/smc: retrieve v2 gid from IB device
Karsten Graul
2021-10-16
net/smc: add v2 format of CLC decline message
Karsten Graul
2021-10-16
net/smc: add listen processing for SMC-Rv2
Karsten Graul
2021-10-16
net/smc: add SMC-Rv2 connection establishment
Karsten Graul
2021-10-16
net/smc: prepare for SMC-Rv2 connection
Karsten Graul
2021-10-16
net/smc: save stack space and allocate smc_init_info
Karsten Graul
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-08
net/smc: improved fix wait on already cleared link
Karsten Graul
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-21
net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
Karsten Graul
2021-09-21
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
2021-09-14
net/smc: add generic netlink support for system EID
Karsten Graul
2021-09-14
net/smc: keep static copy of system EID
Karsten Graul
2021-09-14
net/smc: add support for user defined EIDs
Karsten Graul
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-09
net/smc: Allow SMC-D 1MB DMB allocations
Stefan Raspl
2021-08-09
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
2021-08-05
net: Remove redundant if statements
Yajun Deng
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-25
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
2021-06-21
net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()
Dan Carpenter
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
2021-06-16
net/smc: Add netlink support for SMC fallback statistics
Guvenc Gulce
2021-06-16
net/smc: Add netlink support for SMC statistics
Guvenc Gulce
2021-06-16
net/smc: Add SMC statistics support
Guvenc Gulce
2021-06-03
net/smc: no need to flush smcd_dev's event_wq before destroying it
Julian Wiedmann
2021-06-03
net/smc: avoid possible duplicate dmb unregistration
Karsten Graul
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-17
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
2021-05-13
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
2021-05-13
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
2021-05-05
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
2021-04-27
net/smc: Remove redundant assignment to rc
Jiapeng Chong
2021-04-01
net: smc: Remove repeated struct declaration
Wan Jiabing
2021-01-12
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
[next]