summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-24RDMA/rw: Introduce rdma_rw_inv_key helperIsrael Rukshin
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy
2019-06-24RDMA/mlx5: Update set_sig_data_segment attribute for new signature APIMax Gurtovoy
2019-06-24RDMA/mlx5: Pass UMR segment flags instead of booleanMax Gurtovoy
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy
2019-06-24RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy
2019-06-24RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy
2019-06-24RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin
2019-06-24RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy
2019-06-24RDMA/core: Introduce new header file for signature operationsMax Gurtovoy
2019-06-21RDMA/efa: Print address on AH creation failureFiras Jahjah
2019-06-21RDMA/efa: Be consistent with success flow return valueGal Pressman
2019-06-21RDMA/efa: Use API to get contiguous memory blocks aligned to device supported...Gal Pressman
2019-06-20IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn
2019-06-20IB/rdmavt: Add new completion inlineMike Marciniszyn
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