public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-05 02:27:22 to 2026-03-05 11:46:39 UTC [more...]

[RFC PATCH 0/8] xilinx: tsn: Add TSN Endpoint Ethernet MAC driver support
 2026-03-05 11:46 UTC  (5+ messages)

[PATCH net v5 0/9] Address XDP frags having negative tailroom
 2026-03-05 11:12 UTC  (10+ messages)
` [PATCH net v5 1/9] xdp: use modulo operation to calculate XDP frag tailroom
` [PATCH net v5 2/9] xsk: introduce helper to determine rxq->frag_size
` [PATCH net v5 3/9] ice: fix rxq info registering in mbuf packets
` [PATCH net v5 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
` [PATCH net v5 5/9] i40e: fix registering XDP RxQ info
` [PATCH net v5 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH net v5 7/9] libeth, idpf: use truesize "
` [PATCH net v5 8/9] net: enetc: "
` [PATCH net v5 9/9] xdp: produce a warning when calculated tailroom is negative

[PATCH v4 bpf/net 0/6] sockmap: Fix UAF and broken memory accounting for UDP
 2026-03-05 11:44 UTC  (22+ messages)
` [PATCH v4 bpf/net 1/6] sockmap: Annotate sk->sk_data_ready() "
` [PATCH v4 bpf/net 2/6] sockmap: Annotate sk->sk_write_space() "
` [PATCH v4 bpf/net 3/6] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH v4 bpf/net 4/6] sockmap: Inline sk_psock_create_ingress_msg()
` [PATCH v4 bpf/net 6/6] sockmap: Fix broken memory accounting for UDP

[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
 2026-03-05 11:43 UTC  (25+ messages)
` [PATCH phy-next 03/22] usb: add missing headers transitively included by <linux/phy/phy.h>
` [PATCH phy-next 05/22] phy: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 12/22] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH phy-next 13/22] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH phy-next 17/22] net: renesas: rswitch: include PHY provider header
` [PATCH phy-next 19/22] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH phy-next 20/22] phy: include PHY provider header
` [PATCH phy-next 22/22] MAINTAINERS: add regex for linux-phy

[PATCH v7 0/5] nvme-tcp: Support receiving KeyUpdate requests
 2026-03-05 11:43 UTC  (7+ messages)
` [PATCH v7 4/5] nvme-tcp: Support KeyUpdate

[PATCH 1/2 net v3] net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
 2026-03-05 11:41 UTC  (3+ messages)

[PATCH net-next 0/4] Initial support for p64h GEM
 2026-03-05 11:40 UTC  (3+ messages)
` [PATCH net-next 3/4] net: macb: add safeguards for jumbo frame larger than 10240

[PATCH net-next] tools: ynl: add uns-admin-perm to genetlink
 2026-03-05 11:36 UTC  (2+ messages)

[PATCH net-next v5] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-03-05 11:30 UTC  (3+ messages)

[PATCH 0/2] net: bonding: fix type-confusion in bonding header_ops
 2026-03-05 11:29 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: add READ_ONCE for header_ops callbacks

[net-next V4 0/5] net: ethtool: Track TX pause storm
 2026-03-05 11:26 UTC  (3+ messages)
` [net-next V4 5/5] eth: mlx5: Move pause storm errors to pause stats

[PATCH net-next 0/2] smc-sysctl formatting and missing entries
 2026-03-05 11:24 UTC  (4+ messages)
` [PATCH net-next 1/2] net/smc: fix indentation in smcr_buf_type section
` [PATCH net-next 2/2] net/smc: Add documentation for limit_smc_hs and hs_ctrl

[PATCH net] net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
 2026-03-05 11:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
 2026-03-05 11:16 UTC  (2+ messages)

[PATCH] net/mlx5: poll mlx5 eq during irq migration
 2026-03-05 11:16 UTC  (5+ messages)

[PATCH 0/2] nfc: drop redundant USB device references
 2026-03-05 11:10 UTC  (3+ messages)
` [PATCH 1/2] nfc: pn533: drop redundant device reference
` [PATCH 2/2] nfc: port100: "

[PATCH v4 0/2] net: bonding: fix type-confusion in bonding header_ops
 2026-03-05 11:07 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] net: read header_ops callbacks with READ_ONCE()

[PATCH net-next v3 7/8] net: macb: add XDP support for gem
 2026-03-05 11:01 UTC  (2+ messages)
` [net-next,v3,7/8] "

