summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn2019-04-244-11/+20
* IB/rdmavt: Use more efficient allowed_opsMike Marciniszyn2019-04-241-11/+4
* IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn2019-04-248-82/+82
* IB/hfi1: Make opfn.h self sufficientMike Marciniszyn2019-04-241-2/+4
* IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan2019-04-242-2/+1
* IB/hfi1: Add debugfs to control expansion ROM write protectJosh Collier2019-04-241-0/+74
* RDMA/hns: Remove asynchronic QP destroyLeon Romanovsky2019-04-243-406/+13
* RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit2019-04-241-6/+19
* IB/core: Allow vlan link local address based RoCE GIDsParav Pandit2019-04-241-23/+4
* RDMA/mlx5: Don't create IB representors when in multiport RoCE modeMark Bloch2019-04-221-1/+2
* RDMA/mlx5: Initialize roce port info before multiport master initMark Bloch2019-04-221-7/+3
* RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch2019-04-223-8/+5
* RDMA/mlx5: Add query e-switch vport context to devx white listMaor Gottlieb2019-04-221-0/+2
* RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch2019-04-223-12/+65
* RDMA/mlx5: Create flow table with max size supportedMark Bloch2019-04-221-6/+4
* RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch2019-04-222-11/+21
* RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit2019-04-224-7/+70
* RDMA/core: Introduce a helper function to change net namespace of rdma deviceParav Pandit2019-04-221-0/+77
* RDMA/core: Avoid freeing netdevs in disable_device()Parav Pandit2019-04-221-3/+4
* infiniband/qib: Fix typo in commentChengguang Xu2019-04-221-1/+1
* RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"Colin Ian King2019-04-181-1/+1
* RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-04-161-0/+2
* RDMA/mlx5: Check for error return in flow_rule rather than errColin Ian King2019-04-121-1/+1
* RDMA/ocrdma: Remove use of idr use pci bdf insteadDevesh Sharma2019-04-121-11/+2
* RDMA/mlx5: Remove VF representor profileMark Bloch2019-04-103-86/+16
* RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch2019-04-103-9/+49
* RDMA/mlx5: Move SMI caps logicMark Bloch2019-04-101-5/+5
* RDMA/mlx5: Refactor netdev affinity codeMark Bloch2019-04-102-10/+39
* RDMA/mlx5: Move default representors SQ steering to rule to modify QPMark Bloch2019-04-103-30/+48
* RDMA/mlx5: Move rep into port structMark Bloch2019-04-107-20/+26
* RDMA/mlx5: Use correct size for device resourcesMark Bloch2019-04-101-3/+1
* RDMA/mlx5: Move ports allocation to outside of INIT stageMark Bloch2019-04-102-14/+22
* RDMA/mlx5: Free IB device on removeMark Bloch2019-04-102-6/+3
* RDMA/mlx5: Move netdev info into the port structMark Bloch2019-04-103-25/+25
* Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-04-1020-322/+414
|\
| * net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch2019-04-102-0/+8
| * net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch2019-04-103-7/+8
| * net/mlx5: Fix false compilation warningTariq Toukan2019-04-021-1/+1
| * net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin2019-04-022-1/+51
| * net/mlx5: Add rate limit print macrosAya Levin2019-04-021-0/+10
| * net/mlx5: Add explicit bar address fieldHuy Nguyen2019-04-026-10/+11
| * net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen2019-04-024-103/+106
| * net/mlx5: Use dev->priv.name instead of dev_nameHuy Nguyen2019-04-023-4/+4
| * net/mlx5: Make mlx5_core messages independent from mdev->pdevHuy Nguyen2019-04-021-10/+9
| * net/mlx5: Break load_one into three stagesSaeed Mahameed2019-04-021-71/+77
| * net/mlx5: Function setup/teardown proceduresSaeed Mahameed2019-04-021-52/+68
| * net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed2019-04-023-17/+28
| * net/mlx5: Split mdev init and pci initSaeed Mahameed2019-04-021-41/+54
| * net/mlx5: Remove redundant init functions parameterSaeed Mahameed2019-04-021-27/+22
| * net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2019-04-025-26/+13