summaryrefslogtreecommitdiffstats
path: root/net/core/net-procfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-14RDMA: Fix netdev tracker in ib_device_set_netdevDavid Ahern1-6/+2
2024-07-11RDMA/hns: Fix mbx timing out before CMD execution is completedChengchang Tang2-7/+34
2024-07-11RDMA/hns: Fix insufficient extend DB for VFs.Chengchang Tang1-2/+4
2024-07-11RDMA/hns: Fix undifined behavior caused by invalid max_sgeChengchang Tang1-1/+1
2024-07-11RDMA/hns: Fix shift-out-bounds when max_inline_data is 0Chengchang Tang1-1/+3
2024-07-11RDMA/hns: Fix missing pagesize and alignment check in FRMRChengchang Tang2-0/+9
2024-07-11RDMA/hns: Fix unmatch exception handling when init eq table failsJunxian Huang1-12/+13
2024-07-11RDMA/hns: Fix soft lockup under heavy CEQE loadJunxian Huang2-36/+54
2024-07-11RDMA/hns: Check atomic wr lengthJunxian Huang2-2/+9
2024-07-11RDMA/ocrdma: Don't inline statistics functionsPeng Hao1-11/+11
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang6-2/+27
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_verbs.cLeon Romanovsky1-1/+1
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_init.cLeon Romanovsky1-1/+1
2024-07-01RDMA/efa: Add EFA 0xefa3 PCI IDMichael Margolin1-0/+2
2024-07-01RDMA/mlx5: Support per-plane port IB counters by querying PPCNT registerMark Zhang2-11/+59
2024-07-01net/mlx5: mlx5_ifc update for accessing ppcnt register of plane portsMark Zhang1-2/+45
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang6-14/+19
2024-07-01RDMA/nldev: Add support to dump device type and parent device if existsMark Zhang2-0/+12
2024-07-01RDMA/nldev: Add support to add/delete a sub IB device through netlinkMark Zhang2-0/+65
2024-07-01RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang7-13/+147
2024-07-01RDMA/core: Create GSI QP only when CM is supportedMark Zhang2-13/+28
2024-07-01RDMA: Set type of rdma_ah to IB for a SMI sub deviceMark Zhang1-0/+2
2024-07-01RDMA/core: Support IB sub device with type "SMI"Mark Zhang4-1/+119
2024-07-01RDMA/mlx5: Add support to multi-plane device and portMark Zhang4-9/+55
2024-07-01net/mlx5: mlx5_ifc update for multi-plane supportMark Zhang1-5/+9
2024-07-01RDMA/core: Create "issm*" device nodes only when SMI is supportedMark Zhang1-11/+18
2024-07-01RDMA/bnxt_re: Disable doorbell moderation if hardware register read failsSelvin Xavier1-11/+34
2024-07-01RDMA/bnxt_re: Enable DB moderation for genP7 adaptersSelvin Xavier1-3/+4
2024-07-01RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7Selvin Xavier2-17/+33
2024-07-01RDMA/device: Return error earlier if port in not validLeon Romanovsky1-3/+3
2024-06-27RDMA/mlx5: Send UAR page index as ioctl attributeAkiva Goldberger4-3/+31
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger35-42/+58
2024-06-27MAINTAINERS: Update Maintainers for irdma driverShiraz Saleem1-1/+1
2024-06-26RDMA/efa: Remove duplicate aenq enable macroYonatan Nachum1-4/+0
2024-06-26RDMA/efa: Use offset_in_page() functionGal Pressman1-1/+1
2024-06-26RDMA/hfi1: Constify struct mmu_rb_opsChristophe JAILLET3-4/+4
2024-06-26RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPsHonggang LI1-3/+4
2024-06-26IB/isert: remove the handling of last WQE reached eventMax Gurtovoy1-3/+0
2024-06-26IB/core: add support for draining Shared receive queuesMax Gurtovoy2-1/+83
2024-06-26RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabledOr Har-Toov1-3/+6
2024-06-26RDMA/mlx4: Fix truncated output warning in alias_GUID.cLeon Romanovsky1-1/+1
2024-06-26RDMA/mlx4: Fix truncated output warning in mad.cLeon Romanovsky1-1/+1
2024-06-21RDMA/cache: Release GID table even if leak is detectedLeon Romanovsky1-9/+5
2024-06-16RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad2-1/+9
2024-06-16RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZEChiara Meiohas2-4/+15
2024-06-16IB/mlx5: Allocate resources just before first QP/SRQ is createdJianbo Liu4-43/+118
2024-06-16IB/mlx5: Create UMR QP just before first reg_mr occursJianbo Liu5-14/+58
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu8-234/+451
2024-06-12net: mana: Allow variable size indirection tableShradha Gupta5-31/+104
2024-06-09Linux 6.10-rc3v6.10-rc3Linus Torvalds1-1/+1