linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-16 15:07:00 to 2021-11-24 00:53:22 UTC [more...]

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-11-24  0:52 UTC  (29+ messages)
` [PATCH v2 net-next 01/26] rtnetlink: introduce generic XDP statistics
` [PATCH v2 net-next 02/26] xdp: provide common driver helpers for implementing XDP stats
` [PATCH v2 net-next 03/26] ena: implement generic XDP statistics callbacks
` [PATCH v2 net-next 04/26] dpaa2: implement generic XDP stats callbacks
` [PATCH v2 net-next 05/26] enetc: "
` [PATCH v2 net-next 06/26] mvneta: reformat mvneta_netdev_ops
` [PATCH v2 net-next 07/26] mvneta: add .ndo_get_xdp_stats() callback
` [PATCH v2 net-next 08/26] mvpp2: provide "
` [PATCH v2 net-next 09/26] mlx5: don't mix XDP_DROP and Rx XDP error cases
` [PATCH v2 net-next 10/26] mlx5: provide generic XDP stats callbacks
` [PATCH v2 net-next 11/26] sf100, sfx: implement "
` [PATCH v2 net-next 12/26] veth: don't mix XDP_DROP counter with Rx XDP errors
` [PATCH v2 net-next 13/26] veth: drop 'xdp_' suffix from packets and bytes stats
` [PATCH v2 net-next 14/26] veth: reformat veth_netdev_ops
` [PATCH v2 net-next 15/26] veth: add generic XDP stats callbacks
` [PATCH v2 net-next 16/26] virtio_net: don't mix XDP_DROP counter with Rx XDP errors
` [PATCH v2 net-next 17/26] virtio_net: rename xdp_tx{,_drops} SQ stats to xdp_xmit{,_errors}
` [PATCH v2 net-next 18/26] virtio_net: reformat virtnet_netdev
` [PATCH v2 net-next 19/26] virtio_net: add callbacks for generic XDP stats
` [PATCH v2 net-next 20/26] i40e: add XDP and XSK generic per-channel statistics
` [PATCH v2 net-next 21/26] ice: "
` [PATCH v2 net-next 22/26] igb: add XDP "
` [PATCH v2 net-next 23/26] igc: bail out early on XSK xmit if no descs are available
` [PATCH v2 net-next 24/26] igc: add XDP and XSK generic per-channel statistics
` [PATCH v2 net-next 25/26] ixgbe: "
` [PATCH v2 net-next 26/26] Documentation: reflect generic XDP statistics

NFS problem in 5.16 merge content
 2021-11-23 23:40 UTC  (2+ messages)

[PATCH net-next 0/6] Devlink cleanups
 2021-11-23 23:33 UTC  (18+ messages)
` [PATCH net-next 1/6] devlink: Remove misleading internal_flags from health reporter dump
` [PATCH net-next 2/6] devlink: Delete useless checks of holding devlink lock
` [PATCH net-next 3/6] devlink: Simplify devlink resources unregister call
` [PATCH net-next 4/6] devlink: Clean registration of devlink port
` [PATCH net-next 5/6] devlink: Reshuffle resource registration logic
` [PATCH net-next 6/6] devlink: Inline sb related functions

