netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-15 02:01:41 to 2025-11-17 02:45:08 UTC [more...]

[PATCHv5 net-next 0/3] Add YNL test framework and library improvements
 2025-11-17  2:44 UTC 

[PATCH ipsec] xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
 2025-11-17  2:12 UTC  (3+ messages)

[PATCH] ath9k: debug.h: fix kernel-doc bad lines and struct ath_tx_stats
 2025-11-17  2:03 UTC 

[PATCH] ath9k-common: fix kernel-doc warnings in common-debug.h
 2025-11-17  2:02 UTC 

[PATCH] ath: wil6210: fix a bunch of kernel-doc warnings
 2025-11-17  2:02 UTC 

[PATCH] net/ipv6: allow device-only routes via the multipath API
 2025-11-17  1:57 UTC  (2+ messages)

[PATCHv4 net-next 0/3] Add YNL test framework and library improvements
 2025-11-17  1:30 UTC  (6+ messages)
` [PATCHv4 net-next 3/3] tools: ynl: add YNL test framework

[PATCH v3 net-next 0/3] net: expand napi_skb_cache use
 2025-11-17  1:07 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] net: add a new @alloc parameter to napi_skb_cache_get()
` [PATCH v3 net-next 2/3] net: __alloc_skb() cleanup
` [PATCH v3 net-next 3/3] net: use napi_skb_cache even in process context

[PATCH v3 0/6] rust: replace `kernel::c_str!` with C-Strings
 2025-11-16 23:52 UTC  (6+ messages)
` [PATCH v3 2/6] rust: net: "
` [PATCH v3 4/6] rust: sync: "

[PATCH net] net: phy: smsc: Skip soft reset when a hardware reset GPIO is provided
 2025-11-16 22:11 UTC  (3+ messages)

[PATCH net-next v3 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
 2025-11-16 21:50 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: mana: Move hardware counter stats from per-port to per-VF context
` [PATCH net-next v3 2/2] net: mana: Add standard counter rx_missed_errors

[PATCH net-next v5 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-16 21:44 UTC  (5+ messages)
` [PATCH net-next v5 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
` [PATCH net-next v5 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources

[PATCH net-next v4 0/5] netconsole: support automatic target recovery
 2025-11-16 21:09 UTC  (8+ messages)
` [PATCH net-next v4 1/5] netconsole: add target_state enum
` [PATCH net-next v4 2/5] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v4 3/5] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v4 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v4 5/5] selftests: netconsole: validate target resume

[PATCH net-next 0/6] net/mlx5: Move notifiers outside the devlink lock
 2025-11-16 20:45 UTC  (7+ messages)
` [PATCH net-next 1/6] net/mlx5: Initialize events outside "
` [PATCH net-next 2/6] net/mlx5: Move the esw mode notifier chain outside the "
` [PATCH net-next 3/6] net/mlx5: Move the vhca event notifier outside of "
` [PATCH net-next 4/6] net/mlx5: Move the SF HW table notifier outside "
` [PATCH net-next 5/6] net/mlx5: Move the SF table notifiers "
` [PATCH net-next 6/6] net/mlx5: Move SF dev table notifier registration outside the PF "

[PATCH] net: dsa: realtek: rtl8365mb: fix return value in rtl8365mb_phy_ocp_write
 2025-11-16 20:09 UTC  (4+ messages)

[PATCH net-next 0/3] YNL CLI --list-attrs argument
 2025-11-16 19:28 UTC  (4+ messages)
` [PATCH net-next 1/3] tools: ynl: cli: Add --list-attrs option to show operation attributes
` [PATCH net-next 2/3] tools: ynl: cli: Parse nested attributes in --list-attrs output
` [PATCH net-next 3/3] tools: ynl: cli: Display enum values "

[PATCH rdma-next 0/9] RDMA/core: Introduce FRMR pools infrastructure
 2025-11-16 19:10 UTC  (10+ messages)
` [PATCH rdma-next 1/9] IB/core: Introduce FRMR pools
` [PATCH rdma-next 2/9] RDMA/core: Add aging to "
` [PATCH rdma-next 3/9] RDMA/core: Add FRMR pools statistics
` [PATCH rdma-next 4/9] RDMA/core: Add pinned handles to FRMR pools
` [PATCH rdma-next 5/9] RDMA/mlx5: Switch from MR cache "
` [PATCH rdma-next 6/9] net/mlx5: Drop MR cache related code
` [PATCH rdma-next 7/9] RDMA/nldev: Add command to get FRMR pools
` [PATCH rdma-next 8/9] RDMA/core: Add netlink command to modify FRMR aging
` [PATCH rdma-next 9/9] RDMA/core: Add command to set pinned FRMR handles

