public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-28 05:03:43 to 2026-03-01 01:24:28 UTC [more...]

FAILED: Patch "vhost: move vdpa group bound check to vhost_vdpa" failed to apply to 6.12-stable tree
 2026-03-01  1:24 UTC 

FAILED: Patch "SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths" failed to apply to 6.12-stable tree
 2026-03-01  1:24 UTC 

FAILED: Patch "net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels" failed to apply to 6.12-stable tree
 2026-03-01  1:18 UTC 

FAILED: Patch "net: arcnet: com20020-pci: fix support for 2.5Mbit cards" failed to apply to 6.18-stable tree
 2026-03-01  1:17 UTC 

FAILED: Patch "io_uring/zcrx: fix post open error handling" failed to apply to 6.18-stable tree
 2026-03-01  1:17 UTC 

[PATCH net v3] net: openvswitch: clean up some kernel-doc warnings
 2026-03-01  1:17 UTC 

FAILED: Patch "net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels" failed to apply to 6.18-stable tree
 2026-03-01  1:15 UTC 

[PATCH net-next 0/9] pull request: ovpn 2026-02-28
 2026-03-01  1:01 UTC  (3+ messages)

[PATCH RESEND2 net-next 0/8] net: stmmac: qcom-ethqos: further serdes reorganisation
 2026-03-01  0:32 UTC  (6+ messages)

[PATCH v5 0/2] Fix compiler warnings/errors in SUNRPC and MACB
 2026-03-01  0:31 UTC  (6+ messages)
` [PATCH v5 1/2] sunrpc: simplify dfprintk macros and fix nfsd build error
` [PATCH v5 2/2] net: macb: use ethtool_sprintf to fill ethtool stats strings

[PATCH net-next v2 2/8] net: macb: rename macb_default_usrio to at91_default_usrio as not all platforms have mii mode control in usrio
 2026-03-01  0:06 UTC  (3+ messages)
` [net-next,v2,2/8] "

[PATCH net-next v5 0/5] net: sched: refactor qdisc drop reasons into dedicated tracepoint
 2026-03-01  0:00 UTC  (2+ messages)

[PATCH net-next v27 5/8] eea: implement packet receive logic
 2026-02-28 23:55 UTC  (2+ messages)
` [net-next,v27,5/8] "

[PATCH net-next v27 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
 2026-02-28 23:55 UTC  (2+ messages)
` [net-next,v27,4/8] "

[PATCH RFC bpf-next 0/5] skb extension for BPF local storage
 2026-02-28 23:50 UTC  (4+ messages)

[RFC 0/2 net-next] net: dsa: MT7628 embedded switch initial support
 2026-02-28 23:40 UTC  (7+ messages)
` [RFC PATCH 1/2 net-next] net: dsa: initial MT7628 special tag driver
` [RFC PATCH 2/2 net-next] net: dsa: initial support for MT7628 embedded switch

[PATCH net-next v5 0/2] icmp: Fix icmp error source address over xfrm tunnel
 2026-02-28 23:40 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: phy: Disable MDIO broadcast address on YT8821
 2026-02-28 23:22 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: mdiobus: Scan buses in reverse order (31 -> 0)
` [PATCH net-next v2 2/5] of: mdio: Scan PHY address 0 last
` [PATCH net-next v2 3/5] net: phy: Support PHY fixups on Clause 45 PHYs
` [PATCH net-next v2 4/5] net: phy: Add infrastructure for PHY address 0 fixups
` [PATCH net-next v2 5/5] net: phy: motorcomm: yt8821: Disable MDIO broadcast

[PATCH net-next v2 00/10] devlink: introduce shared devlink instance for PFs on same chip
 2026-02-28 23:05 UTC  (11+ messages)
` [PATCH net-next v2 04/10] devlink: allow to use devlink index as a command handle
` [PATCH net-next v2 06/10] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next v2 07/10] devlink: allow devlink instance allocation without a backing device
` [PATCH net-next v2 08/10] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next v2 09/10] documentation: networking: add shared devlink documentation

[PATCH net] amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
 2026-02-28 22:30 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: Fix ping failure after offload mode setup when link speed is not 1G
 2026-02-28 22:24 UTC  (2+ messages)

[PATCH net v2] amd-xgbe: fix sleep while atomic on suspend/resume
 2026-02-28 22:20 UTC  (2+ messages)

[PATCH v3 net-next 00/15] ipmr: No RTNL for RTNL_FAMILY_IPMR rtnetlink
 2026-02-28 22:17 UTC  (16+ messages)
