Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-04 16:32:05 to 2026-06-05 01:29:39 UTC [more...]

[PATCH net-next v5 2/2] net: dsa: yt921x: Add ACL support
 2026-06-05  1:29 UTC  (2+ messages)

[PATCH net-next v6 0/4] net: rnpgbe: Add TX/RX and link status support
 2026-06-05  1:28 UTC  (4+ messages)
` [PATCH net-next v6 4/4] net: rnpgbe: Add link status handling support

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-06-05  1:20 UTC  (3+ messages)
` [PATCH v2 3/7] seg6: add End.M.GTP6.E behavior

[PATCH next-next] net: dsa: qca8k: Add support for force mode for fixed link topology
 2026-06-05  1:24 UTC  (2+ messages)

[PATCH net v2 1/3] net: phy: clean the sfp upstream if phy probing fails
 2026-06-05  1:24 UTC  (2+ messages)

[mst-vhost:balloon 12/38] ld.lld: error: undefined symbol: folio_zero_user
 2026-06-05  1:23 UTC 

[PATCH net-next] bridge: mcast: Synchronously shutdown port multicast timers
 2026-06-05  1:20 UTC  (2+ messages)

[PATCH net-next] bonding: annotate data-races in sysfs and procfs
 2026-06-05  1:20 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: realtek: Use %pM format specifier for MAC addresses
 2026-06-05  1:20 UTC  (3+ messages)

[PATCH net-next v2 0/2] rndis_host: add LE310X1 ID and enable low-power handling
 2026-06-05  1:20 UTC  (2+ messages)

[PATCH net-next] ipv6: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL()
 2026-06-05  1:15 UTC  (2+ messages)

[PATCH net-next] ipv4: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL()
 2026-06-05  1:15 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for dcb pcp app
 2026-06-05  1:14 UTC  (7+ messages)

