index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
IB/mlx5: Add page fault handler for DC initiator WQE
Michael Guralnik
1
-1
/
+2
2019-08-28
IB/mlx5: Remove check of FW capabilities in ODP page fault handling
Michael Guralnik
1
-47
/
+1
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-81
/
+103
2019-08-27
RDMA/efa: Use existing FIELD_SIZEOF macro
Gal Pressman
1
-1
/
+1
2019-08-27
RDMA/efa: Remove umem check on dereg MR flow
Gal Pressman
1
-7
/
+5
2019-08-26
RDMA/mlx5: RDMA_RX flow type support for user applications
Mark Zhang
3
-2
/
+19
2019-08-22
RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
Selvin Xavier
2
-4
/
+15
2019-08-21
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
1
-5
/
+0
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
7
-114
/
+101
2019-08-21
RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr
Jason Gunthorpe
1
-6
/
+5
2019-08-21
RDMA/mlx5: Use ib_umem_start instead of umem.address
Jason Gunthorpe
1
-3
/
+3
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
2
-4
/
+1
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
2
-4
/
+4
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
2
-21
/
+26
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
1
-12
/
+11
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
2
-2
/
+2
2019-08-21
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
1
-22
/
+19
2019-08-20
infiniband: hfi1: fix memory leaks
Wenwen Wang
1
-3
/
+6
2019-08-20
infiniband: hfi1: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-20
IB/mlx4: Fix memory leaks
Wenwen Wang
1
-2
/
+2
2019-08-20
IB/mlx5: Block MR WR if UMR is not possible
Moni Shoua
1
-5
/
+19
2019-08-20
IB/mlx5: Fix MR re-registration flow to use UMR properly
Moni Shoua
1
-1
/
+2
2019-08-20
IB/mlx5: Report and handle ODP support properly
Moni Shoua
2
-11
/
+12
2019-08-20
IB/mlx5: Consolidate use_umr checks into single function
Moni Shoua
2
-3
/
+15
2019-08-20
IB/hfi1: Drop stale TID RDMA packets that cause TIDErr
Kaike Wan
1
-44
/
+3
2019-08-20
IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet
Kaike Wan
1
-0
/
+7
2019-08-20
IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet
Kaike Wan
1
-1
/
+4
2019-08-20
IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet
Kaike Wan
1
-2
/
+2
2019-08-20
IB/hfi1: Drop stale TID RDMA packets
Kaike Wan
1
-2
/
+11
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
1
-2
/
+3
2019-08-20
RDMA/hns: Fix some white space check_mtu_validate()
Dan Carpenter
1
-1
/
+1
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-19
/
+14
2019-08-13
RDMA/hns: Remove unuseful member
Lang Cheng
2
-2
/
+0
2019-08-13
RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver
Xi Wang
1
-2
/
+4
2019-08-13
RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver
Xi Wang
1
-6
/
+13
2019-08-13
RDMA/hns: Modify pi vlaue when cq overflows
Yangyang Li
1
-1
/
+1
2019-08-13
RDMA/hns: Bugfix for creating qp attached to srq
Lijun Ou
1
-6
/
+17
2019-08-13
RDMA/hns: Logic optimization of wc_flags
Weihang Li
1
-1
/
+2
2019-08-13
RDMA/mlx5: Annotate lock dependency in bind/unbind slave port
Leon Romanovsky
1
-2
/
+4
2019-08-13
IB/mlx5: Expose XRQ legacy commands over the DEVX interface
Yishai Hadas
1
-0
/
+4
2019-08-13
IB/mlx5: Add legacy events to DEVX list
Yishai Hadas
1
-0
/
+8
2019-08-13
Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-next
Doug Ledford
2
-3
/
+4
2019-08-12
IB/mlx5: Fix use-after-free error while accessing ev_file pointer
Yishai Hadas
1
-4
/
+5
2019-08-12
RDMA/hns: Use the new APIs for printing log
Lijun Ou
2
-24
/
+29
2019-08-12
RDMA/hns: Disable alw_lcl_lpbk of SSU
Weihang Li
1
-1
/
+1
2019-08-12
RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()
Weihang Li
1
-3
/
+2
2019-08-12
RDMA/hns: Refactor hns_roce_v2_set_hem for hip08
Yangyang Li
1
-33
/
+42
2019-08-12
RDMA/hns: Remove unnecessary kzalloc
Lang Cheng
1
-37
/
+27
2019-08-12
RDMA/hns: Refactor irq request code
Lang Cheng
1
-12
/
+13
2019-08-12
RDMA/hns: Split bool statement and assign statement
Lang Cheng
1
-6
/
+8
[prev]
[next]