index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
9
-109
/
+108
2019-08-22
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
1
-22
/
+15
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: remove ib_ucontext from ib_umem
Jason Gunthorpe
2
-10
/
+9
2019-08-21
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
4
-123
/
+54
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
22
-419
/
+485
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
5
-11
/
+7
2019-08-21
RDMA/odp: Use kvcalloc for the dma_list and page_list
Jason Gunthorpe
1
-8
/
+8
2019-08-21
RDMA/odp: Check for overflow when computing the umem_odp end
Jason Gunthorpe
1
-6
/
+19
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
4
-20
/
+11
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
4
-64
/
+80
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
2
-18
/
+85
2019-08-21
RMDA/odp: Consolidate umem_odp initialization
Jason Gunthorpe
1
-114
/
+86
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
3
-26
/
+32
2019-08-21
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
2
-41
/
+40
2019-08-21
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
2
-54
/
+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
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
zhengbin
1
-1
/
+5
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
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
2
-10
/
+8
2019-08-20
RDMA/counters: Properly implement PID checks
Leon Romanovsky
1
-5
/
+3
2019-08-20
IB/core: Fix NULL pointer dereference when bind QP to counter
Ido Kalir
1
-1
/
+1
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/siw: Fix potential NULL de-ref
Bernard Metzler
1
-2
/
+3
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2
-8
/
+4
2019-08-20
RDMA: Delete DEBUG code
Leon Romanovsky
1
-13
/
+0
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
10
-40
/
+51
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
1
-2
/
+4
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
[prev]
[next]