index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rdmavt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem
Lee Jones
2021-01-28
1
-1
/
+1
*
RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' param
Lee Jones
2021-01-28
1
-1
/
+1
*
RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issues
Lee Jones
2021-01-28
1
-3
/
+4
*
RDMA/sw/rdmavt/qp: Fix a bunch of kernel-doc misdemeanours
Lee Jones
2021-01-22
1
-14
/
+20
*
RDMA/sw/rdmavt/mr: Fix some issues related to formatting and missing descript...
Lee Jones
2021-01-22
1
-10
/
+11
*
RDMA/sw/rdmavt/mcast: Demote incomplete kernel-doc header
Lee Jones
2021-01-22
1
-1
/
+1
*
RDMA/sw/rdmavt/mad: Fix 'rvt_process_mad()'s documentation header
Lee Jones
2021-01-22
1
-2
/
+5
*
RDMA/sw/rdmavt/cq: Demote hardly complete kernel-doc header
Lee Jones
2021-01-22
1
-1
/
+1
*
RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context'
Lee Jones
2021-01-22
1
-1
/
+1
*
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-07
3
-11
/
+11
*
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
3
-13
/
+2
*
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-17
2
-3
/
+7
|
\
|
*
RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs
Christoph Hellwig
2020-11-12
1
-1
/
+2
|
*
RDMA: Fix software RDMA drivers for dma mapping error
Parav Pandit
2020-11-02
1
-2
/
+5
*
|
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
2
-5
/
+1
*
|
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-3
/
+4
*
|
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
1
-1
/
+1
*
|
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
|
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
1
-7
/
+0
*
|
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
1
-15
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
9
-13
/
+17
|
\
|
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-2
/
+4
|
*
IB/rdmavt: Fix sizeof mismatch
Colin Ian King
2020-10-08
1
-3
/
+1
|
*
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
2
-2
/
+3
|
*
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
2
-2
/
+3
|
*
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
2
-2
/
+3
|
*
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
2
-2
/
+3
*
|
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
2020-10-06
1
-1
/
+1
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-07
3
-4
/
+3
|
\
|
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-07
2
-2
/
+2
|
*
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
2020-06-22
1
-2
/
+1
*
|
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
2020-07-29
2
-32
/
+5
*
|
RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
Aditya Pakki
2020-06-18
1
-2
/
+4
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-03
1
-1
/
+0
*
RDMA/rdmavt: Remove FMR memory registration
Max Gurtovoy
2020-06-03
3
-173
/
+0
*
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
4
-8
/
+8
|
\
|
*
IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
Sudip Mukherjee
2020-04-24
4
-8
/
+8
*
|
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
2020-05-21
1
-5
/
+19
*
|
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-03
2
-7
/
+8
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-04-02
2
-7
/
+1
|
\
|
*
IB/rdmavt: Delete unused routine
Mike Marciniszyn
2020-03-18
1
-6
/
+0
|
*
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-03-04
1
-33
/
+51
|
|
\
|
*
|
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
1
-1
/
+1
*
|
|
IB/rdmavt: Free kernel completion queue when done
Kaike Wan
2020-03-13
1
-1
/
+1
|
|
/
|
/
|
*
|
IB/rdmavt: Reset all QPs when the device is shut down
Kaike Wan
2020-02-11
1
-33
/
+51
|
/
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
1
-1
/
+1
|
\
|
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-1
/
+1
[next]