summaryrefslogtreecommitdiffstats
path: root/net/smc
Commit message (Expand)AuthorAgeFilesLines
* genetlink: make policy common to familyJohannes Berg2019-03-221-4/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-03-121-1/+0
|\
| * pipe: stop using ->can_mergeJann Horn2019-02-011-1/+0
* | net/smc: allow pnetid-less configurationUrsula Braun2019-02-281-1/+41
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-241-3/+3
|\ \
| * | net/smc: fix smc_poll in SMC_INIT stateUrsula Braun2019-02-211-3/+3
* | | net/smc: allow PCI IDs as ib device names in the pnet tableHans Wippel2019-02-211-2/+4
* | | net/smc: add pnet table namespace supportHans Wippel2019-02-214-43/+162
* | | net/smc: add smcd support to the pnet tableHans Wippel2019-02-211-7/+80
* | | net/smc: rework pnet tableHans Wippel2019-02-214-194/+249
* | | net/smc: cleanup for smcr_tx_sndbuf_nonemptyUrsula Braun2019-02-211-3/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-152-12/+11
|\ \ \ | |/ /
| * | net/smc: fix byte_order for rx_curs_confirmedUrsula Braun2019-02-082-12/+11
* | | net/smc: check port_idx of ib eventKarsten Graul2019-02-121-8/+16
* | | net/smc: check connections in smc_lgr_free_workKarsten Graul2019-02-121-4/+2
* | | net/smc: reduce amount of status updates to peerKarsten Graul2019-02-121-14/+8
* | | net/smc: no delay for free tx buffer waitKarsten Graul2019-02-121-1/+1
* | | net/smc: move wake up of close waiterKarsten Graul2019-02-122-2/+7
* | | net/smc: reset cursor update required flagKarsten Graul2019-02-122-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-0813-67/+158
|\ \ \ | |/ /
| * | net/smc: correct state change for peer closingUrsula Braun2019-02-041-8/+1
| * | net/smc: delete rkey first before switching to unusedUrsula Braun2019-02-041-1/+1
| * | net/smc: fix sender_free computationUrsula Braun2019-02-043-4/+30
| * | net/smc: preallocated memory for rdma work requestsUrsula Braun2019-02-047-33/+92
| * | net/smc: fix use of variable in cleared areaKarsten Graul2019-02-011-4/+4
| * | net/smc: use device link provided in qp_contextKarsten Graul2019-02-011-3/+3
| * | net/smc: call smc_cdc_msg_send() under send_lockKarsten Graul2019-02-011-1/+4
| * | net/smc: do not wait under send_lockKarsten Graul2019-02-011-6/+4
| * | net/smc: recvmsg and splice_read should return 0 after shutdownKarsten Graul2019-02-011-1/+10
| * | net/smc: don't wait for send buffer space when data was already sentKarsten Graul2019-02-011-4/+3
| * | net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul2019-02-011-0/+4
| * | net/smc: allow 16 byte pnetids in netlink policyHans Wippel2019-02-011-1/+1
| * | net/smc: fix another sizeof to int comparisonUrsula Braun2019-02-011-1/+1
* | | net/smc: original socket family in inet_sock_diagKarsten Graul2019-02-071-2/+1
* | | net/smc: move code to clear the conn->lgr fieldKarsten Graul2019-02-071-2/+3
* | | net/smc: use client and server LGR pending locks for SMC-RHans Wippel2019-02-071-16/+28
* | | net/smc: unlock LGR pending lock earlier for SMC-DHans Wippel2019-02-071-5/+9
* | | net/smc: use smc_curs_copy() for SMC-DUrsula Braun2019-02-071-4/+5
* | | net/smc: postpone release of clcsockUrsula Braun2019-02-072-17/+23
* | | socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-031-1/+2
|/ /
* | smc: move unhash as early as possible in smc_release()Cong Wang2019-01-071-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-202-2/+16
|\
| * net/smc: fix TCP fallback socket releaseMyungho Jung2018-12-182-2/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-248-50/+120
|\ \ | |/
| * net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun2018-11-211-1/+3
| * net/smc: atomic SMCD cursor handlingUrsula Braun2018-11-212-26/+60
| * net/smc: add SMC-D shutdown signalHans Wippel2018-11-214-14/+43
| * net/smc: use queue pair number when matching link groupKarsten Graul2018-11-213-9/+12
| * net/smc: abort CLC connection in smc_releaseHans Wippel2018-11-211-0/+2
* | net/smc: unregister rkeys of unused bufferKarsten Graul2018-11-233-13/+18
OpenPOWER on IntegriCloud