public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-11 16:40:12 to 2026-01-12 13:52:06 UTC [more...]

[PATCH net-next v5 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-01-12 13:51 UTC  (3+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: dsa: add MaxLinear MxL862xx
` [PATCH net-next v5 2/4] net: dsa: add tag format for MxL862xx switches

[PATCH RESEND net-next v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-01-12 13:44 UTC  (10+ messages)
` [PATCH RESEND net-next v6 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH RESEND net-next v6 2/7] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH RESEND net-next v6 3/7] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH RESEND net-next v6 4/7] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH RESEND net-next v6 5/7] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH RESEND net-next v6 6/7] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH RESEND net-next v6 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb in RX queue
 2026-01-12 13:44 UTC  (5+ messages)
` [PATCH 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced

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

[PATCH net-next 0/2] Add the capability to read firmware binary names from dts for Airoha NPU driver
 2026-01-12 13:35 UTC  (5+ messages)
` [PATCH net-next 1/2] dt-bindings: net: airoha: npu: Add firmware-name property
` [PATCH net-next 2/2] net: airoha: npu: Add the capability to read firmware names from dts

[PATCH net-next 0/3] dpll: support mode switching
 2026-01-12 13:27 UTC  (9+ messages)
` [PATCH net-next 1/3] dpll: add dpll_device op to get supported modes
` [PATCH net-next 2/3] dpll: add dpll_device op to set working mode
` [PATCH net-next 3/3] dpll: zl3073x: Implement device mode setting support

