summaryrefslogtreecommitdiff
path: root/net/smc/smc_core.c
AgeCommit message (Expand)Author
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe
2018-07-25net/smc: improve delete link processingKarsten Graul
2018-07-25net/smc: use correct vlan gid of RoCE deviceUrsula Braun
2018-06-30net/smc: add SMC-D support in af_smcHans Wippel
2018-06-30net/smc: add SMC-D support in data transferHans Wippel
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel
2018-06-18net/smc: Replace ib_query_gid with rdma_get_gid_attrParav Pandit
2018-05-23net/smc: longer delay when freeing client link groupsUrsula Braun
2018-05-23net/smc: urgent data supportStefan Raspl
2018-05-23net/smc: lock smc_lgr_list in port_terminate()Hans Wippel
2018-05-18net/smc: change smc_buf_free function parametersHans Wippel
2018-05-18net/smc: do a few smc_core.c cleanupsHans Wippel
2018-05-18net/smc: move smc_core specific code from smc.h to smc_coreHans Wippel
2018-05-18net/smc: move link group list to smc_coreHans Wippel
2018-05-18net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel
2018-05-16net/smc: check for pending terminationKarsten Graul
2018-05-16net/smc: set link inactive before calling smc_lgr_free()Karsten Graul
2018-05-16net/smc: use a workqueue to defer llc sendKarsten Graul
2018-05-16net/smc: move link llc initialization to llc layerKarsten Graul
2018-05-16net/smc: register new rmbs with the peerKarsten Graul
2018-05-04smc: allocate RMBs as compound pagesStefan Raspl
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03net/smc: handle unregistered buffersKarsten Graul
2018-05-02net/smc: determine vlan_id of stacked net_deviceUrsula Braun
2018-05-02net/smc: periodic testlink supportKarsten Graul
2018-03-14net/smc: schedule free_work when link group is terminatedKarsten Graul
2018-03-14net/smc: free link group without pending free_work onlyUrsula Braun
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-01net/smc: prevent new connections on link groupKarsten Graul
2018-03-01net/smc: process add/delete link messagesKarsten Graul
2018-03-01net/smc: process confirm/delete rkey messagesKarsten Graul
2018-03-01net/smc: remove unused fields from smc structuresKarsten Graul
2018-02-28net/smc: use link_id of server in confirm link replyKarsten Graul
2018-02-28net/smc: use a constant for control message lengthKarsten Graul
2018-01-26net/smc: replace sock_put worker by socket refcountingUrsula Braun
2018-01-25net/smc: wake up wr_reg_wait when terminating a link groupUrsula Braun
2018-01-25net/smc: do not reuse a linkgroup with setup problemsUrsula Braun
2017-11-24net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven
2017-11-24net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12net/smc: dev_put for netdev after usage of ib_query_gid()Ursula Braun
2017-09-21net/smc: longer delay for client link group removalUrsula Braun
2017-07-29net/smc: synchronize buffer usage with deviceUrsula Braun
2017-07-29net/smc: cleanup function __smc_buf_create()Ursula Braun
2017-07-29net/smc: common functions for RMBs and send buffersUrsula Braun
2017-07-29net/smc: introduce sg-logic for send buffersUrsula Braun
2017-07-29net/smc: register RMB-related memory regionUrsula Braun
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun