linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-21 14:44:11 to 2021-11-26 19:56:41 UTC [more...]

[PATCH net v3] net/smc: Don't call clcsock shutdown twice when smc shutdown
 2021-11-26 19:40 UTC  (3+ messages)

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-11-26 19:14 UTC  (43+ 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

[PATCH net] net/smc: Clear memory when release and reuse buffer
 2021-11-26 19:28 UTC  (2+ messages)

cleanup I/O context handling
 2021-11-26 11:58 UTC  (15+ messages)
` [PATCH 01/14] RDMA/qib: rename copy_io to qib_copy_io
` [PATCH 02/14] fork: move copy_io to block/blk-ioc.c
` [PATCH 03/14] bfq: simplify bfq_bic_lookup
` [PATCH 04/14] bfq: use bfq_bic_lookup in bfq_limit_depth
` [PATCH 05/14] Revert "block: Provide blk_mq_sched_get_icq()"
` [PATCH 06/14] block: mark put_io_context_active static
` [PATCH 07/14] block: move blk_mq_sched_assign_ioc to blk-ioc.c
` [PATCH 08/14] block: move the remaining elv.icq handling to the I/O scheduler
` [PATCH 09/14] block: remove get_io_context_active
` [PATCH 10/14] block: factor out a alloc_io_context helper
` [PATCH 11/14] block: use alloc_io_context in __copy_io
` [PATCH 12/14] block: return the io_context from create_task_io_context
` [PATCH 13/14] block: simplify ioc_create_icq
` [PATCH 14/14] block: simplify ioc_lookup_icq

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

[rdma:wip/jgg-for-rc] BUILD SUCCESS b0969f83890bf8b47f5c8bd42539599b2b52fdeb
 2021-11-26  7:08 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 0e938533d96d656764fbd3fe0e2578873ec6d3e6
 2021-11-26  7:08 UTC 

[PATCH net v2] net/smc: Don't call clcsock shutdown twice when smc shutdown
 2021-11-26  2:36 UTC  (3+ messages)

[PATCH] RDMA/bnxt_re: Use bitmap_zalloc() when applicable
 2021-11-25 20:42 UTC 

[PATCH] RDMA/mlx4: Use bitmap_alloc() when applicable
 2021-11-25 20:10 UTC  (3+ messages)

[PATCH 1/2] RDMA/pvrdma: Use bitmap_zalloc() when applicable
 2021-11-25 20:05 UTC  (2+ messages)
` [PATCH 2/2] RDMA/pvrdma: Use non-atomic bitmap functions when possible

[PATCH] IB/hfi1: Use bitmap_zalloc() when applicable
 2021-11-25 19:53 UTC 

[PATCH 1/2] RDMA/ocrdma: Use bitmap_zalloc() when applicable
 2021-11-25 19:34 UTC  (2+ messages)
` [PATCH 2/2] RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()'

[PATCH for-next] RDMA/bnxt_re: Remove pkey table
 2021-11-25 17:37 UTC  (3+ messages)

[PATCH for-next] RDMA/siw: Use helper function to set sys_image_guid
 2021-11-25 17:37 UTC  (3+ messages)
`  "

[PATCH] RDMA/rtrs-clt: Fix the initial value of min_latency
 2021-11-25 17:37 UTC  (4+ messages)

[PATCH for-rc v2] RDMA/cma: Remove open coding of overflow checking for private_data_len
 2021-11-25 17:37 UTC  (3+ messages)

[PATCH 0/3] Cleanup and optimize a few bitmap operations
 2021-11-25 17:30 UTC  (5+ messages)
` [PATCH 1/3] RDMA/cxgb4: Use bitmap_zalloc() when applicable
` [PATCH 2/3] RDMA/cxgb4: Use bitmap_set() "
` [PATCH 3/3] RDMA/cxgb4: Use non-atomic bitmap functions when possible

[PATCH 0/4] IB/mthca: Cleanup and optimize a few bitmap operation
 2021-11-25 17:30 UTC  (6+ messages)
` [PATCH 1/4] IB/mthca: Use bitmap_zalloc() when applicable
` [PATCH 2/4] IB/mthca: Use bitmap_set() "
` [PATCH 3/4] IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_allocator.c'
` [PATCH 4/4] IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_mr.c'

[PATCH for-rc] RDMA/hns: Fix the error of destroying resources in hw reseting phase
 2021-11-25 17:26 UTC  (4+ messages)

[PATCH for-rc] RDMA/hns: Fix the problem of mailbox being blocked in the reset scene
 2021-11-25 17:26 UTC  (2+ messages)

[PATCH] Remove Doug Ledford from MAINTAINERS
 2021-11-25 17:26 UTC  (2+ messages)

[PATCH rdma-rc v1] RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
 2021-11-25 17:26 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in rxe_queue_cleanup
 2021-11-25 17:25 UTC  (7+ messages)
    ` [PATCH] RDMA: fix use-after-free "

[PATCH net 0/2] Fixes for clcsock shutdown behaviors
 2021-11-25 12:41 UTC  (6+ messages)
` [PATCH net 1/2] net/smc: Keep smc_close_final rc during active close
` [PATCH net 2/2] net/smc: Don't call clcsock shutdown twice when smc shutdown

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

[PATCH net-next 0/6] Devlink cleanups
 2021-11-25  9:02 UTC  (12+ messages)
` [PATCH net-next 5/6] devlink: Reshuffle resource registration logic

Consulta muy urgente
 2021-11-25  1:58 UTC 

Two announcements
 2021-11-24 14:35 UTC  (6+ messages)

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

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

[PATCH for-next 0/9] RDMA/hns: Cleanup for clearing static warnings
 2021-11-24  4:04 UTC  (7+ messages)
` [PATCH for-next 5/9] RDMA/hns: Initialize variable in the right place
` [PATCH for-next 7/9] RDMA/hns: Add void conversion for function whose return value is not used

[PATCH net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2021-11-22
 2021-11-24  1:46 UTC  (13+ 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

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

[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] RDMA/cma: Remove open coding for overflow in cma_connect_ib
 2021-11-23 10:01 UTC  (4+ 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 net-next] net/mlx5: Fix error return code in esw_qos_create()
 2021-11-23  8:36 UTC 

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

[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() "

[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


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).