` [PATCH v3 net-next 01/15] selftest: net: Add basic functionality tests for ipmr
` [PATCH v3 net-next 02/15] ipmr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}
` [PATCH v3 net-next 03/15] ipmr: Convert ipmr_rtm_dumplink() to RCU
` [PATCH v3 net-next 04/15] ipmr: Use MAXVIFS in mroute_msgsize()
` [PATCH v3 net-next 05/15] ipmr: Convert ipmr_rtm_getroute() to RCU
` [PATCH v3 net-next 06/15] ipmr: Convert ipmr_rtm_dumproute() "
` [PATCH v3 net-next 07/15] ipmr: Move unregister_netdevice_many() out of mroute_clean_tables()
` [PATCH v3 net-next 08/15] ipmr: Move unregister_netdevice_many() out of ipmr_free_table()
` [PATCH v3 net-next 09/15] ipmr: Convert ipmr_net_exit_batch() to ->exit_rtnl()
` [PATCH v3 net-next 10/15] ipmr: Remove RTNL in ipmr_rules_init() and ipmr_net_init()
` [PATCH v3 net-next 11/15] ipmr: Call fib_rules_unregister() without RTNL
` [PATCH v3 net-next 12/15] ipmr: Define net->ipv4.{ipmr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE
` [PATCH v3 net-next 13/15] ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t
` [PATCH v3 net-next 14/15] ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}
` [PATCH v3 net-next 15/15] ipmr: Don't hold RTNL for ipmr_rtm_route()

[PATCH net-next v5 0/9] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-02-28 22:16 UTC  (3+ messages)
` [PATCH net-next v5 1/9] net: dsa: microchip: Add support for KSZ8463 global irq

[PATCH net-next 1/2] l2tp: account for IP version in SKB headroom
 2026-02-28 22:12 UTC  (3+ messages)
` [syzbot ci] "

[PATCH net] atm: atmdev: add function parameter names and description
 2026-02-28 22:08 UTC 

[PATCH v2 net-next 00/15] ipmr: No RTNL for RTNL_FAMILY_IPMR rtnetlink
 2026-02-28 21:59 UTC  (35+ messages)
` [PATCH v2 net-next 01/15] selftest: net: Add basic functionality tests for ipmr
  ` [v2,net-next,01/15] "
` [PATCH v2 net-next 02/15] ipmr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}
  ` [v2,net-next,02/15] "
` [PATCH v2 net-next 03/15] ipmr: Convert ipmr_rtm_dumplink() to RCU
` [PATCH v2 net-next 04/15] ipmr: Use MAXVIFS in mroute_msgsize()
` [PATCH v2 net-next 05/15] ipmr: Convert ipmr_rtm_getroute() to RCU
` [PATCH v2 net-next 06/15] ipmr: Convert ipmr_rtm_dumproute() "
` [PATCH v2 net-next 07/15] ipmr: Move unregister_netdevice_many() out of mroute_clean_tables()
` [PATCH v2 net-next 08/15] ipmr: Move unregister_netdevice_many() out of ipmr_free_table()
` [PATCH v2 net-next 09/15] ipmr: Convert ipmr_net_exit_batch() to ->exit_rtnl()
` [PATCH v2 net-next 10/15] ipmr: Remove RTNL in ipmr_rules_init() and ipmr_net_init()
` [PATCH v2 net-next 11/15] ipmr: Call fib_rules_unregister() without RTNL
` [PATCH v2 net-next 12/15] ipmr: Define net->ipv4.{ipmr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE
` [PATCH v2 net-next 13/15] ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t
` [PATCH v2 net-next 14/15] ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}
` [PATCH v2 net-next 15/15] ipmr: Don't hold RTNL for ipmr_rtm_route()

[PATCH net-next v5 0/3] riscv: spacemit: Add ethernet support for K3
 2026-02-28 21:18 UTC  (3+ messages)
` [PATCH net-next v5 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH net-next v2 0/8] Wangxun improvement and new support
 2026-02-28 21:15 UTC  (4+ messages)
` [PATCH net-next v2 8/8] net: wangxun: implement pci_error_handlers ops

[PATCH net-next v2 7/8] net: wangxun: add Tx timeout process
 2026-02-28 21:12 UTC  (2+ messages)
` [net-next,v2,7/8] "

[PATCH] Update old references to /usr/lib/iproute2
 2026-02-28 21:03 UTC 

[PATCH net v2] net: openvswitch: clean up some kernel-doc warnings
 2026-02-28 21:03 UTC  (4+ messages)

[PATCH v5 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-02-28 20:59 UTC  (7+ messages)
` [PATCH v5 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v5 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v5 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH net] net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
 2026-02-28 20:30 UTC  (2+ messages)

[net-next, v3 0/2] psp: Support PSP Tx on logical devices like VLAN
 2026-02-28 20:30 UTC  (6+ messages)
