index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: prevent NULL pointer dereference in txopt_get
Jeongjun Park
2024-08-30
1
-0
/
+3
*
net/smc: expose smc proto operations
D. Wythe
2024-06-17
1
-0
/
+33
*
net/smc: refactoring initialization of smc sock
D. Wythe
2024-06-17
1
-0
/
+5
*
net/smc: change the term virtual ISM to Emulated-ISM
Wen Gu
2024-02-08
1
-2
/
+2
*
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
2023-12-26
1
-3
/
+0
*
net/smc: introduce virtual ISM device support feature
Wen Gu
2023-12-26
1
-3
/
+6
*
net/smc: support SMCv2.x supplemental features negotiation
Wen Gu
2023-12-26
1
-0
/
+4
*
net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonempty
Li RongQing
2023-11-24
1
-1
/
+0
*
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
2023-11-06
1
-0
/
+5
*
net/smc: support smc release version negotiation in clc handshake
Guangguan Wang
2023-08-19
1
-1
/
+4
*
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
2023-08-09
1
-1
/
+1
*
smc: preserve const qualifier in smc_sk()
Eric Dumazet
2023-03-18
1
-4
/
+1
*
net/smc: Only save the original clcsock callback functions
Wen Gu
2022-04-25
1
-0
/
+29
*
net/smc: don't send in the BH context if sock_owned_by_user
Dust Li
2022-03-01
1
-0
/
+4
*
net/smc: add autocorking support
Dust Li
2022-03-01
1
-0
/
+2
*
net/smc: Add global configure for handshake limitation by netlink
D. Wythe
2022-02-11
1
-0
/
+6
*
net/smc: Dynamic control handshake limitation by socket options
D. Wythe
2022-02-11
1
-0
/
+1
*
net/smc: Limit backlog connections
D. Wythe
2022-02-11
1
-1
/
+5
*
net/smc: Forward wakeup to smc socket waitqueue after fallback
Wen Gu
2022-01-31
1
-1
/
+19
*
net/smc: Resolve the race between link group access and termination
Wen Gu
2022-01-13
1
-0
/
+1
*
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
2021-12-28
1
-0
/
+5
*
net/smc: extend LLC layer for SMC-Rv2
Karsten Graul
2021-10-16
1
-1
/
+19
*
net/smc: add support for user defined EIDs
Karsten Graul
2021-09-14
1
-3
/
+0
*
net/smc: introduce CLC first contact extension
Ursula Braun
2020-09-29
1
-0
/
+1
*
net/smc: build and send V2 CLC proposal
Ursula Braun
2020-09-29
1
-0
/
+6
*
net/smc: determine proposed ISM devices
Ursula Braun
2020-09-29
1
-0
/
+1
*
net/smc: prepare for more proposed ISM devices
Ursula Braun
2020-09-29
1
-0
/
+4
*
net/smc: use separate work queues for different worker types
Karsten Graul
2020-09-11
1
-0
/
+3
*
net/smc: introduce better field names
Ursula Braun
2020-09-11
1
-0
/
+2
*
net/smc: reduce active tcp_listen workers
Ursula Braun
2020-09-11
1
-0
/
+2
*
net/smc: handle incoming CDC validation message
Karsten Graul
2020-05-04
1
-0
/
+2
*
net/smc: save state of last sent CDC message
Karsten Graul
2020-05-04
1
-0
/
+4
*
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-04-29
1
-0
/
+1
*
net/smc: cancel send and receive for terminated socket
Ursula Braun
2019-10-22
1
-0
/
+1
*
net/smc: nonblocking connect rework
Ursula Braun
2019-04-12
1
-7
/
+4
*
net/smc: fix smc_poll in SMC_INIT state
Ursula Braun
2019-02-21
1
-3
/
+3
*
net/smc: fix TCP fallback socket release
Myungho Jung
2018-12-19
1
-0
/
+4
*
net/smc: provide fallback reason code
Karsten Graul
2018-07-26
1
-0
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-0
/
+8
|
\
|
*
net/smc: rebuild nonblocking connect
Ursula Braun
2018-06-28
1
-0
/
+8
*
|
net/smc: add SMC-D support in data transfer
Hans Wippel
2018-06-30
1
-0
/
+5
*
|
net/smc: determine port attributes independent from pnet table
Ursula Braun
2018-06-30
1
-2
/
+0
|
/
*
net/smc: urgent data support
Stefan Raspl
2018-05-23
1
-0
/
+15
*
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
2018-05-18
1
-41
/
+0
*
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
2018-05-18
1
-0
/
+1
*
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-18
1
-1
/
+1
*
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-18
1
-2
/
+0
*
smc: add support for splice()
Stefan Raspl
2018-05-04
1
-0
/
+3
*
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
2018-04-27
1
-0
/
+4
*
net/smc: enable ipv6 support for smc
Karsten Graul
2018-03-16
1
-1
/
+3
[next]