[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
 2026-01-12 13:24 UTC  (5+ messages)

[PATCH net-next 0/3] net/mlx5e: RX datapath enhancements
 2026-01-12 13:22 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx5e: RX, Drop oversized packets in non-linear mode
` [PATCH net-next 2/3] net/mlx5e: SHAMPO, Improve allocation recovery
` [PATCH net-next 3/3] net/mlx5e: SHAMPO, Switch to header memcpy

[PATCH net-next] net: inline napi_skb_cache_get()
 2026-01-12 13:15 UTC 

[PATCH net-next] net: hv_netvsc: reject RSS hash key programming without RX indirection table
 2026-01-12 13:09 UTC  (2+ messages)

[PATCH net-next v3] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
 2026-01-12 13:06 UTC 

[PATCH net-next, v8] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2026-01-12 13:05 UTC 

[PATCH net-next, v7] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2026-01-12 12:59 UTC  (3+ messages)

[RFC PATCH 0/5] net: make config options NF_LOG_{ARP,IPV4,IPV6} transitional
 2026-01-12 12:54 UTC  (6+ messages)
` [RFC PATCH 1/5] net: make configs "
` [RFC PATCH 2/5] selftests: net: replace deprecated NF_LOG configs by NF_LOG_SYSLOG
` [RFC PATCH 3/5] m68k: defconfig: "
` [RFC PATCH 4/5] riscv: "
` [RFC PATCH 5/5] s390/configs: "

[PATCH net v5] net: nfc: nci: Fix parameter validation for packet data
 2026-01-12 12:48 UTC 

[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
 2026-01-12 10:55 UTC  (9+ messages)

[PATCH RFC ipsec-next] esp: Consolidate esp4 and esp6
 2026-01-12 12:23 UTC  (3+ messages)

[PATCH net-next v4 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2026-01-12 12:18 UTC  (3+ messages)
` [PATCH net-next v4 2/2] net: "

[PATCH net-next v2 0/2] Add support for PHY link active-level configuration in RZN1 MIIC driver
 2026-01-12 12:12 UTC  (6+ messages)
` [PATCH net-next v2 2/2] net: pcs: rzn1-miic: Add support for PHY link active-level configuration

[PATCH net-next v2] ethtool: Clarify len/n_stats fields in/out semantics
 2026-01-12 11:57 UTC 

[PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
 2026-01-12 11:41 UTC  (3+ messages)

[PATCH net-next 00/10] Call skb_metadata_set when skb->data points past metadata
 2026-01-12 11:33 UTC  (21+ messages)
` [PATCH net-next 01/10] net: Document skb_metadata_set contract with the drivers
  ` [Intel-wired-lan] "
` [PATCH net-next 02/10] bnxt_en: Call skb_metadata_set when skb->data points past metadata
  ` [Intel-wired-lan] "
` [PATCH net-next 03/10] i40e: "
  ` [Intel-wired-lan] "
` [PATCH net-next 04/10] igb: "
  ` [Intel-wired-lan] "
` [PATCH net-next 05/10] igc: "
  ` [Intel-wired-lan] "
` [PATCH net-next 06/10] ixgbe: "
  ` [Intel-wired-lan] "
` [PATCH net-next 07/10] mlx5e: "
  ` [Intel-wired-lan] "
` [PATCH net-next 08/10] veth: "
  ` [Intel-wired-lan] "
` [PATCH net-next 09/10] xsk: "
  ` [Intel-wired-lan] "
` [PATCH net-next 10/10] xdp: "
  ` [Intel-wired-lan] "

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-01-12 11:28 UTC  (20+ messages)
` [PATCH net-next v7 7/9] vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers
` [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present

[PATCH net-next V2 0/3] Introduce and use netif_xmit_timeout_ms() helper
 2026-01-12 11:22 UTC  (5+ messages)
` [PATCH net-next V2 1/3] net: Introduce "
` [PATCH net-next V2 2/3] net: hns3: Use "
` [PATCH net-next V2 3/3] net/mlx5e: Refine TX timeout handling to skip non-timed-out SQ

[PATCH net] ice: fix setting RSS VSI hash for E830
 2026-01-12 11:15 UTC  (4+ messages)

[PATCH v6.6.y 0/2] Backport fixes for CVE-2025-40149
 2026-01-12 11:10 UTC  (5+ messages)
` [PATCH Internal v6.6.y 1/2] net: Add locking to protect skb->dev access in ip_output
` [PATCH v6.6.y 2/2] tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock()

[PATCH net-next v2 0/6] selftests: drv-net: gro: enable HW GRO and LRO testing
 2026-01-12 10:37 UTC  (13+ messages)
` [PATCH net-next v2 1/6] selftests: net: py: teach ksft_pr() multi-line safety
` [PATCH net-next v2 2/6] selftests: net: py: teach cmd() how to print itself
` [PATCH net-next v2 3/6] selftests: drv-net: gro: use cmd print
` [PATCH net-next v2 4/6] selftests: drv-net: gro: improve feature config
` [PATCH net-next v2 5/6] selftests: drv-net: gro: run the test against HW GRO and LRO
` [PATCH net-next v2 6/6] selftests: drv-net: gro: break out all individual test cases

[PATCH net] dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
 2026-01-12 10:38 UTC 

[PATCH net-next v2 0/2] net: phy: fixed_phy: replace list of fixed PHYs with static array
 2026-01-12 10:36 UTC  (2+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Write in rt6_disable_ip
 2026-01-12 10:33 UTC 

[PATCH net] macsec: Support VLAN-filtering lower devices
 2026-01-12 10:32 UTC  (7+ messages)

[PATCH RESEND net-next v6 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2026-01-12 10:17 UTC  (5+ messages)
` [PATCH RESEND net-next v6 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

[PATCH 1/5] idpf: skip getting/setting ring params if vport is NULL during HW reset
 2026-01-12  9:58 UTC  (3+ messages)
` [PATCH 3/5] idpf: skip getting RX flow rules "
  ` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH net 0/5] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2026-01-12  9:56 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net 5/5] idpf: remove obsolete stashing code

[PATCH net-next v10 0/7] netconsole: support automatic target recovery
 2026-01-12  9:40 UTC  (8+ messages)
` [PATCH net-next v10 1/7] netconsole: add target_state enum
` [PATCH net-next v10 2/7] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v10 3/7] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v10 4/7] netconsole: clear dev_name for devices bound by mac
` [PATCH net-next v10 5/7] netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlock
` [PATCH net-next v10 6/7] netconsole: resume previously deactivated target
` [PATCH net-next v10 7/7] selftests: netconsole: validate target resume

[PATCH net-next 0/3] net/mlx5: HWS single flow counter support
 2026-01-12  9:40 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx5: fs, factor out flow counter bulk init
` [PATCH net-next 2/3] net/mlx5: fs, split "
` [PATCH net-next 3/3] net/mlx5: Initialize bulk for single flow counters

[PATCH RFC net-next 0/3] uapi: Use UAPI definitions of INT_MAX and INT_MIN
 2026-01-12  9:23 UTC  (6+ messages)
` [PATCH RFC net-next 3/3] netfilter: uapi: Use UAPI definition "

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

[PATCH net-next v5 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-01-12  9:15 UTC  (6+ messages)
` [PATCH net-next v5 02/16] net: Implement netdev_nl_queue_create_doit
` [PATCH net-next v5 13/16] selftests/net: Add bpf skb forwarding program

[PATCH v3 net 0/2] net: vlan: fix skb_panic bug in vlan_dev_hard_header()
 2026-01-12  9:03 UTC  (4+ messages)
` [PATCH v3 net 1/2] net: vlan: set header_ops to match hard_header_len when hw offload is toggled
` [PATCH v3 net 2/2] selftests: vlan: add test for turn on hw offload with reorder_hdr off

[PATCH net v4] net: nfc: nci: Fix parameter validation for packet data
 2026-01-12  8:55 UTC  (5+ messages)

[PATCH net-next 0/2] selftests: net: improve error handling in passive TFO test
 2026-01-12  8:51 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: net: fix passive TFO test to fail if child processes failed
` [PATCH net-next 2/2] selftests: net: improve error handling in passive TFO test

[PATCH RESEND net-next v4 0/4] A series of minor optimizations of the bonding module
 2026-01-12  8:52 UTC  (8+ messages)
` [PATCH RESEND net-next v4 1/4] net: bonding: use workqueue to make sure peer notify updated in lacp mode
` [PATCH RESEND net-next v4 2/4] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
` [PATCH RESEND net-next v4 3/4] net: bonding: skip the 2nd trylock when first one fail
` [PATCH RESEND net-next v4 4/4] net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing

[syzbot] Monthly nfc report (Jan 2026)
 2026-01-12  8:40 UTC 

[PATCH net-next] net/mlx5e: Mask wqe_id when handling rx cqe
 2026-01-12  8:03 UTC 

[PATCH net-next 0/2] selftests: Couple of fixes in Toeplitz RPS cases
 2026-01-12  7:58 UTC  (7+ messages)
` [PATCH net-next 1/2] selftests: drv-net: fix RPS mask handling in toeplitz test
` [PATCH net-next 2/2] selftests: drv-net: fix RPS mask handling for high CPU numbers

[PATCH net-next 0/8] net: convert drivers to .get_rx_ring_count()
 2026-01-12  7:26 UTC  (7+ messages)
` [PATCH net-next 1/8] net: octeontx2: convert to use .get_rx_ring_count
` [PATCH net-next 7/8] net: hns: "
` [PATCH net-next 8/8] net: hns3: "

[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-01-12  7:05 UTC  (10+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
        `  "
` [PATCH v1 2/2] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
    `  "

[PATCH RFC mlx5-next 0/1] net/mlx5e: Expose physical received bits counters to ethtool
 2026-01-12  7:03 UTC  (2+ messages)
` [PATCH RFC mlx5-next 1/1] "

[PATCH v6.12.y] tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock()
 2026-01-12  6:49 UTC 

[PATCH mlx5-next] net/mlx5: Add IFC bits for extended ETS rate limit bandwidth value
 2026-01-12  6:50 UTC 

[PATCH v5.15-v6.1 0/2] Backport fixes for CVE-2025-40149
 2026-01-12  6:35 UTC  (3+ messages)
` [PATCH v5.15-v6.1 1/2] net: Add locking to protect skb->dev access in ip_output
` [PATCH v5.15-v6.1 2/2] tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock()

[PATCH v5.10.y 0/3] Backport fixes for CVE-2025-40149
 2026-01-12  6:30 UTC  (4+ messages)
` [PATCH v5.10.y 1/3] net: Add locking to protect skb->dev access in ip_output
` [PATCH v5.10.y 2/3] net: netdevice: Add operation ndo_sk_get_lower_dev
` [PATCH v5.10.y 3/3] tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock()

[PATCH net-next 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-01-12  4:48 UTC  (4+ messages)
` [PATCH net-next 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
    ` [EXTERNAL] "

[PATCH] net: sxgbe: fix typo in comment
 2026-01-12  4:41 UTC 

[PATCH] net: qualcomm: ppe: Remove redundant include of dev_printk.h
 2026-01-12  4:20 UTC 

[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
 2026-01-12  3:45 UTC  (19+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver

[TEST] txtimestamp.sh pains after netdev foundation migration
 2026-01-12  3:28 UTC  (9+ messages)

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

[PATCH net-next v1 0/3] r8169: add dash/LTR/RTL9151AS support
 2026-01-12  2:45 UTC  (4+ messages)
` [PATCH net-next v1 1/3] r8169: add DASH support for RTL8127AP
` [PATCH net-next v1 2/3] r8169: enable LTR support
` [PATCH net-next v1 3/3] r8169: add support for chip RTL9151AS

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-12  2:45 UTC  (6+ messages)
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers

[PATCH net-next v2 0/7] tools: ynl: cli: improve the help and doc
 2026-01-12  2:05 UTC  (3+ messages)

[caif_serial] Question: ldisc_close() drops tty ref but keeps ser->tty published
 2026-01-11 23:00 UTC 

[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
 2026-01-11 21:56 UTC  (7+ messages)
` [PATCH net 4/6] Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
` [PATCH net 5/6] net/sched: fix packet loop on netem when duplicate is on
` [PATCH net 6/6] selftests/tc-testing: Add netem/mirred test cases exercising loops

[RFC PATCH v3 0/8] landlock: Add UDP access control support
 2026-01-11 21:23 UTC  (2+ messages)

[PATCH net-next v2 0/2] r8169: add support for RTL8127ATF (10G Fiber SFP)
 2026-01-11 21:05 UTC  (3+ messages)
` [PATCH net-next v2 2/2] r8169: add support for RTL8127ATF (Fiber SFP)

[PATCH net-next v9 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-11 19:27 UTC  (8+ messages)
` [PATCH net-next v9 3/5] net: devmem: implement autorelease "
` [PATCH net-next v9 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
` [PATCH net-next v9 5/5] selftests: drv-net: devmem: add autorelease test

[PATCH iwl-next v4] idpf: export RX hardware timestamping information to XDP
 2026-01-11 19:18 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next] net: phy: remove unused fixup unregistering functions
 2026-01-11 18:02 UTC 

[PATCH net-next] net: ethernet: dnet: remove driver
 2026-01-11 17:58 UTC 

[PATCH] chcr_ktls: add a defensive NULL check to prevent a possible null-pointer dereference in chcr_ktls_dev_del()
 2026-01-11 17:25 UTC  (3+ messages)


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