` [net-next, v3 1/2] psp: Support for transmit on logical device when the underlying transport device supports PSP

[PATCH v4 0/2] Fix warnings for RISC-V builds
 2026-02-28 20:04 UTC  (8+ messages)
` [PATCH v4 1/2] sunrpc: fix unused variable warnings by using no_printk

[PATCH net-next] net: adopt SLUB sheaves for skbuff_small_head
 2026-02-28 19:51 UTC  (2+ messages)

[PATCH net-next] net: remove addr_len argument of recvmsg() handlers
 2026-02-28 19:45 UTC  (2+ messages)

[PATCH net-next v8] virtio_net: add page_pool support for buffer allocation
 2026-02-28 19:09 UTC  (2+ messages)

[PATCH net-next] mpls: remove test against ipv6_stub
 2026-02-28 19:07 UTC  (2+ messages)

[PATCH net] indirect_call_wrapper: do not reevaluate function pointer
 2026-02-28 19:05 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: stmmac: Fix VLAN handling when interface is down
 2026-02-28 19:04 UTC  (3+ messages)
` [PATCH net-next v2 4/5] net: stmmac: Add write_hw parameter to VLAN filter operations

[PATCH net-next v9 00/13] NPC HW block support for cn20k
 2026-02-28 18:50 UTC  (2+ messages)

[PATCH 1/2 net-next v2] ipv4: validate IPV4_DEVCONF attributes properly
 2026-02-28 18:45 UTC  (4+ messages)
` [PATCH 2/2 net-next v2] ipv4: bump rt_genid when a relevant devconf value changes through netlink

[PATCH net-next] ipv6: sit: Replace deprecated strcpy with strscpy
 2026-02-28 18:10 UTC  (2+ messages)

[PATCH net-next v4] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-02-28 17:55 UTC  (5+ messages)

[PATCH net v3 0/1] serial: caif: hold tty->link reference to avoid UAF in pty_write_room
 2026-02-28 17:49 UTC  (3+ messages)
` [PATCH net v3 1/1] serial: caif: hold tty->link reference in ldisc_open and ser_release

[PATCH net 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-02-28 17:46 UTC  (4+ messages)
` [PATCH net 1/3] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH net 2/3] bpf: bpf_out_neigh_v6: "
` [PATCH net 3/3] net: bonding: "

[PATCH net v2] atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
 2026-02-28 17:40 UTC  (2+ messages)

[PATCH] dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
 2026-02-28 17:20 UTC  (2+ messages)

[PATCH net v1] tls: fix hung task in tx_work_handler by using non-blocking sends
 2026-02-28 17:15 UTC  (2+ messages)

[PATCH net-next v2 0/2] gve: Support larger ring sizes in DQO-QPL mode
 2026-02-28 17:10 UTC  (2+ messages)

[PATCH net v1] net: nexthop: fix panic when IPv4 route references IPv6 nexthop
 2026-02-28 17:04 UTC  (4+ messages)

[PATCH v3 0/3] sunrpc: Fix `make W=1` build issues
 2026-02-28 17:02 UTC  (5+ messages)

[PATCH net v5 0/2] xsk: Fixes for AF_XDP fragment handling
 2026-02-28 17:00 UTC  (2+ messages)

[PATCH net-next] keys, dns: Use kmalloc_flex to improve dns_resolver_preparse
 2026-02-28 16:50 UTC  (2+ messages)

[PATCH net v2 00/12][pull request] Intel Wired LAN Driver Updates 2026-02-19 (idpf, ice, i40e, ixgbevf, e1000e)
 2026-02-28 16:50 UTC  (2+ messages)

[PATCH iproute2] ip/netns: avoid redundant mounts
 2026-02-28 16:34 UTC  (6+ messages)

[PATCH net] tcp: give up on stronger sk_rcvbuf checks (for now)
 2026-02-28 16:10 UTC  (2+ messages)

[PATCH net] selftests/net: packetdrill: remove tests for tcp_rcv_*big
 2026-02-28 16:10 UTC  (2+ messages)

[PATCH v2 net] udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected
 2026-02-28 16:10 UTC  (3+ messages)

[PATCH v9 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-02-28 16:04 UTC  (2+ messages)

[PATCH net-next v2] net: fix sock compilation error under CONFIG_PREEMPT_RT
 2026-02-28 15:50 UTC  (3+ messages)

[PATCH v2 0/4] net: ntb_netdev: Add Multi-queue support
 2026-02-28 14:55 UTC  (5+ messages)
` [PATCH v2 1/4] net: ntb_netdev: Introduce per-queue context
` [PATCH v2 2/4] net: ntb_netdev: Gate subqueue stop/wake by transport link
` [PATCH v2 3/4] net: ntb_netdev: Factor out multi-queue helpers
` [PATCH v2 4/4] net: ntb_netdev: Support ethtool channels for multi-queue

[PATCH] net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
 2026-02-28 14:53 UTC 

[PATCH 0/3] cgroup: improve cgroup_file_notify() scalability
 2026-02-28 14:20 UTC  (4+ messages)
` [PATCH 1/3] cgroup: reduce cgroup_file_kn_lock hold time in cgroup_file_notify()
` [PATCH 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()
` [PATCH 3/3] cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock

