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
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
15
-55
/
+147
2022-01-07
RDMA/irdma: Make the source udp port vary
Zhu Yanjun
1
-0
/
+4
2022-01-07
RDMA/hns: Replace get_udp_sport with rdma_get_udp_sport
Zhu Yanjun
1
-10
/
+3
2022-01-07
IB/qib: Fix typos
Qinghua Jin
3
-3
/
+3
2022-01-07
RDMA/hns: Modify the hop num of HIP09 EQ to 1
Wenpeng Liang
2
-2
/
+5
2022-01-06
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
1
-6
/
+0
2022-01-05
IB/mlx5: Expose NDR speed through MAD
Maher Sanalla
1
-0
/
+5
2022-01-05
RDMA/cxgb4: Set queue pair state when being queried
Kamal Heib
1
-0
/
+1
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
17
-6255
/
+33
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
4
-47
/
+23
2022-01-05
RDMA: Use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-05
RDMA/mlx5: Print wc status on CQE error and dump needed
Dust Li
1
-1
/
+4
2022-01-05
RDMA/ocrdma: Remove unneeded variable
Minghao Chi
1
-6
/
+2
2022-01-05
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
Maor Gottlieb
2
-15
/
+17
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-0
/
+6
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+67
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
4
-0
/
+6
2021-12-22
RDMA/irdma: Use auxiliary_device driver data helpers
David E. Box
2
-6
/
+6
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-63
/
+95
2021-12-16
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
David S. Miller
2
-10
/
+11
2021-12-15
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jason Gunthorpe
2
-10
/
+11
2021-12-14
IB/mthca: Use memset_startat() for clearing mpt_entry
Kees Cook
1
-2
/
+1
2021-12-14
iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
Kees Cook
1
-2
/
+3
2021-12-14
RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
Kees Cook
1
-2
/
+2
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
16
-69
/
+112
2021-12-14
RDMA/hns: Replace kfree() with kvfree()
Jiacheng Shi
1
-1
/
+1
2021-12-14
IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
José Expósito
1
-1
/
+1
2021-12-14
RDMA/hns: Support direct wqe of userspace
Yixing Liu
5
-12
/
+92
2021-12-14
RDMA/hns: Fix RNR retransmission issue for HIP08
Yangyang Li
2
-7
/
+65
2021-12-13
RDMA/mlx5: Add support to multiple priorities for FDB rules
Maor Gottlieb
2
-3
/
+4
2021-12-13
net/mlx5: Separate FDB namespace
Maor Gottlieb
1
-7
/
+7
2021-12-10
RDMA/irdma: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-2
/
+2
2021-12-07
RDMA/qedr: Fix reporting max_{send/recv}_wr attrs
Kamal Heib
1
-0
/
+2
2021-12-07
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
Tatyana Nikolova
5
-5
/
+38
2021-12-07
RDMA/irdma: Report correct WC errors
Shiraz Saleem
1
-1
/
+4
2021-12-07
RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_mem()'
Christophe JAILLET
3
-12
/
+4
2021-12-07
RDMA/irdma: Fix a user-after-free in add_pble_prm
Shiraz Saleem
1
-1
/
+1
2021-12-07
IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr
Mike Marciniszyn
1
-19
/
+14
2021-12-07
IB/hfi1: Fix early init panic
Mike Marciniszyn
3
-3
/
+6
2021-12-07
IB/hfi1: Insure use of smp_processor_id() is preempt disabled
Mike Marciniszyn
1
-1
/
+1
2021-12-07
IB/hfi1: Correct guard on eager buffer deallocation
Mike Marciniszyn
1
-1
/
+1
2021-12-06
RDMA/bnxt_re: Fix endianness warning for req.pkey
Kamal Heib
1
-1
/
+1
2021-12-06
RDMA/irdma: Fix the type used to declare a bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-06
RDMA/hns: Modify the mapping attribute of doorbell to device
Yixing Liu
1
-1
/
+1
2021-11-29
RDMA/bnxt_re: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-4
/
+2
2021-11-29
RDMA/pvrdma: Use non-atomic bitmap functions when possible
Christophe JAILLET
1
-3
/
+3
2021-11-29
RDMA/pvrdma: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-2
/
+2
2021-11-29
IB/hfi1: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-5
/
+3
2021-11-29
RDMA/mlx4: Use bitmap_alloc() when applicable
Christophe JAILLET
1
-6
/
+4
2021-11-29
RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()'
Christophe JAILLET
1
-3
/
+3
[prev]
[next]