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