public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-08 16:27:41 to 2026-01-09 06:04:23 UTC [more...]

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-01-09  6:04 UTC  (13+ messages)
` [PATCH net-next v7 2/9] ptr_ring: add helper to detect newly freed space on consume
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v7 7/9] vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers

[PATCH iwl-next v2 0/3] igb: add RSS key get/set support
 2026-01-09  5:59 UTC  (6+ messages)
` [PATCH iwl-next v2 1/3] igb: prepare for "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/3] igb: expose RSS key via ethtool get_rxfh
  ` [Intel-wired-lan] "

[PATCH net-next v3 00/13] NPC HW block support for cn20k
 2026-01-09  5:48 UTC  (14+ messages)
` [PATCH net-next v3 01/13] octeontx2-af: npc: cn20k: Index management
` [PATCH net-next v3 02/13] octeontx2-af: npc: cn20k: KPM profile changes
` [PATCH net-next v3 03/13] octeontx2-af: npc: cn20k: Add default profile
` [PATCH net-next v3 04/13] ocetontx2-af: npc: cn20k: MKEX profile support
` [PATCH net-next v3 05/13] octeontx2-af: npc: cn20k: Allocate default MCAM indexes
` [PATCH net-next v3 06/13] octeontx2-af: npc: cn20k: Use common APIs
` [PATCH net-next v3 07/13] octeontx2-af: npc: cn20k: Prepare for new SoC
` [PATCH net-next v3 08/13] octeontx2-af: npc: cn20k: Add new mailboxes for CN20K silicon
` [PATCH net-next v3 09/13] octeontx2-af: npc: cn20k: virtual index support
` [PATCH net-next v3 10/13] octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installation
` [PATCH net-next v3 11/13] octeontx2-pf: cn20k: Add TC rules support
` [PATCH net-next v3 12/13] octeontx2-af: npc: cn20k: add debugfs support
` [PATCH net-next v3 13/13] octeontx2-af: npc: Use common structures

[PATCH net-next v2 00/10] Switch support
 2026-01-09  4:43 UTC  (4+ messages)
` [PATCH net-next v2 09/10] octeontx2: switch: Flow offload support

[PATCH net-next v3 0/4] support for hwtstamp_get in phy - part 2
 2026-01-09  4:20 UTC  (2+ messages)

[PATCH net-next v7 0/6] Multi-queue aware sch_cake
 2026-01-09  4:12 UTC  (8+ messages)
` [PATCH net-next v7 1/6] net/sched: Export mq functions for reuse
` [PATCH net-next v7 2/6] net/sched: sch_cake: Factor out config variables into separate struct
` [PATCH net-next v7 3/6] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
` [PATCH net-next v7 4/6] net/sched: sch_cake: Share config across cake_mq sub-qdiscs
  ` [net-next,v7,4/6] "
` [PATCH net-next v7 5/6] net/sched: sch_cake: share shaper state across sub-instances of cake_mq
` [PATCH net-next v7 6/6] selftests/tc-testing: add selftests for cake_mq qdisc

[PATCH net-next v10 0/9] net: hinic3: PF initialization
 2026-01-09  2:35 UTC  (10+ messages)
` [PATCH net-next v10 1/9] hinic3: Add PF framework
` [PATCH net-next v10 2/9] hinic3: Add PF management interfaces
` [PATCH net-next v10 3/9] hinic3: Add .ndo_tx_timeout and .ndo_get_stats64
` [PATCH net-next v10 4/9] hinic3: Add .ndo_set_features and .ndo_fix_features
` [PATCH net-next v10 5/9] hinic3: Add .ndo_features_check
` [PATCH net-next v10 6/9] hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr
` [PATCH net-next v10 7/9] hinic3: Add adaptive IRQ coalescing with DIM
` [PATCH net-next v10 8/9] hinic3: Add mac filter ops
` [PATCH net-next v10 9/9] hinic3: Add HW event handler

[PATCH net-next v4 2/2] net: dsa: yt921x: Use u64_stats_t for MIB stats
 2026-01-09  3:59 UTC  (2+ messages)
` [net-next,v4,2/2] "

[PATCH net-next v4 1/2] net: dsa: yt921x: Fix MIB overflow wraparound routine
 2026-01-09  3:56 UTC  (2+ messages)
