index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
RDMA/cma: Do not change route.addr.src_addr outside state checks
Jason Gunthorpe
1
-16
/
+24
2022-02-23
RDMA/ib_srp: Fix a deadlock
Bart Van Assche
1
-2
/
+4
2022-02-18
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
Md Haris Iqbal
1
-1
/
+1
2022-02-18
RDMA/rtrs-clt: Fix possible double free in error case
Md Haris Iqbal
1
-17
/
+20
2022-02-17
IB/qib: Fix duplicate sysfs directory name
Mike Marciniszyn
1
-1
/
+1
2022-02-01
RDMA/mlx4: Don't continue event handler after memory allocation failure
Leon Romanovsky
1
-1
/
+1
2022-02-01
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
Bernard Metzler
2
-15
/
+12
2022-01-28
IB/rdmavt: Validate remote_addr during loopback atomic tests
Mike Marciniszyn
1
-0
/
+2
2022-01-28
IB/cm: Release previously acquired reference counter in the cm_id_priv
Mark Zhang
1
-1
/
+1
2022-01-28
RDMA/siw: Fix refcounting leak in siw_create_qp()
Dan Carpenter
1
-1
/
+2
2022-01-28
RDMA/ucma: Protect mc during concurrent multicast leaves
Leon Romanovsky
1
-11
/
+23
2022-01-28
RDMA/cma: Use correct address when leaving multicast group
Maor Gottlieb
1
-10
/
+12
2022-01-28
IB/hfi1: Fix tstats alloc and dealloc
Mike Marciniszyn
1
-2
/
+12
2022-01-28
IB/hfi1: Fix AIP early init panic
Mike Marciniszyn
1
-10
/
+3
2022-01-28
IB/hfi1: Fix alloc failure with larger txqueuelen
Mike Marciniszyn
2
-12
/
+26
2022-01-28
IB/hfi1: Fix panic with larger ipoib send_queue_size
Mike Marciniszyn
1
-1
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-8
/
+8
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-4
/
+3
2022-01-20
hash.h: remove unused define directive
Isabella Basso
1
-2
/
+1
2022-01-20
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
2
-2
/
+2
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+3
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-8
/
+8
2022-01-15
RDMA/siw: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-4
/
+3
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
96
-8783
/
+2188
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
9
-34
/
+95
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+6
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-01-11
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
9
-17
/
+20
2022-01-10
RDMA/irdma: Remove the redundant return
Zhu Yanjun
1
-1
/
+1
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
20
-68
/
+165
2022-01-08
RDMA/rxe: Use the standard method to produce udp source port
Zhu Yanjun
1
-0
/
+5
2022-01-08
RDMA/irdma: Make the source udp port vary
Zhu Yanjun
1
-0
/
+4
2022-01-08
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/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
4
-68
/
+74
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
4
-39
/
+40
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
Vaishali Thakkar
6
-568
/
+586
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
5
-375
/
+386
2022-01-07
RDMA/rtrs: Rename rtrs_sess to rtrs_path
Vaishali Thakkar
8
-120
/
+120
2022-01-07
RDMA/hns: Modify the hop num of HIP09 EQ to 1
Wenpeng Liang
2
-2
/
+5
2022-01-07
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
1
-6
/
+0
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
4
-126
/
+87
2022-01-06
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
1
-9
/
+8
2022-01-06
IB/iser: Don't suppress send completions
Max Gurtovoy
3
-20
/
+6
2022-01-06
IB/iser: Rename ib_ret local variable
Max Gurtovoy
1
-15
/
+15
2022-01-06
IB/iser: Fix RNR errors
Sergey Gorenko
3
-78
/
+42
2022-01-06
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
2
-5
/
+0
2022-01-05
IB/mlx5: Expose NDR speed through MAD
Maher Sanalla
1
-0
/
+5
2022-01-05
RDMA/core: Don't infoleak GRH fields
Leon Romanovsky
1
-1
/
+1
[next]