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
Age
Commit message (
Expand
)
Author
Files
Lines
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
5
-0
/
+7
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
16
-66
/
+102
2021-12-16
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
David S. Miller
2
-10
/
+11
2021-12-15
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
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
20
-73
/
+124
2021-12-14
RDMA/hns: Replace kfree() with kvfree()
Jiacheng Shi
1
-1
/
+1
2021-12-14
RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry
Avihai Horon
1
-3
/
+9
2021-12-14
RDMA/core: Let ib_find_gid() continue search even after empty entry
Avihai Horon
1
-1
/
+2
2021-12-14
RDMA/core: Modify rdma_query_gid() to return accurate error codes
Avihai Horon
1
-3
/
+9
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/rxe: Remove the unnecessary variable
Zhu Yanjun
1
-4
/
+1
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_me...
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
IB/core: Remove redundant pointer mm
Colin Ian King
1
-2
/
+1
2021-12-06
RDMA/uverbs: Remove the unnecessary assignment
Zhu Yanjun
1
-1
/
+0
2021-12-06
RDMA/hns: Modify the mapping attribute of doorbell to device
Yixing Liu
1
-1
/
+1
2021-12-06
RDMA/siw: Use max() instead of doing it manually
Jiapeng Chong
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
2021-11-29
RDMA/ocrdma: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-10
/
+6
2021-11-29
RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warning
Guoqing Jiang
1
-3
/
+6
2021-11-29
RDMA/qib: rename copy_io to qib_copy_io
Christoph Hellwig
1
-2
/
+2
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-7
/
+22
2021-11-25
RDMA/bnxt_re: Remove dynamic pkey table
Kamal Heib
6
-175
/
+10
2021-11-25
RDMA/siw: Use helper function to set sys_image_guid
Kamal Heib
1
-1
/
+3
2021-11-25
RDMA/rtrs-clt: Fix the initial value of min_latency
Jack Wang
1
-1
/
+1
2021-11-25
RDMA/cma: Remove open coding of overflow checking for private_data_len
Håkon Bugge
1
-4
/
+2
[prev]
[next]