linux-block.git
2023-08-22 Leon RomanovskyRevert "IB/isert: Fix incorrect release of isert connec...
2023-08-21 Leon RomanovskyRDMA/bnxt_re: Fix kernel doc errors
2023-08-19 Christopher... RDMA/irdma: Prevent zero-length STAG registration
2023-08-19 Cheng XuRDMA/erdma: Implement hierarchical MTT
2023-08-19 Cheng XuRDMA/erdma: Refactor the storage structure of MTT entries
2023-08-19 Cheng XuRDMA/erdma: Renaming variable names and field names...
2023-08-19 Chengchang... RDMA/hns: Support hns HW stats
2023-08-19 Chengchang... RDMA/hns: Dump whole QP/CQ/MR resource in raw
2023-08-18 Leon RomanovskyRDMA/irdma: Add missing kernel-doc in irdma_setup_umode...
2023-08-16 Gustavo A.... RDMA/mlx4: Copy union directly
2023-08-16 Shiraz SaleemRDMA/irdma: Drop unused kernel push code
2023-08-15 Saravanan VajravelRDMA/bnxt_re: Add support for dmabuf pinned memory...
2023-08-15 Selvin XavierRDMA/bnxt_re: Protect the PD table bitmap
2023-08-15 Kashyap DesaiRDMA/bnxt_re: Initialize mutex dbq_lock
2023-08-13 Kalesh APIB/core: Add more speed parsing in ib_get_width_and_speed()
2023-08-13 Yue HaibingRDMA Remove unused function declarations
2023-08-13 Guoqing JiangRDMA/cxgb4: Set sq_sig_type correctly
2023-08-08 Yue HaibingRDMA/hns: Remove unused declaration hns_roce_modify_srq()
2023-08-08 Ivan OrlovRDMA: Make all 'class' structures const
2023-08-07 Ruan JinjieRDMA: Remove unnecessary NULL values
2023-08-07 Xiang YangIB/uverbs: Fix an potential error pointer dereference
2023-08-07 Chengchang... RDMA/hns: Fix CQ and QP cache affinity
2023-08-07 Junxian HuangRDMA/hns: Fix inaccurate error label name in init instance
2023-08-07 Junxian HuangRDMA/hns: Fix incorrect post-send with direct wqe of...
2023-08-07 Chengchang... RDMA/hns: Fix port active speed
2023-08-07 Kalesh APRDMA/bnxt_re: Remove unnecessary variable initializations
2023-08-07 Kalesh APRDMA/bnxt_re: Avoid unnecessary memset
2023-08-07 Kalesh APRDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx...
2023-08-07 Selvin XavierRDMA/bnxt_re: Fix the sideband buffer size handling...
2023-08-07 Kalesh APRDMA/bnxt_re: Remove a redundant flag
2023-08-07 Kalesh APRDMA/bnxt_re: Fix max_qp count for virtual functions
2023-08-03 Gustavo A.... RDMA/irdma: Replace one-element array with flexible...
2023-07-31 Yue HaibingRDMA/hns: Remove unused function declarations
2023-07-31 Bob PearsonRDMA/rxe: Fix incomplete state save in rxe_requester
2023-07-31 Bob PearsonRDMA/rxe: Fix rxe_modify_srq
2023-07-31 Bob PearsonRDMA/rxe: Fix unsafe drain work queue code
2023-07-31 Bob PearsonRDMA/rxe: Move work queue code to subroutines
2023-07-31 Ruan JinjieRDMA: Remove unnecessary ternary operators
2023-07-31 Shetu AyalewIB/mlx5: Add HW counter called rx_dct_connect
2023-07-31 Ruan JinjieRDMA/mthca: Remove unnecessary NULL assignments
2023-07-31 Yang LiRDMA/irdma: Fix one kernel-doc comment
2023-07-31 Bernard MetzlerRDMA/siw: Fix tx thread initialization.
2023-07-31 Ruan JinjieRDMA/mlx: Remove unnecessary variable initializations
2023-07-30 Sindhu DevaleRDMA/irdma: Use HW specific minimum WQ size
2023-07-30 Sindhu DevaleRDMA/irdma: Allow accurate reporting on QP max send...
2023-07-30 Haoyue XuRDMA/core: Get IB width and speed from netdev
2023-07-30 Chandramohan... bnxt_re: Update the debug counters for doorbell pacing
2023-07-30 Chandramohan... bnxt_re: Expose the missing hw counters
2023-07-30 Chandramohan... bnxt_re: Update the hw counters for resource stats
2023-07-30 Chandramohan... bnxt_re: Reorganize the resource stats
2023-07-26 Mustafa IsmailRDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()
2023-07-26 Krzysztof CzuryloRDMA/irdma: Add table based lookup for CQ pointer durin...
2023-07-26 Sindhu DevaleRDMA/irdma: Refactor error handling in create CQP
2023-07-26 Sindhu DevaleRDMA/irdma: Drop a local in irdma_sc_get_next_aeqe
2023-07-24 Christophe... IB/hfi1: Use struct_size()
2023-07-24 Junxian HuangRDMA/hns: Remove VF extend configuration
2023-07-24 LuoyoumingRDMA/hns: Support get XRCD number from firmware
2023-07-23 Minjie DuRDMA/qedr: Remove duplicate assignments of va
2023-07-23 Minjie DuRDMA/qedr: Remove a duplicate assignment in qedr_create...
2023-07-21 Chandramohan... RDMA/bnxt_re: Add a new uapi for driver notification
2023-07-21 Chandramohan... RDMA/bnxt_re: Implement doorbell pacing algorithm
2023-07-21 Chandramohan... RDMA/bnxt_re: Update alloc_page uapi for pacing
2023-07-21 Chandramohan... RDMA/bnxt_re: Enable pacing support for the user apps
2023-07-21 Chandramohan... RDMA/bnxt_re: Initialize Doorbell pacing feature
2023-07-21 Chandramohan... bnxt_en: Share the bar0 address with the RoCE driver
2023-07-21 Chandramohan... bnxt_en: Update HW interface headers
2023-07-21 Chuck LeverRDMA/cma: Avoid GID lookups on iWARP devices
2023-07-21 Chuck LeverRDMA/cma: Deduplicate error flow in cma_validate_port()
2023-07-21 Chuck LeverRDMA/core: Set gid_attr.ndev for iWARP devices
2023-07-21 Chuck LeverRDMA/siw: Fabricate a GID on tun and loopback devices
2023-07-21 Julia LawallRDMA/bnxt_re: use vmalloc_array and vcalloc
2023-07-21 Julia LawallRDMA/siw: use vmalloc_array and vcalloc
2023-07-21 Julia LawallRDMA/erdma: use vmalloc_array and vcalloc
2023-07-19 Arnd BergmannRDMA/irdma: Fix building without IPv6
2023-07-12 Mustafa IsmailRDMA/irdma: Implement egress VLAN priority
2023-07-12 Minjie DuRDMA/qedr: Remove a duplicate assignment in irdma_query...
2023-07-12 Michael MargolinRDMA/efa: Add RDMA write HW statistics counters
2023-07-12 Yuanyuan ZhongRDMA/mlx5: align MR mem allocation size to power-of-two
2023-07-09 Linus TorvaldsLinux 6.5-rc1 v6.5-rc1
2023-07-09 Linus TorvaldsMAINTAINERS 2: Electric Boogaloo
2023-07-09 Linus TorvaldsMerge tag 'dma-mapping-6.5-2023-07-09' of git://git...
2023-07-09 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86-core-2023-07-09' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'mips_6.5_1' of git://git./linux/kernel/git...
2023-07-09 Linus TorvaldsMerge tag 'xfs-6.5-merge-6' of git://git./fs/xfs/xfs...
2023-07-09 Linus TorvaldsMerge tag '6.5-rc-smb3-client-fixes-part2' of git:...
2023-07-09 Linus TorvaldsMerge tag 'ntb-6.5' of https://github.com/jonmason/ntb
2023-07-08 Hugh Dickinsmm: lock newly mapped VMA with corrected ordering
2023-07-08 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-08-10-43' of...
2023-07-08 Suren Baghdasaryanfork: lock VMAs of the parent process when forking
2023-07-08 Suren Baghdasaryanmm: lock newly mapped VMA which can be modified after...
2023-07-08 Suren Baghdasaryanmm: lock a vma before stack expansion
2023-07-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-07-08 Linus TorvaldsMerge tag 'i2c-for-6.5-rc1-part2' of git://git./linux...
2023-07-08 Linus TorvaldsMerge tag 'hardening-v6.5-rc1-fixes' of git://git....
2023-07-08 Anup Sharmantb: hw: amd: Fix debugfs_create_dir error checking
2023-07-08 Linus TorvaldsMerge tag 'perf-tools-for-v6.5-2-2023-07-06' of git...
2023-07-08 Linus TorvaldsMerge tag 'bitmap-6.5-rc1' of https://github.com/norov...
2023-07-08 Geert Uytterhoevenlib: dhry: fix sleeping allocations inside non-preempta...
next