messages from 2023-06-16 16:15:17 to 2023-06-23 22:56:14 UTC [more...]
[PATCH net-next v5 01/16] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
2023-06-23 22:54 UTC
[PATCH 00/26] use array_size
2023-06-23 21:14 UTC (4+ messages)
` [PATCH 05/26] RDMA/erdma: "
` [PATCH 14/26] RDMA/siw: "
` [PATCH 19/26] RDMA/bnxt_re: "
[PATCH v3 0/4] Handle ARPHRD_NONE devices for siw
2023-06-23 18:46 UTC (11+ messages)
` [PATCH v3 1/4] RDMA/siw: Fabricate a GID on tun and loopback devices
` [PATCH v3 2/4] RDMA/core: Set gid_attr.ndev for iWARP devices
` [PATCH v3 4/4] RDMA/cma: Avoid GID lookups on "
[PATCH V2 net] net: mana: Fix MANA VF unload when host is unresponsive
2023-06-23 17:44 UTC (3+ messages)
[RFC PATCH v9 00/10] Create common DPLL configuration API
2023-06-23 15:53 UTC (13+ messages)
` [RFC PATCH v9 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v9 02/10] dpll: spec: Add Netlink spec in YAML
` [RFC PATCH v9 03/10] dpll: core: Add DPLL framework base functions
` [RFC PATCH v9 04/10] dpll: netlink: "
` [RFC PATCH v9 05/10] dpll: api header: "
` [RFC PATCH v9 06/10] netdev: expose DPLL pin handle for netdevice
` [RFC PATCH v9 07/10] ice: add admin commands to access cgu configuration
` [RFC PATCH v9 08/10] ice: implement dpll interface to control cgu
` [RFC PATCH v9 09/10] ptp_ocp: implement DPLL ops
` [RFC PATCH v9 10/10] mlx5: Implement SyncE support using DPLL infrastructure
[PATCH for-next 0/7] Doorbell Drop Prevention
2023-06-23 15:38 UTC (8+ messages)
` [PATCH for-next 1/7] bnxt_en: Update HW interface headers
` [PATCH for-next 2/7] bnxt_en: Share the bar0 address with the RoCE driver
` [PATCH for-next 3/7] RDMA/bnxt_re: Initialize Doorbell pacing feature
` [PATCH for-next 4/7] RDMA/bnxt_re: Enable pacing support for the user apps
` [PATCH for-next 5/7] RDMA/bnxt_re: Update alloc_page uapi for pacing
` [PATCH for-next 6/7] RDMA/bnxt_re: Implement doorbell pacing algorithm
` [PATCH for-next 7/7] RDMA/bnxt_re: Add a new uapi for driver notification
[PATCH 0/8] Fix comment typos about "transmit"
2023-06-23 15:12 UTC (17+ messages)
` [PATCH 1/8] RDMA/rxe: fix comment typo
` [PATCH 2/8] i40e, xsk: "
` [PATCH 3/8] zd1211rw: "
` [PATCH 4/8] scsi: "
` [PATCH 5/8] tcp: "
` [PATCH 6/8] net/tls: "
` [PATCH 7/8] selftests: mptcp: connect: "
` [PATCH 8/8] scripts/spelling.txt: Add "transmit" patterns
[PATCH 06/11] sysctl: Add size to register_net_sysctl function
2023-06-23 14:21 UTC (10+ messages)
` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
[PATCH v6 0/8] Fix the problem that rxe can not work in net namespace
2023-06-23 13:55 UTC (12+ messages)
` [PATCH v6 1/8] RDMA/rxe: Creating listening sock in newlink function
` [PATCH v6 2/8] RDMA/rxe: Support more rdma links in init_net
` [PATCH v6 3/8] RDMA/nldev: Add dellink function pointer
` "
` [PATCH v6 4/8] RDMA/rxe: Implement dellink in rxe
` [PATCH v6 5/8] RDMA/rxe: Replace global variable with sock lookup functions
` [PATCH v6 6/8] RDMA/rxe: add the support of net namespace
` [PATCH v6 7/8] RDMA/rxe: Add the support of net namespace notifier
` [PATCH v6 8/8] RDMA/rxe: Replace l_sk6 with sk6 in net namespace
[PATCH v6.4-rc1 v5 0/8] Fix the problem that rxe can not work in net namespace
2023-06-23 12:59 UTC (13+ messages)
` [PATCH v6.4-rc1 v5 1/8] RDMA/rxe: Creating listening sock in newlink function
` [PATCH v6.4-rc1 v5 2/8] RDMA/rxe: Support more rdma links in init_net
[PATCH 05/79] qib_fs: switch to new ctime accessors
2023-06-23 12:41 UTC (5+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure
` [PATCH 00/79] fs: new accessors for inode->i_ctime
[PATCH net-next v4 05/15] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-23 11:44 UTC (3+ messages)
` [PATCH net-next v4 14/15] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next v4 15/15] net: Kill MSG_SENDPAGE_NOTLAST
[RFC PATCH v8 00/10] Create common DPLL configuration API
2023-06-23 7:48 UTC (28+ messages)
` [RFC PATCH v8 03/10] dpll: core: Add DPLL framework base functions
` [RFC PATCH v8 04/10] dpll: netlink: "
` [RFC PATCH v8 08/10] ice: implement dpll interface to control cgu
[PATCHv5 for-rc1 v5 0/8] Fix the problem that rxe can not work in net namespace
2023-06-23 7:19 UTC (11+ messages)
` [PATCHv5 for-rc1 v5 4/8] RDMA/rxe: Implement dellink in rxe
` [PATCHv5 for-rc1 v5 5/8] RDMA/rxe: Replace global variable with sock lookup functions
[PATCH v2] net: mana: Batch ringing RX queue doorbell on receiving packets
2023-06-23 3:00 UTC (3+ messages)
[PATCH v4 0/4] Handle ARPHRD_NONE devices for siw
2023-06-22 15:20 UTC (5+ messages)
` [PATCH v4 1/4] RDMA/siw: Fabricate a GID on tun and loopback devices
` [PATCH v4 2/4] RDMA/core: Set gid_attr.ndev for iWARP devices
` [PATCH v4 3/4] RDMA/cma: Deduplicate error flow in cma_validate_port()
` [PATCH v4 4/4] RDMA/cma: Avoid GID lookups on iWARP devices
[PATCH] mlx5: avoid integer overflow warning for large page size
2023-06-22 11:28 UTC (3+ messages)
[RFC PATCH v8 00/10] Create common DPLL configuration API
2023-06-22 7:54 UTC
[PATCH] net: mana: Fix MANA VF unload when host is unresponsive
2023-06-21 18:27 UTC (3+ messages)
[PATCH v6 for-next 0/7] RDMA/bnxt_re: driver update for supporting low latency push
2023-06-21 17:19 UTC (5+ messages)
[PATCH v3 07/10] net/mlx5: Use RMW accessors for changing LNKCTL
2023-06-21 14:46 UTC (2+ messages)
[PATCH net-next v3 04/18] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
2023-06-21 8:57 UTC (5+ messages)
` [PATCH net-next v3 08/18] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next v3 18/18] net: Kill MSG_SENDPAGE_NOTLAST
[PATCH for-next v2 0/3] RDMA/rxe: Fix error path code in rxe_create_qp
2023-06-21 6:21 UTC (6+ messages)
` [PATCH for-next v2 1/3] RDMA/rxe: Move work queue code to subroutines
` [PATCH for-next v2 2/3] RDMA/rxe: Fix unsafe drain work queue code
[PATCH -next] RDMA/cma: Remove NULL check before dev_{put, hold}
2023-06-20 15:51 UTC (2+ messages)
[PATCH for-next] RDMA/rxe: Simplify cq->notify code
2023-06-20 15:46 UTC (2+ messages)
[PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
2023-06-20 15:39 UTC (14+ messages)
` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
[PATCH v2 for-next] RDMA/rxe: Fixes mr access supported list
2023-06-20 14:44 UTC (2+ messages)
[PATCH for-next v2 3/3] RDMA/rxe: Fix rxe_modify_srq
2023-06-20 14:01 UTC
[PATCH net-next] net/mlx5: Fix error code in mlx5_is_reset_now_capable()
2023-06-20 13:43 UTC
[PATCH net-next v2 04/17] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
2023-06-20 12:59 UTC (7+ messages)
` [PATCH net-next v2 08/17] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
[PATCH] verbs: fix compilation warning with C++20
2023-06-20 11:09 UTC (4+ messages)
` [PATCH v2] "
[PATCH for-next 0/3] RDMA/rxe: Fix error path code in rxe_create_qp
2023-06-20 11:04 UTC (7+ messages)
` [PATCH for-next 1/3] RDMA/rxe: Move work queue code to subroutines
` [PATCH for-next 2/3] RDMA/rxe: Fix unsafe drain work queue code
` [PATCH for-next 3/3] RDMA/rxe: Fix rxe_m-dify_srq
[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-06-20 9:54 UTC (3+ messages)
[PATCH 0/2] PCI+IB/hfi1: Fold duplicate secondary bus reset code
2023-06-20 9:49 UTC (3+ messages)
` [PATCH 1/2] PCI: Export pci_parent_bus_reset() for drivers to use
` [PATCH 2/2] IB/hfi1: Remove pci_parent_bus_reset() duplication
[syzbot] [rdma?] general protection fault in rxe_completer
2023-06-19 18:29 UTC (3+ messages)
shared variables between requester and completer threads - a concern
2023-06-19 12:42 UTC (2+ messages)
[PATCH v2 for-next] RDMA/core: Get IB width and speed from netdev
2023-06-19 9:44 UTC (5+ messages)
[PATCH v4 0/5] pci-hyperv: Fix race condition bugs for fast device hotplug
2023-06-18 3:06 UTC (2+ messages)
[RFC PATCH v8 01/10] dpll: documentation on DPLL subsystem interface
2023-06-17 10:36 UTC (11+ messages)
[PATCH for-next 0/3] Updates for 6.5
2023-06-16 19:25 UTC (8+ messages)
[PATCH] net: mana: Batch ringing RX queue doorbell on receiving packets
2023-06-16 18:54 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
2023-06-16 17:56 UTC
[PATCH net-next 04/17] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
2023-06-16 16:12 UTC (3+ messages)
` [PATCH net-next 08/17] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).