aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc
Commit message (Expand)AuthorAge
...
* | | net/smc: reduce amount of status updates to peerKarsten Graul2019-02-12
* | | net/smc: no delay for free tx buffer waitKarsten Graul2019-02-12
* | | net/smc: move wake up of close waiterKarsten Graul2019-02-12
* | | net/smc: reset cursor update required flagKarsten Graul2019-02-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\| |
| * | net/smc: correct state change for peer closingUrsula Braun2019-02-04
| * | net/smc: delete rkey first before switching to unusedUrsula Braun2019-02-04
| * | net/smc: fix sender_free computationUrsula Braun2019-02-04
| * | net/smc: preallocated memory for rdma work requestsUrsula Braun2019-02-04
| * | net/smc: fix use of variable in cleared areaKarsten Graul2019-02-01
| * | net/smc: use device link provided in qp_contextKarsten Graul2019-02-01
| * | net/smc: call smc_cdc_msg_send() under send_lockKarsten Graul2019-02-01
| * | net/smc: do not wait under send_lockKarsten Graul2019-02-01
| * | net/smc: recvmsg and splice_read should return 0 after shutdownKarsten Graul2019-02-01
| * | net/smc: don't wait for send buffer space when data was already sentKarsten Graul2019-02-01
| * | net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul2019-02-01
| * | net/smc: allow 16 byte pnetids in netlink policyHans Wippel2019-02-01
| * | net/smc: fix another sizeof to int comparisonUrsula Braun2019-02-01
* | | net/smc: original socket family in inet_sock_diagKarsten Graul2019-02-07
* | | net/smc: move code to clear the conn->lgr fieldKarsten Graul2019-02-07
* | | net/smc: use client and server LGR pending locks for SMC-RHans Wippel2019-02-07
* | | net/smc: unlock LGR pending lock earlier for SMC-DHans Wippel2019-02-07
* | | net/smc: use smc_curs_copy() for SMC-DUrsula Braun2019-02-07
* | | net/smc: postpone release of clcsockUrsula Braun2019-02-07
* | | socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-03
|/ /
* / smc: move unhash as early as possible in smc_release()Cong Wang2019-01-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
|\
| * net/smc: fix TCP fallback socket releaseMyungho Jung2018-12-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-24
|\|
| * net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun2018-11-21
| * net/smc: atomic SMCD cursor handlingUrsula Braun2018-11-21
| * net/smc: add SMC-D shutdown signalHans Wippel2018-11-21
| * net/smc: use queue pair number when matching link groupKarsten Graul2018-11-21
| * net/smc: abort CLC connection in smc_releaseHans Wippel2018-11-21
* | net/smc: unregister rkeys of unused bufferKarsten Graul2018-11-23
* | net/smc: add infrastructure to send delete rkey messagesKarsten Graul2018-11-23
* | net/smc: avoid a delay by waiting for nothingKarsten Graul2018-11-23
* | net/smc: cleanup listen worker mutex unlockingUrsula Braun2018-11-23
* | net/smc: short wait for late smc_clc_wait_msgUrsula Braun2018-11-23
* | net/smc: no link delete for a never active linkUrsula Braun2018-11-23
* | net/smc: allow fallback after clc timeoutsUrsula Braun2018-11-23
* | net/smc: remove sock_error detour in clc-functionsUrsula Braun2018-11-23
* | net/smc: make smc_lgr_free() staticUrsula Braun2018-11-23
* | net/smc: cleanup tcp_listen_worker initializationUrsula Braun2018-11-23
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul2018-10-26
* | Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-23
|/
* smc: generic netlink family should be __ro_after_initJohannes Berg2018-09-20
* net/smc: fix sizeof to int comparisonYueHaibing2018-09-18