[PATCH net-next v2 5/8] net: macb: add XDP support for gem
 2026-02-28 13:49 UTC  (5+ messages)
` [net-next,v2,5/8] "

[PATCH net-next v4 0/4] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-28 13:35 UTC  (4+ messages)
` [PATCH net-next v4 2/4] net: cadence: macb: implement EEE TX LPI support

[PATCH net-next v5 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-28 13:34 UTC  (11+ messages)
` [PATCH net-next v5 1/5] net: cadence: macb: add EEE LPI statistics counters
` [PATCH net-next v5 2/5] net: cadence: macb: implement EEE TX LPI support
` [PATCH net-next v5 3/5] net: cadence: macb: add ethtool EEE support
` [PATCH net-next v5 4/5] net: cadence: macb: enable EEE for Raspberry Pi RP1
` [PATCH net-next v5 5/5] net: cadence: macb: enable EEE for Mobileye EyeQ5

[PATCH net] net: dsa: b53: prevent standalone from trying to forward to other ports
 2026-02-28 13:30 UTC  (8+ messages)

[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
 2026-02-28  9:11 UTC  (6+ messages)
` [PATCH net-next 5/5] selftests: drivers: hw: add tests for the ethtool standard counters

[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
 2026-02-28 13:05 UTC  (6+ messages)

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-02-28 12:44 UTC  (5+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()

[PATCH net-next] net: airoha: Fix GDM2 loopback configuration for USB serdes
 2026-02-28 12:20 UTC 

[PATCH bpf-next v3 0/5] Add the the capability to load HW RX checsum in eBPF programs
 2026-02-28 11:58 UTC  (10+ messages)
` [PATCH bpf-next v3 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs

[PATCH net] ice: Fix memory leak in ice_set_ringparam()
 2026-02-28 11:38 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/2] Add ICSSG0 dual EMAC support for AM642 EVM
 2026-02-28 11:32 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am642-evm: Add ICSSG0 overlay for dual EMAC support
` [PATCH v2 2/2] arm64: defconfig: Enable DP83TG720 PHY driver

[PATCH net-next v2 0/3] macsec: Add support for VLAN filtering in offload mode
 2026-02-28 11:27 UTC  (6+ messages)
` [PATCH net-next v2 1/3] nsim: Add support for VLAN filters
` [PATCH net-next v2 3/3] macsec: Support VLAN-filtering lower devices

[net-next,PATCH v3 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2026-02-28 11:02 UTC  (5+ messages)
` [net-next,PATCH v3 3/3] net: phy: realtek: Add property to enable SSC

[PATCH net-next v1] net: fix sock compilation error under CONFIG_PREEMPT_RT
 2026-02-28 10:48 UTC  (3+ messages)

[PATCH net-next 7/7] net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
 2026-02-28 10:03 UTC  (2+ messages)

[PATCH net v1] bonding: fix type confusion in bond_setup_by_slave()
 2026-02-28  9:58 UTC 

[PATCH net-next 4/7] net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
 2026-02-28  8:28 UTC  (2+ messages)

[PATCH] selftests: tc-testing: fix list_categories() crash on list type
 2026-02-28  7:47 UTC 

[PATCH net-next v3 0/8] bng_en: add link management and statistics support
 2026-02-28  7:27 UTC  (9+ messages)
` [PATCH net-next v3 1/8] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next v3 2/8] bng_en: query PHY capabilities and report link status
` [PATCH net-next v3 3/8] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next v3 4/8] bng_en: implement ethtool pauseparam operations
` [PATCH net-next v3 5/8] bng_en: add support for link async events
` [PATCH net-next v3 6/8] bng_en: add initial support for ethtool stats display
` [PATCH net-next v3 7/8] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next v3 8/8] bng_en: implement ndo_get_stats64

[PATCH] net: macvlan: fix multicast delivery to bridge ports with shared source MAC
 2026-02-28  7:16 UTC  (3+ messages)
` [PATCH v2 1/2] net: macvlan: support multicast rx for "
  ` [PATCH v2 2/2] selftests: net: add macvlan multicast test for "

[PATCH v8 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-02-28  6:44 UTC  (7+ messages)

[PATCH net-next] virtio-net: xsk: Support wakeup on RX side
 2026-02-28  6:25 UTC  (5+ messages)


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