summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-06-20RDMA/odp: Do not leak dma maps when working with huge pagesJason Gunthorpe
2019-06-20RDMA/uverbs: Use offsetofend instead of opencodingJason Gunthorpe
2019-06-20RDMa/hns: Don't stuck in endless timeout loopLeon Romanovsky
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-20RDMA/hns: reset function when removing moduleLang Cheng
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky
2019-06-20RDMA/hns: Fix bug when wqe num is larger than 16KLijun Ou
2019-06-20RDMA/hns: Add a group interfaces for optimizing buffers getting flowLijun Ou
2019-06-20RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou
2019-06-19RDMA/netlink: Resort policy arrayDoug Ledford
2019-06-18RDMA/mlx5: Enable decap and packet reformat on FDBMaor Gottlieb
2019-06-18RDMA/mlx5: Consider eswitch encap modeMaor Gottlieb
2019-06-18Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEADDoug Ledford
2019-06-18RDMA/odp: Fix missed unlock in non-blocking invalidate_startJason Gunthorpe
2019-06-18IB/hfi1: Spelling s/statisfied/satisfied/Geert Uytterhoeven
2019-06-18RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe
2019-06-18RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe
2019-06-17RDMA: Move rdma_node_type to uapi/Jason Gunthorpe
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich
2019-06-13net/mlx5: Rename mlx5_irq_info to mlx5_irqYuval Avnery
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery
2019-06-13net/mlx5: Generalize IRQ interface to work with irq_tableYuval Avnery
2019-06-13net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery
2019-06-13net/mlx5: Move IRQ affinity set to IRQ allocation phaseYuval Avnery
2019-06-13net/mlx5: Move IRQ rmap creation to IRQ allocation phaseYuval Avnery
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-06-13net/mlx5: Introduce EQ polling budgetYuval Avnery
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang
2019-06-13net/mlx5: E-Switch, Return raw output for query esw functionsBodong Wang
2019-06-13net/mlx5: E-Switch, Handle representors creation in handler contextVu Pham
2019-06-13net/mlx5: Increase wait time for fw initializationDaniel Jurgens
2019-06-13rdma: Remove nesJason Gunthorpe
2019-06-11RDMA/ipoib: Remove check for ETH_SS_TESTKamal Heib
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-06-11RDMA/nes: Avoid memory allocation during CQ destroyLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-10rdma: Delete the ib_ucm moduleJason Gunthorpe
2019-06-07ucma: Convert ctx_idr to XArrayMatthew Wilcox
2019-06-07ucma: Convert multicast_idr to XArrayMatthew Wilcox
2019-06-07RDMA/ucma: Use struct_size() helperGustavo A. R. Silva
2019-06-07RDMA/hns: Bugfix for filling the sge of srqLijun Ou
2019-06-07RDMA/hns: fix inverted logic of readl read and shiftColin Ian King