public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 03:45:54 to 2026-03-17 14:13:07 UTC [more...]

[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-17 14:12 UTC  (3+ messages)

[PATCH next v1] r8169: Fix PHY lookup for mdiobus_get_phy() and improve error reporting during probe
 2026-03-17 14:11 UTC  (5+ messages)

[PATCH iwl-next v1] ice: add ethtool reset support to safe mode ops
 2026-03-17 14:11 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 00/10 net-next v3] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-17 14:01 UTC  (11+ messages)
` [PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
` [PATCH 02/10 net-next v3] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
` [PATCH 03/10 net-next v3] ipv6: remove dynamic ICMPv6 sender registration infrastructure
` [PATCH 04/10 net-next v3] ipv6: prepare headers for ipv6_stub removal
` [PATCH 05/10 net-next v3] drivers: net: drop ipv6_stub usage and use direct function calls
` [PATCH 06/10 net-next v3] ipv4: "
` [PATCH 07/10 net-next v3] net: convert remaining ipv6_stub users to "
` [PATCH 08/10 net-next v3] bpf: remove ipv6_bpf_stub completely and use "
` [PATCH 09/10 net-next v3] ipv6: remove ipv6_stub infrastructure completely
` [PATCH 10/10 net-next v3] netfilter: remove nf_ipv6_ops and use direct function calls

[PATCH net-next] gve: add XDP metadata support for DQ RDA
 2026-03-17 14:03 UTC  (2+ messages)

[PATCH v1 3/5] bpf: add helper masks for ADJ_ROOM decap flags
 2026-03-17 14:01 UTC  (8+ messages)
` [PATCH v1 4/5] bpf: add guard rails for new DECAP flags
` [PATCH v1 5/5] bpf: clear decap tunnel GSO state in skb_adjust_room

[PATCH] ipvs: Move defense_work to system_dfl_long_wq
 2026-03-17 14:00 UTC 

[PATCH] device property: Make modifications of fwnode "flags" thread safe
 2026-03-17 13:42 UTC  (13+ messages)

[PATCH net v1] IB/core: Fix use-after-free of ipvlan phy_dev in ib_get_eth_speed
 2026-03-17 13:41 UTC  (4+ messages)

[PATCH net-next v1] net: openvswitch: decouple flow_table from ovs_mutex
 2026-03-17 13:30 UTC  (2+ messages)

[PATCH v4 net-next 0/5] octeontx2-af: npc: Enhancements
 2026-03-17 13:22 UTC  (3+ messages)
` [PATCH v4 net-next 2/5] devlink: Implement devlink param multi attribute nested data values

[PATCH v2 0/2] Fixes for stmmac driver
 2026-03-17 13:11 UTC  (7+ messages)
` [PATCH v2 1/2] net: stmmac: fix pinctrl management during suspend/resume

[PATCH] net: stmmac: skip VLAN restore when VLAN hash ops are missing
 2026-03-17 13:05 UTC  (3+ messages)

[PATCH v2] sunrpc: simplify dprintk() macros and cleanup redundant debug guards
 2026-03-17 13:04 UTC  (5+ messages)

[PATCH net v2 0/2] team: fix header_ops type confusion and add selftest
 2026-03-17 12:45 UTC  (3+ messages)
` [PATCH net v2 1/2] team: fix header_ops type confusion with non-Ethernet ports
` [PATCH net v2 2/2] selftests: team: add non-Ethernet header_ops reproducer

[PATCH net v3] virtio-net: enable NETIF_F_GRO_HW only if GRO-related offloads are supported
 2026-03-17 12:41 UTC  (3+ messages)

[PATCH net-next v3 0/3] Initial support for PIC64-HPSC/HX Ethernet endpoint
 2026-03-17 12:40 UTC  (8+ messages)
` [PATCH net-next v3 2/3] net: macb: add safeguards for jumbo frame larger than 10240

[PATCH net v2] net: usb: aqc111: Do not perform PM inside suspend callback
 2026-03-17 12:40 UTC  (2+ messages)

[PATCH net-next] amd-xgbe: add robust link-down TX queue handling
 2026-03-17 12:20 UTC  (2+ messages)

[PATCH] net: stmmac: Reorder cleanup sequence and disable IRQ earlier in reset path
 2026-03-17 12:19 UTC 

[PATCH net 0/6] xsk: tailroom reservation and MTU validation
 2026-03-17 12:13 UTC  (15+ messages)
` [PATCH net 1/6] xsk: respect tailroom for ZC setups
` [PATCH net 2/6] ice: do not round up result of dbuff calculation for xsk pool
` [PATCH net 3/6] i40e: "
` [PATCH net 4/6] xsk: validate MTU against usable frame size on bind
` [PATCH net 5/6] selftests: bpf: fix pkt grow tests

