summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-04-22RDMA/mlx5: Don't create IB representors when in multiport RoCE modeMark Bloch
2019-04-22RDMA/mlx5: Initialize roce port info before multiport master initMark Bloch
2019-04-22RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch
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-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-19Make anon_inodes unconditionalDavid Howells
2019-04-18RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"Colin Ian King
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-16RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-04-16IB/rdmavt: Fix frwr memory registrationJosh Collier
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-10IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan
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-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-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-04-08RDMA/hns: Bugfix for SCC hem freeYangyang Li
2019-04-08RDMA/hns: Fix bug that caused srq creation to failLijun Ou
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-08RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib
2019-04-08i40iw: Redefine i40iw_mmiowb() to do nothingWill Deacon