summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-103-20/+118
| |\ \ \ \ \
| | * | | | | RDMA/netlink: Export node_typeLeon Romanovsky2017-08-101-0/+2
| | * | | | | RDMA/netlink: Provide port state and physical link stateLeon Romanovsky2017-08-101-0/+3
| | * | | | | RDMA/netlink: Export LID mask control (LMC)Leon Romanovsky2017-08-101-0/+5
| | * | | | | RDMA/netink: Export lids and sm_lidsLeon Romanovsky2017-08-101-0/+8
| | * | | | | RDMA/netlink: Advertise IB subnet prefixLeon Romanovsky2017-08-101-0/+5
| | * | | | | RDMA/netlink: Export node_guid and sys_image_guidLeon Romanovsky2017-08-101-0/+13
| | * | | | | RDMA/netlink: Export FW versionLeon Romanovsky2017-08-101-0/+4
| | * | | | | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-2/+4
| | * | | | | RDMA/netlink: Expose device and port capability masksLeon Romanovsky2017-08-101-0/+5
| | * | | | | RDMA/netlink: Add netlink device definitions to UAPILeon Romanovsky2017-08-101-1/+38
| | * | | | | 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-105-8/+79
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | block: Add rdma affinity based queue mapping helperSagi Grimberg2017-08-081-0/+10
| | | * | | | | RDMA/core: expose affinity mappings per completion vectorSagi Grimberg2017-08-081-0/+24
| | | * | | | | mlx5: move affinity hints assignments to generic codeSagi Grimberg2017-08-081-1/+6
| | | * | | | | mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg2017-08-081-1/+0
| | | |/ / / /
| | * | | | | 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-272-0/+4
| |\ \ \ \ \
| | * | | | | RDMA/qedr: notify user application of supported WIDsAmrani, Ram2017-07-271-0/+2
| | * | | | | RDMA/qedr: notify user application if DPM is supportedAmrani, Ram2017-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-2610-24/+183
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | IB/mlx4: Add support for RSS QPGuy Levi2017-07-241-0/+33
| | | * | | | IB/mlx4: Add support for WQ indirection table related verbsGuy Levi2017-07-241-0/+4
| | | * | | | IB/mlx4: Add support for WQ related verbsGuy Levi2017-07-241-0/+14
| | | * | | | (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-241-2/+10
| | | * | | | IB/mlx4: Add inline-receive supportMaor Gottlieb2017-07-241-1/+2
| | | * | | | IB/mlx5: Expose extended error countersParav Pandit2017-07-241-2/+42
| | | * | | | IB/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-07-241-1/+0
| | | * | | | net/mlx5: Report enhanced capabilities for IPoIBYishai Hadas2017-07-241-1/+5
| | | * | | | IB/uverbs: Enable QP creation with a given source QP numberYishai Hadas2017-07-241-1/+1
| | | * | | | 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/mlx5: Add support to dropless RQMaor Gottlieb2017-07-241-1/+1
| | | * | | | net/mlx5: Introduce general notification eventMaor Gottlieb2017-07-243-1/+8