[PATCH net] amd-xgbe: synchronize KR training with device operations
 2026-03-17 12:09 UTC  (3+ messages)
` [net] "

[PATCH net-next v3] selftests: net: add ipv6 RA route to ECMP merge test
 2026-03-17 12:00 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: centralize master device offload feature computation
 2026-03-17 11:58 UTC  (3+ messages)
` [PATCH net-next v3 3/5] macsec: move netdev_upper_dev_link() after macsec_changelink_common()

[PATCH net-next,RFC 0/8] netfilter: flowtable bulking
 2026-03-17 11:39 UTC  (10+ messages)
` [PATCH net-next,RFC 1/8] netfilter: flowtable: Add basic bulking infrastructure for early ingress hook
` [PATCH net-next,RFC 2/8] netfilter: flowtable: Add IPv6 "
` [PATCH net-next,RFC 3/8] netfilter: nf_tables: add flowtable early_ingress support
` [PATCH net-next,RFC 4/8] netfilter: nf_tables: add nft_set_pktinfo_ingress()
` [PATCH net-next,RFC 5/8] netfilter: nf_tables: add early ingress chain
` [PATCH net-next,RFC 6/8] net: add dev_dst_drop() helper function
` [PATCH net-next,RFC 7/8] net: add dev_noqueue_xmit_list() "
` [PATCH net-next,RFC 8/8] net: add dev_queue_xmit_list() and use it

[PATCH net-next v8 00/11] net: tunnel: introduce noref xmit flows for tunnels
 2026-03-17 11:37 UTC  (2+ messages)

[PATCH net] clsact: Fix use-after-free in init/destroy rollback asymmetry
 2026-03-17 11:30 UTC  (2+ messages)

