index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-10
/
+38
2021-08-09
net/smc: Allow SMC-D 1MB DMB allocations
Stefan Raspl
1
-15
/
+16
2021-08-09
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
3
-3
/
+5
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
4
-7
/
+33
2021-08-05
net: Remove redundant if statements
Yajun Deng
2
-4
/
+2
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-1
/
+1
2021-06-25
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
1
-2
/
+3
2021-06-21
net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()
Dan Carpenter
1
-3
/
+3
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
6
-108
/
+143
2021-06-16
net/smc: Add netlink support for SMC fallback statistics
Guvenc Gulce
4
-1
/
+99
2021-06-16
net/smc: Add netlink support for SMC statistics
Guvenc Gulce
3
-0
/
+286
2021-06-16
net/smc: Add SMC statistics support
Guvenc Gulce
7
-21
/
+395
2021-06-03
net/smc: no need to flush smcd_dev's event_wq before destroying it
Julian Wiedmann
1
-1
/
+0
2021-06-03
net/smc: avoid possible duplicate dmb unregistration
Karsten Graul
1
-15
/
+0
2021-05-27
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+10
2021-05-18
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
1
-1
/
+10
2021-05-13
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
1
-2
/
+8
2021-05-13
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-05
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
1
-1
/
+3
2021-04-28
net/smc: Remove redundant assignment to rc
Jiapeng Chong
1
-1
/
+0
2021-04-02
net: smc: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-01-13
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
3
-10
/
+16
2021-01-13
smc: fix out of bound access in smc_nl_get_sys_info()
Jakub Kicinski
1
-1
/
+2
2020-12-17
net/smc: fix access to parent of an ib device
Karsten Graul
1
-13
/
+23
2020-12-02
net/smc: Add support for obtaining SMCR device list
Guvenc Gulce
4
-1
/
+165
2020-12-02
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
4
-0
/
+126
2020-12-02
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
3
-0
/
+136
2020-12-02
net/smc: Introduce SMCR get link command
Guvenc Gulce
4
-17
/
+106
2020-12-02
net/smc: Introduce SMCR get linkgroup command
Guvenc Gulce
3
-0
/
+91
2020-12-02
net/smc: Add support for obtaining system information
Guvenc Gulce
6
-0
/
+82
2020-12-02
net/smc: Introduce generic netlink interface for diagnostic purposes
Guvenc Gulce
4
-2
/
+86
2020-12-02
net/smc: Refactor smc ism v2 capability handling
Guvenc Gulce
3
-10
/
+15
2020-12-02
net/smc: Add diagnostic information to link structure
Guvenc Gulce
2
-0
/
+12
2020-12-02
net/smc: Add diagnostic information to smc ib-device
Guvenc Gulce
3
-0
/
+48
2020-12-02
net/smc: Add link counters for IB device ports
Guvenc Gulce
2
-0
/
+15
2020-12-02
net/smc: Add connection counters for links
Guvenc Gulce
2
-2
/
+15
2020-12-02
net/smc: Use active link of the connection
Guvenc Gulce
1
-5
/
+5
2020-12-02
net/smc: use helper smc_conn_abort() in listen processing
Karsten Graul
1
-12
/
+5
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+7
2020-11-19
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
1
-3
/
+3
2020-11-19
net/smc: fix matching of existing link groups
Karsten Graul
2
-2
/
+4
2020-11-07
net: smc: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-11
/
+9
2020-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-11-01
net/smc: improve return codes for SMC-Dv2
Karsten Graul
3
-20
/
+47
2020-11-01
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2020-10-31
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-27
net/smc: fix suppressed return code
Karsten Graul
1
-2
/
+5
2020-10-27
net/smc: fix null pointer dereference in smc_listen_decline()
Karsten Graul
1
-3
/
+4
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-13
/
+11
2020-10-15
net/smc: fix invalid return code in smcd_new_buf_create()
Karsten Graul
1
-1
/
+2
[next]