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
*
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
*
net/smc: Add diagnostic information to link structure
Guvenc Gulce
2020-12-01
2
-0
/
+12
*
net/smc: Add diagnostic information to smc ib-device
Guvenc Gulce
2020-12-01
3
-0
/
+48
*
net/smc: Add link counters for IB device ports
Guvenc Gulce
2020-12-01
2
-0
/
+15
*
net/smc: Add connection counters for links
Guvenc Gulce
2020-12-01
2
-2
/
+15
*
net/smc: Use active link of the connection
Guvenc Gulce
2020-12-01
1
-5
/
+5
*
net/smc: use helper smc_conn_abort() in listen processing
Karsten Graul
2020-12-01
1
-12
/
+5
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
3
-5
/
+7
|
\
|
*
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
2020-11-19
1
-3
/
+3
|
*
net/smc: fix matching of existing link groups
Karsten Graul
2020-11-19
2
-2
/
+4
*
|
net: smc: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
2
-11
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
1
-2
/
+2
|
\
|
|
*
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2020-10-31
1
-2
/
+2
|
|
\
|
|
*
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-30
1
-2
/
+2
*
|
|
net/smc: improve return codes for SMC-Dv2
Karsten Graul
2020-10-31
3
-20
/
+47
|
/
/
*
|
net/smc: fix suppressed return code
Karsten Graul
2020-10-26
1
-2
/
+5
*
|
net/smc: fix null pointer dereference in smc_listen_decline()
Karsten Graul
2020-10-26
1
-3
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
2
-13
/
+11
|
\
|
*
net/smc: fix invalid return code in smcd_new_buf_create()
Karsten Graul
2020-10-15
1
-1
/
+2
|
*
net/smc: fix valid DMBE buffer sizes
Karsten Graul
2020-10-15
1
-1
/
+1
|
*
net/smc: fix use-after-free of delayed events
Karsten Graul
2020-10-15
1
-8
/
+5
|
*
net: smc: fix missing brace warning for old compilers
Pujin Shi
2020-10-10
1
-2
/
+2
|
*
net: smc: fix missing brace warning for old compilers
Pujin Shi
2020-10-10
1
-1
/
+1
*
|
net/smc: restore smcd_version when all ISM V2 devices failed to init
Karsten Graul
2020-10-09
1
-1
/
+5
*
|
net/smc: cleanup buffer usage in smc_listen_work()
Karsten Graul
2020-10-09
1
-6
/
+3
*
|
net/smc: consolidate unlocking in same function
Karsten Graul
2020-10-09
1
-37
/
+40
*
|
net/smc: use an array to check fields in system EID
Karsten Graul
2020-10-03
1
-1
/
+1
*
|
net/smc: send ISM devices with unique chid in CLC proposal
Karsten Graul
2020-10-03
1
-1
/
+17
*
|
net/smc: CLC decline - V2 enhancements
Ursula Braun
2020-09-28
3
-15
/
+30
*
|
net/smc: introduce CLC first contact extension
Ursula Braun
2020-09-28
6
-5
/
+91
*
|
net/smc: CLC accept / confirm V2
Ursula Braun
2020-09-28
3
-57
/
+170
*
|
net/smc: determine accepted ISM devices
Ursula Braun
2020-09-28
4
-34
/
+208
*
|
net/smc: build and send V2 CLC proposal
Ursula Braun
2020-09-28
4
-42
/
+210
*
|
net/smc: determine proposed ISM devices
Ursula Braun
2020-09-28
8
-58
/
+135
*
|
net/smc: introduce list of pnetids for Ethernet devices
Ursula Braun
2020-09-28
3
-7
/
+153
*
|
net/smc: introduce CHID callback for ISM devices
Ursula Braun
2020-09-28
4
-0
/
+9
*
|
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
2020-09-28
3
-2
/
+28
[next]