netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-01-05 16:29:08 to 2026-01-06 08:25:29 UTC [more...]

[PATCH for 6.19 0/4] Revise the EM YNL spec to be clearer
 2026-01-06  8:25 UTC  (6+ messages)
` [PATCH for 6.19 4/4] PM: EM: Add dump to get-perf-domains in the EM YNL spec

[PATCH net-next 00/13] NPC HW block support for cn20k
 2026-01-06  8:15 UTC  (5+ messages)
` [PATCH net-next 01/13] octeontx2-af: npc: cn20k: Index management

[syzbot] INFO: task hung in vhost_worker_killed (2)
 2026-01-06  7:57 UTC  (4+ messages)

[PATCH 0/5] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-06  7:41 UTC  (4+ messages)
` [PATCH 1/5] PCI/MSI: Conservatively generalize "

[PATCH bpf-next v6 00/10] bpf: fsession support
 2026-01-06  7:10 UTC  (7+ messages)

[PATCH] net/mlx5e: Expose physical received bits counters to ethtool
 2026-01-06  7:02 UTC 

[PATCH v4 0/1] mm/page_alloc: auto-tune watermarks on atomic allocation failure
 2026-01-06  6:19 UTC 

[PATCH v4 1/1] mm/page_alloc: auto-tune watermarks on atomic allocation failure
 2026-01-06  6:19 UTC 

[PATCH net-next] udp: add drop count for packets in udp_prod_queue
 2026-01-06  6:11 UTC  (3+ messages)

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

[PATCH v2] net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628
 2026-01-06  5:18 UTC 

[PATCH bpf-next v5 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-06  5:14 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v5 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v5 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH bpf-next] mm: drop mem_cgroup_usage() declaration from memcontrol.h
 2026-01-06  5:00 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the mm-unstable tree
 2026-01-06  4:23 UTC  (4+ messages)

[PATCH net v3] net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset
 2026-01-06  3:41 UTC 

[PATCH RFC net-next v3 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-01-06  3:33 UTC  (7+ messages)
` [PATCH RFC net-next v3 2/4] net: dsa: add tag formats for "
` [PATCH RFC net-next v3 4/4] net: dsa: add basic initial driver "

[PATCH net v2] net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset
 2026-01-06  3:32 UTC  (4+ messages)

[PATCH bpf-next v4 0/2] xsk: introduce pre-allocated memory per xsk CQ
 2026-01-06  3:25 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] xsk: introduce local_cq for each af_xdp socket
` [PATCH bpf-next v4 2/2] xsk: introduce a dedicated local completion queue for each xsk

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

[PATCH net-next 00/10] Switch support
 2026-01-06  2:14 UTC  (11+ messages)
` [PATCH net-next 01/10] octeontx2-af: switch: Add AF to switch mbox and skeleton files
` [PATCH net-next 02/10] octeontx2-af: switch: Add switch dev to AF mboxes
` [PATCH net-next 03/10] octeontx2-pf: switch: Add pf files hierarchy
` [PATCH net-next 04/10] octeontx2-af: switch: Representor for switch port
` [PATCH net-next 05/10] octeontx2-af: switch: Enable Switch hw port for all channels
` [PATCH net-next 06/10] octeontx2-pf: switch: Register for notifier chains
` [PATCH net-next 07/10] octeontx2: switch: L2 offload support
` [PATCH net-next 08/10] octeontx2: switch: L3 "
` [PATCH net-next 09/10] octeontx2: switch: Flow "
` [PATCH net-next 10/10] octeontx2: switch: trace support

[TEST] amt.sh flaking
 2026-01-06  2:07 UTC 

[PATCH net] net: vlan: set header_ops to match hard_header_len when hw offload is toggled
 2026-01-06  2:04 UTC  (3+ messages)

