index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-26
1
-1
/
+10
|
\
|
*
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
2021-05-17
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-01
1
-1
/
+0
*
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
2021-01-12
3
-10
/
+16
*
smc: fix out of bound access in smc_nl_get_sys_info()
Jakub Kicinski
2021-01-12
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-01
4
-1
/
+165
*
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
2020-12-01
4
-0
/
+126
*
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
2020-12-01
3
-0
/
+136
*
net/smc: Introduce SMCR get link command
Guvenc Gulce
2020-12-01
4
-17
/
+106
*
net/smc: Introduce SMCR get linkgroup command
Guvenc Gulce
2020-12-01
3
-0
/
+91
*
net/smc: Add support for obtaining system information
Guvenc Gulce
2020-12-01
6
-0
/
+82
*
net/smc: Introduce generic netlink interface for diagnostic purposes
Guvenc Gulce
2020-12-01
4
-2
/
+86
*
net/smc: Refactor smc ism v2 capability handling
Guvenc Gulce
2020-12-01
3
-10
/
+15
[next]