index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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-15
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
*
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-27
1
-1
/
+10
|
\
|
*
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
2021-05-18
1
-1
/
+10
*
|
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
2021-05-13
1
-2
/
+8
*
|
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+0
|
/
*
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
2021-05-05
1
-1
/
+3
*
net/smc: Remove redundant assignment to rc
Jiapeng Chong
2021-04-27
1
-1
/
+0
*
net: smc: Remove repeated struct declaration
Wan Jiabing
2021-04-02
1
-1
/
+0
*
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
2021-01-13
3
-10
/
+16
*
smc: fix out of bound access in smc_nl_get_sys_info()
Jakub Kicinski
2021-01-13
1
-1
/
+2
*
net/smc: fix access to parent of an ib device
Karsten Graul
2020-12-16
1
-13
/
+23
*
net/smc: Add support for obtaining SMCR device list
Guvenc Gulce
2020-12-02
4
-1
/
+165
*
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
2020-12-02
4
-0
/
+126
*
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
2020-12-02
3
-0
/
+136
*
net/smc: Introduce SMCR get link command
Guvenc Gulce
2020-12-02
4
-17
/
+106
*
net/smc: Introduce SMCR get linkgroup command
Guvenc Gulce
2020-12-02
3
-0
/
+91
[prev]
[next]