index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
RDMA/irdma: Fix the type used to declare a bitmap
Christophe JAILLET
2021-12-07
1
-1
/
+1
|
*
|
|
|
IB/core: Remove redundant pointer mm
Colin Ian King
2021-12-07
1
-2
/
+1
|
*
|
|
|
RDMA/uverbs: Remove the unnecessary assignment
Zhu Yanjun
2021-12-07
1
-1
/
+0
|
*
|
|
|
RDMA/hns: Modify the mapping attribute of doorbell to device
Yixing Liu
2021-12-07
1
-1
/
+1
|
*
|
|
|
RDMA/siw: Use max() instead of doing it manually
Jiapeng Chong
2021-12-07
1
-1
/
+1
|
*
|
|
|
RDMA/bnxt_re: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-29
1
-4
/
+2
|
*
|
|
|
RDMA/pvrdma: Use non-atomic bitmap functions when possible
Christophe JAILLET
2021-11-29
1
-3
/
+3
|
*
|
|
|
RDMA/pvrdma: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-29
1
-2
/
+2
|
*
|
|
|
IB/hfi1: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-29
1
-5
/
+3
|
*
|
|
|
RDMA/mlx4: Use bitmap_alloc() when applicable
Christophe JAILLET
2021-11-29
1
-6
/
+4
|
*
|
|
|
RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()'
Christophe JAILLET
2021-11-29
1
-3
/
+3
|
*
|
|
|
RDMA/ocrdma: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-29
1
-10
/
+6
|
*
|
|
|
RDMA/bnxt_re: Remove dynamic pkey table
Kamal Heib
2021-11-25
6
-175
/
+10
|
*
|
|
|
RDMA/siw: Use helper function to set sys_image_guid
Kamal Heib
2021-11-25
1
-1
/
+3
|
*
|
|
|
RDMA/rtrs-clt: Fix the initial value of min_latency
Jack Wang
2021-11-25
1
-1
/
+1
|
*
|
|
|
RDMA/cma: Remove open coding of overflow checking for private_data_len
HÃ¥kon Bugge
2021-11-25
1
-4
/
+2
|
*
|
|
|
RDMA/cxgb4: Use non-atomic bitmap functions when possible
Christophe JAILLET
2021-11-25
1
-2
/
+2
|
*
|
|
|
RDMA/cxgb4: Use bitmap_set() when applicable
Christophe JAILLET
2021-11-25
1
-4
/
+1
|
*
|
|
|
RDMA/cxgb4: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-25
1
-5
/
+3
|
*
|
|
|
IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_mr.c'
Christophe JAILLET
2021-11-25
1
-5
/
+5
|
*
|
|
|
IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_allocator.c'
Christophe JAILLET
2021-11-25
1
-2
/
+2
|
*
|
|
|
IB/mthca: Use bitmap_set() when applicable
Christophe JAILLET
2021-11-25
1
-4
/
+1
|
*
|
|
|
IB/mthca: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-25
2
-11
/
+7
|
*
|
|
|
RDMA/hns: Remove magic number
Xinhao Liu
2021-11-19
1
-1
/
+3
|
*
|
|
|
RDMA/hns: Remove macros that are no longer used
Yixing Liu
2021-11-19
1
-16
/
+0
|
*
|
|
|
RDMA/hns: Correctly initialize the members of Array[][]
Xinhao Liu
2021-11-19
1
-1
/
+2
|
*
|
|
|
RDMA/hns: Correct the type of variables participating in the shift operation
Xinhao Liu
2021-11-19
4
-15
/
+15
|
*
|
|
|
RDMA/hns: Replace tab with space in the right-side comments
Xinhao Liu
2021-11-19
3
-15
/
+15
|
*
|
|
|
RDMA/hns: Correct the print format to be consistent with the variable type
Xinhao Liu
2021-11-19
1
-3
/
+3
|
*
|
|
|
RDMA/hns: Correct the hex print format
Xinhao Liu
2021-11-19
2
-6
/
+6
|
*
|
|
|
RDMA/rxe: Remove some #defines from rxe_pool.h
Bob Pearson
2021-11-19
2
-3
/
+2
|
*
|
|
|
RDMA/rxe: Remove #include "rxe_loc.h" from rxe_pool.c
Bob Pearson
2021-11-19
1
-1
/
+0
|
*
|
|
|
RDMA/rxe: Save object pointer in pool element
Bob Pearson
2021-11-19
2
-13
/
+18
|
*
|
|
|
RDMA/rxe: Copy setup parameters into rxe_pool
Bob Pearson
2021-11-19
2
-33
/
+27
|
*
|
|
|
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-11-19
11
-91
/
+89
|
*
|
|
|
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-11-19
9
-86
/
+59
|
*
|
|
|
RDMA/usnic: Clean up usnic_ib_alloc_pd()
Dan Carpenter
2021-11-19
1
-5
/
+3
|
*
|
|
|
RDMA/cxgb4: Use helper function to set GUIDs
Kamal Heib
2021-11-19
1
-3
/
+5
|
*
|
|
|
RDMA/hns: Validate the pkey index
Kamal Heib
2021-11-17
1
-0
/
+3
|
*
|
|
|
RDMA/ocrdma: Use helper function to set GUIDs
Kamal Heib
2021-11-17
3
-17
/
+5
|
*
|
|
|
RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...
Christophe JAILLET
2021-11-16
2
-5
/
+2
|
*
|
|
|
RDMA/bnxt_re: Remove unneeded variable
Changcheng Deng
2021-11-16
1
-2
/
+1
|
*
|
|
|
RDMA/irdma: Use helper function to set GUIDs
Kamal Heib
2021-11-16
1
-21
/
+6
*
|
|
|
|
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-13
1
-2
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2022-01-08
20
-68
/
+165
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
RDMA/irdma: Use irq_update_affinity_hint()
Nitesh Narayan Lal
2021-12-10
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-12
2
-6
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
RDMA/irdma: Use auxiliary_device driver data helpers
David E. Box
2021-12-22
2
-6
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
RDMA/qib: rename copy_io to qib_copy_io
Christoph Hellwig
2021-11-29
1
-2
/
+2
|
|
/
/
/
/
/
[prev]
[next]