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
/
smc_tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: Eliminate struct smc_ism_position
Heiko Carstens
2022-07-27
1
-7
/
+3
*
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-07-18
1
-2
/
+7
*
net/smc: remove redundant dma sync ops
Guangguan Wang
2022-07-18
1
-1
/
+0
*
net/smc: rdma write inline if qp has sufficient inline space
Guangguan Wang
2022-05-17
1
-5
/
+12
*
net: smc: fix different types in min()
Jakub Kicinski
2022-03-01
1
-2
/
+2
*
net/smc: add sysctl for autocorking
Dust Li
2022-03-01
1
-1
/
+1
*
net/smc: add autocorking support
Dust Li
2022-03-01
1
-12
/
+95
*
net/smc: Call trace_smc_tx_sendmsg when data corked
Tony Lu
2022-02-28
1
-9
/
+8
*
net/smc: Add comment for smc_tx_pending
Tony Lu
2022-02-14
1
-1
/
+6
*
net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag
Tony Lu
2022-01-31
1
-1
/
+18
*
net/smc: Remove corked dealyed work
Tony Lu
2022-01-31
1
-9
/
+6
*
net/smc: Send directly when TCP_CORK is cleared
Tony Lu
2022-01-31
1
-10
/
+15
*
net/smc: Introduce tracepoints for tx and rx msg
Tony Lu
2021-11-01
1
-0
/
+3
*
net/smc: improved fix wait on already cleared link
Karsten Graul
2021-10-08
1
-17
/
+5
*
net/smc: fix wait on already cleared link
Karsten Graul
2021-08-09
1
-1
/
+17
*
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
2021-06-25
1
-2
/
+3
*
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
2021-06-16
1
-5
/
+7
*
net/smc: Add SMC statistics support
Guvenc Gulce
2021-06-16
1
-1
/
+15
*
net/smc: use separate work queues for different worker types
Karsten Graul
2020-09-10
1
-5
/
+5
*
net/smc: switch connections to alternate link
Karsten Graul
2020-05-04
1
-2
/
+10
*
net/smc: take link down instead of terminating the link group
Karsten Graul
2020-05-01
1
-1
/
+1
*
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-04-29
1
-6
/
+7
*
net/smc: use termination worker under send_lock
Karsten Graul
2020-02-17
1
-1
/
+1
*
net/smc: abnormal termination of SMCD link groups
Ursula Braun
2019-11-15
1
-1
/
+1
*
net/smc: cancel send and receive for terminated socket
Ursula Braun
2019-10-22
1
-11
/
+15
*
net/smc: make sure EPOLLOUT is raised
Jason Baron
2019-08-20
1
-4
/
+2
*
net/smc: cleanup for smcr_tx_sndbuf_nonempty
Ursula Braun
2019-02-21
1
-3
/
+2
*
net/smc: no delay for free tx buffer wait
Karsten Graul
2019-02-12
1
-1
/
+1
*
net/smc: move wake up of close waiter
Karsten Graul
2019-02-12
1
-0
/
+7
*
net/smc: reset cursor update required flag
Karsten Graul
2019-02-12
1
-3
/
+0
*
net/smc: fix sender_free computation
Ursula Braun
2019-02-04
1
-1
/
+2
*
net/smc: preallocated memory for rdma work requests
Ursula Braun
2019-02-04
1
-22
/
+22
*
net/smc: do not wait under send_lock
Karsten Graul
2019-02-01
1
-6
/
+4
*
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
2019-02-01
1
-4
/
+3
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-76
/
+163
|
\
|
*
net/smc: eliminate cursor read and write calls
Stefan Raspl
2018-07-23
1
-33
/
+13
|
*
net/smc: add SMC-D support in data transfer
Hans Wippel
2018-06-30
1
-43
/
+150
|
*
net/smc: optimize consumer cursor updates
Ursula Braun
2018-06-30
1
-2
/
+10
*
|
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-2
/
+10
|
\
\
|
*
|
net/smc: optimize consumer cursor updates
Ursula Braun
2018-07-18
1
-2
/
+10
|
|
/
*
/
net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
1
-2
/
+1
|
/
*
net/smc: urgent data support
Stefan Raspl
2018-05-23
1
-17
/
+38
*
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
2018-05-18
1
-1
/
+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
-14
/
+14
*
net/smc: init conn.tx_work & conn.send_lock sooner
Eric Dumazet
2018-05-17
1
-3
/
+1
*
net/smc: sockopts TCP_NODELAY and TCP_CORK
Ursula Braun
2018-04-27
1
-3
/
+21
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
net/smc: check for healthy link group resp. connections
Ursula Braun
2018-01-25
1
-3
/
+12
*
net/smc: terminate link group for ib_post_send problems
Ursula Braun
2018-01-25
1
-1
/
+3
[next]