[PATCH net v10 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-17 11:29 UTC  (3+ messages)
` [PATCH net v10 1/2] virtio-net: correct hdr_len handling "

[PATCH net-next v5 00/11] net: tunnel: introduce noref xmit flows for tunnels
 2026-03-17 11:28 UTC  (3+ messages)

[PATCH net v1] net/ipv6: mcast: fix circular locking dependency in __ipv6_dev_mc_inc()
 2026-03-17 11:12 UTC 

[PATCH net] netdevsim: drop PSP ext ref on forward failure
 2026-03-17 11:11 UTC  (2+ messages)

[PATCH iproute2-next 0/2] Add support for seg6 tunsrc
 2026-03-17 11:10 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] seg6: add tunsrc support in iproute_lwtunnel

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-03-17 11:06 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v12 net-next] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
 2026-03-17 11:03 UTC 

[PATCH net-next v3 0/2] Add support for seg6 tunsrc
 2026-03-17 10:54 UTC  (3+ messages)
` [PATCH net-next v3 2/2] selftests: add check "

[PATCH v2] selftests/bpf: trampoline_count: use dedicated target function
 2026-03-17 10:54 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Add hds-thresh query support via ethtool
 2026-03-17 10:49 UTC 

[PATCH net-next] net/mlx5e: Remove unused field in mlx5e_flow_steering struct
 2026-03-17 10:45 UTC 

[PATCH net] af_key: validate families in pfkey_send_migrate()
 2026-03-17 10:42 UTC  (2+ messages)

[PATCH net] xfrm: prevent policy_hthresh.work from racing with netns teardown
 2026-03-17 10:41 UTC  (2+ messages)

[PATCH net-next 0/9] pull request: ovpn 2026-03-17
 2026-03-17 10:40 UTC  (10+ messages)
` [PATCH net-next 1/9] selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3
` [PATCH net-next 2/9] ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doit
` [PATCH net-next 3/9] ovpn: pktid: use bitops.h API
` [PATCH net-next 4/9] ovpn: notify userspace on client float event
` [PATCH net-next 5/9] selftests: ovpn: add notification parsing and matching
` [PATCH net-next 6/9] ovpn: add support for asymmetric peer IDs
` [PATCH net-next 7/9] selftests: ovpn: check asymmetric peer-id
` [PATCH net-next 8/9] selftests: ovpn: add test for the FW mark feature
` [PATCH net-next 9/9] ovpn: consolidate crypto allocations in one chunk

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-17 10:34 UTC  (3+ messages)
` [PATCH 04/15] net: Use trace_invoke_##name() at guarded tracepoint "

[PATCH v5 net 0/3] net: enetc: safely reinitialize TX BD ring when it has unsent frames
 2026-03-17 10:32 UTC  (5+ messages)
` [PATCH v5 net 3/3] net: enetc: do not access non-existent registers on pseudo MAC

[PATCH net v2] net: use skb_header_pointer() in gso_features_check() for TCPv4 GSO
 2026-03-17 10:22 UTC  (3+ messages)
` [PATCH net v3] net: use skb_header_pointer() only for DODGY TCPv4 GSO skbs

clarification: PCI device not getting enumerated
 2026-03-17 10:19 UTC 

[PATCH v12 nf-next] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW
 2026-03-17 10:17 UTC 

[PATCH v12 nf-next] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
 2026-03-17 10:15 UTC 

[PATCH net-next v17 01/14] net: homa: define user-visible API for Homa
 2026-03-17 10:10 UTC  (2+ messages)

[PATCH net-next 1/2] ppp: disconnect channel before nullifying pch->chan
 2026-03-17 10:10 UTC  (4+ messages)
` [PATCH net-next 2/2] ppp: remove pch->chan NULL checks from tx path

[PATCH net-next v8 0/2] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-03-17  9:50 UTC  (2+ messages)

[PATCH net-next v4 0/6] bnxt_en: Add XDP RSS hash metadata support
 2026-03-17  9:49 UTC  (5+ messages)
` [PATCH net-next v4 5/6] selftests: net: move common xdp.py functions into lib
` [PATCH net-next v4 6/6] selftests: drv-net: xdp: Add rss_hash metadata tests

[PATCH net-next v5 00/11] Wangxun improvement and new support
 2026-03-17  9:46 UTC  (13+ messages)
` [PATCH net-next v5 01/11] net: ngbe: remove netdev->ethtool->wol_enabled setting
` [PATCH net-next v5 02/11] net: ngbe: move the WOL functions to libwx
` [PATCH net-next v5 03/11] net: ngbe: remove redundant macros
` [PATCH net-next v5 04/11] net: ngbe: improve the reset flow
` [PATCH net-next v5 05/11] net: wangxun: move reusable PCI driver ops functions into libwx
` [PATCH net-next v5 06/11] net: txgbe: add power management support
` [PATCH net-next v5 07/11] net: wangxun: move ethtool_ops.set_channels into libwx
` [PATCH net-next v5 08/11] net: wangxun: delete service_timer before cancel service_work
` [PATCH net-next v5 09/11] net: wangxun: add Tx timeout process
` [PATCH net-next v5 10/11] net: wangxun: improve flow control setting
` [PATCH net-next v5 11/11] net: wangxun: implement pci_error_handlers ops

[net-next PATCH 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
 2026-03-17  9:42 UTC  (14+ messages)
` [PATCH net-next 01/13] net: renesas: rswitch: improve port change mode functions
` [PATCH net-next 02/13] net: renesas: rswitch: use device instead of net_device
` [PATCH net-next 03/13] net: renesas: rswitch: fix FWPC2 register access macros
` [PATCH net-next 04/13] net: renesas: rswitch: add register definitions for vlan support
` [PATCH net-next 05/13] net: renesas: rswitch: add exception path for packets with unknown dst MAC
` [PATCH net-next 06/13] net: renesas: rswitch: add forwarding rules for gwca
` [PATCH net-next 07/13] net: renesas: rswitch: make helper functions available to whole driver
` [PATCH net-next 08/13] net: renesas: rswitch: add basic vlan init to rswitch_fwd_init
` [PATCH net-next 09/13] net: renesas: rswitch: update port HW init
` [PATCH net-next 10/13] net: renesas: rswitch: clean up is_rdev rswitch_device checking
` [PATCH net-next 11/13] net: renesas: rswitch: add passing of rswitch_private into notifiers
` [PATCH net-next 12/13] net: renesas: rswitch: add handler for FDB notification
` [PATCH net-next 13/13] net: renesas: rswitch: add vlan aware switching

[PATCH v2 0/4] Use the QMI service IDs from the QMI header
 2026-03-17  9:37 UTC  (7+ messages)
` [PATCH v2 4/4] ALSA: usb-audio: qcom: Use the unified QMI service ID instead of defining it locally

[PATCH ipsec-next 00/10] xfrm: fix most sparse warnings
 2026-03-17  9:31 UTC  (3+ messages)

[PATCH] net: stmmac: avoid repeated devm_gpiod_get_optional in mdio reset on resume
 2026-03-17  8:51 UTC 

[RFC net-next 0/3] tls_sw: add tx record zero padding
 2026-03-17  9:19 UTC  (7+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "

[PATCH iwl-net 0/3] idpf: virtchnl locking and async fixes
 2026-03-17  9:00 UTC  (2+ messages)

[PATCH V3] NFC: nxp-nci: allow GPIOs to sleep
 2026-03-17  8:53 UTC 

[PATCH net-next v5 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-17  8:33 UTC  (4+ messages)
` [PATCH net-next v5 1/3] ethtool: Add RSS indirection table resize helpers
` [PATCH net-next v5 2/3] bnxt_en: Resize RSS contexts on channel count change
` [PATCH net-next v5 3/3] selftests: rss_drv: Add RSS indirection table resize tests

[PATCH net-next v2 0/3] net: dpaa2-mac: export standard statistics
 2026-03-17  8:21 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: dpaa2-mac: extend APIs related to statistics
` [PATCH net-next v2 2/3] net: dpaa2-mac: retrieve MAC statistics in one firmware command

[PATCH iproute2-next 0/3] devlink: show devlink instance index in dev output
 2026-03-17  8:17 UTC  (4+ messages)
` [PATCH iproute2-next 2/3] mnl: add fallback implementation for mnl_attr_get_uint()

[PATCH v2 0/2] dt-bindings: net: micrel: Fix KSZ8041RNLI dtbs_check warnings
 2026-03-17  8:02 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: micrel: Sort lists
` [PATCH v2 2/2] dt-bindings: net: micrel: KSZ8041RNLI supports LED mode

[pull-request] mlx5-next updates 2026-03-17
 2026-03-17  7:58 UTC 

[PATCH net-next] net: bcmgenet: enable EEE TX LPI by default
 2026-03-17  7:51 UTC  (5+ messages)

[PATCH net-next v10 0/4] riscv: spacemit: Add ethernet support for K3
 2026-03-17  7:41 UTC  (4+ messages)
` [PATCH net-next v10 1/4] dt-bindings: net: Add support for Spacemit K3 dwmac

[PATCH v3 0/8] TLS read_sock performance scalability
 2026-03-17  7:06 UTC  (4+ messages)
` [PATCH v3 2/8] tls: Factor tls_rx_decrypt_record() helper

[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-17  6:51 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
` [PATCH net-next 2/3] tcp: keep scaled no-shrink window representable
` [PATCH net-next 3/3] selftests: packetdrill: cover scaled rwnd quantization slack

[PATCH iwl-next v2 0/2] igc: enable build_skb path
 2026-03-17  6:21 UTC  (3+ messages)
` [PATCH iwl-next v2 1/2] igc: set RX hardware timestamps in igc_build_skb()
` [PATCH iwl-next v2 2/2] igc: enable build_skb on the non-XDP small-frame RX path

[PATCH net-next v2] l2tp: ppp: use max L2TP header size for PPP channel hdrlen
 2026-03-17  5:41 UTC 

[PATCH net-next 0/9] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-03-17  5:10 UTC  (10+ messages)
` [PATCH net-next 1/9] r8152: Add support for RTL8157 RX/TX descriptor format
` [PATCH net-next 2/9] r8152: Add support for RTL8157 SRAM access and ADV indirect access
` [PATCH net-next 6/9] r8152: Add support for chip version RTL_VER_16

[PATCH v5 net-next 0/5] octeontx2-af: npc: Enhancements
 2026-03-17  4:56 UTC  (6+ messages)
` [PATCH v5 net-next 1/5] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v5 net-next 2/5] devlink: Implement devlink param multi attribute nested data values
` [PATCH v5 net-next 3/5] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v5 net-next 4/5] octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries
` [PATCH v5 net-next 5/5] octeontx2-af: npc: Support for custom KPU profile from filesystem

[net-next v33 0/1] MCTP Over PCC Transport
 2026-03-17  4:51 UTC  (3+ messages)
` [net-next v33 1/1] mctp pcc: Implement MCTP over "

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-03-17  4:44 UTC  (2+ messages)

[PATCH v4] tg3: replace placeholder MAC address with device property
 2026-03-17  4:00 UTC  (2+ messages)

[PATCH v3 0/2] net: usb: cdc_ncm: add ndpoffset to NDP nframes bounds check
 2026-03-17  4:00 UTC  (2+ messages)

[PATCH v8 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-17  3:45 UTC  (6+ messages)
` [PATCH v8 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v8 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v8 net-next 08/11] net/nebula-matrix: add vsi resource implementation
` [PATCH v8 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v8 net-next 11/11] net/nebula-matrix: add common dev start/stop operation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox