开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-12
treewide: Use array_size() in kvzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-11
IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
Christophe Jaillet
2018-06-11
RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CM
Kalderon, Michal
2018-06-11
IB/mlx5: Fix return value check in flow_counters_set_data()
weiyongjun (A)
2018-06-11
IB/mlx5: Fix memory leak in mlx5_ib_create_flow
Gustavo A. R. Silva
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-05
RDMA/mlx5: Update SPDX tags to show proper license
Leon Romanovsky
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
2018-06-04
IB/hfi1: Fix comment on default hdr entry size
Mike Marciniszyn
2018-06-04
IB/hfi1: Rename exp_lock to exp_mutex
Kaike Wan
2018-06-04
IB/hfi1: Add bypass register defines and replace blind constants
Mike Marciniszyn
2018-06-04
IB/hfi1: Remove unused variable
Kaike Wan
2018-06-04
IB/hfi1: Ensure VL index is within bounds
Kaike Wan
2018-06-04
IB/hfi1: Fix user context tail allocation for DMA_RTAIL
Mike Marciniszyn
2018-06-04
IB/hns: Use zeroing memory allocator instead of allocator/memset
YueHaibing
2018-06-04
iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
Arnd Bergmann
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-02
IB/mlx5: Add counters read support
Raed Salem
2018-06-02
IB/mlx5: Add flow counters read support
Raed Salem
2018-06-02
IB/mlx5: Add flow counters binding support
Raed Salem
2018-06-02
IB/mlx5: Add counters create and destroy support
Raed Salem
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
2018-06-01
RDMA/hns_roce: Don't check return value of zap_vma_ptes()
Doug Ledford
2018-06-01
RDMA/mlx4: Don't crash machine if zap_vma_ptes() fails
Leon Romanovsky
2018-06-01
RDMA/mlx5: Don't check return value of zap_vma_ptes()
Leon Romanovsky
2018-06-01
RDMA/cxgb3: Don't crash kernel just because IDR is full
Leon Romanovsky
2018-06-01
RDMA/mlx4: Discard unknown SQP work requests
Leon Romanovsky
2018-06-01
RDMA/mlx4: Catch FW<->SW misalignment without machine crash
Leon Romanovsky
2018-05-31
RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"
Colin Ian King
2018-05-30
RDMA/hns: Implement the disassociate_ucontext API
Wei Hu(Xavier)
2018-05-30
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
2018-05-30
RDMA/hns: Fix the illegal memory operation when cross page
Wei Hu(Xavier)
2018-05-30
RDMA/hns: Add reset process for RoCE in hip08
Wei Hu(Xavier)
2018-05-29
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jason Gunthorpe
2018-05-29
IB/mlx5: Introduce a new mini-CQE format
Yonatan Cohen
2018-05-29
IB/mlx5: Refactor CQE compression response
Yonatan Cohen
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
IB/mlx4: Mark user MR as writable if actual virtual memory is writable
Jack Morgenstein
[next]