summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud