summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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-262-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-171-1/+1
* | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-171-3/+2
* | IB/core: Introduce modify QP operation with udataParav Pandit2017-07-171-0/+16
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-061-2/+4
|\ \
| * | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura2017-07-051-2/+4
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-052-0/+53
|\ \ | |/ |/|
| * IB/core: Enforce security on management datagramsDaniel Jurgens2017-05-231-0/+4
| * IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-231-0/+48
| * IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens2017-05-231-0/+1
* | RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-011-22/+3
* | RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky2017-06-011-10/+0
|/
* smc_diag.h: fix include from userlandNicolas Dichtel2017-05-111-2/+1
* Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-081-0/+1
|\
| * IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn2017-05-041-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-05-0318-93/+1222
|\ \ | |/
| * IB/SA: Add OPA addr headerDoug Ledford2017-05-011-0/+79
| * IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2017-05-011-0/+13
| * IB/SA: Add OPA path record typeDasaratharaman Chandramouli2017-05-011-9/+112
| * IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-011-13/+134
| * IB/SA: Introduce path record specific typesDasaratharaman Chandramouli2017-05-011-1/+32
| * IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-015-18/+18
| * IB/core: Define 'opa' rdma_ah_attr typeDasaratharaman Chandramouli2017-05-011-3/+21
| * IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-11/+47
| * IB/core: Add accessor functions for rdma_ah_attr fieldsDasaratharaman Chandramouli2017-05-011-0/+121
| * IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-016-21/+21
| * IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli2017-04-281-0/+1
| * IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli2017-04-281-0/+25
OpenPOWER on IntegriCloud