` [net-next,v4,1/2] "

[PATCH] net: mctp-i2c: fix duplicate reception of old data
 2026-01-09  3:48 UTC  (3+ messages)

黒字の幼児教室 投資オーナー募集
 2026-01-09  3:33 UTC 

[PATCH net-next] net: phy: change of_phy_leds() to fwnode_phy_leds()
 2026-01-09  3:22 UTC  (3+ messages)

[RFC PATCH v5 0/7] net: wwan: add NMEA port type support
 2026-01-09  3:21 UTC  (9+ messages)
` [RFC PATCH v5 1/7] net: wwan: core: remove unused port_id field
` [RFC PATCH v5 2/7] net: wwan: core: explicit WWAN device reference counting
` [RFC PATCH v5 3/7] net: wwan: core: split port creation and registration
` [RFC PATCH v5 4/7] net: wwan: core: split port unregister and stop
` [RFC PATCH v5 5/7] net: wwan: add NMEA port support
` [RFC PATCH v5 6/7] net: wwan: hwsim: refactor to support more port types
` [RFC PATCH v5 7/7] net: wwan: hwsim: support NMEA port emulation
` Re:[RFC PATCH v5 0/7] net: wwan: add NMEA port type support

[PATCH 0/2] virtio_net: add page_pool support
 2026-01-09  3:16 UTC  (5+ messages)
` [PATCH 1/2] virtio_net: add page pool support for buffer allocation

[PATCH net-next 0/5] net: phy: realtek: simplify and reunify C22/C45 drivers
 2026-01-09  3:03 UTC  (6+ messages)
` [PATCH net-next 1/5] net: phy: realtek: support interrupt also for C22 variants
` [PATCH net-next 2/5] net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2
` [PATCH net-next 3/5] net: phy: realtek: reunify C22 and C45 drivers
` [PATCH net-next 4/5] net: phy: realtek: demystify PHYSR register location
` [PATCH net-next 5/5] net: phy: realtek: simplify bogus paged operations

[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
 2026-01-09  2:56 UTC 

[PATCH net-next v4 2/2] net/rds: Give each connection path its own workqueue
 2026-01-09  2:51 UTC  (2+ messages)
` [net-next,v4,2/2] "

[PATCH net-next v4 1/2] net/rds: Add per cp work queue
 2026-01-09  2:51 UTC  (2+ messages)
` [net-next,v4,1/2] "

[PATCH net-next 00/13] NPC HW block support for cn20k
 2026-01-09  2:40 UTC  (4+ messages)
` [PATCH net-next 01/13] octeontx2-af: npc: cn20k: Index management

[PATCH net-next v2 00/13] NPC HW block support for cn20k
 2026-01-09  2:17 UTC  (4+ messages)
` [PATCH net-next v2 03/13] octeontx2-af: npc: cn20k: Add default profile

[PATCH 1/1] dt-bindings: net: dsa: microchip: Make pinctrl 'reset' optional
 2026-01-09  2:10 UTC  (2+ messages)

[PATCH v3 net-next] sfc: correct kernel-doc complaints
 2026-01-09  2:10 UTC  (2+ messages)

[PATCH net] ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
 2026-01-09  2:10 UTC  (2+ messages)

[PATCH net-next] net: phy: fixed_phy: replace list of fixed PHYs with static array
 2026-01-09  2:11 UTC  (2+ messages)

[PATCH v2 net-next] net: 6lowpan: replace sprintf() with scnprintf() in debugfs
 2026-01-09  2:02 UTC  (2+ messages)

[PATCH] chcr_ktls: add a defensive NULL check to prevent a possible null-pointer dereference in chcr_ktls_dev_del()
 2026-01-09  1:53 UTC  (2+ messages)

[PATCH bpf-next v3 00/17] Decouple skb metadata tracking from MAC header offset
 2026-01-09  1:49 UTC  (7+ messages)
` [PATCH bpf-next v3 16/17] bpf: Realign skb metadata for TC progs using data_meta

[PATCH net-next 0/2] r8169: add support for RTL8127ATF (10G Fiber SFP)
 2026-01-09  1:28 UTC  (8+ messages)
` [PATCH net-next 1/2] net: phy: realtek: add PHY driver for RTL8127ATF
` [PATCH net-next 2/2] r8169: add support for RTL8127ATF (Fiber SFP)

[PATCH net 1/2] net: ethernet: ave: Remove unnecessary 'out of memory' message
 2026-01-09  1:20 UTC  (7+ messages)
` [PATCH net 2/2] net: ethernet: ave: Replace udelay with usleep_range

[syzbot] [net?] kernel BUG in fib6_add_rt2node (2)
 2026-01-09  0:56 UTC  (2+ messages)

[RFC PATCH 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
 2026-01-08 23:53 UTC  (3+ messages)
` [RFC PATCH 1/2] clk: Add devm_clk_bulk_get_optional_enable() helper

[PATCH net-next] selftests/net: parametrise iou-zcrx.py with ksft_variants
 2026-01-08 23:45 UTC 

