index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
RDMA/qedr: Fix function prototype parameters alignment
Michal Kalderon
2020-09-11
1
-2
/
+2
|
*
|
|
RDMA/qedr: Fix inline size returned for iWARP
Michal Kalderon
2020-09-11
1
-1
/
+1
|
*
|
|
RDMA/qedr: Fix iWARP active mtu display
Michal Kalderon
2020-09-11
2
-1
/
+9
|
*
|
|
RDMA/qedr: Fix return code if accept is called on a destroyed qp
Michal Kalderon
2020-09-11
1
-2
/
+4
|
*
|
|
RDMA/qedr: Fix use of uninitialized field
Michal Kalderon
2020-09-11
1
-1
/
+1
|
*
|
|
RDMA/qedr: Fix doorbell setting
Michal Kalderon
2020-09-11
1
-1
/
+1
|
*
|
|
RDMA/qedr: Fix qp structure memory leak
Michal Kalderon
2020-09-11
1
-0
/
+2
|
*
|
|
RDMA/ocrdma: Remove fbo from MR
Jason Gunthorpe
2020-09-11
3
-4
/
+3
|
*
|
|
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
2020-09-11
1
-4
/
+0
|
*
|
|
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
5
-19
/
+6
|
*
|
|
RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
3
-4
/
+6
|
*
|
|
RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
1
-12
/
+5
|
*
|
|
RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding
Jason Gunthorpe
2020-09-11
1
-30
/
+19
|
*
|
|
RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages()
Jason Gunthorpe
2020-09-11
1
-46
/
+24
|
*
|
|
RDMA/qedr: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
1
-4
/
+3
|
*
|
|
RDMA/qedr: Use rdma_umem_for_each_dma_block() instead of open-coding
Jason Gunthorpe
2020-09-11
1
-25
/
+16
|
*
|
|
RDMA/i40iw: Use ib_umem_num_dma_pages()
Jason Gunthorpe
2020-09-11
1
-9
/
+1
|
*
|
|
RDMA/efa: Use ib_umem_num_dma_pages()
Jason Gunthorpe
2020-09-11
1
-3
/
+3
|
*
|
|
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
5
-6
/
+11
|
*
|
|
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
2020-09-09
4
-15
/
+13
|
*
|
|
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-09-09
4
-7
/
+4
|
*
|
|
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-09-09
1
-3
/
+8
|
*
|
|
RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-09-09
1
-0
/
+6
|
*
|
|
RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundary
Jason Gunthorpe
2020-09-09
1
-2
/
+7
|
*
|
|
RDMA: Make counters destroy symmetrical
Leon Romanovsky
2020-09-09
2
-2
/
+5
|
*
|
|
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
8
-16
/
+25
|
*
|
|
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
4
-6
/
+11
|
*
|
|
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
30
-35
/
+62
|
*
|
|
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
2020-09-09
1
-15
/
+12
|
*
|
|
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
26
-45
/
+54
|
*
|
|
RDMA/mlx5: Issue FW command to destroy SRQ on reentry
Leon Romanovsky
2020-09-09
1
-3
/
+12
|
*
|
|
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
21
-35
/
+41
|
*
|
|
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
28
-34
/
+51
|
*
|
|
RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
Md Haris Iqbal
2020-09-09
2
-3
/
+80
|
*
|
|
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-09-09
6
-24
/
+24
|
*
|
|
RDMA/core: Change how failing destroy is handled during uobj abort
Jason Gunthorpe
2020-09-09
1
-15
/
+15
|
*
|
|
RDMA/rxe: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
3
-8
/
+8
|
*
|
|
RDMA/qib: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
2
-9
/
+8
|
*
|
|
RDMA/i40iw: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
1
-7
/
+7
|
*
|
|
RDMA/hfi1: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
1
-11
/
+11
|
*
|
|
RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
2
-10
/
+8
|
*
|
|
RDMA/mlx5: Fix potential race between destroy and CQE poll
Leon Romanovsky
2020-09-03
1
-2
/
+3
|
*
|
|
RDMA/ucma: Fix resource leak on error path
Alex Dewar
2020-09-02
1
-7
/
+8
|
*
|
|
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
2020-09-02
1
-1
/
+1
|
*
|
|
RDMA/qib: Tidy up process_cc()
Alex Dewar
2020-08-31
1
-37
/
+13
|
*
|
|
RDMA/qib: Remove superfluous fallthrough statements
Alex Dewar
2020-08-31
1
-2
/
+0
|
*
|
|
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-31
58
-130
/
+114
|
|
\
\
\
|
*
|
|
|
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
2020-08-31
3
-73
/
+2
|
*
|
|
|
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-31
32
-896
/
+32
|
*
|
|
|
RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leaked
Jason Gunthorpe
2020-08-31
1
-1
/
+2
[prev]
[next]