index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mthca: Delete useless module.h include
Leon Romanovsky
2022-01-28
1
-2
/
+0
*
IB/mthca: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-28
1
-6
/
+2
*
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
2022-01-05
1
-14
/
+6
*
IB/mthca: Use memset_startat() for clearing mpt_entry
Kees Cook
2021-12-14
1
-2
/
+1
*
IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_mr.c'
Christophe JAILLET
2021-11-25
1
-5
/
+5
*
IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_allocator.c'
Christophe JAILLET
2021-11-25
1
-2
/
+2
*
IB/mthca: Use bitmap_set() when applicable
Christophe JAILLET
2021-11-25
1
-4
/
+1
*
IB/mthca: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-25
2
-11
/
+7
*
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
3
-34
/
+27
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-47
/
+30
*
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
1
-1
/
+1
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
5
-15
/
+15
*
Merge tag 'v5.10-rc6' into rdma.git for-next
Jason Gunthorpe
2020-12-01
1
-4
/
+6
|
\
|
*
IB/mthca: fix return value of error branch in mthca_init_cq()
Xiongfeng Wang
2020-11-23
1
-4
/
+6
*
|
RDMa/mthca: Work around -Wenum-conversion warning
Arnd Bergmann
2020-11-12
2
-2
/
+1
*
|
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-30
1
-12
/
+17
*
|
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
1
-7
/
+7
*
|
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-1
/
+1
*
|
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
-10
/
+0
*
|
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
1
-15
/
+1
|
/
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-1
/
+1
*
RDMA/mthca: Combine special QP struct with mthca QP
Leon Romanovsky
2020-09-29
4
-58
/
+59
*
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-29
1
-4
/
+0
*
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
1
-1
/
+1
*
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
2020-09-09
1
-3
/
+3
*
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-5
/
+5
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
1
-10
/
+0
*
RDMA/mthca: Remove FMR support for memory registration
Max Gurtovoy
2020-06-02
4
-380
/
+1
*
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-02
1
-4
/
+5
*
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
1
-1
/
+1
*
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
2
-2
/
+2
*
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-3
/
+3
*
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
2020-01-31
1
-1
/
+1
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-1
/
+1
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-3
/
+1
*
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-12
2
-47
/
+35
*
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
2019-11-06
1
-4
/
+0
*
IB: Remove unneeded memset
Fuqian Huang
2019-07-03
1
-2
/
+0
*
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-28
1
-0
/
+1
|
\
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-20
1
-2
/
+1
*
|
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
2019-06-18
1
-0
/
+1
[next]