summaryrefslogtreecommitdiff
path: root/net/smc/smc_tx.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-13net/smc: Send directly when TCP_CORK is clearedTony Lu1-10/+15
2021-10-08net/smc: improved fix wait on already cleared linkKarsten Graul1-17/+5
2021-08-09net/smc: fix wait on already cleared linkKarsten Graul1-1/+17
2021-06-25net/smc: Ensure correct state of the socket in send pathGuvenc Gulce1-2/+3
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce1-5/+7
2021-06-16net/smc: Add SMC statistics supportGuvenc Gulce1-1/+15
2020-09-11net/smc: use separate work queues for different worker typesKarsten Graul1-5/+5
2020-05-04net/smc: switch connections to alternate linkKarsten Graul1-2/+10
2020-05-02net/smc: take link down instead of terminating the link groupKarsten Graul1-1/+1
2020-04-29net/smc: convert static link ID to dynamic referencesKarsten Graul1-6/+7
2020-02-18net/smc: use termination worker under send_lockKarsten Graul1-1/+1
2019-11-15net/smc: abnormal termination of SMCD link groupsUrsula Braun1-1/+1
2019-10-22net/smc: cancel send and receive for terminated socketUrsula Braun1-11/+15
2019-08-20net/smc: make sure EPOLLOUT is raisedJason Baron1-4/+2
2019-02-21net/smc: cleanup for smcr_tx_sndbuf_nonemptyUrsula Braun1-3/+2
2019-02-12net/smc: no delay for free tx buffer waitKarsten Graul1-1/+1
2019-02-12net/smc: move wake up of close waiterKarsten Graul1-0/+7
2019-02-12net/smc: reset cursor update required flagKarsten Graul1-3/+0
2019-02-04net/smc: fix sender_free computationUrsula Braun1-1/+2
2019-02-04net/smc: preallocated memory for rdma work requestsUrsula Braun1-22/+22
2019-02-02net/smc: do not wait under send_lockKarsten Graul1-6/+4
2019-02-02net/smc: don't wait for send buffer space when data was already sentKarsten Graul1-4/+3
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe1-76/+163
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1-2/+10
2018-07-25net/smc: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-2/+1
2018-07-23net/smc: eliminate cursor read and write callsStefan Raspl1-33/+13
2018-07-18net/smc: optimize consumer cursor updatesUrsula Braun1-2/+10
2018-06-30net/smc: add SMC-D support in data transferHans Wippel1-43/+150
2018-06-30net/smc: optimize consumer cursor updatesUrsula Braun1-2/+10
2018-05-23net/smc: urgent data supportStefan Raspl1-17/+38
2018-05-18net/smc: calculate write offset in RMB only once per connectionHans Wippel1-1/+1
2018-05-18net/smc: rename connection index to RMBE indexHans Wippel1-1/+1
2018-05-18net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel1-14/+14
2018-05-17net/smc: init conn.tx_work & conn.send_lock soonerEric Dumazet1-3/+1
2018-04-27net/smc: sockopts TCP_NODELAY and TCP_CORKUrsula Braun1-3/+21
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-01-26net/smc: check for healthy link group resp. connectionsUrsula Braun1-3/+12
2018-01-26net/smc: terminate link group for ib_post_send problemsUrsula Braun1-1/+3
2018-01-24net/smc: continue waiting if peer signals write_shutdownUrsula Braun1-2/+2
2017-12-07smc: no consumer update in tasklet contextUrsula Braun1-7/+2
2017-12-07smc: no update for unused sk_write_pendingUrsula Braun1-2/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+8
2017-09-22net/smc: parameter cleanup in smc_cdc_get_free_slot()Ursula Braun1-4/+2
2017-09-22net/smc: introduce a delayUrsula Braun1-4/+8
2017-07-29net/smc: synchronize buffer usage with deviceUrsula Braun1-0/+3
2017-07-29net/smc: introduce sg-logic for send buffersUrsula Braun1-3/+3
2017-04-12net/smc: guarantee reset of write_blocked for heavy workloadUrsula Braun1-1/+5
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar1-0/+2