开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
/
bnxt_re
Age
Commit message (
Expand
)
Author
2026-05-13
RDMA/bnxt_re: zero shared page before exposing to userspace
Lord Ulf Henrik Holmberg
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-03-30
RDMA/bnxt_re: Clean up uverbs CQ creation path
Leon Romanovsky
2026-03-30
RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()
Leon Romanovsky
2026-03-30
RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation path
Leon Romanovsky
2026-03-30
RDMA/bnxt_re: Simplify bnxt_re_init_depth() callers and implementation
Leon Romanovsky
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
2026-03-27
fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
Pavan Chebbi
2026-03-08
RDMA/bnxt_re: Support application specific CQs
Sriharsha Basavapatna
2026-03-08
RDMA/bnxt_re: Separate kernel and user CQ creation paths
Sriharsha Basavapatna
2026-03-08
RDMA/bnxt_re: Refactor bnxt_re_create_cq()
Sriharsha Basavapatna
2026-03-08
RDMA/bnxt_re: Support doorbell extensions
Kalesh AP
2026-03-08
RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() function
Kalesh AP
2026-03-08
RDMA/bnxt_re: Move the UAPI methods to a dedicated file
Kalesh AP
2026-03-08
RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATA
Jason Gunthorpe
2026-03-08
RDMA/bnxt_re: Use ib_respond_empty_udata()
Jason Gunthorpe
2026-03-08
RDMA/bnxt_re: Use ib_respond_udata()
Jason Gunthorpe
2026-03-08
RDMA/bnxt_re: Add missing comp_mask validation
Jason Gunthorpe
2026-03-08
RDMA/bnxt_re: Add compatibility checks to the uapi path for no data
Jason Gunthorpe
2026-03-08
RDMA/bnxt_re: Add compatibility checks to the uapi path
Jason Gunthorpe
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-02-02
RDMA/bnxt_re: Report QP rate limit in debugfs
Kalesh AP
2026-02-02
RDMA/bnxt_re: Report packet pacing capabilities when querying device
Kalesh AP
2026-02-02
RDMA/bnxt_re: Add support for QP rate limiting
Kalesh AP
2026-01-10
bnxt_en: Update FW interface to 1.10.3.151
Michael Chan
2025-12-30
RDMA/bnxt_re: fix dma_free_coherent() pointer
Thomas Fourier
2025-12-23
RDMA/bnxt_re: Fix to use correct page size for PDE table
Kalesh AP
2025-12-22
RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()
Ding Hui
2025-12-22
RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
Alok Tiwari
2025-12-21
RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
Alok Tiwari
2025-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-11-24
RDMA/bnxt_re: Pass correct flag for dma mr creation
Selvin Xavier
2025-11-24
RDMA/bnxt_re: Fix the inline size for GenP7 devices
Selvin Xavier
2025-11-20
RDMA/bnxt_re: Fix wrong check for CQ coalesc support
Kalesh AP
2025-11-09
RDMA/bnxt_re: Add a debugfs entry for CQE coalescing tuning
Kalesh AP
2025-10-19
RDMA/bnxt_re: Fix a potential memory leak in destroy_gsi_sqp
YanLong Dai
2025-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-09-24
RDMA/bnxt_re: improve clarity in ALLOC_PAGE handler
Alok Tiwari
2025-09-24
RDMA/bnxt_re: Remove non-statistics counters from hw_counters
Anantha Prabhu
2025-09-24
RDMA/bnxt_re: Add debugfs info entry for device and resource information
Anantha Prabhu
2025-09-21
RDMA/bnxt_re: Fix incorrect errno used in function comments
Alok Tiwari
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
2025-09-11
RDMA/bnxt_re: Avoid GID level QoS update from the driver
Shravya KN
[next]