Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-04 16:00:25 to 2026-06-04 19:39:36 UTC [more...]

[PATCH net-next] net: bcmgenet: convert RX path to page_pool
 2026-06-04 19:39 UTC  (4+ messages)

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

[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 net] net: ibm: emac: mal: fix potential system hang in mal_remove()
 2026-06-04 18:52 UTC  (2+ messages)

[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 net v2] Revert "ipv6: preserve insertion order for same-scope addresses"
 2026-06-04 18:39 UTC  (9+ messages)
  ` IPv6 address insertion order (was Re: [PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses")

[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-next] net: phy: mdio-i2c: defer RollBall bridge probe to PHY discovery
 2026-06-04 18:12 UTC 

[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-next] ipv6: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL()
 2026-06-04 17:45 UTC 

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

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

[PATCH net-next] ipv4: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL()
 2026-06-04 17:34 UTC 

[GIT PULL] Networking for v7.1-rc7
 2026-06-04 17:31 UTC 

[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  (14+ 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 v3 00/13] net: Add ADIN1140 support
 2026-06-04 16:39 UTC  (15+ 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] 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 

[PATCH net] tipc: require admin privileges for TIPCv2 mutators
 2026-06-04 16:31 UTC 

[PATCH net v4] selftests/net/openvswitch: guard command substitutions against empty output
 2026-06-04 16:30 UTC 

[PATCH net v2] udp: clear skb->dev before running a sockmap verdict
 2026-06-04 16:20 UTC  (2+ messages)

[PATCH net] Reapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"
 2026-06-04 16:20 UTC  (2+ messages)

[PATCH net] bonding: annotate data-races arcound churn variables
 2026-06-04 16:20 UTC  (2+ messages)

[PATCH net] sctp: purge outqueue on stale COOKIE-ECHO handling
 2026-06-04 16:20 UTC  (2+ messages)

[PATCH net-next v3 0/5] netconsole: Fix reported problems
 2026-06-04 16:10 UTC  (6+ messages)
` [PATCH net-next v3 1/5] netconsole: do not schedule skb pool refill from NMI
` [PATCH net-next v3 2/5] netconsole: do not dequeue pooled skbs that cannot satisfy len
` [PATCH net-next v3 3/5] netconsole: take target_cleanup_list_lock in drop_netconsole_target()
` [PATCH net-next v3 4/5] netconsole: clean up deactivated targets dropped before the cleanup worker
` [PATCH net-next v3 5/5] netconsole: close netdevice unregister window during target resume

[PATCH net] ipv6: mcast: Fix use-after-free when processing MLD queries
 2026-06-04 16:00 UTC  (2+ messages)

[PATCH net v2] rtase: Avoid sleeping in get_stats64()
 2026-06-04 16:00 UTC  (2+ messages)

[PATCH net] ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()
 2026-06-04 16:00 UTC  (2+ messages)

[PATCH net v2] rtase: Reset TX subqueue when clearing TX ring
 2026-06-04 16:00 UTC  (2+ messages)

[PATCH v2 net] net/802/mrp: fix vector attribute parsing in mrp_pdu_parse_vecattr
 2026-06-04 16:00 UTC  (2+ messages)

[PATCH net v2 0/3] vxlan: vnifilter: fix VNI add/update notifications
 2026-06-04 16:00 UTC  (2+ messages)


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