开源镜像站
帮助
动态
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
/
core
Age
Commit message (
Expand
)
Author
2021-01-14
RDMA/cma: Fix error flow in default_roce_mode_store
Neta Ostrovsky
2021-01-14
RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
Aharon Landau
2021-01-07
RDMA/restrack: Don't treat as an error allocation ID wrapping
Leon Romanovsky
2021-01-06
RDMA/ucma: Do not miss ctx destruction steps in some cases
Jason Gunthorpe
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-14
RDMA/cma: Don't overwrite sgid_attr after device is released
Leon Romanovsky
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-10
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
2020-12-10
RDMA/core: Do not indicate device ready when device enablement fails
Jack Morgenstein
2020-12-10
RDMA/core: Clean up cq pool mechanism
Jack Morgenstein
2020-12-10
RDMA/core: Update kernel documentation for ib_create_named_qp()
Lukas Bulwahn
2020-12-09
RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait
Leon Romanovsky
2020-12-07
RDMA/core: Fix empty gid table for non IB/RoCE devices
Gal Pressman
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2020-12-07
RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()
Jason Gunthorpe
2020-11-27
RDMA/restrack: Support all QP types
Leon Romanovsky
2020-11-27
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
2020-11-27
RDMA/core: Track device memory MRs
Leon Romanovsky
2020-11-25
RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind
Jason Gunthorpe
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-16
RDMA/efa: Remove .create_ah callback assignment
Gal Pressman
2020-11-16
RDMA/cma: Add missing error handling of listen_id
Leon Romanovsky
2020-11-16
RDMA/restrack: Store all special QPs in restrack DB
Leon Romanovsky
2020-11-16
RDMA/counter: Combine allocation and bind logic
Leon Romanovsky
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-12
RDMA/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_size
Christoph Hellwig
2020-11-12
RDMA/core: Make FD destroy callback void
Leon Romanovsky
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
2020-11-12
RDMA/cm: Make the local_id_table xarray non-irq
Jason Gunthorpe
2020-11-02
IB/core: Add support for NDR link speed
Meir Lichtinger
2020-11-02
RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc's
Jason Gunthorpe
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-28
RDMA/core: Fix error return in _ib_modify_qp()
Jing Xiangfeng
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
RDMA/uverbs: Fix false error in query gid IOCTL
Gal Pressman
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
[next]