[PATCH net-next v1 0/4] r8169: add ltr and c10 support for RTL8116af
 2026-03-05 10:58 UTC  (6+ messages)
` [PATCH net-next v1 4/4] r8169: enable system enter c10 with RTL8116af

[net-next 0/3] psp: Support PSP reset statistics
 2026-03-05 10:55 UTC  (7+ messages)
` [net-next 1/3] psp: Support resetting statistics on a device
` [net-next 3/3] selftests: drv-net: psp: add reset statistics test

[PATCH 0/2] IPA support on qcm2290
 2026-03-05 10:54 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible

[PATCH net-next v3 0/8] net: macb: Add XDP support and page pool integration
 2026-03-05 10:53 UTC  (3+ messages)
` [PATCH net-next v3 3/8] net: macb: Add page pool support handle multi-descriptor frame rx

[PATCH net-next 01/14] ipv6: export fib6_lookup for nft_fib_ipv6
 2026-03-05 10:51 UTC  (2+ messages)

[PATCH net-next v3 3/8] bng_en: add ethtool link settings, get_link, and nway_reset
 2026-03-05 10:51 UTC  (5+ messages)
` [net-next,v3,3/8] "

[PATCH] net: usb: lan78xx: drop redundant device reference
 2026-03-05 10:50 UTC 

[PATCH] net: mdio: mvusb: drop redundant device reference
 2026-03-05 10:47 UTC 

[PATCH] net: mctp: fix device leak on probe failure
 2026-03-05 10:45 UTC 

[PATCH rdma-next 0/6] Add support for TLP emulation
 2026-03-05 10:44 UTC  (3+ messages)
` (subset) "

[PATCH] ieee802154: atusb: drop redundant device reference
 2026-03-05 10:43 UTC 

[PATCH 0/3] Remove <linux/of_gpio.h>
 2026-03-05 10:43 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next v2 0/8] net: stmmac: mdio related cleanups
 2026-03-05 10:43 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: stmmac: mdio: convert MDC clock divisor selection to tables
` [PATCH net-next v2 2/8] net: stmmac: mdio: use same test for MDC clock divisor lookups
` [PATCH net-next v2 3/8] net: stmmac: mdio: simplify MDC clock divisor lookup
` [PATCH net-next v2 4/8] net: stmmac: mdio: convert field prep to use field_prep()
` [PATCH net-next v2 5/8] net: stmmac: use u32 for MDIO register field masks
` [PATCH net-next v2 6/8] net: stmmac: use GENMASK_U32() for mdio bitfields
` [PATCH net-next v2 7/8] net: stmmac: mdio_bus_data->default_an_inband is boolean
` [PATCH net-next v2 8/8] net: stmmac: make pcs_mask and phy_mask u32

[PATCH net-next 1/1] net: stmac: actually error requests to change the auxiliary snapshot capture channel
 2026-03-05 10:41 UTC 

[PATCH net-next] tcp: remove unused hash_size from struct tcp_out_options
 2026-03-05 10:40 UTC  (6+ messages)

[PATCH net-next v3 6/8] bng_en: add initial support for ethtool stats display
 2026-03-05 10:33 UTC  (5+ messages)
` [net-next,v3,6/8] "

[PATCH net-next 0/2] amd-xgbe: add support for P100a platform
 2026-03-05 10:30 UTC  (2+ messages)

[PATCH iwl-next v5] igb: Retrieve Tx timestamp from BH workqueue
 2026-03-05 10:25 UTC 

[PATCH net-next v6 0/9] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-03-05 10:19 UTC  (7+ messages)
` [PATCH net-next v6 1/9] net: dsa: microchip: Add support for KSZ8463 global irq
` [PATCH net-next v6 2/9] net: dsa: microchip: Decorrelate IRQ domain from port
` [PATCH net-next v6 4/9] net: dsa: microchip: Add support for KSZ8463's PTP interrupts

[PATCH 1/2] octeontx2-af: siplify rvu_debugfs
 2026-03-05 10:16 UTC  (2+ messages)
` [1/2] "

