summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-10-12RDMA/mlx5: Add modify_op_stat() supportAharon Landau
2021-10-12RDMA/mlx5: Add steering support in optional flow countersAharon Landau
2021-10-12RDMA/mlx5: Support optional counters in hw_stats initializationAharon Landau
2021-10-12RDMA/nldev: Allow optional-counter status configuration through RDMA netlinkAharon Landau
2021-10-12RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doitAharon Landau
2021-10-12RDMA/nldev: Add support to get status of all countersAharon Landau
2021-10-12RDMA/counter: Add optional counter supportAharon Landau
2021-10-12RDMA/counter: Add an is_disabled field in struct rdma_hw_statsAharon Landau
2021-10-12RDMA/core: Add a helper API rdma_free_hw_stats_structMark Zhang
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-10-06RDMA/efa: CQ notificationsGal Pressman
2021-10-06RDMA/rxe: Remove duplicate settingsXiao Yang
2021-10-06RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESSXiao Yang
2021-10-06RDMA/rxe: Change the is_user member of struct rxe_cq to boolXiao Yang
2021-10-06RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srqXiao Yang
2021-10-06RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-10-06RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem
2021-10-06RDMA/irdma: Delete unused struct irdma_bthZhu Yanjun
2021-10-05IB/hf1: Use string_upper() instead of an open coded variantAndy Shevchenko
2021-10-05RDMA/rw: switch to dma_map_sgtable()Logan Gunthorpe
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-10-04scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov
2021-10-04net/mlx5: Shift control IRQ to the last indexShay Drory
2021-10-04RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is emptyAharon Landau
2021-10-04RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration statsMd Haris Iqbal
2021-10-04RDMA/rtrs: Do not allow sessname to contain special symbols / and .Md Haris Iqbal
2021-10-04RDMA/rtrs: Introduce destroy_cq helperMd Haris Iqbal
2021-10-04RDMA/rtrs: Replace duplicate check with is_pollqueue helperJack Wang
2021-10-04RDMA/rtrs: Fix warning when use poll mode on client side.Jack Wang
2021-10-04RDMA/rtrs: Remove len parameter from helper print functions of sysfsMd Haris Iqbal
2021-10-04RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs showMd Haris Iqbal
2021-10-04RDMA/cma: Split apart the multiple uses of the same list headsJason Gunthorpe
2021-10-04Merge tag 'v5.15-rc4' into rdma.get for-nextJason Gunthorpe
2021-10-04RDMA/rxe: Bump up default maximum values used via uverbsRao Shoaib
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-10-01IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr()Jason Gunthorpe
2021-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
2021-09-28IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger
2021-09-28RDMA/rxe: Remove unused WR_READ_WRITE_OR_SEND_MASKXiao Yang
2021-09-28RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SENDXiao Yang
2021-09-28RDMA/rxe: Add new RXE_READ_OR_WRITE_MASKXiao Yang
2021-09-27RDMA/hfi1: Use struct_size() and flex_array_size() helpersGustavo A. R. Silva
2021-09-27IB/hfi1: Add ring consumer and producers tracesMike Marciniszyn
2021-09-27IB/hfi1: Remove atomic completion countMike Marciniszyn
2021-09-27IB/hfi1: Tune netdev xmit cachelinesMike Marciniszyn
2021-09-27IB/hfi1: Get rid of tx priv backpointerMike Marciniszyn
2021-09-27IB/hfi1: Get rid of hot path divideMike Marciniszyn
2021-09-27IB/hfi1: Remove cache and embed txreq in ringMike Marciniszyn
2021-09-27RDMA/hns: Add the check of the CQE size of the user spaceWenpeng Liang
2021-09-27RDMA/hns: Fix the size setting error when copying CQE in clean_cq()Wenpeng Liang