summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2-19/+35
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford3-6/+63
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-2/+4
2017-08-10RDMA/netlink: Add and implement doit netlink callbackLeon Romanovsky1-0/+2
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky1-0/+2
2017-08-10RDMA/netlink: Rename netlink callback structLeon Romanovsky1-2/+2
2017-08-10RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky1-0/+6
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky1-3/+1
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky1-6/+2
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky1-0/+6
2017-08-10RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky1-1/+0
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky1-9/+4
2017-08-09RDMA/core: Add wait/retry version of ibnl_unicastIsmail, Mustafa1-0/+10
2017-08-08RDMA/core: expose affinity mappings per completion vectorSagi Grimberg1-0/+24
2017-08-08IB/CM: Add OPA Path record support to CMHiatt, Don1-0/+18
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don1-1/+13
2017-08-08IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli1-1/+1
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2-2/+3
2017-08-08IB/core: Convert ah_attr from OPA to IB when copying to userDasaratharaman Chandramouli1-2/+4
2017-07-31IB/hfi1: Send MAD traps until repressedMichael J. Ruhl1-0/+17
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford1-0/+1
2017-07-27Merge branches 'rxe' and 'mlx' into k.o/for-nextDoug Ledford2-1/+14
2017-07-24IB/core: Enable QP creation with a given source QP numberYishai Hadas1-0/+2
2017-07-24IB/core: Set RoCEv2 MGID according to specNoa Osherovich1-1/+7
2017-07-24IB/core: Introduce delay drop for a WQMaor Gottlieb1-0/+5
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia1-0/+1
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford4-3/+92
2017-07-20IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal1-2/+4
2017-07-20IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan1-0/+14
2017-07-18IB/core: Remove NOIO QP create flagLeon Romanovsky1-1/+1
2017-07-18IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky1-3/+2
2017-07-18IB/core: Introduce modify QP operation with udataParav Pandit1-0/+16
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-2/+4
2017-07-06IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura1-2/+4
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-0/+53
2017-06-27IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana2-1/+3
2017-06-27IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok()Mike Marciniszyn1-1/+2
2017-06-27IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt3-1/+87
2017-06-02RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny1-22/+3
2017-06-02RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky1-10/+0
2017-05-23IB/core: Enforce security on management datagramsDaniel Jurgens1-0/+4
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens1-0/+48
2017-05-23IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens1-0/+1
2017-05-10smc_diag.h: fix include from userlandNicolas Dichtel1-2/+1
2017-05-09Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2017-05-05IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn1-0/+1
2017-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds18-93/+1222
2017-05-01IB/SA: Add OPA addr headerDoug Ledford1-0/+79
2017-05-01IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli1-0/+13
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli1-9/+112