summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/hfi1: Remove reference to RHF.VCRCErrJohn Fleck2019-04-243-5/+4
| * | | IB/hfi1: Add selected Rcv countersMike Marciniszyn2019-04-243-0/+9
| * | | 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
| |\ \ \
| * | | | RDMA/cxgb4: Use ib_device_set_netdev()Steve Wise2019-04-091-19/+17
| * | | | RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe2019-04-099-92/+31
| * | | | RDMA/hns: Support to create 1M srq queuechenglang2019-04-081-1/+1
| * | | | RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()Shiraz Saleem2019-04-081-2/+2
| * | | | RDMA/hns: Dump detailed driver-specific CQLijun Ou2019-04-088-2/+181
| * | | | RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-0841-413/+308
| * | | | RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-0836-330/+229
| * | | | RDMA/core: Support object allocation in atomic contextLeon Romanovsky2019-04-081-1/+6
| * | | | IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe2019-04-086-9/+9
| * | | | IB/mlx5: Remove references to uboject->contextJason Gunthorpe2019-04-083-14/+23
| * | | | RDMA/nldev: Return device protocolLeon Romanovsky2019-04-082-1/+28
| * | | | RDMA/cm: Move debug counters to be under relevant IB deviceLeon Romanovsky2019-04-083-38/+57
| * | | | opa_vnic: fix check on record->event, incorrect operator usedColin Ian King2019-04-081-1/+1