index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
RDMA/irdma: Process extended CQ entries correctly
Shiraz Saleem
1
-2
/
+2
2021-10-06
RDMA/irdma: Delete unused struct irdma_bth
Zhu Yanjun
1
-8
/
+0
2021-10-05
IB/hf1: Use string_upper() instead of an open coded variant
Andy Shevchenko
1
-6
/
+4
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2
-2
/
+2
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
1
-0
/
+1
2021-10-04
RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty
Aharon Landau
1
-17
/
+9
2021-10-04
Merge tag 'v5.15-rc4' into rdma.get for-next
Jason Gunthorpe
13
-40
/
+66
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
1
-1
/
+1
2021-10-01
IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr()
Jason Gunthorpe
1
-15
/
+25
2021-09-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
3
-24
/
+59
2021-09-28
IB/mlx5: Enable UAR to have DevX UID
Meir Lichtinger
3
-24
/
+59
2021-09-27
RDMA/hfi1: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
1
-3
/
+2
2021-09-27
IB/hfi1: Add ring consumer and producers traces
Mike Marciniszyn
3
-22
/
+85
2021-09-27
IB/hfi1: Remove atomic completion count
Mike Marciniszyn
3
-12
/
+10
2021-09-27
IB/hfi1: Tune netdev xmit cachelines
Mike Marciniszyn
3
-52
/
+66
2021-09-27
IB/hfi1: Get rid of tx priv backpointer
Mike Marciniszyn
1
-5
/
+4
2021-09-27
IB/hfi1: Get rid of hot path divide
Mike Marciniszyn
2
-27
/
+11
2021-09-27
IB/hfi1: Remove cache and embed txreq in ring
Mike Marciniszyn
2
-128
/
+101
2021-09-27
RDMA/hns: Add the check of the CQE size of the user space
Wenpeng Liang
1
-9
/
+22
2021-09-27
RDMA/hns: Fix the size setting error when copying CQE in clean_cq()
Wenpeng Liang
1
-1
/
+1
2021-09-27
RDMA/hfi1: Fix kernel pointer leak
Guo Zhi
1
-4
/
+4
2021-09-24
RDMA/usnic: Lock VF with mutex instead of spinlock
Leon Romanovsky
3
-10
/
+10
2021-09-24
RDMA/hns: Work around broken constant propagation in gcc 8
Jason Gunthorpe
1
-5
/
+6
2021-09-20
RDMA/irdma: Report correct WC error when there are MW bind errors
Sindhu Devale
3
-0
/
+8
2021-09-20
RDMA/irdma: Report correct WC error when transport retry counter is exceeded
Sindhu Devale
3
-0
/
+6
2021-09-20
RDMA/irdma: Validate number of CQ entries on create CQ
Sindhu Devale
1
-1
/
+1
2021-09-20
RDMA/irdma: Skip CQP ring during a reset
Sindhu Devale
6
-10
/
+8
2021-09-20
RDMA/bnxt_re: Check if the vlan is valid before reporting
Selvin Xavier
1
-3
/
+9
2021-09-20
RDMA/bnxt_re: Correct FRMR size calculation
Selvin Xavier
1
-1
/
+2
2021-09-20
RDMA/bnxt_re: Use GFP_KERNEL in non atomic context
Selvin Xavier
2
-3
/
+3
2021-09-20
RDMA/bnxt_re: Fix FRMR issue with single page MR allocation
Selvin Xavier
1
-2
/
+3
2021-09-20
RDMA/bnxt_re: Fix query SRQ failure
Selvin Xavier
1
-1
/
+2
2021-09-20
RDMA/bnxt_re: Suppress unwanted error messages
Selvin Xavier
1
-3
/
+6
2021-09-20
RDMA/bnxt_re: Support multiple page sizes
Selvin Xavier
2
-14
/
+4
2021-09-20
RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion
Selvin Xavier
2
-2
/
+2
2021-09-20
RDMA/bnxt_re: Use separate response buffer for stat_ctx_free
Edwin Peer
1
-3
/
+4
2021-09-20
RDMA/bnxt_re: Update statistics counter name
Selvin Xavier
2
-3
/
+3
2021-09-20
RDMA/bnxt_re: Add extended statistics counters
Selvin Xavier
10
-101
/
+401
2021-09-13
IB/qib: Fix clang confusion of NULL pointer comparison
Jason Gunthorpe
1
-1
/
+1
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-6
/
+8
2021-09-08
IB/hfi1: make hist static
chongjiapeng
1
-1
/
+1
2021-09-08
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
Len Baker
1
-2
/
+2
2021-09-08
IB/qib: Fix null pointer subtraction compiler warning
Jason Gunthorpe
1
-1
/
+3
2021-09-08
RDMA/mlx5: Fix xlt_chunk_align calculation
Niklas Schnelle
1
-1
/
+1
2021-09-08
RDMA/mlx5: Fix number of allocated XLT entries
Niklas Schnelle
1
-1
/
+1
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
132
-4175
/
+1003
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
22
-68
/
+58
2021-08-30
RDMA/mlx5: Relax DCS QP creation checks
Lior Nahmanson
1
-2
/
+1
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-8
/
+9
2021-08-26
RDMA/hns: Delete unnecessary blank lines.
Xinhao Liu
3
-4
/
+0
[prev]
[next]