aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_core.c
Commit message (Expand)AuthorAge
* 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
* | net/smc: process add/delete link messagesKarsten Graul2018-03-01
* | net/smc: process confirm/delete rkey messagesKarsten Graul2018-03-01
* | net/smc: remove unused fields from smc structuresKarsten Graul2018-03-01
|/
* net/smc: replace sock_put worker by socket refcountingUrsula Braun2018-01-26
* net/smc: wake up wr_reg_wait when terminating a link groupUrsula Braun2018-01-25
* net/smc: do not reuse a linkgroup with setup problemsUrsula Braun2018-01-25
* net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven2017-11-23
* net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun2017-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | net/smc: dev_put for netdev after usage of ib_query_gid()Ursula Braun2017-10-12
|/
* net/smc: longer delay for client link group removalUrsula Braun2017-09-21
* net/smc: synchronize buffer usage with deviceUrsula Braun2017-07-29
* net/smc: cleanup function __smc_buf_create()Ursula Braun2017-07-29
* net/smc: common functions for RMBs and send buffersUrsula Braun2017-07-29
* net/smc: introduce sg-logic for send buffersUrsula Braun2017-07-29
* net/smc: register RMB-related memory regionUrsula Braun2017-07-29
* net/smc: use separate memory regions for RMBsUrsula Braun2017-07-29