[PATCH net-next 0/1] AccECN packetdrill selftest series
 2026-01-08 23:20 UTC  (6+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases

[PATCH] wwan: t7xx: Add CONFIG_WWAN_DEBUG_PORTS to control ADB debug port
 2026-01-08 23:00 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: rockchip-dwmac: Allow "dma-coherent"
 2026-01-08 22:53 UTC 

[PATCH net-next 1/2] selftests: net: py: capitalize defer queue and improve import
 2026-01-08 22:52 UTC  (2+ messages)
` [PATCH net-next 2/2] selftests: net: py: ensure defer() is only used within a test case

[syzbot] [wireguard?] WARNING in stub_timer
 2026-01-08 22:43 UTC 

[PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-01-08 22:36 UTC  (3+ messages)

[PATCH net-next v6 00/16] net: introduce QUIC infrastructure and core subcomponents
 2026-01-08 22:19 UTC  (17+ messages)
` [PATCH net-next v6 02/16] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v6 03/16] quic: provide common utilities and data structures
` [PATCH net-next v6 05/16] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v6 06/16] quic: add stream management
` [PATCH net-next v6 07/16] quic: add connection id management

[PATCH] bpf: Format string can't be empty
 2026-01-08 21:43 UTC  (3+ messages)

[RFC PATCH 0/1] lsm: Add hook unix_path_connect
 2026-01-08 21:30 UTC  (8+ messages)

[PATCH net 0/4] mlx5e profile change fix
 2026-01-08 21:26 UTC  (5+ messages)
` [PATCH net 1/4] net/mlx5e: Fix crash on profile change rollback failure
` [PATCH net 2/4] net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
` [PATCH net 3/4] net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
` [PATCH net 4/4] net/mlx5e: Restore destroying state bit after profile cleanup

[PATCH net] macvlan: Fix use-after-free in macvlan_common_newlink
 2026-01-08 21:25 UTC  (5+ messages)

[TEST] txtimestamp.sh pains after netdev foundation migration
 2026-01-08 21:19 UTC  (7+ messages)

[PATCH net 0/2] gve: fix crashes on invalid TX queue indices
 2026-01-08 20:53 UTC  (6+ messages)

[PATCH bpf-next v3 00/16] Remove task and cgroup local storage percpu counters
 2026-01-08 20:40 UTC  (5+ messages)
