netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-07 09:01:09 to 2025-07-07 21:35:55 UTC [more...]

[RFC net-next 0/4] devmem/io_uring: Allow devices without parent PCI device
 2025-07-07 21:35 UTC  (9+ messages)
` [RFC net-next 1/4] net: Allow non parent devices to be used for ZC DMA

[PATCH 1/2] net: dsa: rzn1_a5psw: add COMPILE_TEST
 2025-07-07 21:33 UTC  (4+ messages)

[PATCH v1 2/2] appletalk: Fix type confusion in handle_ip_over_ddp
 2025-07-07 21:29 UTC  (2+ messages)

[Patch net 0/2] netem: Fix skb duplication logic to prevent infinite loops
 2025-07-07 21:26 UTC  (12+ messages)
` [Patch net 1/2] "

[PATCH v3 00/19] add basic PSP encryption for TCP connections
 2025-07-07 21:20 UTC  (14+ messages)
` [PATCH v3 02/19] psp: base PSP device support
` [PATCH v3 04/19] tcp: add datapath logic for PSP with inline key exchange
` [PATCH v3 08/19] net: psp: add socket security association code
` [PATCH v3 10/19] psp: track generations of device key

[PATCH bpf-next 0/6] Move attach_type into bpf_link
 2025-07-07 21:13 UTC  (8+ messages)
` [PATCH bpf-next 1/6] bpf: Add attach_type in bpf_link
` [PATCH bpf-next 2/6] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next 3/6] bpf: Remove attach_type in bpf_sockmap_link
` [PATCH bpf-next 4/6] bpf: Remove location field in tcx_link
` [PATCH bpf-next 5/6] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next 6/6] bpf: Remove attach_type in bpf_tracing_link

[PATCH net v2] net/sched: Abort __tc_modify_qdisc if parent class does not exist
 2025-07-07 21:08 UTC 

[PATCH net-next v2] gve: make IRQ handlers and page allocation NUMA aware
 2025-07-07 21:01 UTC 

[PATCH bpf-next 0/2] Clarify and Enhance XDP Rx Metadata Handling
 2025-07-07 20:55 UTC  (2+ messages)

[PATCH v2 net-next] selftests: devmem: configure HDS threshold
 2025-07-07 20:10 UTC  (4+ messages)

[PATCH net-next] udp: remove udp_tunnel_gro_init()
 2025-07-07 20:04 UTC  (2+ messages)

[PATCH net] ethernet: et131x: Add missing check after DMA map
 2025-07-07 20:01 UTC  (2+ messages)

[PATCH nf-next v3 0/2] Add IPIP flowtable SW acceleratio
 2025-07-07 19:58 UTC  (5+ messages)
` [PATCH nf-next v3 1/2] net: netfilter: Add IPIP flowtable SW acceleration

[PATCH net] net: phy: Don't register LEDs for genphy
 2025-07-07 19:58 UTC 

[PATCH net v6 0/4] net: phy: bcm54811: Fix the PHY initialization
 2025-07-07 19:53 UTC  (2+ messages)

[Patch v2 net 0/2] netem: Fix skb duplication logic to prevent infinite loops
 2025-07-07 19:50 UTC  (3+ messages)
` [Patch v2 net 1/2] "
` [Patch v2 net 2/2] selftests/tc-testing: Add a nested netem duplicate test

[PATCH net] net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
 2025-07-07 19:16 UTC  (2+ messages)

[PATCH net-next v3 0/2] netdevsim: support setting a permanent address
 2025-07-07 19:03 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: netdevsim: Support setting dev->perm_addr on port creation
` [PATCH net-next v3 2/2] selftests: net: add netdev-l2addr.sh for testing L2 address functionality

[BUG] Inconsistency between qlen and backlog in hhf, fq, fq_codel, and fq_pie causing WARNING in qdisc_tree_reduce_backlog
 2025-07-07 18:51 UTC  (4+ messages)

[PATCH for-netdev v2 0/2] PCI: hv: MSI parent domain conversion
 2025-07-07 18:49 UTC  (3+ messages)
` [PATCH for-netdev v2 2/2] PCI: hv: Switch to msi_create_parent_irq_domain()

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-07-07 18:42 UTC  (9+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "

[PATCH net-next v3 0/5] net: migrate remaining drivers to dedicated _rxfh_context ops
 2025-07-07 18:41 UTC  (6+ messages)
` [PATCH net-next v3 1/5] eth: otx2: migrate to the *_rxfh_context ops
` [PATCH net-next v3 2/5] eth: ice: drop the dead code related to rss_contexts
` [PATCH net-next v3 3/5] eth: mlx5: migrate to the *_rxfh_context ops
` [PATCH net-next v3 4/5] net: ethtool: remove the compat code for _rxfh_context ops
` [PATCH net-next v3 5/5] net: ethtool: reduce indent "

