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
/
sw
/
rdmavt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
RDMA/rdmavt: Fix error code in rvt_create_qp()
Dan Carpenter
1
-1
/
+1
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2021-08-25
IB/rdmavt: Convert to SPDX identifier
Cai Huoqing
29
-1277
/
+59
2021-08-25
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
1
-1
/
+1
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
3
-60
/
+45
2021-08-03
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
1
-5
/
+8
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-8
/
+8
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
5
-8
/
+8
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
3
-5
/
+6
2021-06-17
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
1
-1
/
+1
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
4
-38
/
+14
2021-01-28
RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' param
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issues
Lee Jones
1
-3
/
+4
2021-01-22
RDMA/sw/rdmavt/qp: Fix a bunch of kernel-doc misdemeanours
Lee Jones
1
-14
/
+20
2021-01-22
RDMA/sw/rdmavt/mr: Fix some issues related to formatting and missing descript...
Lee Jones
1
-10
/
+11
2021-01-22
RDMA/sw/rdmavt/mcast: Demote incomplete kernel-doc header
Lee Jones
1
-1
/
+1
2021-01-22
RDMA/sw/rdmavt/mad: Fix 'rvt_process_mad()'s documentation header
Lee Jones
1
-2
/
+5
2021-01-22
RDMA/sw/rdmavt/cq: Demote hardly complete kernel-doc header
Lee Jones
1
-1
/
+1
2021-01-22
RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context'
Lee Jones
1
-1
/
+1
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
3
-11
/
+11
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
3
-13
/
+2
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2
-3
/
+7
2020-11-12
RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs
Christoph Hellwig
1
-1
/
+2
2020-11-02
RDMA: Fix software RDMA drivers for dma mapping error
Parav Pandit
1
-2
/
+5
2020-10-27
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2
-5
/
+1
2020-10-27
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-3
/
+4
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-1
/
+1
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-7
/
+0
2020-10-27
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-13
/
+17
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-2
/
+4
2020-10-08
IB/rdmavt: Fix sizeof mismatch
Colin Ian King
1
-3
/
+1
2020-10-06
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2
-2
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-4
/
+3
2020-07-29
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
2
-32
/
+5
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2
-2
/
+2
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
1
-2
/
+1
2020-06-18
RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
Aditya Pakki
1
-2
/
+4
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA/rdmavt: Remove FMR memory registration
Max Gurtovoy
3
-173
/
+0
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
4
-8
/
+8
[next]