[PATCH 0/2] rbree: inline rb_first() and rb_last()
 2025-11-16 18:41 UTC  (3+ messages)

[PATCH iproute2-next v2] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
 2025-11-16 17:45 UTC  (3+ messages)

[PATCH v2] net: phylink: add missing supported link modes for the fixed-link
 2025-11-16 17:33 UTC  (3+ messages)

[PATCH] rtl8365mb: initialize ret in phy_ocp_read and return ret in phy_ocp_write
 2025-11-16 17:22 UTC  (3+ messages)

[PATCH iproute2-next v4 0/3] Add DPLL subsystem management tool
 2025-11-16 17:09 UTC  (5+ messages)
` [PATCH iproute2-next v4 1/3] lib: Move mnlg to lib for shared use
` [PATCH iproute2-next v4 2/3] lib: Add str_to_bool helper function
` [PATCH iproute2-next v4 3/3] dpll: Add dpll command

[patch net-next] net: mana: Handle hardware reset events when probing the device
 2025-11-16 16:36 UTC  (2+ messages)

[PATCH RFT net-next 0/2] ethernet: intel: fix freeing uninitialized pointers with __free
 2025-11-16 15:56 UTC  (3+ messages)
` [PATCH RFT net-next 1/2] ice: remove __free usage in ice_flow
` [PATCH RFT net-next 2/2] idpf: remove __free usage in idpf_virtchnl

LAN8720: RX errors / packet loss when using smsc PHY driver on i.MX6Q
 2025-11-16 15:55 UTC  (13+ messages)

[PATCH] NFC: mei_phy: fix kernel-doc warnings
 2025-11-16 14:39 UTC  (2+ messages)

[PATCH net-next] kcm: Fix typo and add hyphen in Kconfig help text
 2025-11-16 13:56 UTC 

[PATCH v3] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
 2025-11-16 12:25 UTC  (2+ messages)

[PATCH net-next] tools: ynltool: remove -lmnl from link flags
 2025-11-16 10:31 UTC  (2+ messages)

[PATCH net-next v5 0/2] convert drivers to use ndo_hwtstamp callbacks part 4
 2025-11-16  9:46 UTC  (3+ messages)
` [PATCH net-next v5 1/2] bnx2x: convert to use ndo_hwtstamp callbacks
` [PATCH net-next v5 2/2] qede: "

RTL8127AF doesn't get a link over SFP+ DAC
 2025-11-16  9:13 UTC  (3+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_pending_remove
 2025-11-16  9:04 UTC  (2+ messages)
` [PATCH] Bluetooth: hci_sock: Prevent race in socket write iter and sock bind

[PATCH v2 net-next 0/3] net: expand napi_skb_cache use
 2025-11-16  8:48 UTC  (4+ messages)