[PATCH v2 bpf] xsk: fix immature cq descriptor production
 2025-07-07 18:40 UTC  (5+ messages)

Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-07-07 18:32 UTC  (20+ messages)
` [Intel-wired-lan] "

[PATCH ethtool-next 0/2] Add support for PSE priority feature
 2025-07-07 18:31 UTC  (3+ messages)
` [PATCH ethtool-next 2/2] ethtool: pse-pd: Add PSE priority and event monitoring support

[PATCH v4 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
 2025-07-07 18:31 UTC  (14+ messages)
` [PATCH v4 bpf-next 01/12] bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
` [PATCH v4 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v4 bpf-next 03/12] bpf: tcp: Get rid of st_bucket_done
` [PATCH v4 bpf-next 04/12] bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
` [PATCH v4 bpf-next 05/12] bpf: tcp: Avoid socket skips and repeats during iteration
` [PATCH v4 bpf-next 06/12] selftests/bpf: Add tests for bucket resume logic in listening sockets
` [PATCH v4 bpf-next 07/12] selftests/bpf: Allow for iteration over multiple ports
` [PATCH v4 bpf-next 08/12] selftests/bpf: Allow for iteration over multiple states
` [PATCH v4 bpf-next 09/12] selftests/bpf: Make ehash buckets configurable in socket iterator tests
` [PATCH v4 bpf-next 10/12] selftests/bpf: Create established sockets "
` [PATCH v4 bpf-next 11/12] selftests/bpf: Create iter_tcp_destroy test program
` [PATCH v4 bpf-next 12/12] selftests/bpf: Add tests for bucket resume logic in established sockets

[PATCH net-next v2 0/5] net: migrate remaining drivers to dedicated _rxfh_context ops
 2025-07-07 18:19 UTC  (4+ messages)
` [PATCH net-next v2 3/5] eth: mlx5: migrate to the *_rxfh_context ops

[PATCH net v1 0/2] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
 2025-07-07 18:10 UTC  (4+ messages)
` [PATCH net v1 1/2] net: phy: enable polling when driver implements get_next_update_time
` [PATCH net v1 2/2] net: phy: smsc: add adaptive polling to recover missed link-up on LAN8700

[PATCH ethtool-next v3] pretty: Add support for TI K3 CPSW registers and ALE table dump
 2025-07-07 18:05 UTC  (2+ messages)

sch_qfq: race conditon on qfq_aggregate (net/sched/sch_qfq.c)
 2025-07-07 18:05 UTC  (6+ messages)
` [PATCH v1] net/sched: sch_qfq: Fix race condition on qfq_aggregate

[PATCH iwl-next v1] igbvf: remove unused fields from struct igbvf_adapter
 2025-07-07 18:01 UTC 

[PATCH net v4] net: atm: Fix incorrect net_device lec check
 2025-07-07 17:55 UTC  (2+ messages)

[net-next] amd-xgbe: add hardware PTP timestamping support
 2025-07-07 17:53 UTC 

[PATCH net v1 0/4] net: phy: smsc: robustness fixes for LAN87xx/LAN9500
 2025-07-07 17:52 UTC  (5+ messages)
` [PATCH net v1 4/4] net: phy: smsc: Disable IRQ support to prevent link state corruption

[Patch bpf-next v4 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-07-07 17:51 UTC  (7+ messages)
` [Patch bpf-next v4 4/4] "

[ANN] netdev foundation
 2025-07-07 17:40 UTC  (4+ messages)

[PATCH net 0/2] allwinner: a523: Rename emac0 to gmac0
 2025-07-07 17:34 UTC  (8+ messages)

[PATCH net-next 2/2] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
 2025-07-07 17:18 UTC  (2+ messages)

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-07 17:06 UTC  (5+ messages)
` [PATCH 2/3] net: qrtr: Define macro to convert QMI version and instance to QRTR instance

[PATCH rdma-next 0/8] RDMA support for DMA handle
 2025-07-07 17:03 UTC  (3+ messages)
` [PATCH mlx5-next 2/8] net/mlx5: Expose IFC bits for TPH
` [PATCH mlx5-next 3/8] net/mlx5: Add support for device steering tag

[PATCH net] net: bridge: Do not offload IGMP/MLD messages
 2025-07-07 16:49 UTC  (3+ messages)

[PATCH v2] netlink: spelling: fix appened -> appended in a comment
 2025-07-07 16:47 UTC  (2+ messages)

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-07-07 16:46 UTC  (11+ messages)
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path

[iwl-next v2] ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610
 2025-07-07 16:34 UTC  (2+ messages)

[PATCH net v3] net: atm: Fix incorrect net_device lec check
 2025-07-07 16:30 UTC  (4+ messages)

[PATCH net-next V5 00/13] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-07-07 16:25 UTC  (2+ messages)

[PATCH net-next] net/rose: Remove unnecessary if check in rose_dev_first()
 2025-07-07 16:05 UTC  (2+ messages)

[PATCH v2] af_key: Add check for the return value of pfkey_sadb2xfrm_user_sec_ctx()
 2025-07-07 16:05 UTC 

[PATCH net-next 00/11] net_sched: act: extend RCU use in dump() methods
 2025-07-07 15:53 UTC  (13+ messages)
` [PATCH net-next 01/11] net_sched: act: annotate data-races in tcf_lastuse_update() and tcf_tm_dump()
` [PATCH net-next 02/11] net_sched: act_connmark: use RCU in tcf_connmark_dump()
` [PATCH net-next 03/11] net_sched: act_csum: use RCU in tcf_csum_dump()
` [PATCH net-next 04/11] net_sched: act_ct: use RCU in tcf_ct_dump()
` [PATCH net-next 05/11] net_sched: act_ctinfo: use atomic64_t for three counters
` [PATCH net-next 06/11] net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
` [PATCH net-next 07/11] net_sched: act_mpls: use RCU in tcf_mpls_dump()
` [PATCH net-next 08/11] net_sched: act_nat: use RCU in tcf_nat_dump()
` [PATCH net-next 09/11] net_sched: act_pedit: use RCU in tcf_pedit_dump()
` [PATCH net-next 10/11] net_sched: act_police: use RCU in tcf_police_dump()
` [PATCH net-next 11/11] net_sched: act_skbedit: use RCU in tcf_skbedit_dump()

[PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
 2025-07-07 15:44 UTC 

[PATCH net-next v5] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-07 15:29 UTC  (2+ messages)

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-07-07 15:27 UTC  (16+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name

[PATCH net-next v2 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-07 15:24 UTC  (7+ messages)
` [PATCH net-next v2 2/7] net: airoha: npu: Add NPU wlan memory initialization commands

[PATCH net-next 0/3] netdevsim: add support for PHY devices
 2025-07-07 15:22 UTC  (3+ messages)
` [PATCH net-next 2/3] selftests: ethtool: Drop the unused old_netdevs variable

[PATCH 1/2] bonding: exposure option coupled_control via sysfs
 2025-07-07 15:11 UTC  (3+ messages)
` [PATCH 2/2] bonding: add module param coupled_control

[PATCH bpf-next,v3 0/2] Clarify and Enhance XDP Rx Metadata Handling
 2025-07-07 15:03 UTC  (7+ messages)
` [PATCH bpf-next,v3 2/2] selftests/bpf: Enhance XDP Rx metadata handling

[PATCH net-next 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-07-07 14:54 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net 0/5] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-07-07 14:43 UTC  (5+ messages)

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-07-07 14:40 UTC  (4+ messages)

[PATCH net-next] net: phy: micrel: Add callback for restoring context
 2025-07-07 14:29 UTC 

[PATCH net] net: phy: realtek: Reset after clock enable
 2025-07-07 14:15 UTC  (4+ messages)

[PATCH net] net/sched: Abort __tc_modify_qdisc if parent class does not exist
 2025-07-07 13:59 UTC  (2+ messages)

[PATCH net-next v5 0/4] vsock: Introduce SIOCINQ ioctl support
 2025-07-07 13:44 UTC  (5+ messages)
` [PATCH net-next v5 1/4] hv_sock: Return the readable bytes in hvs_stream_has_data()

[PATCH net-next v2] net: openvswitch: allow providing upcall pid for the 'execute' command
 2025-07-07 13:23 UTC  (2+ messages)
` [ovs-dev] "

[PATCH net-next v07 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-07 13:22 UTC  (3+ messages)
` [PATCH net-next v07 7/8] hinic3: Mailbox "

[PATCH net-next v4 0/2] Add Si3474 PSE controller driver
 2025-07-07 13:17 UTC  (3+ messages)
` [PATCH net-next v4 2/2] net: pse-pd: "

[PATCH net-next v13 00/12] Add Microchip ZL3073x support (part 1)
 2025-07-07 13:10 UTC  (9+ messages)
` [PATCH net-next v13 12/12] dpll: zl3073x: Add support to get/set frequency on pins

[PATCH 0/3] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-07 12:59 UTC  (12+ messages)
` [PATCH 2/3] net: renesas: rswitch: add offloading for L2 switching
` [PATCH 3/3] net: renesas: rswitch: add modifiable ageing time

[PATCH net-next] tcp: account for memory pressure signaled by cgroup
 2025-07-07 12:48 UTC  (2+ messages)

[PATCH net] netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
 2025-07-07 12:45 UTC 

[syzbot] [netfilter?] KMSAN: uninit-value in nf_flow_offload_inet_hook (2)
 2025-07-07 12:41 UTC 

[PATCH net-next v2] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
 2025-07-07 12:22 UTC  (3+ messages)

[PATCH 00/15] Add driver for 1Gbe network chips from MUCSE
 2025-07-07 12:09 UTC  (9+ messages)
` [PATCH 03/15] net: rnpgbe: Add basic mbx ops support
` [PATCH 04/15] net: rnpgbe: Add get_capability mbx_fw "

[PATCH v17 00/22] Type2 device basic support
 2025-07-07 12:06 UTC  (13+ messages)
` [PATCH v17 14/22] sfc: get endpoint decoder
` [PATCH v17 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v17 20/22] sfc: create cxl region
` [PATCH v17 22/22] sfc: support pio mapping based on cxl

[PATCH net-next v3 00/10] net/mlx5: HWS, Optimize matchers ICM usage
 2025-07-07 11:10 UTC  (13+ messages)
` [PATCH net-next v3 03/10] net/mlx5: HWS, Export rule skip logic
` [PATCH net-next v3 04/10] net/mlx5: HWS, Refactor "
` [PATCH net-next v3 07/10] net/mlx5: HWS, Track matcher sizes individually
` [PATCH net-next v3 08/10] net/mlx5: HWS, Rearrange to prevent forward declaration
` [PATCH net-next v3 09/10] net/mlx5: HWS, Shrink empty matchers
` [PATCH net-next v3 10/10] net/mlx5: Add HWS as secondary steering mode

[PATCH net-next v3] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
 2025-07-07 10:48 UTC 

[PATCH v5 iwl-next] ice: add recovery clock and clock 1588 control for E825c
 2025-07-07 10:44 UTC 

[PATCH] net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"
 2025-07-07 10:43 UTC  (2+ messages)

[PATCH v8 00/16] further mt7988 devicetree work
 2025-07-07 10:43 UTC  (11+ messages)
` [PATCH v8 02/16] dt-bindings: net: mediatek,net: allow up to 8 IRQs
` [PATCH v8 03/16] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v8 04/16] dt-bindings: net: mediatek,net: add sram property
` (subset) [PATCH v8 00/16] further mt7988 devicetree work

[PATCH v2] gve: global: fix "for a while" typo
 2025-07-07 10:32 UTC  (2+ messages)

[PATCH v2] atm: lanai: fix "take a while" typo
 2025-07-07 10:31 UTC  (2+ messages)

[PATCH net 0/2] rxrpc: Miscellaneous fixes
 2025-07-07 10:24 UTC  (3+ messages)
` [PATCH net 1/2] rxrpc: Fix over large frame size warning
` [PATCH net 2/2] rxrpc: Fix bug due to prealloc collision

[PATCH iwl-net v2 1/2] devlink: allow driver to freely name interfaces
 2025-07-07 10:20 UTC  (4+ messages)
` [PATCH iwl-net v2 2/2] ixgbe: prevent from unwanted interface name changes
` [Intel-wired-lan] [PATCH iwl-net v2 1/2] devlink: allow driver to freely name interfaces

[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-07-07 10:09 UTC  (4+ messages)
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver
    `  "

[PATCH v13 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-07-07 10:07 UTC  (6+ messages)
` [PATCH v13 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH net-next v4 0/2] Add Ethernet MAC support for SpacemiT K1
 2025-07-07 10:01 UTC  (3+ messages)
` [PATCH net-next v4 2/2] net: spacemit: Add K1 Ethernet MAC

[PATCH iwl-next] igc: demote register and ring dumps to debug
 2025-07-07  9:17 UTC 

[PATCH] af_packet: fix soft lockup issue caused by tpacket_snd()
 2025-07-07  9:17 UTC  (3+ messages)

[PATCH v2] ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
 2025-07-07  9:01 UTC  (2+ messages)


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