summaryrefslogtreecommitdiff
path: root/net/smc/smc_ib.c
AgeCommit message (Expand)Author
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-10-13net/smc: fix smc clc failed issue when netdevice not in init_netAlbert Huang
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2022-07-18net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-RWen Gu
2022-07-18net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpuGuangguan Wang
2022-05-17net/smc: send cdc msg inline if qp has sufficient inline spaceGuangguan Wang
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-28net/smc: fix kernel panic caused by race of smc_sockDust Li
2021-10-16net/smc: stop links when their GID is removedKarsten Graul
2021-10-16net/smc: add v2 support to the work request layerKarsten Graul
2021-10-16net/smc: retrieve v2 gid from IB deviceKarsten Graul
2021-10-16net/smc: add SMC-Rv2 connection establishmentKarsten Graul
2021-08-05net: Remove redundant if statementsYajun Deng
2021-01-12net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce
2020-12-16net/smc: fix access to parent of an ib deviceKarsten Graul
2020-12-01net/smc: Add support for obtaining SMCR device listGuvenc Gulce
2020-12-01net/smc: Add diagnostic information to smc ib-deviceGuvenc Gulce
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul
2020-07-19net/smc: protect smc ib device initializationKarsten Graul
2020-07-08net/smc: fix sleep bug in smc_pnet_find_roce_resource()Ursula Braun
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-05-06RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe
2020-05-05net/smc: log important pnetid and state change eventsKarsten Graul
2020-05-01net/smc: add smcr_port_err() and smcr_link_down() processingKarsten Graul
2020-05-01net/smc: add smcr_port_add() and smcr_link_up() processingKarsten Graul
2020-04-29net/smc: convert static link ID to dynamic referencesKarsten 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-17net/smc: reduce port_event schedulingUrsula Braun
2019-11-16net/smc: introduce bookkeeping of SMCR link groupsUrsula Braun
2019-11-15net/smc: immediate termination for SMCR link groupsUrsula Braun
2019-11-15net/smc: wait for tx completions before link freeingUrsula Braun
2019-10-09net/smc: no new connections on disappearing devicesUrsula Braun
2019-05-03net/smc: Use rdma_read_gid_l2_fields to L2 fieldsParav Pandit
2019-02-21net/smc: rework pnet tableHans Wippel
2019-02-12net/smc: check port_idx of ib eventKarsten Graul
2019-02-01net/smc: use device link provided in qp_contextKarsten Graul
2018-08-17RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe
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: use correct vlan gid of RoCE deviceUrsula Braun
2018-07-23net/smc: add function to get link group from linkStefan Raspl
2018-06-30net/smc: add pnetid supportUrsula Braun