index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
net: smc: fix different types in min()
Jakub Kicinski
1
-2
/
+2
2022-03-01
net/smc: add sysctl for autocorking
Dust Li
1
-1
/
+1
2022-03-01
net/smc: add autocorking support
Dust Li
1
-12
/
+95
2022-02-28
net/smc: Call trace_smc_tx_sendmsg when data corked
Tony Lu
1
-9
/
+8
2022-02-14
net/smc: Add comment for smc_tx_pending
Tony Lu
1
-1
/
+6
2022-01-31
net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag
Tony Lu
1
-1
/
+18
2022-01-31
net/smc: Remove corked dealyed work
Tony Lu
1
-9
/
+6
2022-01-31
net/smc: Send directly when TCP_CORK is cleared
Tony Lu
1
-10
/
+15
2021-11-01
net/smc: Introduce tracepoints for tx and rx msg
Tony Lu
1
-0
/
+3
2021-10-08
net/smc: improved fix wait on already cleared link
Karsten Graul
1
-17
/
+5
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
1
-1
/
+17
2021-06-25
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
1
-2
/
+3
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
1
-5
/
+7
2021-06-16
net/smc: Add SMC statistics support
Guvenc Gulce
1
-1
/
+15
2020-09-10
net/smc: use separate work queues for different worker types
Karsten Graul
1
-5
/
+5
2020-05-04
net/smc: switch connections to alternate link
Karsten Graul
1
-2
/
+10
2020-05-01
net/smc: take link down instead of terminating the link group
Karsten Graul
1
-1
/
+1
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
1
-6
/
+7
2020-02-17
net/smc: use termination worker under send_lock
Karsten Graul
1
-1
/
+1
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
1
-1
/
+1
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
1
-11
/
+15
2019-08-20
net/smc: make sure EPOLLOUT is raised
Jason Baron
1
-4
/
+2
2019-02-21
net/smc: cleanup for smcr_tx_sndbuf_nonempty
Ursula Braun
1
-3
/
+2
2019-02-12
net/smc: no delay for free tx buffer wait
Karsten Graul
1
-1
/
+1
2019-02-12
net/smc: move wake up of close waiter
Karsten Graul
1
-0
/
+7
2019-02-12
net/smc: reset cursor update required flag
Karsten Graul
1
-3
/
+0
2019-02-04
net/smc: fix sender_free computation
Ursula Braun
1
-1
/
+2
2019-02-04
net/smc: preallocated memory for rdma work requests
Ursula Braun
1
-22
/
+22
2019-02-01
net/smc: do not wait under send_lock
Karsten Graul
1
-6
/
+4
2019-02-01
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
1
-4
/
+3
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-76
/
+163
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+10
2018-07-24
net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-2
/
+1
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
1
-33
/
+13
2018-07-18
net/smc: optimize consumer cursor updates
Ursula Braun
1
-2
/
+10
2018-06-30
net/smc: add SMC-D support in data transfer
Hans Wippel
1
-43
/
+150
2018-06-30
net/smc: optimize consumer cursor updates
Ursula Braun
1
-2
/
+10
2018-05-23
net/smc: urgent data support
Stefan Raspl
1
-17
/
+38
2018-05-18
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
1
-1
/
+1
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
1
-1
/
+1
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
1
-14
/
+14
2018-05-17
net/smc: init conn.tx_work & conn.send_lock sooner
Eric Dumazet
1
-3
/
+1
2018-04-27
net/smc: sockopts TCP_NODELAY and TCP_CORK
Ursula Braun
1
-3
/
+21
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-01-25
net/smc: check for healthy link group resp. connections
Ursula Braun
1
-3
/
+12
2018-01-25
net/smc: terminate link group for ib_post_send problems
Ursula Braun
1
-1
/
+3
2018-01-24
net/smc: continue waiting if peer signals write_shutdown
Ursula Braun
1
-2
/
+2
2017-12-07
smc: no consumer update in tasklet context
Ursula Braun
1
-7
/
+2
2017-12-07
smc: no update for unused sk_write_pending
Ursula Braun
1
-2
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
[next]