summaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn2017-08-292-0/+4
* IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn2017-08-291-0/+29
* RDMA/core: Cleanup device capability enumLeon Romanovsky2017-08-241-3/+3
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-2/+2
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-241-0/+1
|\
| * IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-241-0/+1
* | rdma: Autoload netlink client modulesJason Gunthorpe2017-08-221-0/+12
* | IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame2017-08-221-1/+1
* | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-221-1/+1
* | IB/hfi1: Add 16B UD supportDon Hiatt2017-08-221-0/+1
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-222-2/+17
* | IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-221-3/+0
* | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-221-0/+18
* | IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez2017-08-221-1/+0
* | Add OPA extended LID supportHiatt, Don2017-08-181-6/+20
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+2
|\ \
| * | infiniband: avoid overflow warningArnd Bergmann2017-08-181-1/+2
| |/
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-102-19/+35
|\ \
| * | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-2/+4
| * | RDMA/netlink: Add and implement doit netlink callbackLeon Romanovsky2017-08-101-0/+2
| * | RDMA/core: Add and expose static device indexLeon Romanovsky2017-08-101-0/+2
| * | RDMA/netlink: Rename netlink callback structLeon Romanovsky2017-08-101-2/+2
| * | RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky2017-08-101-0/+6
| * | RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky2017-08-101-3/+1
| * | RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky2017-08-101-6/+2
| * | RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky2017-08-101-0/+6
| * | RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky2017-08-101-1/+0
| * | RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky2017-08-101-9/+4
| * | RDMA/core: Add wait/retry version of ibnl_unicastIsmail, Mustafa2017-08-091-0/+10
| | |
| \ \
*-. \ \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-103-6/+63
|\ \ \ \ | |_|/ / |/| | |
| | * | RDMA/core: expose affinity mappings per completion vectorSagi Grimberg2017-08-081-0/+24
| | |/
| * | IB/CM: Add OPA Path record support to CMHiatt, Don2017-08-081-0/+18
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+13
| * | IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-1/+1
| * | IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2017-08-082-2/+3
| * | IB/core: Convert ah_attr from OPA to IB when copying to userDasaratharaman Chandramouli2017-08-081-2/+4
| |/
* | IB/hfi1: Send MAD traps until repressedMichael J. Ruhl2017-07-311-0/+17
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-0/+1
|\ \
| * | IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-241-0/+1
| |/
| |
| \
*-. \ Merge branches 'rxe' and 'mlx' into k.o/for-nextDoug Ledford2017-07-272-1/+14
|\ \ \ | | |/ | |/|
| | * IB/core: Enable QP creation with a given source QP numberYishai Hadas2017-07-241-0/+2
| | * IB/core: Set RoCEv2 MGID according to specNoa Osherovich2017-07-241-1/+7
| | * IB/core: Introduce delay drop for a WQMaor Gottlieb2017-07-241-0/+5
| |/
* | Merge branch 'hfi1' into k.o/for-4.14Doug Ledford2017-07-244-3/+92
|\ \ | |/ |/|
| * IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana2017-06-272-1/+3
| * IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok()Mike Marciniszyn2017-06-271-1/+2
| * IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt2017-06-273-1/+87
* | IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal2017-07-201-2/+4
* | IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan2017-07-201-0/+14
* | IB/core: Remove NOIO QP create flagLeon Romanovsky2017-07-181-1/+1