index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
Age
Commit message (
Expand
)
Author
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
2019-07-03
net/mlx5: Use event mask based on device capabilities
Yishai Hadas
2019-06-24
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2019-06-18
Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEAD
Doug Ledford
2019-06-13
net/mlx5: Add EQ enable/disable API
Yuval Avnery
2019-06-13
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
2019-06-13
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
2019-06-13
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
2019-04-04
RDMA/mlx5: Cleanup WQE page fault handler
Leon Romanovsky
2019-04-03
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
2019-03-27
IB/mlx5: Compare only index part of a memory window rkey
Artemy Kovalyov
2019-03-27
IB/mlx5: Reset access mask when looping inside page fault handler
Moni Shoua
2019-03-04
IB/mlx5: Set correct write permissions for implicit ODP MR
Moni Shoua
2019-02-21
IB/mlx5: Validate correct PD before prefetch MR
Moni Shoua
2019-02-21
IB/mlx5: Protect against prefetch of invalid MR
Moni Shoua
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
IB/mlx5: Advertise XRC ODP support
Moni Shoua
2019-02-04
IB/mlx5: Advertise SRQ ODP support for supported transports
Moni Shoua
2019-02-04
IB/mlx5: Add ODP SRQ support
Moni Shoua
2019-02-04
IB/mlx5: Let read user wqe also from SRQ buffer
Moni Shoua
2019-02-04
IB/mlx5: Add XRC initiator ODP support
Moni Shoua
2019-02-04
IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signature
Moni Shoua
2019-02-04
IB/mlx5: Remove useless check in ODP handler
Moni Shoua
2019-02-04
IB/mlx5: Fix the locking of SRQ objects in ODP events
Moni Shoua
2019-01-24
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
2019-01-24
IB/mlx5: Declare local functions 'static'
Bart Van Assche
2019-01-21
IB/mlx5: Add support for ODP for DEVX indirection mkey
Yishai Hadas
2019-01-21
IB/mlx5: Fix how advise_mr() launches async work
Jason Gunthorpe
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-08
RDMA/mlx5: Introduce and reuse helper to identify ODP MR
Leon Romanovsky
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-18
IB/mlx5: Add advise_mr() support
Moni Shoua
2018-12-11
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
2018-12-10
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2018-12-03
IB/mlx5: Fix implicit ODP interrupted page fault
Artemy Kovalyov
2018-11-29
RDMA/mlx5: Initialize return variable in case pagefault was skipped
Leon Romanovsky
2018-11-26
IB/mlx5: Fix page fault handling for MW
Artemy Kovalyov
2018-11-26
IB/mlx5: Skip non-ODP MR when handling a page fault
Artemy Kovalyov
2018-11-20
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
Saeed Mahameed
2018-11-12
IB/mlx5: Improve ODP debugging messages
Moni Shoua
2018-11-12
IB/mlx5: Lock QP during page fault handling
Moni Shoua
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
[next]