index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-19
RDMA/qib: Remove deprecated kmap() call
Ira Weiny
1
-8
/
+3
2023-03-19
RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()
Dan Carpenter
1
-2
/
+6
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
5
-6
/
+6
2023-03-16
scsi: infiniband: srpt: Remove default fabric ops callouts
Dmitry Bogdanov
1
-33
/
+0
2023-03-14
RDMA/hns: Add new command to support query vf caps
Yixing Liu
2
-164
/
+56
2023-03-14
RDMA/rdmavt: Delete unnecessary NULL check
Natalia Petrova
1
-2
/
+0
2023-03-13
IB/rdmavt: Fix target union member for rvt_post_one_wr()
Kees Cook
1
-1
/
+1
2023-03-13
RDMA/siw: Fix potential page_array out of range access
Daniil Dulov
1
-1
/
+1
2023-03-13
IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init
Kang Chen
1
-1
/
+4
2023-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
53
-1581
/
+2052
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-13
/
+12
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
12
-96
/
+190
2023-02-19
IB/mlx5: Extend debug control for CC parameters
Edward Srouji
2
-3
/
+27
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
1
-4
/
+4
2023-02-17
IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
Patrick Kelsey
2
-10
/
+9
2023-02-17
IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
Patrick Kelsey
1
-21
/
+40
2023-02-17
RDMA/irdma: Add support for dmabuf pin memory regions
Zhu Yanjun
1
-0
/
+42
2023-02-17
Merge mlx5-next into rdma.git for-next
Jason Gunthorpe
7
-71
/
+108
2023-02-17
RDMA/mlx5: Use query_special_contexts for mkeys
Or Har-Toov
7
-44
/
+48
2023-02-17
net/mlx5: Change define name for 0x100 lkey value
Or Har-Toov
3
-7
/
+7
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-20
/
+28
2023-02-16
RDMA/rxe: Fix missing memory barriers in rxe_queue.h
Bob Pearson
2
-52
/
+76
2023-02-16
RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering me...
Long Li
1
-10
/
+12
2023-02-16
RDMA/rxe: Remove rxe_alloc()
Bob Pearson
4
-66
/
+44
2023-02-16
RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size
Kees Cook
1
-5
/
+12
2023-02-16
Subject: RDMA/rxe: Handle zero length rdma
Bob Pearson
2
-15
/
+51
2023-02-15
iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()
Dan Carpenter
1
-1
/
+1
2023-02-15
RDMA/mlx5: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-3
/
+1
2023-02-14
net/mlx5: Lag, Add single RDMA device in multiport mode
Mark Bloch
1
-5
/
+13
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
5
-13
/
+12
2023-02-08
Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2
-24
/
+57
2023-02-08
RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister
Jiri Pirko
2
-24
/
+57
2023-02-08
RDMA/irdma: Cap MSIX used to online CPUs + 1
Mustafa Ismail
1
-0
/
+2
2023-02-07
RDMA/mlx5: Check reg_create() create for errors
Dan Carpenter
1
-0
/
+2
2023-02-07
RDMA/rtrs: Don't call kobject_del for srv_path->kobj
Li Zhijian
1
-2
/
+1
2023-02-06
Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linux
Jakub Kicinski
2
-419
/
+226
2023-02-06
RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
Nikita Zhandarovich
1
-0
/
+3
2023-02-06
RDMA/mlx5: Remove impossible check of mkey cache cleanup failure
Leon Romanovsky
3
-11
/
+4
2023-02-06
RDMA/mlx5: Fix MR cache debugfs error in IB representors mode
Leon Romanovsky
1
-0
/
+4
2023-02-06
RDMA/siw: Fix user page pinning accounting
Bernard Metzler
1
-11
/
+12
2023-02-06
RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw()
Dan Carpenter
1
-1
/
+1
2023-02-02
scripts/spelling.txt: add "exsits" pattern and fix typo instances
Luca Ceresoli
1
-1
/
+1
2023-02-02
RDMA/cxgb4: add null-ptr-check after ip_dev_find()
Nikita Zhandarovich
1
-0
/
+4
2023-02-01
bnxt_en: Remove runtime interrupt vector allocation
Ajit Khaparde
2
-37
/
+12
2023-02-01
RDMA/bnxt_re: Remove the sriov config callback
Ajit Khaparde
1
-4
/
+7
2023-02-01
bnxt_en: Remove struct bnxt access from RoCE driver
Hongguang Gao
1
-15
/
+7
2023-02-01
bnxt_en: Use auxiliary bus calls over proprietary calls
Ajit Khaparde
1
-41
/
+61
[prev]
[next]