` [PATCH v2 net-next 2/3] net: __alloc_skb() cleanup

[PATCH net] selftests: net: lib: Do not overwrite error messages
 2025-11-16  8:10 UTC 

[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in ieee80211_add_virtual_monitor
 2025-11-16  7:50 UTC 

[PATCH v4 0/2] virtio: feature related cleanups
 2025-11-16  7:45 UTC  (3+ messages)
` [PATCH v4 1/2] virtio: clean up features qword/dword terms
` [PATCH v4 2/2] vhost: switch to arrays of feature bits

[PATCH v3 0/2] virtio: feature related cleanups
 2025-11-16  7:36 UTC  (3+ messages)
` [PATCH v3 1/2] virtio: clean up features qword/dword terms
` [PATCH v3 2/2] vhost: switch to arrays of feature bits

[PATCH net-next v2 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2025-11-16  6:50 UTC  (7+ messages)
` [PATCH net-next v2 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-11-16  6:32 UTC  (4+ messages)

[PATCH v20 00/22] Type2 device basic support
 2025-11-16  2:07 UTC  (10+ messages)
` [PATCH v20 04/22] cxl: Add type2 "
` [PATCH v20 06/22] cxl: Move pci generic code

[PATCH 0/2] arm64: dts: imx943-evk: add ENETC, EMDIO and PTP Timer support
 2025-11-16  1:35 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: imx94: add basic NETC related nodes
` [PATCH 2/2] arm64: dts: imx943-evk: add ENETC, EMDIO and PTP Timer support

Ethtool: advance phy debug support
 2025-11-15 23:27 UTC  (9+ messages)

[PATCH net-next v4 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-11-15 21:46 UTC  (7+ messages)
` [PATCH net-next v4 4/4] net: ftgmac100: Add RGMII delay support for AST2600

[PATCH net] net: phylink: add missing supported link modes for the fixed-link
 2025-11-15 21:15 UTC  (4+ messages)

[v2, net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-15 21:08 UTC  (3+ messages)
` [v2, net-next 09/12] bng_en: Add ethtool link settings and capabilities support

[PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-11-15 20:58 UTC  (12+ messages)
` [PATCH v4 01/11] dt-bindings: mfd: syscon: Add mt7981-topmisc
` [PATCH v4 02/11] dt-bindings: PCI: mediatek-gen3: Add MT7981 PCIe compatible
` [PATCH v4 03/11] dt-bindings: phy: mediatek,tphy: Add support for MT7981
` [PATCH v4 04/11] arm64: dts: mediatek: mt7981b: Add PCIe and USB support
` [PATCH v4 05/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable PCIe and USB
` [PATCH v4 06/11] dt-bindings: net: mediatek,net: Correct bindings for MT7981
` [PATCH v4 07/11] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
` [PATCH v4 08/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
` [PATCH v4 09/11] arm64: dts: mediatek: mt7981b: Disable wifi by default
` [PATCH v4 10/11] arm64: dts: mediatek: mt7981b: Add wifi memory region
` [PATCH v4 11/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi

[PATCH net] net: xilinx: ll_temac: handle of_address_to_resource() failure in MDIO setup
 2025-11-15 20:53 UTC  (2+ messages)

[PATCH for net-next] if_ether.h: Clarify ethertype validity for gsw1xx dsa
 2025-11-15 20:41 UTC  (2+ messages)

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-15 20:27 UTC  (3+ messages)
` [PATCH v3 20/21] scsi: snic: Switch to use %ptSp

[PATCH net-next V2] eth: fbnic: Configure RDE settings for pause frame
 2025-11-15 20:21 UTC  (2+ messages)

[syzbot] [net?] kernel BUG in ip6_pol_route (2)
 2025-11-15 18:59 UTC 

[PATCH iproute2-next v2 1/2] genl: add json support
 2025-11-15 17:19 UTC  (2+ messages)
` [PATCH iproute2-next v2 2/2] genl: move print_policy into genl

[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
 2025-11-15 16:31 UTC  (2+ messages)
` [syzbot] [smc?] "

[syzbot] [virt?] [net?] possible deadlock in vsock_linger
 2025-11-15 16:00 UTC  (5+ messages)

[PATCH v4 00/10] powerpc: Implement masked user access
 2025-11-15 15:53 UTC  (5+ messages)
` [PATCH v4 02/10] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH v4 03/10] uaccess: Use masked_user_{read/write}_access_begin when required

[v2, net-next 08/12] bng_en: Add support for TPA events
 2025-11-15 14:59 UTC  (2+ messages)

[PATCH net-next v16 00/15] net: phy: Introduce PHY ports representation
 2025-11-15 12:55 UTC  (12+ messages)
` [PATCH net-next v16 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v16 02/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v16 03/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v16 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v16 10/15] net: phy: marvell10g: Support SFP through phy_port

cdc_ncm doesn't detect link unless ethtool is run (ASIX AX88179B)
 2025-11-15 12:33 UTC  (2+ messages)

[syzbot] [bpf?] possible deadlock in bpf_lru_push_free (2)
 2025-11-15 11:20 UTC  (4+ messages)

[PATCH net v3] net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
 2025-11-15 10:23 UTC  (6+ messages)

[PATCH net-next 0/8] pull request: ovpn 2025-11-11
 2025-11-15 10:10 UTC  (3+ messages)
` [PATCH net-next 2/8] ovpn: pktid: use bitops.h API

[PATCH 1/2 net-next v2] ipv6: clear RA flags when adding a static route
 2025-11-15  9:59 UTC  (2+ messages)
` [PATCH 2/2 net-next v2] selftests: fib_tests: add fib6 from ra to static test

[PATCH net-next v4 0/3] Unify platform suspend/resume routines for PCI DWMAC glue
 2025-11-15  9:37 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net: stmmac: Add generic suspend/resume helper for PCI-based controllers

ax88179_178a spams "Link status is: 0" and doesn't work
 2025-11-15  7:55 UTC 

[PATCH net v3 0/1] i40e: xsk: advance next_to_clean on status descriptors
 2025-11-15  7:58 UTC  (4+ messages)
` [PATCH net v3 1/1] "

[Question] Unexpected SO_PEEK_OFF behavior
 2025-11-15  7:25 UTC  (3+ messages)

[pull-request] mlx5-next updates 2025-11-13
 2025-11-15  3:00 UTC  (2+ messages)

[PATCH net-next 0/6] net/mlx5e: Speedup channel configuration operations
 2025-11-15  2:53 UTC  (3+ messages)
` [PATCH net-next 2/6] net/mlx5e: Use regular ICOSQ for triggering NAPI

[PATCH net-next] devlink: Notify eswitch mode changes to devlink monitor
 2025-11-15  2:51 UTC 

[PATCH bpf-next 1/2] bpf: Check skb->transport_header is set in bpf_skb_check_mtu
 2025-11-15  2:50 UTC  (2+ messages)

[PATCH net-next 0/4] net: stmmac: rk: use PHY_INTF_SEL_x
 2025-11-15  2:40 UTC  (2+ messages)

[PATCH net-next v4 0/2] convert drivers to use ndo_hwtstamp callbacks part 4
 2025-11-15  2:28 UTC  (2+ messages)

[PATCH net-next v2] net: ixgbe: convert to use .get_rx_ring_count
 2025-11-15  2:20 UTC  (2+ messages)

[PATCH net-next] tcp: gro: inline tcp_gro_pull_header()
 2025-11-15  2:20 UTC  (2+ messages)

[PATCH net-next] net: bnx2x: convert to use get_rx_ring_count
 2025-11-15  2:20 UTC  (2+ messages)

[PATCH net-next] sctp: Remove unused declaration sctp_auth_init_hmacs()
 2025-11-15  2:20 UTC  (2+ messages)

[PATCH net] net: openvswitch: remove never-working support for setting nsh fields
 2025-11-15  2:20 UTC  (2+ messages)

[PATCH net V4] veth: more robust handing of race to avoid txq getting stuck
 2025-11-15  2:20 UTC  (2+ messages)

[PATCH net] mptcp: fix race condition in mptcp_schedule_work()
 2025-11-15  2:20 UTC  (2+ messages)

[PATCH net] net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info_get()
 2025-11-15  2:10 UTC  (2+ messages)

[PATCH v1 net-next 0/7] af_unix: GC cleanup and optimisation
 2025-11-15  2:08 UTC  (8+ messages)
` [PATCH v1 net-next 1/7] af_unix: Count cyclic SCC
` [PATCH v1 net-next 2/7] af_unix: Simplify GC state
` [PATCH v1 net-next 3/7] af_unix: Don't trigger GC from close() if unnecessary
` [PATCH v1 net-next 4/7] af_unix: Don't call wait_for_unix_gc() on every sendmsg()
` [PATCH v1 net-next 5/7] af_unix: Refine wait_for_unix_gc()
` [PATCH v1 net-next 6/7] af_unix: Remove unix_tot_inflight
` [PATCH v1 net-next 7/7] af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc()

[PATCH net-next v2] ipv6: clean up routes when manually removing address with a lifetime
 2025-11-15  2:02 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: xdp: make the XDP qstats tests less flaky
 2025-11-15  2:01 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: xdp: Fix register spill error with clang 20
 2025-11-15  2:01 UTC  (2+ messages)

[PATCH net] net: dsa: hellcreek: fix missing error handling in LED registration
 2025-11-15  2:01 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] Replace BPF memory allocator with kmalloc_nolock() in local storage
 2025-11-15  2:01 UTC  (3+ messages)
` [PATCH v2 bpf-next 4/4] bpf: Replace bpf "


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