index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
net/smc: do not wait under send_lock
Karsten Graul
1
-6
/
+4
2019-02-02
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-25
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-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-01-26
net/smc: check for healthy link group resp. connections
Ursula Braun
1
-3
/
+12
2018-01-26
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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+8
2017-09-22
net/smc: parameter cleanup in smc_cdc_get_free_slot()
Ursula Braun
1
-4
/
+2
2017-09-22
net/smc: introduce a delay
Ursula Braun
1
-4
/
+8
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
1
-0
/
+3
2017-07-29
net/smc: introduce sg-logic for send buffers
Ursula Braun
1
-3
/
+3
2017-04-12
net/smc: guarantee reset of write_blocked for heavy workload
Ursula Braun
1
-1
/
+5
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
1
-0
/
+2
2017-01-10
smc: socket closing and linkgroup cleanup
Ursula Braun
1
-0
/
+8
2017-01-10
smc: receive data from RMBE
Ursula Braun
1
-0
/
+37
2017-01-10
smc: send data (through RDMA)
Ursula Braun
1
-0
/
+438