summaryrefslogtreecommitdiffstats
path: root/net/smc
Commit message (Expand)AuthorAge
* 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
* net/smc: no urgent data check for listen socketsKarsten Graul2018-09-18
* net/smc: enable fallback for connection abort in state INITUrsula Braun2018-09-18
* net/smc: remove duplicate mutex_unlockUrsula Braun2018-09-18
* net/smc: fix non-blocking connect problemUrsula Braun2018-09-18
* RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe2018-08-17
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * net/smc: send response to test link signalUrsula Braun2018-08-10
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-09
| |\
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-05
| |\ \
| * | | net: simplify sock_poll_waitChristoph Hellwig2018-07-30
| * | | net/smc: improve delete link processingKarsten Graul2018-07-26
| * | | net/smc: provide fallback reason codeKarsten Graul2018-07-26
| * | | net/smc: use correct vlan gid of RoCE deviceUrsula Braun2018-07-26
| * | | net/smc: fewer parameters for smc_llc_send_confirm_link()Ursula Braun2018-07-26
| * | | net/smc: remove local variable page in smc_rx_splice()Ursula Braun2018-07-23
| * | | net/smc: use DECLARE_BITMAP for rtokens_used_maskUrsula Braun2018-07-23
| * | | net/smc: add function to get link group from linkStefan Raspl2018-07-23
| * | | net/smc: eliminate cursor read and write callsStefan Raspl2018-07-23
| * | | net/smc: provide smc mode in smc_diag.cKarsten Graul2018-07-23
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
| |\ \ \
| * \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
| |\ \ \ \
| * | | | | net/smc: add SMC-D diag supportHans Wippel2018-06-30
| * | | | | net/smc: add SMC-D support in af_smcHans Wippel2018-06-30
| * | | | | net/smc: add SMC-D support in data transferHans Wippel2018-06-30
| * | | | | net/smc: add SMC-D support in CLC messagesHans Wippel2018-06-30
| * | | | | net/smc: add pnetid support for SMC-D and ISMHans Wippel2018-06-30