aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_core.c
Commit message (Expand)AuthorAge
* net: remove unnecessary variables and callbackTaehee Yoo2019-10-24
* net/smc: fix SMCD link group creation with VLAN idUrsula Braun2019-10-10
* net/smc: hold conns_lock before calling smc_lgr_register_conn()Huaping Zhou2019-06-26
* net/smc: improve smc_conn_create reason codesKarsten Graul2019-04-12
* net/smc: cleanup of get vlan idKarsten Graul2019-04-12
* net/smc: consolidate function parametersKarsten Graul2019-04-12
* net/smc: check connections in smc_lgr_free_workKarsten Graul2019-02-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\
| * net/smc: delete rkey first before switching to unusedUrsula Braun2019-02-04
| * net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul2019-02-01
* | net/smc: move code to clear the conn->lgr fieldKarsten Graul2019-02-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-24
|\
| * 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: unregister rkeys of unused bufferKarsten Graul2018-11-23
* | net/smc: no link delete for a never active linkUrsula Braun2018-11-23
* | net/smc: make smc_lgr_free() staticUrsula Braun2018-11-23
|/
* net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul2018-10-26
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * net/smc: improve delete link processingKarsten Graul2018-07-26
| * net/smc: use correct vlan gid of RoCE deviceUrsula Braun2018-07-26
| * 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 base infrastructure for SMC-D and ISMHans Wippel2018-06-30
* | Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe2018-08-16
* | net/smc: Replace ib_query_gid with rdma_get_gid_attrParav Pandit2018-06-18
|/
* net/smc: longer delay when freeing client link groupsUrsula Braun2018-05-23
* net/smc: urgent data supportStefan Raspl2018-05-23
* net/smc: lock smc_lgr_list in port_terminate()Hans Wippel2018-05-23
* net/smc: change smc_buf_free function parametersHans Wippel2018-05-18
* net/smc: do a few smc_core.c cleanupsHans Wippel2018-05-18
* net/smc: move smc_core specific code from smc.h to smc_coreHans Wippel2018-05-18
* net/smc: move link group list to smc_coreHans Wippel2018-05-18
* net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel2018-05-18
* net/smc: check for pending terminationKarsten Graul2018-05-16
* net/smc: set link inactive before calling smc_lgr_free()Karsten Graul2018-05-16
* net/smc: use a workqueue to defer llc sendKarsten Graul2018-05-16
* net/smc: move link llc initialization to llc layerKarsten Graul2018-05-16
* net/smc: register new rmbs with the peerKarsten Graul2018-05-16
* smc: allocate RMBs as compound pagesStefan Raspl2018-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-04
|\
| * net/smc: handle unregistered buffersKarsten Graul2018-05-03
* | net/smc: determine vlan_id of stacked net_deviceUrsula Braun2018-05-02
* | net/smc: periodic testlink supportKarsten Graul2018-05-02
|/
* net/smc: schedule free_work when link group is terminatedKarsten Graul2018-03-14
* net/smc: free link group without pending free_work onlyUrsula Braun2018-03-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\
| * net/smc: use link_id of server in confirm link replyKarsten Graul2018-02-28
| * net/smc: use a constant for control message lengthKarsten Graul2018-02-28
* | net/smc: prevent new connections on link groupKarsten Graul2018-03-01