` [PATCH bpf-next v3 01/16] bpf: Convert bpf_selem_unlink_map to failable

[PATCH net-next v8 3/5] net: devmem: implement autorelease token management
 2026-01-08 20:21 UTC  (3+ messages)

[PATCH RESEND net-next v2] net: devmem: convert binding refcount to percpu_ref
 2026-01-08 20:18 UTC  (2+ messages)

[PATCH net] MAINTAINERS: add docs and selftest to the TLS file list
 2026-01-08 20:00 UTC  (2+ messages)

[GIT PULL] Networking for v6.19-rc5
 2026-01-08 18:59 UTC  (2+ messages)

[PATCH net] ipv4: ip_gre: make ipgre_header() robust
 2026-01-08 19:02 UTC 

[PATCH v2 0/2] Convert the Micrel bindings to DT schema
 2026-01-08 18:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: micrel: Convert "

[PATCH] drm/radeon/sumo: Avoid UAF/double-free on power table parse errors
 2026-01-08 18:48 UTC 

[PATCH net-next v2 0/6] bnxt_en: Updates for net-next
 2026-01-08 18:35 UTC  (7+ messages)
` [PATCH net-next v2 1/6] bnxt_en: Update FW interface to 1.10.3.151
` [PATCH net-next v2 2/6] bnxt_en: Add PTP .getcrosststamp() interface to get device/host times
` [PATCH net-next v2 3/6] bnxt_en: Add support for FEC bin histograms
` [PATCH net-next v2 4/6] bnxt_en: Defrag the NVRAM region when resizing UPDATE region fails
` [PATCH net-next v2 5/6] bnxt_en: Use a larger RSS indirection table on P5_PLUS chips
` [PATCH net-next v2 6/6] bnxt_en: Implement ethtool_ops -> get_link_ext_state()

[PATCH net] net: phy: motorcomm: fix duplex setting error for phy leds
 2026-01-08 18:33 UTC  (2+ messages)

[PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-08 18:23 UTC  (13+ messages)
` [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema
` [PATCH net-next 02/12] dpll: Allow associating dpll pin with a firmware node
` [PATCH net-next 03/12] dpll: Add helpers to find DPLL pin fwnode
` [PATCH net-next 04/12] dpll: zl3073x: Associate pin with fwnode handle
` [PATCH net-next 05/12] dpll: Add notifier chain for dpll events
` [PATCH net-next 06/12] dpll: Support dynamic pin index allocation
` [PATCH net-next 07/12] dpll: zl3073x: Add support for mux pin type
` [PATCH net-next 08/12] dpll: Enhance and consolidate reference counting logic
` [PATCH net-next 09/12] dpll: Prevent duplicate registrations
` [PATCH net-next 10/12] dpll: Add reference count tracking support
` [PATCH net-next 11/12] drivers: Add support for DPLL reference count tracking
` [PATCH net-next 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery

[PATCH] drm/radeon/kv: Avoid UAF/double-free on power table parse error
 2026-01-08 18:14 UTC 

[syzbot] [net?] kernel BUG in ipgre_header (4)
 2026-01-08 18:13 UTC 

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2026-01-08 17:55 UTC  (7+ messages)
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode

[PATCH net-next v2 0/9] net: stmmac: cleanups and low priority fixes
 2026-01-08 17:36 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: stmmac: dwmac4: remove duplicated definitions
` [PATCH net-next v2 2/9] net: stmmac: dwmac4: fix RX FIFO fill statistics
` [PATCH net-next v2 3/9] net: stmmac: dwmac4: fix PTP message type field extraction
` [PATCH net-next v2 4/9] net: stmmac: descs: fix buffer 1 off-by-one error
` [PATCH net-next v2 5/9] net: stmmac: descs: use u32 for descriptors
` [PATCH net-next v2 6/9] net: stmmac: descs: remove many xxx_SHIFT definitions
` [PATCH net-next v2 7/9] net: stmmac: cores: "
` [PATCH net-next v2 8/9] net: stmmac: arrange register fields after register offsets
` [PATCH net-next v2 9/9] net: stmmac: remove unused definitions

[PATCH] mac802154: fix uninitialized security header fields
 2026-01-08 17:21 UTC  (2+ messages)

[PATCH net-next v2 0/4] ipv6: Disable IPv6 Destination Options RX processing by default
 2026-01-08 17:14 UTC  (5+ messages)
` [PATCH net-next v2 1/4] ipv6: Check of max HBH or DestOp sysctl is zero and drop if it is
` [PATCH net-next v2 2/4] ipv6: Disable IPv6 Destination Options RX processing by default
` [PATCH net-next v2 3/4] ipv6: Set Hop-by-Hop options limit to 1
` [PATCH net-next v2 4/4] ipv6: Document defaults for max_{dst|hbh}_opts_number sysctls

[PATCH net-next v2 0/2] r8169: add dash and LTR support
 2026-01-08 17:15 UTC  (3+ messages)
` [PATCH net-next v2 2/2] r8169: enable "

[PATCH net] arp: do not assume dev_hard_header() does not change skb->head
 2026-01-08 17:10 UTC  (2+ messages)

[PATCH net-next v8 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-08 17:06 UTC  (5+ messages)

[PATCH net 00/13][pull request] Intel Wired LAN Driver Updates 2026-01-06 (idpf)
 2026-01-08 17:00 UTC  (2+ messages)

[PATCH net-next v22 00/14] net: phy: Introduce PHY ports representation
 2026-01-08 16:59 UTC  (5+ messages)
` [PATCH net-next v22 02/14] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v22 03/14] net: phy: Introduce PHY ports representation

[PATCH v2] atm: Fix dma_free_coherent() size
 2026-01-08 16:50 UTC  (2+ messages)

[PATCH net] tools: ynl: don't install tests
 2026-01-08 16:50 UTC  (2+ messages)

[PATCH NET v2 1/1] net: usb: pegasus: fix memory leak in update_eth_regs_async()
 2026-01-08 16:50 UTC  (2+ messages)

[PATCH net] net: enetc: fix build warning when PAGE_SIZE is greater than 128K
 2026-01-08 16:50 UTC  (2+ messages)

[PATCH net v3] bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
 2026-01-08 16:50 UTC  (2+ messages)

[PATCH net] net: do not write to msg_get_inq in callee
 2026-01-08 16:50 UTC  (2+ messages)

[GIT PULL] wireless-2026-01-08
 2026-01-08 16:50 UTC  (2+ messages)

[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
 2026-01-08 16:50 UTC  (6+ messages)

[PATCH] net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
 2026-01-08 16:42 UTC 

[PATCH net] net: 3com: 3c59x: fix possible null dereference in vortex_probe1()
 2026-01-08 16:40 UTC  (2+ messages)

[PATCH v2] net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628
 2026-01-08 16:35 UTC  (3+ messages)

[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
 2026-01-08 16:33 UTC  (3+ messages)
` [PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page

[PATCH net v3] net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset
 2026-01-08 16:30 UTC  (2+ messages)

Question about to KMSAN: uninit-value in can_receive
 2026-01-08 16:27 UTC  (16+ messages)
          ` [bpf, xdp] headroom - was: "


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