[PATCH net-next v28 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-03-05 10:16 UTC  (3+ messages)
` [PATCH net-next v28 4/8] eea: create/destroy rx,tx queues for netdevice open and stop

[PATCH net-next] net/mlx5: Allow asynchronous probe
 2026-03-05 10:03 UTC  (3+ messages)

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-05  9:57 UTC  (7+ messages)
` [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

[PATCH net-next 0/8] net: phy: improve stats handling in mdio_bus.c
 2026-03-05  9:57 UTC  (4+ messages)
  ` [PATCH net-next 8/8] net: phy: improve mdiobus_stats_acct

[PATCH net-next v6 0/2] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-03-05  9:56 UTC  (3+ messages)
` [PATCH net-next v6 1/2] net/sched: cls_flower: remove unions from fl_flow_key
` [PATCH net-next v6 2/2] net: dsa: mv88e6xxx: Add partial support for TCAM entries

[PATCH net-next v4] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-05  9:51 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpsw: Use also port number to identify timestamps
 2026-03-05  9:50 UTC  (2+ messages)

[PATCH net-next v2 0/3] Support PHYs that have inband autoneg disabled with GEM
 2026-03-05  9:42 UTC  (11+ messages)
` [PATCH net-next v2 1/3] net: macb: fix SGMII with inband aneg disabled

[PATCH net 0/4] netfilter: updates for net
 2026-03-05  9:40 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-net] idpf: clear stale cdev_info ptr
 2026-03-05  9:30 UTC  (2+ messages)

[PATCH net-next v2 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-05  9:25 UTC  (2+ messages)

[PATCH v3 v3 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors
 2026-03-05  9:09 UTC  (3+ messages)
` [v3,v3,1/2] "

thunderbolt_net performance and receive-side-scaling (RSS)
 2026-03-05  9:06 UTC 

[PATCH net-next] net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm reset
 2026-03-05  9:03 UTC 

[PATCH net-next 0/2] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-03-05  8:59 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: Add support for Airoha AN8801/R GbE PHY

[PATCH iwl-next v4] igb: Retrieve Tx timestamp from BH workqueue
 2026-03-05  8:55 UTC  (5+ messages)

[PATCH net-next v3] net/smc: transition to RDMA core CQ pooling
 2026-03-05  8:55 UTC  (2+ messages)

[PATCH net] net: bcmgenet: fix bcmgenet_get_eee() clobbered by phy_ethtool_get_eee()
 2026-03-05  8:50 UTC  (3+ messages)

[PATCH iproute2] include/color.h: add missing include for types
 2026-03-05  8:25 UTC 

[PATCH net-next v3 2/3] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
 2026-03-05  8:10 UTC  (3+ messages)

[PATCH net V3] net/mlx5: Fix deadlock between devlink lock and esw->wq
 2026-03-05  8:10 UTC 

[PATCH net-next v1] net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
 2026-03-05  8:09 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: iou-zcrx: wait for memory cleanup of probe run
 2026-03-05  8:04 UTC 

[PATCH RFC net-next 0/2] hsr: Add additional info to send/ receive skbs
 2026-03-05  8:07 UTC  (8+ messages)
` [PATCH RFC net-next 1/2] hsr: Allow to send a specific port and with HSR header

[PATCH v2 net 0/3] amd-xgbe: RX adaptation and PHY handling fixes
 2026-03-05  7:59 UTC  (5+ messages)
` [PATCH v2 net 1/3] amd-xgbe: fix link status handling in xgbe_rx_adaptation
` [PATCH v2 net 2/3] amd-xgbe: prevent CRC errors during RX adaptation with AN disabled
` [PATCH v2 net 3/3] amd-xgbe: reset PHY settings before starting PHY

[PATCH net-next V3 00/10] devlink: add per-port resource support
 2026-03-05  7:56 UTC  (6+ messages)

[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-03-05  7:51 UTC  (7+ messages)
` [PATCH ipsec-next v5 1/8] xfrm: add missing __rcu annotation to nlsk
    ` [devel-ipsec] "
` [PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
    ` [devel-ipsec] "

[PATCH net v3] net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
 2026-03-05  7:42 UTC  (2+ messages)

Stable backport request: vsock namespace support for 6.18.y
 2026-03-05  7:15 UTC  (2+ messages)

[PATCH net-next v2] selftests: af_unix: validate SO_PEEK_OFF advancement and reset
 2026-03-05  7:05 UTC 

[PATCH 0/3] cgroup: improve cgroup_file_notify() scalability
 2026-03-05  7:01 UTC  (8+ messages)
` [PATCH 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()

[PATCH net-next] net: spacemit: Remove unused buff_addr fields
 2026-03-05  7:00 UTC 

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-05  7:00 UTC  (7+ messages)

[PATCH net v2 0/2] net: spacemit: A few error handling fixes
 2026-03-05  6:39 UTC  (3+ messages)
` [PATCH net v2 1/2] net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
` [PATCH net v2 2/2] net: spacemit: Fix error handling in emac_tx_mem_map()

[PATCH net-next] octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handling
 2026-03-05  6:28 UTC  (2+ messages)

[PATCH net] net: ncsi: fix skb leak in error paths
 2026-03-05  6:09 UTC  (3+ messages)

[PATCH net v2] net: ncsi: fix skb leak in error paths
 2026-03-05  6:06 UTC 

[PATCH net-next 0/4] net: spacemit: A few minor/theoretical fixes
 2026-03-05  5:55 UTC  (5+ messages)
` [PATCH net-next 1/4] net: spacemit: Remove unused buff_addr fields

[PATCH net-next v6 0/5] Add AST2600 RGMII delay into ftgmac100
 2026-03-05  5:05 UTC  (9+ messages)
` [PATCH net-next v6 3/5] net: ftgmac100: Add RGMII delay support for AST2600
    ` 回覆: "
` [PATCH net-next v6 5/5] ARM: dts: aspeed: ast2600-evb: Configure RGMII delay for MAC

[PATCH net-next V2 RESEND] tcp: shrink per-packet memset in __tcp_transmit_skb()
 2026-03-05  4:41 UTC  (2+ messages)

[PATCH net-next v8 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-03-05  4:38 UTC  (4+ messages)
` [PATCH net-next v8 02/16] net: Implement netdev_nl_queue_create_doit

[PATCH net-next v2 1/2] udp: Preserve UDP socket addresses on abort
 2026-03-05  3:25 UTC  (2+ messages)

[PATCH net v8 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-05  3:19 UTC  (3+ messages)
` [PATCH net v8 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v8 2/2] virtio-net: correct hdr_len handling for tunnel gso

[PATCH v2 0/2] net: enetc: fix fallback PHY address handling and do not skip setting for addr 0
 2026-03-05  3:12 UTC  (3+ messages)
` [PATCH v2 1/2] net: enetc: fix incorrect fallback PHY address handling
` [PATCH v2 2/2] net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0

[PATCH net 0/5] mptcp: misc fixes for v7.0-rc2
 2026-03-05  3:02 UTC  (3+ messages)

[PATCH net] net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
 2026-03-05  3:01 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: update the README
 2026-03-05  3:00 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: rss: Fix error calculation in test_hitless_key_update
 2026-03-05  3:00 UTC  (2+ messages)

[PATCH v2] dibs: change dibs_class to a const struct
 2026-03-05  3:00 UTC  (2+ messages)

[PATCH net v3 0/4] net: stmmac: Fix VLAN handling when interface is down
 2026-03-05  3:00 UTC  (2+ messages)

[PATCH net-next v2 2/4] bnxt_en: Implement XDP RSS hash metadata extraction
 2026-03-05  2:57 UTC  (2+ messages)
` [net-next,v2,2/4] "

[PATCH net-next] net: use ktime_t in struct scm_timestamping_internal
 2026-03-05  2:56 UTC  (4+ messages)

[PATCH bpf v4 0/9] Address XDP frags having negative tailroom
 2026-03-05  2:55 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-03-05  2:52 UTC  (7+ messages)
` [PATCH net-next v3 1/3] dt-bindings: ethernet: eswin: add clock sampling control
          `  "

[PATCH net 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-05  2:50 UTC  (12+ messages)
` [PATCH net 1/3] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled

[PATCH net-next v2 0/4][pull request] Intel Wired LAN Driver Updates 2026-03-02 (ice, i40e, ixgbe)
 2026-03-05  2:50 UTC  (2+ messages)

[GIT PULL] wireless-next-2026-03-04
 2026-03-05  2:46 UTC  (2+ messages)

[PATCH net-next] tcp: move tcp_do_parse_auth_options() to net/ipv4/tcp.c
 2026-03-05  2:40 UTC  (2+ messages)

[PATCH net-next v5] net: openvswitch: clean up some kernel-doc warnings
 2026-03-05  2:40 UTC  (2+ messages)

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2026-03-03 (ice, libie, iavf, igb, igc)
 2026-03-05  2:40 UTC  (2+ messages)

[PATCH net 0/5] nfc: fix leaks and races surfaced by NIPA
 2026-03-05  2:40 UTC  (2+ messages)

[PATCH net V2 0/6] mlx5 misc fixes 2026-02-18
 2026-03-05  2:33 UTC  (3+ messages)
` [PATCH net V2 5/6] net/mlx5e: Fix deadlocks between devlink and netdev instance locks


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