[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
 2026-01-06  2:04 UTC  (19+ messages)
` [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] net: fix udp gso skb_segment after pull from frag_list
 2026-01-06  2:02 UTC 

[PATCH bpf-next v2 0/2] bpf, x86: inline bpf_get_current_task() for x86_64
 2026-01-06  1:57 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] "

[PATCH net-next 0/2] PSP self test improvements
 2026-01-06  1:52 UTC  (5+ 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-next v08 0/9] net: hinic3: PF initialization
 2026-01-06  1:41 UTC  (11+ messages)
` [PATCH net-next v08 1/9] hinic3: Add PF framework
` [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 7/9] hinic3: Add adaptive IRQ coalescing with DIM
` [PATCH net-next v08 8/9] hinic3: Add mac filter ops

[PATCH net-next v3 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
 2026-01-06  1:36 UTC  (2+ messages)

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

[PATCH net-next, v6] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2026-01-06  1:30 UTC  (2+ messages)

[PATCH v3 0/2] tls: Add TLS 1.3 hardware offload support
 2026-01-06  1:27 UTC  (3+ messages)
` [PATCH v3 1/2] tls: "

[PATCH net v3] net: fix memory leak in skb_segment_list for GRO packets
 2026-01-06  1:10 UTC  (3+ messages)

[PATCH net-next] selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the start
 2026-01-06  1:09 UTC  (2+ messages)

[PATCH net v2] net: dlink: mask rx_coalesce/rx_timeout before writing RxDMAIntCtrl
 2026-01-06  0:58 UTC  (2+ messages)

[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
 2026-01-06  0:57 UTC  (3+ messages)

[PATCH v2 0/2] rust: net: replace `kernel::c_str!` with C-Strings
 2026-01-06  0:50 UTC  (2+ messages)

[PATCH net] netlink: specs: netdev: clarify the page pool API a little
 2026-01-06  0:50 UTC  (4+ messages)

[PATCH v2] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit
 2026-01-06  0:53 UTC  (3+ messages)

[PATCH] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
 2026-01-06  0:51 UTC  (2+ messages)

[PATCH net] net: airoha: Fix npu rx DMA definitions
 2026-01-06  0:30 UTC  (2+ messages)

[PATCH net v3] selftests: mptcp: Mark xerror and die_perror __noreturn
 2026-01-06  0:30 UTC  (2+ messages)

[PATCH net v2 0/2] net/sched: Fix memory leak on mirred loop
 2026-01-06  0:30 UTC  (2+ messages)

[PATCH net-next] net: phy: mediatek: enable interrupts on AN7581
 2026-01-06  0:20 UTC  (2+ messages)

[PATCH net-next] net: marvell: prestera: correct return type of prestera_ldr_wait_buf()
 2026-01-06  0:20 UTC  (2+ messages)

[PATCH] ipv4: Improve martian logs
 2026-01-06  0:20 UTC  (2+ messages)

[PATCH net v2 0/2] vsock: Fix SO_ZEROCOPY on accept()ed vsocks
 2026-01-06  0:20 UTC  (2+ messages)

[PATCH net v2] bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
 2026-01-06  0:04 UTC  (7+ messages)

[PATCH net-next v3 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2026-01-05 23:56 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
` [PATCH v3 2/2] net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration

[PATCH v3] net: sfp: add SMBus I2C block support
 2026-01-05 23:52 UTC  (5+ messages)

[RFC] STCP: secure-by-default transport (kernel-level, experimental)
 2026-01-05 23:45 UTC  (4+ messages)

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

[PATCH net 0/2] gve: fix crashes on invalid TX queue indices
 2026-01-05 23:25 UTC  (3+ messages)
` [PATCH net 1/2] gve: drop packets on invalid queue indices in GQI TX path
` [PATCH net 2/2] gve: drop packets on invalid queue indices in DQO "

[syzbot] INFO: task can't die in vlan_ioctl_handler
 2026-01-05 23:13 UTC  (2+ messages)
` [syzbot] [net?] "

[PATCH iwl-net] idpf: fix aux device unplugging when rdma is not supported by vport
 2026-01-05 22:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net v3] igc: Restore default Qbv schedule when changing channels
 2026-01-05 22:39 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v4 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
 2026-01-05 22:35 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net/rds: Add per cp work queue
` [PATCH net-next v4 2/2] net/rds: Give each connection path its own workqueue

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

[PATCH net-next v2] ipv6: preserve insertion order for same-scope addresses
 2026-01-05 21:56 UTC  (2+ messages)

[PATCH] atm: Fix dma_free_coherent() size
 2026-01-05 21:55 UTC  (2+ messages)

[PATCH net-next,v2] atm: idt77252: Use sb_pool_remove()
 2026-01-05 21:29 UTC 

[PATCH net-next v5 0/6] Multi-queue aware sch_cake
 2026-01-05 20:52 UTC  (5+ messages)
` [PATCH net-next v5 6/6] selftests/tc-testing: add selftests for cake_mq qdisc
` [PATCH iproute2 1/2] uapi: update pkt_sched header
` [PATCH iproute2 2/2] tc: cake: add cake_mq support

[PATCH net] ip6_gre: use skb_vlan_inet_prepare() instead of pskb_inet_may_pull()
 2026-01-05 20:50 UTC  (3+ messages)

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

[PATCH v4 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-01-05 19:22 UTC  (3+ messages)
` [PATCH v4 2/2] arm: dts: ti: Adds support for AM335x and AM437x

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

[PATCH v2 00/15] fix DMA aligment issues around virtio
 2026-01-05 18:28 UTC  (5+ 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()

[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 18:14 UTC  (5+ messages)

[PATCH net-next] tcp: fix error handling of tcp_retransmit_skb
 2026-01-05 18:13 UTC  (2+ messages)

[PATCH net-next] net: do not write to msg_get_inq in caller
 2026-01-05 17:58 UTC  (9+ messages)

[PATCH net-next v3 2/2] net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2026-01-05 17:58 UTC 

[PATCH net-next v3 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
 2026-01-05 17:58 UTC 

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

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

[PATCH ethtool] ethtool: Fix declaration after label compilation error
 2026-01-05 17:50 UTC  (2+ messages)

[PATCH net-next v2] net: gve: convert to use .get_rx_ring_count
 2026-01-05 15:28 UTC 

[PATCH net-next] selftests/net: packetdrill: add minimal client and server tests
 2026-01-05 17:25 UTC 

[syzbot] [wireless?] WARNING in cfg80211_scan_done
 2026-01-05 17:04 UTC  (2+ messages)

[PATCH RFC 1/2] net: mana: Add support for coalesced RX packets on CQE
 2026-01-05 17:02 UTC  (3+ messages)
  ` [EXTERNAL] "

[RFC PATCH net-next v5 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2026-01-05 16:58 UTC  (4+ messages)
` [RFC PATCH net-next v5 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

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

[PATCH net-next] ethtool: Clarify len/n_stats fields in/out semantics
 2026-01-05 16:39 UTC 

[PATCH net-next v2 0/5] net: phy: realtek: various improvements for 2.5GE PHYs
 2026-01-05 16:39 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: phy: realtek: fix whitespace in struct phy_driver initializers
` [PATCH net-next v2 2/5] net: phy: realtek: implement configuring in-band an
` [PATCH net-next v2 3/5] net: phy: move mmd_phy_read and mmd_phy_write to phylib.h
` [PATCH net-next v2 4/5] net: phy: realtek: use paged access for MDIO_MMD_VEND2 in C22 mode
` [PATCH net-next v2 5/5] net: phy: realtek: get rid of magic number in rtlgen_read_status()

[PATCH iwl-net] ice: fix 'adjust' timer programming for E830 devices
 2026-01-05 16:34 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: Bring back tool() to driver __init__s
 2026-01-05 16:33 UTC 

[PATCH net-next] net: fully inline backlog_unlock_irq_restore()
 2026-01-05 16:30 UTC 


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