summaryrefslogtreecommitdiffstats
path: root/net/smc
AgeCommit message (Expand)Author
2020-04-30net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flowKarsten Graul
2020-04-30net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flowKarsten Graul
2020-04-30net/smc: new smc_rtoken_set functions for multiple link supportKarsten Graul
2020-04-30net/smc: move the TEST_LINK response processing into event handlerKarsten Graul
2020-04-30net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkeyKarsten Graul
2020-04-30net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkeyKarsten Graul
2020-04-30net/smc: adapt SMC client code to use the LLC flowKarsten Graul
2020-04-30net/smc: adapt SMC server code to use the LLC flowKarsten Graul
2020-04-30net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layerKarsten Graul
2020-04-30net/smc: introduce link group typeKarsten Graul
2020-04-30net/smc: enqueue all received LLC messagesKarsten Graul
2020-04-30net/smc: add event-based llc_flow frameworkKarsten Graul
2020-04-29net/smc: move llc layer related init and clear into smc_llc.cKarsten Graul
2020-04-29net/smc: use mutex instead of rwlock_t to protect buffersKarsten Graul
2020-04-29net/smc: process llc responses in tasklet contextKarsten Graul
2020-04-29net/smc: use worker to process incoming llc messagesKarsten Graul
2020-04-29net/smc: simplify link deactivationKarsten Graul
2020-04-29net/smc: move testlink work to system work queueKarsten Graul
2020-04-29net/smc: add new link state and related helpersKarsten Graul
2020-04-29net/smc: multi-link support for smc_rmb_rtoken_handling()Karsten Graul
2020-04-29net/smc: convert static link ID instances to support multiple linksKarsten Graul
2020-04-29net/smc: convert static link ID to dynamic referencesKarsten Graul
2020-04-29net/smc: introduce link_idx for link group arrayKarsten Graul
2020-04-29net/smc: separate function for link initializationKarsten Graul
2020-04-29net/smc: rework pnet table to support SMC-R failoverKarsten Graul
2020-04-14RDMA: Remove a few extra calls to ib_get_client_data()Jason Gunthorpe
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-10net/smc: cancel event worker during device removalKarsten Graul
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-26net/smc: check for valid ib_client_dataKarsten Graul
2020-02-26net/smc: improve peer ID in CLC decline for SMC-RHans Wippel
2020-02-26net/smc: rework peer ID handlingHans Wippel
2020-02-26net/smc: fix cleanup for linkgroup setup failuresUrsula Braun
2020-02-17net/smc: reduce port_event schedulingUrsula Braun
2020-02-17net/smc: simplify normal link terminationKarsten Graul
2020-02-17net/smc: remove unused parameter of smc_lgr_terminate()Karsten Graul
2020-02-17net/smc: do not delete lgr from list twiceKarsten Graul
2020-02-17net/smc: use termination worker under send_lockKarsten Graul
2020-02-17net/smc: improve smc_lgr_cleanup()Karsten Graul
2020-02-14net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-02-14net/smc: transfer fasync_list in case of fallbackUrsula Braun
2020-02-11net/smc: fix leak of kernel memory to user spaceEric Dumazet
2020-01-21net/smc: allow unprivileged users to read pnet tableHans Wippel
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-20net/smc: unregister ib devices in reboot_eventKarsten Graul
2019-12-15net/smc: add fallback check to connect()Ursula Braun
2019-12-15net/smc: shorten lgr_cnt initializationUrsula Braun
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16net/smc: fix fastopen for non-blocking connect()Ursula Braun
2019-11-16net/smc: remove unused constantUrsula Braun