[PATCH net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2021-11-22
 2021-11-23 17:22 UTC  (12+ messages)
` [PATCH net-next 1/3] devlink: Add 'enable_iwarp' generic device param
` [PATCH net-next 2/3] net/ice: Add support for enable_iwarp and enable_roce devlink param
` [PATCH net-next 3/3] RDMA/irdma: Set protocol based on PF rdma_mode flag

Two announcements
 2021-11-23 14:42 UTC  (6+ messages)

[PATCH for-rc] RDMA/hns: Fix the error of destroying resources in hw reseting phase
 2021-11-23 14:24 UTC 

[PATCH rdma-core 0/7] libhns: Cleanup about removing redundant code and cleaning up static alarms
 2021-11-23 14:13 UTC  (3+ messages)
` [PATCH rdma-core 5/7] libhns: Fix wrong type of variables and fields

[PATCH net 0/2] Fixes for closing process and minor cleanup
 2021-11-23 11:50 UTC  (6+ messages)
` [PATCH net 1/2] net/smc: Clean up local struct sock variables
` [PATCH net 2/2] net/smc: Ensure the active closing peer first closes clcsock

[PATCH for-rc v2] RDMA/cma: Remove open coding of overflow checking for private_data_len
 2021-11-23 10:06 UTC 

[PATCH for-rc] RDMA/cma: Remove open coding for overflow in cma_connect_ib
 2021-11-23 10:01 UTC  (4+ messages)

[PATCH RFC net-next] net/smc: Unbind buffer size from clcsock and make it tunable
 2021-11-23  9:33 UTC  (4+ messages)

[PATCH RFC net] net/smc: Ensure the active closing peer first closes clcsock
 2021-11-23  9:26 UTC  (5+ messages)

Task hung while using RTRS with rxe and using "ip" utility to down the interface
 2021-11-23  9:06 UTC  (4+ messages)

[PATCH for-rc] RDMA/hns: Fix the problem of mailbox being blocked in the reset scene
 2021-11-23  8:48 UTC 

[PATCH net-next] net/mlx5: Fix error return code in esw_qos_create()
 2021-11-23  8:36 UTC 

[PATCH] Remove Doug Ledford from MAINTAINERS
 2021-11-22 21:22 UTC 

[PATCH] rds: Fix a typo in a comment
 2021-11-22 14:30 UTC  (3+ messages)

[PATCH v4 for-next 0/1] RDMA/hns: Support direct WQE of userspace
 2021-11-22 12:36 UTC  (6+ messages)
` [PATCH v4 for-next 1/1] RDMA/hns: Support direct wqe "

[PATCH rdma-next 0/3] Skip holes in GID tables
 2021-11-22 11:53 UTC  (4+ messages)
` [PATCH rdma-next 1/3] RDMA/core: Modify rdma_query_gid() to return accurate error codes
` [PATCH rdma-next 2/3] RDMA/core: Let ib_find_gid() continue search even after empty entry
` [PATCH rdma-next 3/3] RDMA/cma: Let cma_resolve_ib_dev() "

[PATCH rdma-rc v1] RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
 2021-11-22 11:41 UTC 

[RFC PATCH v4 0/2] RDMA/rxe: Add dma-buf support
 2021-11-22 11:08 UTC  (3+ messages)
` [RFC PATCH v4 1/2] RDMA/umem: Change for rdma devices has not dma device
` [RFC PATCH v4 2/2] RDMA/rxe: Add dma-buf support

[PATCH] RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warning
 2021-11-22  8:23 UTC  (5+ messages)

[PATCH v3 rdma-core 0/2] libhns: Add support for direct wqe
 2021-11-22  6:14 UTC  (3+ messages)
` [PATCH v3 rdma-core 1/2] Update kernel headers
` [PATCH v3 rdma-core 2/2] libhns: Add support for direct wqe

[syzbot] KASAN: use-after-free Read in rxe_queue_cleanup
 2021-11-22  2:04 UTC  (6+ messages)
    ` [PATCH] RDMA: fix use-after-free "

[PATCH] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
 2021-11-21 13:54 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 9c3631d17054a8766dbdc1abf8d29306260e7c7f
 2021-11-20  8:41 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS df4e6faaafe2e4ff4dcdf6d5f5b1e2cb1fec63f7
 2021-11-20  4:33 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2021-11-19 19:46 UTC  (2+ messages)

[PATCH for-next 0/9] RDMA/hns: Cleanup for clearing static warnings
 2021-11-19 18:18 UTC  (13+ messages)
` [PATCH for-next 1/9] RDMA/hns: Correct the hex print format
` [PATCH for-next 2/9] RDMA/hns: Correct the print format to be consistent with the variable type
` [PATCH for-next 3/9] RDMA/hns: Replace tab with space in the right-side comments
` [PATCH for-next 4/9] RDMA/hns: Correct the type of variables participating in the shift operation
` [PATCH for-next 5/9] RDMA/hns: Initialize variable in the right place
` [PATCH for-next 6/9] RDMA/hns: Correctly initialize the members of Array[][]
` [PATCH for-next 7/9] RDMA/hns: Add void conversion for function whose return value is not used
` [PATCH for-next 8/9] RDMA/hns: Remove macros that are no longer used
` [PATCH for-next 9/9] RDMA/hns: Remove magic number

[PATCH for-next v4 00/13] Correct race conditions in rdma_rxe
 2021-11-19 17:59 UTC  (10+ messages)
` [PATCH for-next v4 05/13] RDMA/rxe: Replace RB tree by xarray for indexes
` [PATCH for-next v4 09/13] RDMA/rxe: Replaced keyed rxe objects by indexed objects
` [PATCH for-next v4 10/13] RDMA/rxe: Prevent taking references to dead objects
` [PATCH for-next v4 13/13] RDMA/rxe: Protect against race between get_index and drop_ref

[PATCH] RDMA: clean up usnic_ib_alloc_pd()
 2021-11-19 16:07 UTC  (3+ messages)

[PATCH for-next] RDMA/cxgb4: Use helper function to set GUIDs
 2021-11-19 16:02 UTC  (2+ messages)

[PATCH RESEND] MAINTAINERS: Update for VMware PVRDMA driver
 2021-11-19 13:48 UTC  (2+ messages)

Installation with prebuilt docs failing
 2021-11-19 13:34 UTC  (3+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 2a67fcfa0db6b4075515bd23497750849b88850f
 2021-11-19  3:16 UTC 

[PATCH] iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
 2021-11-18 20:23 UTC 

[PATCH] IB/mthca: Use memset_startat() for clearing mpt_entry
 2021-11-18 20:21 UTC 

[PATCH] net/mlx5e: Use struct_group() for memcpy() region
 2021-11-18 18:37 UTC 

[PATCH v7 00/11] extend task comm from 16 to 24
 2021-11-18 14:18 UTC  (4+ messages)
` [PATCH v7 08/11] tools/perf/test: make perf test adopt to task comm size change

[rdma:wip/jgg-for-rc] BUILD SUCCESS d821f7c13ca03318ad1bdc64ce64afb43080a07a
 2021-11-18 12:45 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS a917dfb66c0a1fa1caacf3d71edcafcab48e6ff0
 2021-11-18  9:06 UTC 

[PATCH v2 for-rc] RDMA/hns: Validate the pkey index
 2021-11-17 20:54 UTC  (2+ messages)

[PATCH for-next] RDMA/ocrdma: Use helper function to set GUIDs
 2021-11-17 20:53 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/nldev: Check stat attribute before accessing it
 2021-11-17 20:50 UTC  (2+ messages)

[PATCH] RDMA/mlx4: Do not fail the registration on port stats
 2021-11-17 20:50 UTC  (4+ messages)

[PATCH for-rc] RDMA/hns: Validate the pkey index
 2021-11-17 14:50 UTC  (3+ messages)

[PATCH v2 rdma-core 0/2] libhns: Add support for direct wqe
 2021-11-17 14:24 UTC  (5+ messages)
` [PATCH v2 rdma-core 1/2] Update kernel headers

Missing infiniband network interfaces after update to 5.14/5.15
 2021-11-17 12:15 UTC  (8+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS da86dc175b5af1f3e95642cdb536bfa4f7ddb1a9
 2021-11-17  6:04 UTC 

[PATCH v4 0/3] Update VMware maintainer entries
 2021-11-17  2:17 UTC  (4+ messages)
` [PATCH v4 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases

[PATCH v3 0/6] kthread: Add the helper function kthread_run_on_cpu()
 2021-11-16 21:01 UTC  (4+ messages)
` [PATCH v3 1/6] "

[PATCH] net/mlx5: use swap() to make code cleaner
 2021-11-16 20:56 UTC  (2+ messages)

[PATCH] net/mlx5:using swap() instead of tmp variable
 2021-11-16 20:55 UTC  (3+ messages)

[PATCH 1/2] mlx5: fix psample_sample_packet link error
 2021-11-16 20:51 UTC  (3+ messages)
` [PATCH 2/2] mlx5: fix mlx5i_grp_sw_update_stats() stack usage

[PATCH] net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
 2021-11-16 20:44 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pending cmd-bit"
 2021-11-16 17:57 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: remove unneeded variable
 2021-11-16 17:57 UTC  (2+ messages)

[PATCH for-next] RDMA/irdma: Use helper function to set GUIDs
 2021-11-16 17:56 UTC  (2+ messages)

[PATCH for-rc] IB/hfi1: Properly allocate rdma counter desc memory
 2021-11-16 17:52 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/core: Set send and receive CQ before forwarding to the driver
 2021-11-16 17:52 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/netlink: Annotate unused function that is needed for compilation check
 2021-11-16 17:52 UTC  (2+ messages)

[PATCH v3 for-next 0/1] RDMA/hns: Support direct WQE of userspace
 2021-11-16 15:04 UTC  (2+ messages)
` [PATCH v3 for-next 1/1] RDMA/hns: Support direct wqe "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).