| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-10 | RDMA/bnxt_re: Remove unusable nq variable | Leon Romanovsky | 1 | -5/+0 |
| 2025-04-09 | RDMA/core: Silence oversized kvmalloc() warning | Shay Drory | 1 | -2/+4 |
| 2025-04-09 | RDMA/cma: Fix workqueue crash in cma_netevent_work_handler | Sharath Srinivasan | 1 | -1/+3 |
| 2025-04-07 | RDMA/hns: Fix wrong maximum DMA segment size | Chengchang Tang | 1 | -1/+1 |
| 2025-04-07 | RDMA/rxe: Fix null pointer dereference in ODP MR check | Li Zhijian | 3 | -4/+10 |
| 2025-04-07 | RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't set | Mark Bloch | 1 | -2/+0 |
| 2025-04-07 | RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe() | Yue Haibing | 1 | -7/+7 |
| 2025-04-07 | RDMA/ucaps: Avoid format-security warning | Arnd Bergmann | 1 | -1/+1 |
| 2025-04-07 | RDMA/bnxt_re: Fix budget handling of notification queue | Kashyap Desai | 1 | -5/+0 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 21 | -36/+36 |
| 2025-04-03 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+1 |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 85 | -639/+3878 |
| 2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 4 | -7/+53 |
| 2025-03-25 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -2/+2 |
| 2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+4 |
| 2025-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 16 | -59/+77 |
| 2025-03-19 | IB/mad: Check available slots before posting receive WRs | Maher Sanalla | 1 | -18/+20 |
| 2025-03-19 | RDMA/mana_ib: Fix integer overflow during queue creation | Konstantin Taranov | 1 | -1/+2 |
| 2025-03-18 | RDMA/mlx5: Fix calculation of total invalidated pages | Chiara Meiohas | 1 | -4/+6 |
| 2025-03-18 | RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow | Patrisious Haddad | 1 | -1/+1 |
| 2025-03-18 | RDMA/mlx5: Fix page_size variable overflow | Michael Guralnik | 1 | -4/+4 |
| 2025-03-18 | RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc() | Michael Guralnik | 1 | -4/+3 |
| 2025-03-18 | RDMA/mlx5: Fix cache entry update on dereg error | Michael Guralnik | 1 | -1/+3 |
| 2025-03-18 | RDMA/mlx5: Fix MR cache initialization error flow | Michael Guralnik | 1 | -11/+22 |
| 2025-03-18 | RDMA/mlx5: Support optional-counters binding for QPs | Patrisious Haddad | 4 | -10/+544 |
| 2025-03-18 | RDMA/mlx5: Compile fs.c regardless of INFINIBAND_USER_ACCESS config | Patrisious Haddad | 4 | -22/+7 |
| 2025-03-18 | RDMA/core: Pass port to counter bind/unbind operations | Patrisious Haddad | 3 | -13/+13 |
| 2025-03-18 | RDMA/core: Add support to optional-counters binding configuration | Patrisious Haddad | 2 | -11/+35 |
| 2025-03-18 | RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj() | Patrisious Haddad | 4 | -1/+24 |
| 2025-03-18 | RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytes | Patrisious Haddad | 3 | -5/+131 |
| 2025-03-17 | RDMA/bnxt_re: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
| 2025-03-13 | RDMA/core: Fix use-after-free when rename device name | Wang Liang | 1 | -2/+7 |
| 2025-03-13 | RDMA/bnxt_re: Support perf management counters | Preethi G | 5 | -0/+139 |
| 2025-03-13 | RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op() | Daisuke Matsuda | 1 | -1/+1 |
| 2025-03-13 | RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject() | Maher Sanalla | 1 | -68/+76 |
| 2025-03-13 | RDMA/mana_ib: Handle net event for pointing to the current netdev | Long Li | 2 | -2/+46 |
| 2025-03-13 | net: mana: Change the function signature of mana_get_primary_netdev_rcu | Long Li | 2 | -4/+4 |
| 2025-03-12 | qibfs: fix _another_ leak | Al Viro | 1 | -0/+1 |
| 2025-03-12 | RDMA/rxe: Improve readability of ODP pagefault interface | Daisuke Matsuda | 1 | -5/+7 |
| 2025-03-12 | RDMA/hns: Fix wrong value of max_sge_rd | Junxian Huang | 1 | -1/+1 |
| 2025-03-12 | RDMA/hns: Fix missing xa_destroy() | Junxian Huang | 3 | -1/+5 |
| 2025-03-12 | RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common() | Junxian Huang | 1 | -1/+1 |
| 2025-03-12 | RDMA/hns: Fix invalid sq params not being blocked | Junxian Huang | 1 | -5/+4 |
| 2025-03-12 | RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db() | Junxian Huang | 1 | -3/+5 |
| 2025-03-12 | RDMA/hns: Fix soft lockup during bt pages loop | Junxian Huang | 1 | -1/+15 |
| 2025-03-12 | RDMA/hns: Inappropriate format characters cleanup | Guofeng Yue | 3 | -3/+3 |
| 2025-03-12 | RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path | Saravanan Vajravel | 1 | -2/+0 |
| 2025-03-09 | RDMA/mlx5: Expose RDMA TRANSPORT flow table types to userspace | Patrisious Haddad | 3 | -13/+146 |
| 2025-03-09 | RDMA/mlx5: Check enabled UCAPs when creating ucontext | Chiara Meiohas | 3 | -8/+58 |
| 2025-03-09 | RDMA/uverbs: Add support for UCAPs in context creation | Chiara Meiohas | 2 | -0/+23 |
| 2025-03-09 | RDMA/mlx5: Create UCAP char devices for supported device capabilities | Chiara Meiohas | 1 | -0/+47 |
| 2025-03-09 | RDMA/uverbs: Introduce UCAP (User CAPabilities) API | Chiara Meiohas | 3 | -1/+271 |
| 2025-03-08 | RDMA/mana_ib: Use safer allocation function() | Dan Carpenter | 1 | -1/+1 |
| 2025-03-06 | RDMA/erdma: Prevent use-after-free in erdma_accept_newconn() | Cheng Xu | 1 | -1/+0 |
| 2025-03-06 | RDMA/vmw_pvrdma: Remove unused pvrdma_modify_device | Dr. David Alan Gilbert | 2 | -30/+0 |
| 2025-03-06 | RDMA/mlx5: Handle errors returned from mlx5r_ib_rate() | Qasim Ijaz | 1 | -5/+9 |
| 2025-03-03 | RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chips | Preethi G | 3 | -1/+10 |
| 2025-03-03 | RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx | Kashyap Desai | 1 | -1/+2 |
| 2025-03-03 | RDMA/bnxt_re: Fix allocation of QP table | Kashyap Desai | 6 | -19/+19 |
| 2025-03-03 | RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() tests | Zhu Yanjun | 1 | -19/+6 |
| 2025-03-03 | RDMA/mlx5: Reorder capability check last | Christian Göttsche | 1 | -4/+6 |
| 2025-03-03 | RDMA/core: Fixes infiniband sysctl bounds | Nicolas Bouchinet | 2 | -2/+6 |
| 2025-03-03 | RDMA/core: Don't expose hw_counters outside of init net namespace | Roman Gushchin | 2 | -0/+10 |
| 2025-03-03 | RDMA/siw: Switch to using the crc32c library | Eric Biggers | 7 | -113/+74 |
| 2025-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 15 | -67/+160 |
| 2025-02-24 | RDMA/hfi1: Remove unused one_qsfp_write | Dr. David Alan Gilbert | 2 | -22/+0 |
| 2025-02-23 | RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers | Kashyap Desai | 1 | -0/+2 |
| 2025-02-23 | RDMA/mana_ib: Ensure variable err is initialized | Kees Bakker | 1 | -1/+1 |
| 2025-02-23 | RDMA/mlx5: Fix bind QP error cleanup flow | Patrisious Haddad | 1 | -2/+6 |
| 2025-02-21 | net: Use link/peer netns in newlink() of rtnl_link_ops | Xiao Liang | 1 | -2/+2 |
| 2025-02-21 | rtnetlink: Pack newlink() params into struct | Xiao Liang | 1 | -2/+5 |
| 2025-02-21 | RDMA/rxe: Add support for the traditional Atomic operations with ODP | Daisuke Matsuda | 5 | -2/+86 |
| 2025-02-21 | RDMA/rxe: Add support for Send/Recv/Write/Read with ODP | Daisuke Matsuda | 4 | -1/+149 |
| 2025-02-21 | RDMA/rxe: Allow registering MRs for On-Demand Paging | Daisuke Matsuda | 6 | -6/+128 |
| 2025-02-21 | RDMA/rxe: Add page invalidation support | Daisuke Matsuda | 3 | -0/+43 |
| 2025-02-21 | RDMA/rxe: Move some code to rxe_loc.h in preparation for ODP | Daisuke Matsuda | 4 | -38/+39 |
| 2025-02-20 | RDMA/mlx5: Fix AH static rate parsing | Patrisious Haddad | 3 | -4/+6 |
| 2025-02-20 | RDMA/mlx5: Fix implicit ODP hang on parent deregistration | Yishai Hadas | 1 | -0/+1 |
| 2025-02-19 | RDMA/core: Fix best page size finding when it can cross SG entries | Michael Margolin | 2 | -15/+32 |
| 2025-02-18 | IB/iser: fix typos in iscsi_iser.c comments | Imanol | 1 | -4/+4 |
| 2025-02-18 | RDMA/mana_ib: Implement DMABUF MR support | Konstantin Taranov | 3 | -0/+74 |
| 2025-02-18 | RDMA: Switch to use hrtimer_setup() | Nam Cao | 2 | -6/+4 |
| 2025-02-14 | RDMA/irdma: Switch to using the crc32c library | Eric Biggers | 6 | -67/+12 |
| 2025-02-10 | RDMA/bnxt_re: Fix the statistics for Gen P7 VF | Selvin Xavier | 2 | -2/+10 |
| 2025-02-10 | RDMA/bnxt_re: Fix issue in the unload path | Kalesh AP | 2 | -11/+0 |
| 2025-02-10 | RDMA/bnxt_re: Add sanity checks on rdev validity | Kalesh AP | 1 | -0/+5 |
| 2025-02-10 | RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifier | Kalesh AP | 1 | -1/+6 |
| 2025-02-09 | RDMA/bnxt_re: Fix the condition check while programming congestion control | Selvin Xavier | 1 | -1/+1 |
| 2025-02-09 | RDMA/bnxt_re: Fix buffer overflow in debugfs code | Dan Carpenter | 1 | -0/+3 |
| 2025-02-09 | RDMA/hns: Fix mbox timing out by adding retry mechanism | Junxian Huang | 2 | -16/+50 |
| 2025-02-09 | RDMA/mana_ib: Fix error code in probe() | Dan Carpenter | 1 | -1/+3 |
| 2025-02-09 | RDMA/rxe: switch to using the crc32 library | Eric Biggers | 8 | -52/+2 |
| 2025-02-08 | lib/crc32: rename __crc32c_le_combine() to crc32c_combine() | Eric Biggers | 1 | -2/+2 |
| 2025-02-06 | RDMA/mana_ib: Add port statistics support | Shiraz Saleem | 5 | -1/+194 |
| 2025-02-06 | RDMA/mana_ib: Allocate PAGE aligned doorbell index | Konstantin Taranov | 1 | -1/+1 |
| 2025-02-06 | RDMA/mana_ib: request error CQEs when supported | Konstantin Taranov | 2 | -0/+11 |
| 2025-02-06 | RDMA/mana_ib: Query feature_flags bitmask from FW | Shiraz Saleem | 2 | -1/+4 |
| 2025-02-06 | RDMA/mlx5: Fix a WARN during dereg_mr for DM type | Yishai Hadas | 1 | -1/+2 |
| 2025-02-06 | RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error | Yishai Hadas | 1 | -1/+12 |
| 2025-02-06 | IB/hfi1: Remove state transition log message and opa_lstate_name() | Maher Sanalla | 4 | -22/+3 |
| 2025-02-06 | RDMA/core: Use ib_port_state_to_str() for IB state sysfs | Maher Sanalla | 1 | -13/+1 |
| 2025-02-06 | IB/cache: Add log messages for IB device state changes | Maher Sanalla | 1 | -0/+6 |
| 2025-02-05 | ice, irdma: move interrupts code to irdma | Michal Swiatkowski | 3 | -4/+47 |
| 2025-02-04 | RDMA/bnxt_re: Congestion control settings using debugfs hook | Selvin Xavier | 3 | -1/+228 |
| 2025-02-04 | RDMA/mana_ib: indicate CM support | Konstantin Taranov | 1 | -2/+7 |
| 2025-02-04 | RDMA/mana_ib: polling of CQs for GSI/UD | Konstantin Taranov | 4 | -0/+201 |
| 2025-02-04 | RDMA/mana_ib: extend mana QP table | Konstantin Taranov | 3 | -5/+83 |
| 2025-02-04 | RDMA/mana_ib: implement req_notify_cq | Konstantin Taranov | 3 | -0/+15 |
| 2025-02-04 | RDMA/mana_ib: UD/GSI work requests | Konstantin Taranov | 6 | -2/+339 |
| 2025-02-04 | RDMA/mana_ib: create/destroy AH | Konstantin Taranov | 4 | -2/+101 |
| 2025-02-04 | RDMA/mana_ib: UD/GSI QP creation for kernel | Konstantin Taranov | 1 | -0/+115 |
| 2025-02-04 | RDMA/mana_ib: Create and destroy UD/GSI QP | Konstantin Taranov | 2 | -0/+107 |
| 2025-02-04 | RDMA/mana_ib: create kernel-level CQs | Konstantin Taranov | 1 | -28/+52 |
| 2025-02-04 | RDMA/mana_ib: helpers to allocate kernel queues | Konstantin Taranov | 2 | -0/+26 |
| 2025-02-03 | RDMA/mana_ib: implement get_dma_mr | Konstantin Taranov | 2 | -0/+37 |
| 2025-02-03 | RDMA/mana_ib: Allow registration of DMA-mapped memory in PDs | Konstantin Taranov | 1 | -0/+3 |
| 2025-02-03 | RDMA/rxe: Make rping work with tun device | Zhu Yanjun | 1 | -5/+19 |
| 2025-02-03 | RDMA/rxe: Add query_gid support | Zhu Yanjun | 1 | -0/+13 |
| 2025-02-03 | RDMA/rxe: Replace netdev dev addr with raw_gid | Zhu Yanjun | 3 | -4/+17 |
| 2025-02-03 | IB/mlx5: Set and get correct qp_num for a DCT QP | Mark Zhang | 1 | -1/+3 |
| 2025-02-03 | RDMA/mlx5: Fix the recovery flow of the UMR QP | Yishai Hadas | 1 | -27/+56 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -2/+2 |
| 2025-01-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+3 |
| 2025-01-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 60 | -1221/+1947 |
| 2025-01-21 | RDMA/mlx5: Fix implicit ODP use after free | Patrisious Haddad | 1 | -8/+22 |
| 2025-01-21 | RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error | Yishai Hadas | 2 | -2/+17 |
| 2025-01-19 | RDMA/qib: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -8/+8 |
| 2025-01-19 | RDMA/hfi1: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -7/+7 |
| 2025-01-14 | RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" | Zhu Yanjun | 1 | -6/+5 |
| 2025-01-14 | RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event | Anumula Murali Mohan Reddy | 1 | -0/+8 |
| 2025-01-14 | RDMA/bnxt_re: Allocate dev_attr information dynamically | Kalesh AP | 8 | -45/+51 |
| 2025-01-14 | RDMA/bnxt_re: Pass the context for ulp_irq_stop | Kalesh AP | 1 | -1/+11 |
| 2025-01-14 | RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE event | Kalesh AP | 4 | -0/+107 |
| 2025-01-14 | RDMA/bnxt_re: Query firmware defaults of CC params during probe | Kalesh AP | 4 | -0/+121 |
| 2025-01-14 | RDMA/bnxt_re: Add Async event handling support | Kalesh AP | 2 | -0/+40 |
| 2025-01-13 | RDMA/mlx5: Fix indirect mkey ODP page count | Michael Guralnik | 1 | -17/+15 |
| 2025-01-12 | kernel-wide: add explicity||explicitly to spelling.txt | Shivam Chaudhary | 2 | -2/+2 |
| 2025-01-06 | RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS | Junxian Huang | 3 | -22/+9 |
| 2025-01-06 | RDMA/rtrs: Add missing deinit() call | Li Zhijian | 1 | -0/+3 |
| 2025-01-06 | RDMA/efa: Align interrupt related fields to same type | Yonatan Nachum | 3 | -19/+14 |
| 2025-01-05 | RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error | Kalesh AP | 1 | -3/+4 |
| 2025-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 27 | -158/+312 |
| 2025-01-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 27 | -158/+312 |
| 2025-01-03 | RDMA/mlx5: Enable multiplane mode only when it is supported | Mark Zhang | 1 | -1/+1 |
| 2025-01-02 | RDMA/mlx5: Fix link status down event for MPV | Patrisious Haddad | 1 | -1/+2 |
| 2024-12-31 | RDMA/bnxt_re: Fix error recovery sequence | Kalesh AP | 2 | -9/+4 |
| 2024-12-31 | RDMA/rtrs: Ensure 'ib_sge list' is accessible | Li Zhijian | 1 | -1/+1 |
| 2024-12-30 | RDMA/erdma: Support create_ah/destroy_ah in non-sleepable contexts | Boshi Yu | 1 | -2/+2 |
| 2024-12-30 | RDMA/erdma: Support non-sleeping erdma_post_cmd_wait() | Boshi Yu | 6 | -41/+54 |
| 2024-12-30 | RDMA/erdma: Fix incorrect response returned from query_qp | Boshi Yu | 1 | -8/+8 |
| 2024-12-30 | RDMA/erdma: Add missing fields to the erdma_device_ops_rocev2 | Boshi Yu | 1 | -0/+3 |
| 2024-12-30 | RDMA/efa: Reset device on probe failure | Michael Margolin | 1 | -4/+5 |
| 2024-12-25 | RDMA/hns: Support fast path for link-down events dispatching | Yuyu Li | 1 | -0/+13 |
| 2024-12-25 | RDMA/mlx5: Handle link status event only for LAG device | Yuyu Li | 1 | -0/+3 |
| 2024-12-25 | RDMA/pvrdma: Support report_port_event() ops | Yuyu Li | 1 | -25/+41 |
| 2024-12-25 | RDMA/mlx4: Support report_port_event() ops | Yuyu Li | 1 | -25/+27 |
| 2024-12-25 | RDMA/usnic: Support report_port_event() ops | Yuyu Li | 1 | -28/+45 |
| 2024-12-25 | RDMA/siw: Remove deliver net device event | Yuyu Li | 3 | -21/+2 |
| 2024-12-25 | RDMA/rxe: Remove deliver net device event | Yuyu Li | 2 | -18/+5 |
| 2024-12-25 | RDMA/irdma: Remove deliver net device event | Yuyu Li | 1 | -3/+0 |
| 2024-12-25 | RDMA/erdma: Remove deliver net device event | Yuyu Li | 3 | -16/+2 |
| 2024-12-25 | RDMA/bnxt_re: Remove deliver net device event | Yuyu Li | 1 | -71/+0 |
| 2024-12-24 | RDMA/core: Support link status events dispatching | Yuyu Li | 1 | -0/+60 |
| 2024-12-24 | RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device. | Yuyu Li | 1 | -7/+32 |
| 2024-12-24 | RDMA/core: Remove unused ib_copy_path_rec_from_user | Dr. David Alan Gilbert | 1 | -42/+0 |
| 2024-12-24 | RDMA/core: Remove unused ibdev_printk | Dr. David Alan Gilbert | 1 | -17/+0 |
| 2024-12-24 | RDMA/core: Remove unused ib_find_exact_cached_pkey | Dr. David Alan Gilbert | 1 | -35/+0 |
| 2024-12-24 | RDMA/core: Remove unused ib_ud_header_unpack | Dr. David Alan Gilbert | 1 | -83/+0 |
| 2024-12-24 | RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions | Dr. David Alan Gilbert | 3 | -76/+0 |
| 2024-12-24 | RDMA/rxe: Remove the direct link to net_device | Zhu Yanjun | 6 | -19/+90 |
| 2024-12-23 | net/mlx5: fs, add counter object to flow destination | Moshe Shemesh | 1 | -11/+26 |
| 2024-12-23 | RDMA/hns: Fix missing flush CQE for DWQE | Chengchang Tang | 1 | -0/+4 |
| 2024-12-23 | RDMA/hns: Fix warning storm caused by invalid input in IO path | Chengchang Tang | 1 | -2/+2 |
| 2024-12-23 | RDMA/hns: Fix accessing invalid dip_ctx during destroying QP | Chengchang Tang | 1 | -0/+3 |
| 2024-12-23 | RDMA/hns: Fix mapping error of zero-hop WQE buffer | wenglianfa | 2 | -19/+29 |
| 2024-12-19 | RDMA/erdma: Fix opcode conditional check | Advait Dhamorikar | 1 | -1/+1 |
| 2024-12-19 | RDMA/bnxt_re: Fix the locking while accessing the QP table | Selvin Xavier | 1 | -0/+2 |
| 2024-12-19 | RDMA/bnxt_re: Fix MSN table size for variable wqe mode | Damodharam Ammepalli | 1 | -1/+6 |
| 2024-12-19 | RDMA/bnxt_re: Add send queue size check for variable wqe | Damodharam Ammepalli | 1 | -0/+4 |
| 2024-12-19 | RDMA/bnxt_re: Disable use of reserved wqes | Kalesh AP | 1 | -5/+7 |
| 2024-12-19 | RDMA/bnxt_re: Fix max_qp_wrs reported | Selvin Xavier | 1 | -1/+1 |
| 2024-12-19 | RDMA/srp: Fix error handling in srp_add_port | Ma Ke | 1 | -1/+0 |
| 2024-12-19 | RDMA/siw: Remove direct link to net_device | Bernard Metzler | 4 | -35/+49 |
| 2024-12-19 | RDMA/nldev: Set error code in rdma_nl_notify_event | Chiara Meiohas | 1 | -1/+1 |
| 2024-12-17 | RDMA/rxe: Fix mismatched max_msg_sz | zhenwei pi | 2 | -4/+3 |
| 2024-12-17 | IB/hfi1: Remove unused hfi1_format_hwerrors | Dr. David Alan Gilbert | 2 | -45/+0 |
| 2024-12-16 | RDMA/bnxt_re: Fix reporting hw_ver in query_device | Kalesh AP | 1 | -1/+1 |
| 2024-12-16 | RDMA/bnxt_re: Fix to export port num to ib_query_qp | Hongguang Gao | 4 | -0/+7 |
| 2024-12-16 | RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp | Damodharam Ammepalli | 3 | -2/+17 |
| 2024-12-16 | RDMA/bnxt_re: Add check for path mtu in modify_qp | Saravanan Vajravel | 1 | -12/+14 |
| 2024-12-16 | RDMA/bnxt_re: Fix the check for 9060 condition | Kalesh AP | 1 | -4/+6 |
| 2024-12-16 | RDMA/bnxt_re: Remove unnecessary header file inclusion | Kalesh AP | 2 | -11/+0 |
| 2024-12-16 | RDMA/bnxt_re: Eliminate need for some forward declarations | Kalesh AP | 1 | -39/+34 |
| 2024-12-16 | RDMA/bnxt_re: Optimize error handling in bnxt_re_probe | Kalesh AP | 1 | -5/+1 |
| 2024-12-16 | RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_event | Kalesh AP | 1 | -2/+2 |
| 2024-12-16 | RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_event | Kalesh AP | 1 | -1/+0 |
| 2024-12-16 | RDMA/erdma: Support UD QPs and UD WRs | Boshi Yu | 4 | -21/+136 |
| 2024-12-16 | RDMA/erdma: Add the query_qp command to the cmdq | Boshi Yu | 2 | -10/+60 |
| 2024-12-16 | RDMA/erdma: Refactor the code of the modify_qp interface | Boshi Yu | 6 | -220/+276 |