summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-22RDMA/mlx5: Add query e-switch vport context to devx white listMaor Gottlieb
2019-04-22RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch
2019-04-22RDMA/mlx5: Create flow table with max size supportedMark Bloch
2019-04-22RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch
2019-04-22RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit
2019-04-22RDMA/core: Introduce a helper function to change net namespace of rdma deviceParav Pandit
2019-04-22RDMA/core: Avoid freeing netdevs in disable_device()Parav Pandit
2019-04-22infiniband/qib: Fix typo in commentChengguang Xu
2019-04-18RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"Colin Ian King
2019-04-16RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-04-12RDMA/mlx5: Check for error return in flow_rule rather than errColin Ian King
2019-04-12RDMA/ocrdma: Remove use of idr use pci bdf insteadDevesh Sharma
2019-04-10RDMA/mlx5: Remove VF representor profileMark Bloch
2019-04-10RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch
2019-04-10RDMA/mlx5: Move SMI caps logicMark Bloch
2019-04-10RDMA/mlx5: Refactor netdev affinity codeMark Bloch
2019-04-10RDMA/mlx5: Move default representors SQ steering to rule to modify QPMark Bloch
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch
2019-04-10RDMA/mlx5: Use correct size for device resourcesMark Bloch
2019-04-10RDMA/mlx5: Move ports allocation to outside of INIT stageMark Bloch
2019-04-10RDMA/mlx5: Free IB device on removeMark Bloch
2019-04-10RDMA/mlx5: Move netdev info into the port structMark Bloch
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch
2019-04-09RDMA/cxgb4: Use ib_device_set_netdev()Steve Wise
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe
2019-04-08RDMA/hns: Support to create 1M srq queuechenglang
2019-04-08RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()Shiraz Saleem
2019-04-08RDMA/hns: Dump detailed driver-specific CQLijun Ou
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe
2019-04-08IB/mlx5: Remove references to uboject->contextJason Gunthorpe
2019-04-08RDMA/nldev: Return device protocolLeon Romanovsky
2019-04-08RDMA/cm: Move debug counters to be under relevant IB deviceLeon Romanovsky
2019-04-08opa_vnic: fix check on record->event, incorrect operator usedColin Ian King
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem
2019-04-04RDMA/cm: Remove useless zeroing of static global variableLeon Romanovsky
2019-04-04RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE statePotnuri Bharat Teja
2019-04-04RDMA/mlx5: Cleanup WQE page fault handlerLeon Romanovsky
2019-04-03Merge HFI1 updates into k.o/for-nextJason Gunthorpe
2019-04-03IB/hfi1: Implement CCA for TID RDMA protocolKaike Wan
2019-04-03IB/hfi1: Remove WARN_ON when freeing expected receive groupsKaike Wan
2019-04-03IB/hfi1: Unify the software PSN check for TID RDMA READ/WRITEKaike Wan
2019-04-03IB/hfi1: Add a function to read next expected psn from hardware flowKaike Wan
2019-04-03IB/hfi1: Delay the release of destination mr for TID RDMA WRITE DATAKaike Wan
2019-04-03RDMA/cma: Set proper port number as indexLeon Romanovsky
2019-04-02net/mlx5: Fix false compilation warningTariq Toukan
2019-04-02net/mlx5: Add rate limit print macrosAya Levin