Age | Commit message (Expand) | Author | Files | Lines |
2018-11-30 | RDMA/mlx5: Initialize return variable in case pagefault was skipped | Leon Romanovsky | 1 | -0/+1 |
2018-11-27 | IB/mlx5: Fix page fault handling for MW | Artemy Kovalyov | 1 | -0/+1 |
2018-11-27 | IB/umem: Set correct address to the invalidation function | Artemy Kovalyov | 1 | -14/+6 |
2018-11-27 | IB/mlx5: Skip non-ODP MR when handling a page fault | Artemy Kovalyov | 1 | -0/+8 |
2018-11-23 | RDMA/hns: Bugfix pbl configuration for rereg mr | Yixian Liu | 1 | -68/+60 |
2018-11-22 | iser: set sector for ambiguous mr status errors | Sagi Grimberg | 1 | -4/+3 |
2018-11-22 | RDMA/rdmavt: Fix rvt_create_ah function signature | Kamal Heib | 2 | -2/+5 |
2018-11-22 | IB/mlx5: Avoid load failure due to unknown link width | Michael Guralnik | 1 | -18/+11 |
2018-11-22 | IB/mlx5: Fix XRC QP support after introducing extended atomic | Yonatan Cohen | 1 | -2/+1 |
2018-11-22 | RDMA/bnxt_re: Avoid accessing the device structure after it is freed | Selvin Xavier | 1 | -0/+2 |
2018-11-22 | RDMA/bnxt_re: Fix system hang when registration with L2 driver fails | Selvin Xavier | 1 | -0/+1 |
2018-11-22 | RDMA/core: Add GIDs while changing MAC addr only for registered ndev | Parav Pandit | 1 | -2/+4 |
2018-11-22 | RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR | Majd Dibbiny | 1 | -9/+10 |
2018-10-27 | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko | 1 | -1/+0 |
2018-10-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 182 | -5018/+7128 |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -10/+15 |
2018-10-20 | Merge branch 'pci/peer-to-peer' | Bjorn Helgaas | 1 | -2/+9 |
2018-10-20 | Merge branch 'pci/misc' | Bjorn Helgaas | 2 | -6/+6 |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+6 |
2018-10-19 | Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Greg Kroah-Hartman | 2 | -0/+6 |
2018-10-18 | net/mlx5: Refactor fragmented buffer struct fields and init flow | Tariq Toukan | 2 | -18/+14 |
2018-10-18 | net/mlx5: Add a no-append flow insertion mode | Paul Blakey | 1 | -3/+3 |
2018-10-18 | net/mlx5: Use flow counter IDs and not the wrapping cache object | Mark Bloch | 1 | -2/+5 |
2018-10-18 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2 | -5/+5 |
2018-10-17 | IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]() | Logan Gunthorpe | 1 | -2/+9 |
2018-10-17 | IB/mlx5: Add support for extended atomic operations | Yonatan Cohen | 1 | -12/+84 |
2018-10-17 | RDMA/core: Fix comment for hw stats init for port == 0 | Parav Pandit | 1 | -3/+3 |
2018-10-17 | RDMA/core: Refactor ib_register_device() function | Parav Pandit | 1 | -51/+75 |
2018-10-17 | RDMA/core: Fix unwinding flow in case of error to register device | Parav Pandit | 1 | -2/+4 |
2018-10-17 | ib_srp: Remove WARN_ON in srp_terminate_io() | Hannes Reinecke | 1 | -9/+0 |
2018-10-17 | IB/mlx5: Allow scatter to CQE without global signaled WRs | Yonatan Cohen | 1 | -3/+11 |
2018-10-17 | IB/mlx5: Verify that driver supports user flags | Yonatan Cohen | 1 | -0/+14 |
2018-10-17 | IB/mlx5: Support scatter to CQE for DC transport type | Yonatan Cohen | 3 | -21/+54 |
2018-10-17 | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 23 | -546/+367 |
2018-10-17 | IB/rxe: Remove unnecessary enum values | Nathan Chancellor | 3 | -12/+7 |
2018-10-16 | RDMA/umad: Use kernel API to allocate umad indexes | Leon Romanovsky | 1 | -6/+5 |
2018-10-16 | RDMA/uverbs: Use kernel API to allocate uverbs indexes | Leon Romanovsky | 1 | -6/+6 |
2018-10-16 | RDMA/core: Increase total number of RDMA ports across all devices | Leon Romanovsky | 1 | -1/+1 |
2018-10-16 | IB/mlx4: Add port and TID to MAD debug print | Håkon Bugge | 1 | -8/+10 |
2018-10-16 | IB/mlx4: Enable debug print of SMPs | Håkon Bugge | 1 | -1/+1 |
2018-10-16 | RDMA/core: Rename ports_parent to ports_kobj | Parav Pandit | 1 | -5/+4 |
2018-10-16 | RDMA/core: Do not expose unsupported counters | Parav Pandit | 1 | -7/+12 |
2018-10-16 | IB/mlx4: Refer to the device kobject instead of ports_parent | Parav Pandit | 1 | -5/+1 |
2018-10-16 | RDMA/nldev: Allow IB device rename through RDMA netlink | Leon Romanovsky | 1 | -0/+34 |
2018-10-16 | RDMA/core: Implement IB device rename function | Leon Romanovsky | 2 | -0/+26 |
2018-10-16 | RDMA/core: Annotate timeout as unsigned long | Leon Romanovsky | 6 | -16/+18 |
2018-10-16 | RDMA/core: Align multiple functions to kernel coding style | Leon Romanovsky | 2 | -8/+5 |
2018-10-16 | RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route() | Leon Romanovsky | 1 | -2/+2 |
2018-10-16 | RDMA/ucma: Fix Spectre v1 vulnerability | Gustavo A. R. Silva | 1 | -0/+3 |
2018-10-16 | IB/ucm: Fix Spectre v1 vulnerability | Gustavo A. R. Silva | 1 | -0/+3 |