summaryrefslogtreecommitdiffstats
path: root/net/smc
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+4Star
| * | 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/+3Star
| * | 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-081-2/+1Star
* | | net/smc: move code to clear the conn->lgr fieldKarsten Graul2019-02-081-2/+3
* | | net/smc: use client and server LGR pending locks for SMC-RHans Wippel2019-02-081-16/+28
* | | net/smc: unlock LGR pending lock earlier for SMC-DHans Wippel2019-02-081-5/+9
* | | net/smc: use smc_curs_copy() for SMC-DUrsula Braun2019-02-081-4/+5
* | | net/smc: postpone release of clcsockUrsula Braun2019-02-082-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-192-2/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-258-50/+120
|\|
| * net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun2018-11-221-1/+3
| * net/smc: atomic SMCD cursor handlingUrsula Braun2018-11-222-26/+60
| * net/smc: add SMC-D shutdown signalHans Wippel2018-11-224-14/+43
| * net/smc: use queue pair number when matching link groupKarsten Graul2018-11-223-9/+12
| * net/smc: abort CLC connection in smc_releaseHans Wippel2018-11-221-0/+2
* | net/smc: unregister rkeys of unused bufferKarsten Graul2018-11-243-13/+18
* | net/smc: add infrastructure to send delete rkey messagesKarsten Graul2018-11-243-1/+57
* | net/smc: avoid a delay by waiting for nothingKarsten Graul2018-11-241-1/+3
* | net/smc: cleanup listen worker mutex unlockingUrsula Braun2018-11-241-2/+3
* | net/smc: short wait for late smc_clc_wait_msgUrsula Braun2018-11-243-11/+13
* | net/smc: no link delete for a never active linkUrsula Braun2018-11-241-1/+4
* | net/smc: allow fallback after clc timeoutsUrsula Braun2018-11-242-6/+11
* | net/smc: remove sock_error detour in clc-functionsUrsula Braun2018-11-241-13/+5Star
* | net/smc: make smc_lgr_free() staticUrsula Braun2018-11-242-2/+3
* | net/smc: cleanup tcp_listen_worker initializationUrsula Braun2018-11-241-1/+0Star
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-021-2/+2
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-2/+2
* | net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul2018-10-271-13/+12Star
* | Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-231-1/+1
|/
* smc: generic netlink family should be __ro_after_initJohannes Berg2018-09-201-1/+1
* net/smc: fix sizeof to int comparisonYueHaibing2018-09-191-8/+6Star
* net/smc: no urgent data check for listen socketsKarsten Graul2018-09-191-2/+2
* net/smc: enable fallback for connection abort in state INITUrsula Braun2018-09-191-7/+7
* net/smc: remove duplicate mutex_unlockUrsula Braun2018-09-191-6/+9
* net/smc: fix non-blocking connect problemUrsula Braun2018-09-191-2/+5
* RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe2018-08-181-23/+25
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-1622-578/+1853
|\
| * net/smc: send response to test link signalUrsula Braun2018-08-101-0/+34
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-091-5/+10
| |\
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-051-1/+2
| |\ \