netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-01-04 22:06:36 to 2026-01-05 12:14:59 UTC [more...]

[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
 2026-01-05 12:14 UTC  (16+ 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 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 net v2] bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
 2026-01-05 12:00 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 v2] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit
 2026-01-05 11:16 UTC 

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

bpf: xdp: unhandled error in xdp_test_run_init_page() leads to crash
 2026-01-05 10:46 UTC  (5+ 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 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 RESEND net-next v2] net: stmmac: dwmac: Add a fixup for the Micrel KSZ9131 PHY
 2026-01-05 10:02 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 v2 00/15] fix DMA aligment issues around virtio
 2026-01-05  9:54 UTC  (23+ 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

[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: dsa: realtek: rtl8365mb: fix return value in rtl8365mb_phy_ocp_write
 2026-01-05  8:35 UTC  (9+ messages)
    ` [PATCH v3] net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
        ` [PATCH v4] "
            ` [PATCH v5] "

[PATCH v5] net: dsa: realtek: rtl8365mb: fix return value in rtl8365mb_phy_ocp_write
 2026-01-05  8:41 UTC 

[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 RFC net-next 0/3] uapi: Use UAPI definitions of INT_MAX and INT_MIN
 2026-01-05  8:26 UTC  (4+ 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 net-next] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-05  8:25 UTC 

[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  (16+ messages)
` [PATCH 01/15] net: ftgmac100: List all compatibles
` [PATCH 02/15] net: ftgmac100: Add match data containing MAC ID
` [PATCH 03/15] net: ftgmac100: Replace all of_device_is_compatible()
` [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

[PATCH v2][next] ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2026-01-05  6:45 UTC 

[5.15.y BACKPORT] selftests: net: test_vxlan_under_vrf: fix HV connectivity test
 2026-01-05  6:38 UTC  (2+ messages)

[PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
 2026-01-05  6:23 UTC  (4+ messages)

[PATCH] net: hsr: avoid possible NULL deref in skb_clone()
 2026-01-05  6:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
 2026-01-05  5:50 UTC  (2+ messages)

[PATCH RFC 00/13] fix DMA aligment issues around virtio
 2026-01-05  4:57 UTC  (5+ messages)
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment
` [PATCH RFC 15/13] gpio: virtio: reorder fields to reduce struct padding

[PATCH net-next v3 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
 2026-01-05  3:44 UTC  (9+ messages)
` [PATCH net-next v3 1/8] selftest: tun: Format tun.c existing code
` [PATCH net-next v3 2/8] selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
` [PATCH net-next v3 3/8] selftest: tun: Refactor tun_delete to use tuntap_helpers
` [PATCH net-next v3 4/8] selftest: tap: Refactor tap test "
` [PATCH net-next v3 5/8] selftest: tun: Add helpers for GSO over UDP tunnel
` [PATCH net-next v3 6/8] selftest: tun: Add test for sending gso packet into tun
` [PATCH net-next v3 7/8] selftest: tun: Add test for receiving gso packet from tun
` [PATCH net-next v3 8/8] selftest: tun: Add test data for success and failure paths

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

[PATCH net-next v3 0/2] net: dsa: yt921x: Fix MIB overflow wraparound routine
 2026-01-05  2:51 UTC  (4+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] net: dsa: yt921x: Protect MIB stats with a lock

[syzbot] [perf?] KASAN: slab-use-after-free Read in __task_pid_nr_ns
 2026-01-05  2:38 UTC  (3+ messages)

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

[net-next v4] net: wwan: mhi: Add network support for Foxconn T99W760
 2026-01-05  2:26 UTC 

linux-next: manual merge of the bpf-next tree with the mm-unstable tree
 2026-01-05  2:04 UTC 

[PATCH] net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy
 2026-01-05  0:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next 3/4] net: phy: realtek: use paged access for MDIO_MMD_VEND2 in C22 mode
 2026-01-05  0:52 UTC  (3+ messages)

[PATCH net-next v9 0/6] netconsole: support automatic target recovery
 2026-01-05  0:29 UTC  (3+ messages)
` [PATCH net-next v9 5/6] netconsole: resume previously deactivated target


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