netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-01-05 07:09:09 to 2026-01-05 15:03:32 UTC [more...]

[PATCH net-next v6 00/16] net: introduce QUIC infrastructure and core subcomponents
 2026-01-05 14:04 UTC  (12+ messages)
` [PATCH net-next v6 01/16] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v6 06/16] quic: add stream management
` [PATCH net-next v6 08/16] quic: add path management
` [PATCH net-next v6 09/16] quic: add congestion control
` [PATCH net-next v6 10/16] quic: add packet number space
` [PATCH net-next v6 11/16] quic: add crypto key derivation and installation
` [PATCH net-next v6 12/16] quic: add crypto packet encryption and decryption
` [PATCH net-next v6 13/16] quic: add timer management
` [PATCH net-next v6 14/16] quic: add frame encoder and decoder base
` [PATCH net-next v6 15/16] quic: add packet builder base
` [PATCH net-next v6 16/16] quic: add packet parser base

[PATCH net v2 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2026-01-05 15:03 UTC  (8+ messages)
` [PATCH net v2 1/3] virtio-net: don't schedule delayed refill worker

[PATCH RFC net-next 0/3] uapi: Use UAPI definitions of INT_MAX and INT_MIN
 2026-01-05 14:48 UTC  (7+ messages)
` [PATCH RFC net-next 1/3] uapi: add INT_MAX and INT_MIN constants
` [PATCH RFC net-next 2/3] ethtool: uapi: Use UAPI definition of INT_MAX
` [PATCH RFC net-next 3/3] netfilter: uapi: Use UAPI definition of INT_MAX and INT_MIN

[PATCH v5] net: dsa: realtek: rtl8365mb: fix return value in rtl8365mb_phy_ocp_write
 2026-01-05 14:39 UTC  (2+ messages)

[PATCH net v2] bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
 2026-01-05 14:27 UTC  (4+ messages)

[PATCH net] Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"
 2026-01-05 14:24 UTC  (2+ messages)

[PATCH] net: dsa: realtek: rtl8365mb: fix return value in rtl8365mb_phy_ocp_write
 2026-01-05 14:23 UTC  (10+ messages)
    ` [PATCH v3] net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
        ` [PATCH v4] "
            ` [PATCH v5] "

[PATCH v4 0/7] ptp: vmclock: Add VM generation counter and ACPI notification
 2026-01-05 14:13 UTC  (3+ messages)

[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in strnchr
 2026-01-05 14:11 UTC 

[PATCH 00/19] printk cleanup - part 3
 2026-01-05 14:08 UTC  (3+ messages)

[PATCH bpf-next v4 0/4] Use correct destructor kfunc types
 2026-01-05 13:55 UTC  (2+ messages)

[PATCH net-next] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-05 13:50 UTC  (2+ messages)

Question about to KMSAN: uninit-value in can_receive
 2026-01-05 13:47 UTC  (10+ messages)
          ` [bpf, xdp] headroom - was: "

[PATCH v2 00/15] fix DMA aligment issues around virtio
 2026-01-05 13:40 UTC  (25+ messages)
` [PATCH v2 01/15] dma-mapping: add __dma_from_device_group_begin()/end()
` [PATCH v2 02/15] docs: dma-api: document __dma_from_device_group_begin()/end()
` [PATCH v2 03/15] dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH v2 04/15] docs: dma-api: document DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH v2 05/15] dma-debug: track cache clean flag in entries
` [PATCH v2 06/15] virtio: add virtqueue_add_inbuf_cache_clean API
` [PATCH v2 07/15] vsock/virtio: fix DMA alignment for event_list
` [PATCH v2 08/15] vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
` [PATCH v2 09/15] virtio_input: fix DMA alignment for evts
` [PATCH v2 10/15] virtio_scsi: fix DMA cacheline issues for events
` [PATCH v2 11/15] virtio-rng: fix DMA alignment for data buffer
` [PATCH v2 12/15] virtio_input: use virtqueue_add_inbuf_cache_clean for events
` [PATCH v2 13/15] vsock/virtio: reorder fields to reduce padding
` [PATCH v2 14/15] gpio: virtio: fix DMA alignment
` [PATCH v2 15/15] gpio: virtio: reorder fields to reduce struct padding

bpf: xdp: unhandled error in xdp_test_run_init_page() leads to crash
 2026-01-05 13:22 UTC  (6+ messages)
` [PATCH bpf-next 0/2] bpf, test_run: Fix user-memory-access vulnerability for LIVE_FRAMES
  ` [PATCH bpf-next 1/2] "
  ` [syzbot ci] "

[PATCH net-next 0/9] net: dsa: microchip: Adjust PTP handling to ease KSZ8463 integration
 2026-01-05 13:08 UTC  (10+ messages)
` [PATCH net-next 1/9] net: dsa: microchip: Initialize IRQ's mask outside common_setup()
` [PATCH net-next 2/9] net: dsa: microchip: Use dynamic irq offset
` [PATCH net-next 3/9] net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRL
` [PATCH net-next 4/9] net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSEC
` [PATCH net-next 5/9] net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SEC
` [PATCH net-next 6/9] net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSEC
` [PATCH net-next 7/9] net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATE
` [PATCH net-next 8/9] net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1
` [PATCH net-next 9/9] net: dsa: microchip: Wrap timestamp reading in a function

[PATCH net-next v2] net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1()
 2026-01-05 13:05 UTC 

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

[PATCH v2] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit
 2026-01-05 12:49 UTC  (2+ messages)

[PATCH v4 00/15] Add support for Microchip LAN969x
 2026-01-05 12:46 UTC  (3+ messages)
` [PATCH v4 04/15] dt-bindings: spi: at91: add microchip,lan9691-spi

[regression 5.10.y] Libvirt can no longer delete macvtap devices after backport of a6cec0bcd342 ("net: rtnetlink: add bulk delete support flag") to 5.10.y series (Debian 11)
 2026-01-05 12:30 UTC  (4+ messages)

[PATCH net-next v11 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2026-01-05 12:23 UTC  (4+ messages)
` [PATCH net-next v11 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
` [PATCH net-next v11 2/3] net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
` [PATCH net-next v11 3/3] net: ti: icssm-prueth: Add support for ICSSM RSTP switch

[PATCH RESEND net-next v2] net: stmmac: dwmac: Add a fixup for the Micrel KSZ9131 PHY
 2026-01-05 12:42 UTC  (3+ messages)

[PATCH RESEND] crypto: af_alg - Annotate struct af_alg_iv with __counted_by
 2026-01-05 12:24 UTC 

[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
 2026-01-05 12:14 UTC  (17+ messages)
` [PATCH bpf-next v2 01/16] bnxt_en: Call skb_metadata_set when skb->data points at metadata end
` [PATCH bpf-next v2 02/16] i40e: "
` [PATCH bpf-next v2 03/16] igb: "
` [PATCH bpf-next v2 04/16] igc: "
` [PATCH bpf-next v2 05/16] ixgbe: "
` [PATCH bpf-next v2 06/16] net/mlx5e: "
` [PATCH bpf-next v2 07/16] veth: "
` [PATCH bpf-next v2 08/16] xsk: "
` [PATCH bpf-next v2 09/16] xdp: "
` [PATCH bpf-next v2 10/16] net: Track skb metadata end separately from MAC offset
` [PATCH bpf-next v2 11/16] bpf, verifier: Remove side effects from may_access_direct_pkt_data
` [PATCH bpf-next v2 12/16] bpf, verifier: Turn seen_direct_write flag into a bitmap
` [PATCH bpf-next v2 13/16] bpf, verifier: Propagate packet access flags to gen_prologue
` [PATCH bpf-next v2 14/16] bpf, verifier: Track when data_meta pointer is loaded
` [PATCH bpf-next v2 15/16] bpf: Realign skb metadata for TC progs using data_meta
` [PATCH bpf-next v2 16/16] selftests/bpf: Test skb metadata access after L2 decapsulation

[PATCH v2 0/3] net: stmmac: socfpga: support both stmmaceth-ocp and ahb reset names
 2026-01-05 12:08 UTC  (4+ messages)
` [PATCH v2 1/3] net: stmmac: socfpga: add call to assert/deassert ahb reset line
` [PATCH v2 2/3] Revert "arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb""
` [PATCH v2 3/3] dt-bindings: net: altr,socfpga-stmmac: deprecate 'stmmaceth-ocp'

[PATCH net-next v2] tcp: clarify tcp_congestion_ops functions comments
 2026-01-05 11:55 UTC 

[PATCH v2 0/1] mm/page_alloc: dynamic min_free_kbytes adjustment
 2026-01-05 11:59 UTC  (3+ messages)
` [PATCH v3 0/1] mm/page_alloc: dynamic watermark boosting
  ` [PATCH v3 1/1] mm/page_alloc: auto-tune watermarks on atomic allocation failure

[PATCH RFC 1/2] net: mana: Add support for coalesced RX packets on CQE
 2026-01-05 11:49 UTC  (2+ messages)

[PATCH net-next] udp: add drop count for packets in udp_prod_queue
 2026-01-05 11:47 UTC 

[PATCH bpf 1/2] bpf, test_run: Subtract size of xdp_frame from allowed metadata size
 2026-01-05 11:47 UTC  (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Update xdp_context_test_run test to check maximum "

[PATCH net] netlink: specs: netdev: clarify the page pool API a little
 2026-01-05 11:27 UTC  (2+ messages)

[PATCH for 6.19 0/4] Revise the EM YNL spec to be clearer
 2026-01-05 11:25 UTC  (7+ messages)
` [PATCH for 6.19 2/4] PM: EM: Rename em.yaml to dev-energymodel.yaml
` [PATCH for 6.19 3/4] PM: EM: Change cpus' type from string to u64 array in the EM YNL spec
` [PATCH for 6.19 4/4] PM: EM: Add dump to get-perf-domains "

[PATCH] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit
 2026-01-05 10:58 UTC  (2+ messages)

[PATCH net-next v18 0/6] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-01-05 11:07 UTC  (7+ messages)
` [PATCH net-next v18 1/6] eea: introduce PCI framework
` [PATCH net-next v18 2/6] eea: introduce ring and descriptor structures
` [PATCH net-next v18 3/6] eea: probe the netdevice and create adminq
` [PATCH net-next v18 4/6] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v18 5/6] eea: introduce ethtool support
` [PATCH net-next v18 6/6] eea: introduce callback for ndo_get_stats64

[RFC PATCH 0/1] lsm: Add hook unix_path_connect
 2026-01-05 11:04 UTC  (3+ messages)

[PATCH net-next] net: dlink: replace printk() with netdev_info() in rio_probe1()
 2026-01-05 11:03 UTC  (3+ messages)

[PATCH 5.15.y] selftests: net: test_vxlan_under_vrf: fix HV connectivity test
 2026-01-05 10:52 UTC 

[net-next v4 0/8] net: wwan: add NMEA port type support
 2026-01-05 10:20 UTC  (9+ messages)
` [net-next v4 1/8] net: wwan: core: remove unused port_id field
` [net-next v4 2/8] net: wwan: core: split port creation and registration
` [net-next v4 3/8] net: wwan: core: split port unregister and stop
` [net-next v4 4/8] net: wwan: add NMEA port support
` [net-next v4 5/8] net: wwan: hwsim: refactor to support more port types
` [net-next v4 6/8] net: wwan: hwsim: support NMEA port emulation
` [net-next v4 7/8] net: wwan: prevent premature device unregister when NMEA port is present
` [net-next v4 8/8] net: wwan: mhi_wwan_ctrl: Add NMEA channel support

[PATCH net-next] macsec: Support VLAN-filtering lower devices
 2026-01-05 10:18 UTC 

[PATCH net-next] udp: udplite is unlikely
 2026-01-05 10:17 UTC 

[PATCH net-next 0/2] PSP self test improvements
 2026-01-05 10:04 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: drv-net: psp: Use first device when multiple are present
` [PATCH net-next 2/2] selftests: drv-net: psp: Don't fail psp_responder when no PSP devs found

[PATCH net] ip6_gre: use skb_vlan_inet_prepare() instead of pskb_inet_may_pull()
 2026-01-05 10:03 UTC 

[PATCH v2 1/1] mm/page_alloc: auto-tune min_free_kbytes on atomic allocation failure
 2026-01-05  9:56 UTC  (2+ messages)

[PATCH net-next] net: airoha: Use gdm port enum value whenever possible
 2026-01-05  9:40 UTC 

[PATCH net] udp: call skb_orphan() before skb_attempt_defer_free()
 2026-01-05  9:36 UTC 

[PATCH] ip6_tunnel: Fix uninit-value in ip6_tnl_xmit
 2026-01-05  9:35 UTC  (4+ messages)

[syzbot] [net?] WARNING in skb_attempt_defer_free
 2026-01-05  9:26 UTC 

[syzbot] INFO: task hung in vhost_worker_killed (2)
 2026-01-05  9:22 UTC  (2+ messages)

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2026-01-05  9:16 UTC  (5+ messages)

[syzbot] [netfilter?] possible deadlock in nf_tables_dumpreset_rules
 2026-01-05  9:15 UTC  (2+ messages)

[PATCH net-next 0/2] net: airoha: Init Block Ack memory region for MT7996 NPU offloading
 2026-01-05  9:02 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: airoha: npu: Add BA memory region
` [PATCH net-next 2/2] net: airoha: npu: Init BA memory region if provided via DTS

[PATCH net-next] net: airoha: npu: Dump fw version during probe
 2026-01-05  8:49 UTC 

Totally new module addition for Linux-tree
 2026-01-05  8:43 UTC 

[PATCH net v2] net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
 2026-01-05  8:43 UTC 

[PATCH net] net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
 2026-01-05  8:33 UTC  (3+ messages)

[PATCH] net: sfp: add SMBus I2C block support
 2026-01-05  8:29 UTC  (3+ messages)

[PATCH v2] idpf: increment completion queue next_to_clean in sw marker wait routine
 2026-01-05  8:06 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH rdma-next 00/10] Support effective VF bandwidth query in LAG mode
 2026-01-05  7:46 UTC  (2+ messages)
` (subset) "

[v4, net-next 0/7] bng_en: enhancements for RX and TX datapath
 2026-01-05  7:21 UTC  (8+ messages)
` [v4, net-next 1/7] bng_en: Extend bnge_set_ring_params() for rx-copybreak
` [v4, net-next 2/7] bng_en: Add RX support
` [v4, net-next 3/7] bng_en: Handle an HWRM completion request
` [v4, net-next 4/7] bng_en: Add TX support
` [v4, net-next 5/7] bng_en: Add support to handle AGG events
` [v4, net-next 6/7] bng_en: Add TPA related functions
` [v4, net-next 7/7] bng_en: Add support for TPA events

[PATCH net-next] net: libwx: remove unused rx_buffer_pgcnt
 2026-01-05  7:11 UTC 

[PATCH net-next] udp: add drop count for packets in udp_prod_queue
 2026-01-05  7:12 UTC 

[PATCH 00/15] net: ftgmac100: Various probe cleanups
 2026-01-05  7:09 UTC  (13+ messages)
` [PATCH 04/15] net: ftgmac100: Use devm_alloc_etherdev()
` [PATCH 05/15] net: ftgmac100: Use devm_request_memory_region/devm_ioremap
` [PATCH 06/15] net: ftgmac100: Use devm_clk_get_enabled
` [PATCH 07/15] net: ftgmac100: Simplify error handling for ftgmac100_initial_mac
` [PATCH 08/15] net: ftgmac100: Move NCSI probe code into a helper
` [PATCH 09/15] net: ftgmac100: Always register the MDIO bus when it exists
` [PATCH 10/15] net: ftgmac100: Simplify legacy MDIO setup
` [PATCH 11/15] net: ftgmac100: Move DT probe into a helper
` [PATCH 12/15] net: ftgmac100: Remove redundant PHY_POLL
` [PATCH 13/15] net: ftgmac100: Simplify error handling for ftgmac100_setup_mdio
` [PATCH 14/15] net: ftgmac100: Simplify condition on HW arbitration
` [PATCH 15/15] net: ftgmac100: Fix wrong netif_napi_del in release


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