[PATCH net v2] inet: frags: fix use-after-free caused by the fqdir_pre_exit() flush
 2026-06-05  1:10 UTC  (2+ messages)

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-06-05  1:00 UTC  (15+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: qca,qca808x: Add regulator properties
` [PATCH net-next v2 02/14] net: phy: qcom: qca808x: Add regulator management
` [PATCH net-next v2 03/14] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap
` [PATCH net-next v2 04/14] net: pcs: xpcs: re-order xpcs_pre_config() to update after the reset
` [PATCH net-next v2 05/14] net: pcs: pcs-xpcs: select operating mode for 10G-baseR capable PCS
` [PATCH net-next v2 06/14] net: stmmac: dma: create a separate dma_device pointer
` [PATCH net-next v2 07/14] net: stmmac: dwxgmac2: Add multi MSI interrupt mode
` [PATCH net-next v2 08/14] net: stmmac: dwxgmac2: Add XGMAC 3.01a support
` [PATCH net-next v2 09/14] net: stmmac: dwxgmac2: export symbols for XGMAC 3.01a DMA
` [PATCH net-next v2 10/14] dt-bindings: net: toshiba,tc9654-dwmac: add TC9564 Ethernet bridge
` [PATCH net-next v2 11/14] misc: tc956x_pci: add TC956x/QPS615 support
` [PATCH net-next v2 12/14] gpio: tc956x: "
` [PATCH net-next v2 13/14] net: stmmac: "
` [PATCH net-next v2 14/14] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCA8081 phy

[PATCH net-next v11 0/6] net: mana: Per-vPort EQ and MSI-X management
 2026-06-05  0:58 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH net-next v12 0/6] net: mana: Per-vPort EQ and MSI-X management
 2026-06-05  0:57 UTC  (7+ messages)
` [PATCH net-next v12 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v12 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v12 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v12 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v12 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v12 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs

[PATCH net-next v2 00/12] net: ethtool: let ops locked drivers run without rtnl_lock
 2026-06-05  0:29 UTC  (13+ messages)
` [PATCH net-next v2 01/12] net: ethtool: serialize broadcast notification sequence allocation
` [PATCH net-next v2 02/12] net: ethtool: relax ethnl_req_get_phydev() locking assertion
` [PATCH net-next v2 03/12] net: ethtool: make dev->hwprov ops-protected
` [PATCH net-next v2 04/12] net: ethtool: optionally skip rtnl_lock on Netlink path for GET ops
` [PATCH net-next v2 05/12] net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
` [PATCH net-next v2 06/12] net: ethtool: optionally skip rtnl_lock in cable test handlers
` [PATCH net-next v2 07/12] net: ethtool: optionally skip rtnl_lock in ethnl_tsinfo_dumpit()
` [PATCH net-next v2 08/12] net: ethtool: optionally skip rtnl_lock in ethnl_act_module_fw_flash()
` [PATCH net-next v2 09/12] net: ethtool: optionally skip rtnl_lock in RSS context handlers
` [PATCH net-next v2 10/12] net: ethtool: ioctl: concentrate the locking
` [PATCH net-next v2 11/12] net: ethtool: optionally skip rtnl_lock on IOCTL path
` [PATCH net-next v2 12/12] docs: net: ethtool: document ops-locked drivers and op_needs_rtnl

[PATCH ethtool] netlink: fec: Add missing newlines in FEC statistics output
 2026-06-05  0:12 UTC 

[PATCH v4 0/5] net: lan743x: Add SFP support for PCI11x1x
 2026-06-05  0:10 UTC  (8+ messages)
` [PATCH v4 2/5] net: lan743x: read SFP straps from PCI11x1x device

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-04 23:51 UTC  (3+ messages)
` [PATCH 11/23] i2c: pxa-pci: use platform_device_set_of_node()

[PATCH net-next v2] net: mana: Add Interrupt Moderation support
 2026-06-04 23:41 UTC 

[PATCH net-next v2 00/11] net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked
 2026-06-04 23:38 UTC  (4+ messages)
` [PATCH net-next v2 08/11] net: sched: don't recurse on the netdev ops lock in qdiscs

[PATCH bpf-next v1 0/3] Object relationship refactor followup
 2026-06-04 23:27 UTC  (12+ messages)
` [PATCH bpf-next v1 1/3] bpf: Fix dead error check on acquire_reference() in check_kfunc_call
` [PATCH bpf-next v1 2/3] bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
` [PATCH bpf-next v1 3/3] selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test

[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-04 23:25 UTC  (9+ messages)

[PATCH] selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
 2026-06-04 23:20 UTC  (2+ messages)

[PATCH net] vhost/net: complete zerocopy ubufs only once
 2026-06-04 23:14 UTC  (3+ messages)

[PATCH net] net: ibm: emac: mal: fix potential system hang in mal_remove()
 2026-06-04 23:03 UTC  (3+ messages)

[PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses"
 2026-06-04 22:55 UTC  (10+ messages)
  ` IPv6 address insertion order (was Re: [PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses")

[PATCH net] ethtool: Set histogram ranges to NULL before querying FEC data
 2026-06-04 22:54 UTC 

[PATCH v12 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-06-04 22:54 UTC  (4+ messages)

[PATCH v3 net-next 00/15] ip6mr: No RTNL for RTNL_FAMILY_IP6MR rtnetlink
 2026-06-04 22:46 UTC  (16+ messages)
` [PATCH v3 net-next 01/15] selftest: net: Extend ipmr.c for IP6MR
` [PATCH v3 net-next 02/15] ip6mr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}
` [PATCH v3 net-next 03/15] ip6mr: Use MAXMIFS in mr6_msgsize()
` [PATCH v3 net-next 04/15] ip6mr: Allocate skb earlier in ip6mr_rtm_getroute()
` [PATCH v3 net-next 05/15] ip6mr: Convert ip6mr_rtm_getroute() to RCU
` [PATCH v3 net-next 06/15] ip6mr: Convert ip6mr_rtm_dumproute() "
` [PATCH v3 net-next 07/15] net: Remove rtnl_held of struct fib_dump_filter
` [PATCH v3 net-next 08/15] ip6mr: Free mr_table after RCU grace period
` [PATCH v3 net-next 09/15] ip6mr: Call fib_rules_unregister() without RTNL
` [PATCH v3 net-next 10/15] ip6mr: Move unregister_netdevice_many() out of mroute_clean_tables()
` [PATCH v3 net-next 11/15] ip6mr: Move unregister_netdevice_many() out of ip6mr_free_table()
` [PATCH v3 net-next 12/15] ip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl()
` [PATCH v3 net-next 13/15] ip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_init()
` [PATCH v3 net-next 14/15] ip6mr: Replace RTNL with a dedicated mutex for MFC
` [PATCH v3 net-next 15/15] ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IPV6_MROUTE

[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
 2026-06-04 22:44 UTC  (2+ messages)

[PATCH net-next] tools: ynl: try to avoid the very slow YAML loader
 2026-06-04 22:40 UTC  (2+ messages)

[PATCH net-next v3 00/13] net: Add ADIN1140 support
 2026-06-04 22:36 UTC  (22+ messages)
` [PATCH net-next v3 01/13] dt-bindings: net: Add ADIN1140
` [PATCH net-next v3 02/13] net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
` [PATCH net-next v3 03/13] net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
` [PATCH net-next v3 04/13] net: ethernet: oa_tc6: Export the C45 access functions
` [PATCH net-next v3 05/13] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v3 06/13] net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
` [PATCH net-next v3 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
` [PATCH net-next v3 08/13] net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
` [PATCH net-next v3 09/13] net: ethernet: oa_tc6: Add new register address defines
` [PATCH net-next v3 10/13] net: phy: add generic helpers for direct C45 MMD access
` [PATCH net-next v3 11/13] net: phy: microchip-t1s: use generic C45 MMD access helpers
` [PATCH net-next v3 12/13] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next v3 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY

[PATCH net-next v6 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-06-04 22:35 UTC  (5+ messages)
` [PATCH net-next v6 1/2] net: dsa: mv88e6xxx: use the hw tx queues
` [PATCH net-next v6 2/2] net: dsa: mv88e6xxx: add support for credit based shaper

[GIT PULL] Networking for v7.1-rc7
 2026-06-04 22:11 UTC  (2+ messages)

[PATCH net] sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing
 2026-06-04 21:56 UTC  (3+ messages)

[PATCH net 0/2] Fix use-after-free in metadata dst teardown in airoha_eth and mtk_eth_soc drivers
 2026-06-04 21:53 UTC  (5+ messages)
` [PATCH net 1/2] net: airoha: Fix use-after-free in metadata dst teardown

[PATCH iwl-net v2] ice: fix E810 low latency timestamp interrupt handling
 2026-06-04 21:46 UTC  (2+ messages)

[PATCH v2 0/4] IPQ5018: Add and enable GEPHY RX and TX clocks
 2026-06-04 21:39 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: net: ethernet-phy: move clocks property to invidivual PHY bindings

[PATCH net v2] pds_core: quiesce DMA before freeing resources
 2026-06-04 21:36 UTC 

[BUG] net/sched: HFSC + fq_codel stall on 6.6.116 (qdisc_tree_reduce_backlog / qlen_notify)
 2026-06-04 21:32 UTC  (4+ messages)

[PATCH net-next] net: bcmgenet: convert RX path to page_pool
 2026-06-04 21:31 UTC  (6+ messages)

[PATCH net-next v12 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-04 21:22 UTC  (3+ messages)
` [PATCH net-next v12 1/2] "
` [PATCH net-next v12 2/2] selftests: net: add local ECMP rehash test

[PATCH net-next] net: phy: mdio-i2c: defer RollBall bridge probe to PHY discovery
 2026-06-04 21:15 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2026-06-04 20:27 UTC  (2+ messages)

[PATCH net-next v2 0/3] SO_TXTIME improvements
 2026-06-04 19:41 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ensure SCM_TXTIME delivery time is no older than system boot
` [PATCH net-next v2 2/3] net_sched: sch_fq: convert skb->tstamp if not monotonic
` [PATCH net-next v2 3/3] selftests: drv-net: extend so_txtime with FQ with other clocks

[PATCH] net: stmmac: xgmac: report L3/L4 filter match count in ethtool stats
 2026-06-04 19:30 UTC  (3+ messages)

[PATCH net 0/4] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
 2026-06-04 19:30 UTC  (9+ messages)
` [PATCH net 1/4] net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation
` [PATCH net 2/4] net/mlx5e: Fix HV VHCA stats agent registration race
` [PATCH net 3/4] net/mlx5e: Bounds-check stats_nch in mlx5e_get_queue_stats_rx()
` [PATCH net 4/4] net/mlx5e: Fix publication race for priv->channel_stats[]

[PATCH net v2] net/mlx4: avoid GCC 10 __bad_copy_from() false positive
 2026-06-04 19:21 UTC  (2+ messages)

[PATCH 0/2] net: isolate SKB data area allocations
 2026-06-04 19:12 UTC  (6+ messages)
` [PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
` [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket

[PATCH net-next v6] net: reduce RFS/ARFS flow updates by checking LLC affinity
 2026-06-04 19:10 UTC  (2+ messages)

[PATCH] net: b44: use ethtool_puts
 2026-06-04 19:09 UTC  (3+ messages)

[PATCH v3 0/4] Introduce error threshold to drm_ras
 2026-06-04 18:46 UTC  (5+ messages)
` [PATCH v3 1/4] drm/ras: Introduce error threshold
` [PATCH v3 2/4] drm/xe/xe_ras: Add support for error counter
` [PATCH v3 3/4] drm/xe/ras: Add support for error threshold
` [PATCH v3 4/4] drm/xe/drm_ras: Wire up error threshold callbacks

[PATCH v3 net-next 00/11] bridge: prepare lockless br_port_fill_attrs() (I)
 2026-06-04 18:43 UTC  (3+ messages)
` [PATCH v3 net-next 06/11] bridge: provide lockless access to p->designated_cost

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-04 18:40 UTC  (3+ messages)
` [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH] tipc: Add SPDX id lines to source files
 2026-06-04 18:38 UTC 

[RFC net-next 00/15] Introducing ipxlat: a stateless IPv4/IPv6 translation device
 2026-06-04 18:23 UTC  (3+ messages)
` [RFC net-next 08/15] ipxlat: add translation engine and dispatch core

linux-next: manual merge of the bpf-next tree with the vfs-brauner tree
 2026-06-04 18:14 UTC  (2+ messages)

[PATCH net] net: ibm: emac: Fix use-after-free during device removal
 2026-06-04 18:08 UTC  (2+ messages)

[PATCH net] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
 2026-06-04 17:58 UTC 

[PATCH net-next v12 0/6] tls: receive-path fixes and clean-ups
 2026-06-04 17:48 UTC  (7+ messages)
` [PATCH net-next v12 1/6] tls: Avoid evaluating freed skb in tls_sw_read_sock() loop
` [PATCH net-next v12 2/6] tls: Re-present partially-consumed records in tls_sw_read_sock()
` [PATCH net-next v12 3/6] tls: Move decrypt-failure abort into tls_rx_one_record()
` [PATCH net-next v12 4/6] tls: Factor tls_strp_msg_consume() from tls_strp_msg_done()
` [PATCH net-next v12 5/6] tls: Suppress spurious saved_data_ready on all receive paths
` [PATCH net-next v12 6/6] tls: Flush backlog before waiting for a new record

[PATCH net-next v2 0/3] net: add retry mechanism to ndo_set_rx_mode_async
 2026-06-04 17:47 UTC  (3+ messages)
` [PATCH net-next v2 3/3] bnxt: convert to core rx_mode retry mechanism

[PATCH] net/mlx5: convert miss_list allocation to kvmalloc_array()
 2026-06-04 17:40 UTC  (2+ messages)

[PATCH] mac802154: Prevent overwrite return code in mac802154_perform_association()
 2026-06-04 17:28 UTC  (2+ messages)

Question about support for orange pi 5 pro (dts) [was: net: phy: motorcomm: YT8531S missing LED ops and default init]
 2026-06-04 17:27 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-04 17:25 UTC  (10+ messages)

[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
 2026-06-04 17:00 UTC  (8+ messages)
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered

[PATCH net v3] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
 2026-06-04 16:59 UTC 

[mst-vhost:balloon 8/38] Warning: mm/page_alloc.c:7002 function parameter 'user_addr' not described in '__alloc_contig_frozen_range'
 2026-06-04 16:51 UTC 

[PATCH net] net: atm: fix use-after-free in sigd_put_skb()
 2026-06-04 16:49 UTC 

[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
 2026-06-04 16:42 UTC  (6+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type

[PATCH net-next] net: dsa: felix: validate switch in .netdev_to_port() conversion
 2026-06-04 16:36 UTC  (2+ messages)

[PATCH net] bnge: fix context mem iteration
 2026-06-04 16:37 UTC 

[mst-vhost:vhost 5/37] ./usr/include/linux/virtio_can.h:29:35: error: // comments are not allowed in this language
 2026-06-04 16:31 UTC 


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