index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: Keep smc_close_final rc during active close
Tony Lu
2021-12-02
1
-2
/
+6
*
net/smc: fix wrong list_del in smc_lgr_cleanup_early
Dust Li
2021-12-02
1
-4
/
+3
*
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
2021-11-26
1
-1
/
+7
*
net/smc: Fix loop in smc_listen
Guo DaXing
2021-11-24
1
-1
/
+3
*
net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
Karsten Graul
2021-11-24
1
-17
/
+18
*
net/smc: Ensure the active closing peer first closes clcsock
Tony Lu
2021-11-23
1
-0
/
+6
*
net/smc: Clean up local struct sock variables
Tony Lu
2021-11-23
1
-2
/
+2
*
net/smc: Avoid warning of possible recursive locking
Wen Gu
2021-11-22
1
-1
/
+1
*
net/smc: Make sure the link_id is unique
Wen Gu
2021-11-15
1
-1
/
+2
*
net/smc: Transfer remaining wait queue entries during fallback
Wen Gu
2021-11-15
1
-0
/
+14
*
net/smc: fix sk_refcnt underflow on linkdown and fallback
Dust Li
2021-11-10
1
-7
/
+11
*
net/smc: Print function name in smcr_link_down tracepoint
Tony Lu
2021-11-05
1
-1
/
+1
*
net/smc: Introduce tracepoint for smcr link down
Tony Lu
2021-11-01
3
-2
/
+38
*
net/smc: Introduce tracepoints for tx and rx msg
Tony Lu
2021-11-01
4
-0
/
+45
*
net/smc: Introduce tracepoint for fallback
Tony Lu
2021-11-01
4
-0
/
+59
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
2
-2
/
+2
|
\
|
*
net/smc: Correct spelling mistake to TCPF_SYN_RECV
Wen Gu
2021-10-28
1
-1
/
+1
|
*
net/smc: Fix smc_link->llc_testlink_time overflow
Tony Lu
2021-10-28
1
-1
/
+1
*
|
net/smc: stop links when their GID is removed
Karsten Graul
2021-10-16
1
-0
/
+53
*
|
net/smc: add netlink support for SMC-Rv2
Karsten Graul
2021-10-16
1
-25
/
+73
*
|
net/smc: extend LLC layer for SMC-Rv2
Karsten Graul
2021-10-16
7
-115
/
+531
*
|
net/smc: add v2 support to the work request layer
Karsten Graul
2021-10-16
5
-21
/
+199
*
|
net/smc: retrieve v2 gid from IB device
Karsten Graul
2021-10-16
4
-30
/
+95
*
|
net/smc: add v2 format of CLC decline message
Karsten Graul
2021-10-16
2
-10
/
+55
*
|
net/smc: add listen processing for SMC-Rv2
Karsten Graul
2021-10-16
4
-66
/
+165
*
|
net/smc: add SMC-Rv2 connection establishment
Karsten Graul
2021-10-16
6
-61
/
+267
*
|
net/smc: prepare for SMC-Rv2 connection
Karsten Graul
2021-10-16
4
-35
/
+113
*
|
net/smc: save stack space and allocate smc_init_info
Karsten Graul
2021-10-16
1
-30
/
+53
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
5
-41
/
+85
|
\
|
|
*
net/smc: improved fix wait on already cleared link
Karsten Graul
2021-10-08
5
-41
/
+85
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
2
-1
/
+4
|
\
|
|
*
net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
Karsten Graul
2021-09-21
1
-0
/
+2
|
*
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
2021-09-21
1
-1
/
+2
*
|
net/smc: add generic netlink support for system EID
Karsten Graul
2021-09-14
3
-0
/
+80
*
|
net/smc: keep static copy of system EID
Karsten Graul
2021-09-14
5
-18
/
+17
*
|
net/smc: add support for user defined EIDs
Karsten Graul
2021-09-14
7
-31
/
+320
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
6
-10
/
+38
|
\
|
*
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
2021-08-09
3
-3
/
+5
|
*
net/smc: fix wait on already cleared link
Karsten Graul
2021-08-09
4
-7
/
+33
*
|
net/smc: Allow SMC-D 1MB DMB allocations
Stefan Raspl
2021-08-09
1
-15
/
+16
*
|
net: Remove redundant if statements
Yajun Deng
2021-08-05
2
-4
/
+2
|
/
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
1
-1
/
+1
*
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
2021-06-25
1
-2
/
+3
*
net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()
Dan Carpenter
2021-06-21
1
-3
/
+3
*
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
2021-06-16
6
-108
/
+143
*
net/smc: Add netlink support for SMC fallback statistics
Guvenc Gulce
2021-06-16
4
-1
/
+99
*
net/smc: Add netlink support for SMC statistics
Guvenc Gulce
2021-06-16
3
-0
/
+286
*
net/smc: Add SMC statistics support
Guvenc Gulce
2021-06-16
7
-21
/
+395
*
net/smc: no need to flush smcd_dev's event_wq before destroying it
Julian Wiedmann
2021-06-03
1
-1
/
+0
*
net/smc: avoid possible duplicate dmb unregistration
Karsten Graul
2021-06-03
1
-15
/
+0
[next]