summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-12-18RDMA/uverbs: Add an ioctl method to destroy an objectParav Pandit
2018-12-18RDMA/uverbs: Add a method to introspect handles in a contextJason Gunthorpe
2018-12-18IB/mlx4: Utilize macro to calculate SQ spare sizeYuval Shaia
2018-12-18RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter
2018-12-18IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter
2018-12-18RDMA/core: Delete RoCE GID in hw when corresponding IP is deletedParav Pandit
2018-12-18RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'Gal Pressman
2018-12-18RDMA/i40iw: Make sure to initialize ib_device_opsKamal Heib
2018-12-18RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky
2018-12-18RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-12RDMA/rdmavt: Initialize ib_device_ops structKamal Heib
2018-12-12RDMA/rxe: Initialize ib_device_ops structKamal Heib
2018-12-12RDMA/vmw_pvrdma: Initialize ib_device_ops structKamal Heib
2018-12-12RDMA/usnic: Initialize ib_device_ops structKamal Heib
2018-12-12RDMA/qib: Initialize ib_device_ops structKamal Heib
2018-12-12RDMA/qedr: Initialize ib_device_ops structKamal Heib
2018-12-12RDMA/ocrdma: Initialize ib_device_ops structKamal Heib
2018-12-12RDMA/nes: Initialize ib_device_ops structKamal Heib
2018-12-12RDMA/mthca: Initialize ib_device_ops structKamal Heib
2018-12-12RDMA/mlx5: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/mlx4: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/i40iw: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/hns: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/hfi1: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/cxgb4: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/cxgb3: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/bnxt_re: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/core: Introduce ib_device_opsKamal Heib
2018-12-11IB/mlx4: Remove unneeded NULL checkYuval Shaia
2018-12-11RDMA/ocrdma: Use PCI-ID as an identification in debugfsLeon Romanovsky
2018-12-11RDMA/uverbs: Optimize clearing of extra bytes in responseLeon Romanovsky
2018-12-11RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman
2018-12-11IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky
2018-12-11IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing
2018-12-11IB/mlx5: Add 2X width support to query_portMichael Guralnik
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-12-11IB/mlx5: Add HDR speed support to query portMichael Guralnik
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik
2018-12-11IB/core: Add new IB ratesMichael Guralnik
2018-12-11IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia
2018-12-11RDMA/hns: Bugfix for RoCE loopback testLijun Ou
2018-12-11RDMA/hns: Update posting & querying mailboxLijun Ou
2018-12-11RDMA/hns: Fix the bug while use multi-hop of pblLijun Ou
2018-12-11RDMA/hns: Encapsulate and simplify qp state transitionLijun Ou
2018-12-11RDMA/hns: Init qp context when modify qp from reset to initLijun Ou
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan