Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-02 10:53:23 to 2026-07-03 03:24:48 UTC [more...]

[PATCH net] net: emac: mal: fix W1C write race in ICINTSTAT clearing
 2026-07-03  3:06 UTC  (2+ messages)

[RFC PATCH net-next] netpoll: hold RCU while walking napi_list
 2026-07-03  3:17 UTC  (6+ messages)

[PATCH net] net: phy: motorcomm: read EEE abilities in yt8521_get_features()
 2026-07-03  3:03 UTC  (5+ messages)

[PATCH v2 net] octeontx2-af: Block VFs from clobbering special CGX PKIND state
 2026-07-03  2:41 UTC 

[PATCH net-next v2 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-07-03  2:24 UTC  (4+ messages)
` [PATCH net-next v2 4/8] net: mdio: realtek-rtl9300: Configure hardware polling during probing

[PATCH net-next v8 0/4] Add support for RTL8261C_CG
 2026-07-03  1:40 UTC  (6+ messages)
` [PATCH net-next v8 1/4] net: phy: c45: add genphy_c45_soft_reset()
` [PATCH net-next v8 3/4] net: phy: realtek: add support for RTL8261C_CG

[PATCH net-next] net/mlx5e: bound TX CQ poll softirq residency with a time budget
 2026-07-03  1:36 UTC 

[PATCH v3] Subject: [PATCH] net: gro: fix double aggregation of flush-marked skbs
 2026-07-03  1:26 UTC  (3+ messages)

[PATCH net] af_unix: fix listen() succeeding on sockets in the wrong state
 2026-07-03  0:36 UTC  (3+ messages)

[PATCH] net: phy: marvell: Add soft reset for 88E1510
 2026-07-03  0:14 UTC  (3+ messages)

[PATCH v2 net-next 00/14] net: Support per-netns device unregistration
 2026-07-03  0:09 UTC  (15+ messages)
` [PATCH v2 net-next 01/14] rtnetlink: Lock sock_net(skb->sk) in rtnl_newlink()
` [PATCH v2 net-next 02/14] rtnetlink: Call unregister_netdevice_many() only once in rtnl_link_unregister()
` [PATCH v2 net-next 03/14] rtnetlink: Add per-netns rtnl_work
` [PATCH v2 net-next 04/14] net: Wrap default_device_exit_net() with __rtnl_net_lock()
` [PATCH v2 net-next 05/14] net: Hold __rtnl_net_lock() in netdev_wait_allrefs_any()
` [PATCH v2 net-next 06/14] net: Add per-netns netdev unregistration infra
` [PATCH v2 net-next 07/14] net: Call unregister_netdevice_many() per netns
` [PATCH v2 net-next 08/14] veth: Support per-netns device unregistration
` [PATCH v2 net-next 09/14] bareudp: Protect bareudp_list with mutex
` [PATCH v2 net-next 10/14] bareudp: Support per-netns netdev unregistration
` [PATCH v2 net-next 11/14] ipvlan: Convert ipvl_port.count to refcount_t
` [PATCH v2 net-next 12/14] ipvlan: Synchronise ipvlan_init() and ipvlan_uninit() for the same lower dev
` [PATCH v2 net-next 13/14] ipvlan: Protect ipvl_port.ipvlans with mutex
` [PATCH v2 net-next 14/14] ipvlan: Support per-netns netdev unregistration

[PATCH net] qede: fix off-by-one in BD ring consumption on build_skb failure
 2026-07-02 23:55 UTC  (3+ messages)

[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-07-02 23:51 UTC  (4+ messages)

[PATCH net] net: emac: mal: replace devm_request_irq with request_irq to fix probe error race
 2026-07-02 23:50 UTC 

[PATCH] net: emac: mal: replace devm_request_irq with request_irq to fix probe error race
 2026-07-02 23:50 UTC 

[REGRESSION][BISECTED] tun/tap & vhost-net: multi-threaded network performance
 2026-07-02 22:55 UTC  (6+ messages)

[PATCH bpf] bpf: reject mini-sockets in bpf_sock_destroy()
 2026-07-02 22:45 UTC 

[PATCH net-next v2 0/6] net: hold instance lock around NETDEV_DOWN and NETDEV_GOING_DOWN
 2026-07-02 22:41 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: hold instance lock around NETDEV_DOWN/GOING_DOWN
` [PATCH net-next v2 2/6] net: dsa: hold instance lock on close-on-shutdown paths
` [PATCH net-next v2 3/6] net: mtk_eth_soc: hold instance lock around DMA-device-swap close
` [PATCH net-next v2 4/6] net: rtnetlink: take instance lock inside rtnl_configure_link
` [PATCH net-next v2 5/6] net: require instance lock for NETDEV_DOWN/GOING_DOWN notifiers
` [PATCH net-next v2 6/6] net: document NETDEV_UNREGISTER unlocked rationale

[PATCH net-next] macsec: no longer rely on RTNL in macsec_fill_info()
 2026-07-02 22:30 UTC  (2+ messages)

[PATCH net v2] net/mlx5: free mlx5_st_idx_data on final dealloc
 2026-07-02 22:24 UTC 

[PATCH ipsec] xfrm: policy: use hlist_del_init_rcu in xfrm_hash_rebuild to avoid bydst poison
 2026-07-02 22:11 UTC  (3+ messages)

[PATCH net-next v5] net: mana: Add Interrupt Moderation support
 2026-07-02 22:01 UTC 

[syzbot ci] Re: net: Support per-netns device unregistration
 2026-07-02 21:59 UTC  (2+ messages)

[PATCH net] net/tls: Consume empty data records in tls_sw_read_sock()
 2026-07-02 21:50 UTC  (4+ messages)

[PATCH net-next v6 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-07-02 21:23 UTC  (4+ messages)
` [PATCH net-next v6 12/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY

[PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
 2026-07-02 20:53 UTC  (2+ messages)

[PATCH net-next v4 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-07-02 20:47 UTC  (2+ messages)
` [PATCH net-next v4 2/2] net: dsa: realtek: rtl8365mb: add HSGMII "

[PATCH net-next v4 0/2] net: dsa: realtek: rtl8365mb: add SGMII/HSGMII support for RTL8367S
 2026-07-02 20:47 UTC 

[PATCHv2 net-next] net: dsa: qca8k: fall back to ethernet-ports node name for LEDs
 2026-07-02 20:43 UTC  (2+ messages)

[PATCH] net: fman: guard IRQ handlers against pre-init interrupt
 2026-07-02 20:42 UTC  (4+ messages)
  ` [PATCH v2 1/2] net: fman: move IRQ registration after init to prevent NULL deref and UAF

[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
 2026-07-02 20:09 UTC  (5+ messages)
` [PATCH net 1/2] "

[PATCH net-next v7 1/2] dinghai: add ZTE network driver support
 2026-07-02 19:35 UTC  (2+ messages)

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-07-02 19:14 UTC  (18+ messages)
` [PATCH v9 01/14] firmware: qcom: Add a generic PAS service
` [PATCH v9 02/14] firmware: qcom_scm: Migrate to "
` [PATCH v9 03/14] firmware: qcom: Add a PAS TEE service
` [PATCH v9 04/14] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v9 05/14] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v9 06/14] remoteproc: qcom_wcnss: "
` [PATCH v9 07/14] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v9 08/14] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v9 09/14] media: qcom: "
` [PATCH v9 10/14] media: qcom: Pass proper PAS ID to set_remote_state API
` [PATCH v9 11/14] net: ipa: Switch to generic PAS TZ APIs
` [PATCH v9 12/14] wifi: ath12k: "
` [PATCH v9 13/14] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v9 14/14] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service

[PATCH net-next v4] net: mana: Add Interrupt Moderation support
 2026-07-02 19:02 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next 0/9] Switch support
 2026-07-02 18:55 UTC  (3+ messages)
` [PATCH net-next 3/9] octeontx2-pf: switch: Add pf files hierarchy

[PATCH net-next 0/4] net: usb: move exported code to usbnet
 2026-07-02 18:26 UTC  (10+ messages)
` [PATCH net-next 1/4] net: usb: move updating filter and status from cdc "
` [PATCH net-next 2/4] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet
` [PATCH net-next 3/4] net: usb: usbnet: add cdc_state to struct usbnet
` [PATCH net-next 4/4] net: usb: use cdc_state in "

[RFC net-next] bonding: Retry updating slave MAC after a failure
 2026-07-02 18:17 UTC  (3+ messages)

[PATCH RFC 8/8] clk: sunxi-ng: a733: Add reset lines
 2026-07-02 18:11 UTC  (2+ messages)

[PATCH net v2 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
 2026-07-02 18:05 UTC  (3+ messages)
` [PATCH net v2 1/2] octeon_ep: "
` [PATCH net v2 2/2] octeon_ep_vf: "

[PATCH net 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
 2026-07-02 18:03 UTC  (4+ messages)
` [PATCH net 1/2] octeon_ep: "

[PATCH net 0/4] rxrpc: Fix CHALLENGE packet handling
 2026-07-02 17:31 UTC  (6+ messages)
` [PATCH net 1/4] afs: Fix NULL deref in afs_deliver_cb_init_call_back_state3()
` [PATCH net 2/4] rxrpc: Fix sendmsg to not return an error if last packet queued
` [PATCH net 3/4] afs: Fix UAF when sending a message
` [PATCH net 4/4] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation

[PATCH v2 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-02 17:35 UTC  (7+ messages)
` [PATCH v2 net-next 06/14] net: enetc: simplify enetc4_set_port_speed()
` [PATCH v2 net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
` [PATCH v2 net-next 08/14] net: enetc: remove invalid code from enetc4_pl_mac_link_up()

[PATCH RFC 7/8] clk: sunxi-ng: a733: Add bus clock gates
 2026-07-02 17:34 UTC  (2+ messages)

[PATCH RFC 6/8] clk: sunxi-ng: a733: Add mod clocks support
 2026-07-02 17:24 UTC  (2+ messages)

[PATCH net v3] net: airoha: fix MIB stats collection to be lossless
 2026-07-02 17:18 UTC 

[PATCH net] net/smc: ignore peer-supplied rmbe_idx and dmbe_idx
 2026-07-02 17:11 UTC 

[PATCH ethtool] man: ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
 2026-07-02 17:12 UTC  (2+ messages)

[PATCH net-next] ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
 2026-07-02 17:11 UTC  (2+ messages)

[PATCH RFC 4/8] clk: sunxi-ng: a733: Add PLL clocks support
 2026-07-02 17:10 UTC  (2+ messages)

[PATCH net-next v3] net: skb: isolate skb data area allocations into a separate bucket
 2026-07-02 17:07 UTC 

[PATCH RFC 3/8] clk: sunxi-ng: a733: Add PRCM CCU
 2026-07-02 16:59 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: rss_ctx: Add retries to test_rss_context_overlap to reduce flakes
 2026-07-02 16:49 UTC 

[PATCH 6.6 040/175] rxrpc: Fix the ACK parser to extract the SACK table for parsing
 2026-07-02 16:19 UTC 

[ANN] Summer vacations and "Won't Fix" bugs
 2026-07-02 16:39 UTC 

[PATCH 6.12 055/204] rxrpc: Fix the ACK parser to extract the SACK table for parsing
 2026-07-02 16:18 UTC 

[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
 2026-07-02 16:37 UTC  (5+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM

[GIT PULL] Networking for v7.2-rc2
 2026-07-02 16:07 UTC  (2+ messages)

[PATCH net v4] net: macb: drop in-flight Tx SKBs on close
 2026-07-02 15:37 UTC 

linux-next: manual merge of the net-next tree with the vfs-brauner tree
 2026-07-02 15:33 UTC 

[PATCH] net/rps: consolidate RPS dispatch into netif_rps() helpers
 2026-07-02 15:28 UTC 

[RFC PATCH 1/2] landlock: fix TCP Fast Open connection bypass
 2026-07-02 14:59 UTC  (3+ messages)
` [PATCH v2 "

the confusing 10000base_CR. Shouldn't it be 10000_SFI_DA?
 2026-07-02 14:54 UTC  (8+ messages)

[RFC PATCH bpf-next v1 0/7] xdp: RX checksum metadata hint and checksum assertion over redirect
 2026-07-02 14:52 UTC  (5+ messages)

[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-02 14:47 UTC  (12+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
 2026-07-02 14:40 UTC  (7+ messages)
` [PATCH 1/4] bnx2x: use kzalloc() to allocate mac filtering list
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS

[PATCH net-next v4 0/3] ptp: Add driver for R-Car Gen4 gPTP timer
 2026-07-02 14:39 UTC  (5+ messages)
` [PATCH net-next v4 1/3] dt-bindings: ptp: renesas,rcar-gen4-gptp: Add R-Car Gen4
` [PATCH net-next v4 2/3] ptp: Add driver for "
` [PATCH net-next v4 3/3] arm64: dts: renesas: r8a779g0: Add gPTP node

[PATCH 6.6.y] net: add missing ns_capable check for peer netns
 2026-07-02 14:14 UTC  (2+ messages)

[PATCH iwl-net 1/2] ice: move ice_vsi_realloc_stat_arrays() up
 2026-07-02 14:12 UTC  (5+ messages)
` [PATCH iwl-net 2/2] ice: fix stats array overflow via proper realloc
  ` [Intel-wired-lan] "

[PATCH net-next v7 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
 2026-07-02 14:02 UTC  (6+ messages)
` [PATCH net-next v7 2/3] net: airoha: fix ETS QoS stats counter underflow and cross-channel corruption
` [PATCH net-next v7 3/3] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload

[PATCH net 0/2] bpf, sockmap: fix copied_seq after partial TCP read
 2026-07-02 14:09 UTC  (3+ messages)
` [PATCH net 1/2] bpf, sockmap: account only unread data in tcp_eat_skb
` [PATCH net 2/2] selftests/bpf: cover sockmap drop after partial TCP read

[PATCH RFC v2 0/9] leds: Add support for hardware-initiated hardware control trigger transition
 2026-07-02 13:41 UTC  (2+ messages)

[PATCH net] net: mdio: select REGMAP_MMIO instead of depending on it
 2026-07-02 13:26 UTC  (2+ messages)

[PATCH net-next 0/2] octeontx2-af: NPC parser and RSS improvements
 2026-07-02 13:20 UTC  (4+ messages)
` [PATCH v2 1/2] octeontx2-af: reserve 4 PKINDs for skip-size custom use

[PATCH net-next] net/mlx5e: MACsec: annotate context list traversals
 2026-07-02 13:19 UTC  (2+ messages)

[PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-07-02 13:17 UTC  (7+ messages)
` [PATCH v3 2/7] net: wwan: t9xx: Add control plane transaction layer
    ` [External Mail] "

[PATCH v6] net: mvneta_bm: add suspend/resume support to prevent crash after resume
 2026-07-02 13:10 UTC  (3+ messages)

[PATCH 0/4 v2] Serdes: s32g: Add support for serdes subsystem
 2026-07-02 12:46 UTC  (3+ messages)

[PATCH net-next v2] ice: use dev_err_probe() in ice_probe()
 2026-07-02 12:47 UTC  (4+ messages)

[PATCH net-next v2 0/8] netconsole: stop charging netpoll users for netconsole-only data
 2026-07-02 12:19 UTC  (9+ messages)
` [PATCH net-next v2 1/8] netpoll: export refill_skbs(), refill_skbs_work_handler(), skb_pool_flush()
` [PATCH net-next v2 2/8] netconsole: take over skb pool lifecycle from netpoll
` [PATCH net-next v2 3/8] netconsole: move refill_skbs_work_handler() "
` [PATCH net-next v2 4/8] netconsole: move refill_skbs() and skb-pool sizing macros "
` [PATCH net-next v2 5/8] netconsole: move skb_pool_flush() "
` [PATCH net-next v2 6/8] netconsole: move skb_pool / refill_wq from struct netpoll to netconsole_target
` [PATCH net-next v2 7/8] netconsole: move local_port / remote_port "
` [PATCH net-next v2 8/8] netconsole: move remote_mac "

[PATCH net v2] net: usb: lan78xx: disable VLAN filter in promiscuous mode
 2026-07-02 11:36 UTC  (2+ messages)

[PATCH net v2] ipvs: fix PMTU for GUE/GRE tunnel ICMP errors
 2026-07-02 11:31 UTC  (2+ messages)

[PATCH iwl-next v5 00/12] Add ACL support
 2026-07-02 10:30 UTC  (13+ messages)
` [PATCH iwl-next v5 01/12] ice: rename shared Flow Director functions and structs
` [PATCH iwl-next v5 02/12] ice: remove unused ICE_FD_FLUSH_REQ from PF state
` [PATCH iwl-next v5 03/12] ice: initialize ACL table
` [PATCH iwl-next v5 04/12] ice: initialize ACL scenario
` [PATCH iwl-next v5 05/12] ice: create flow profile
` [PATCH iwl-next v5 06/12] Revert "ice: remove unused ice_flow_entry fields"
` [PATCH iwl-next v5 07/12] ice: use plain alloc/dealloc for ice_ntuple_fltr
` [PATCH iwl-next v5 08/12] ice: create ACL entry
` [PATCH iwl-next v5 09/12] ice: program "
` [PATCH iwl-next v5 10/12] ice: add ACL reset recovery and NTUPLE feature toggle
` [PATCH iwl-next v5 11/12] ice: re-introduce ice_dealloc_flow_entry() helper
` [PATCH iwl-next v5 12/12] ice: use ACL for ntuple rules that conflict with FDir

[PATCH net] ipvs: reset full ip_vs_seq structs in ip_vs_conn_new
 2026-07-02 11:28 UTC 

[PATCH net-next v4 0/2] net: pse-pd: add Realtek/Broadcom PSE MCU support
 2026-07-02 11:22 UTC  (4+ messages)
` [PATCH net-next v4 2/2] net: pse-pd: add Realtek/Broadcom PSE MCU driver

[PATCH net-next 0/2] devlink: extend phys_port_name controller prefix to non-external ports
 2026-07-02 11:17 UTC  (3+ messages)
` [PATCH net-next 1/2] devlink: print controller prefix for non-zero controller
` [PATCH net-next 2/2] net/mlx5: Set satellite PF devlink ports as non-external

[PATCH bpf v3 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-07-02 11:01 UTC  (3+ messages)
` [PATCH bpf v3 4/4] selftests/bpf: Fail unbound UDP on sockmap update

[PATCH net-next v3 00/15] net: macb: implement context swapping
 2026-07-02 10:54 UTC  (3+ messages)
` [PATCH net-next v3 06/15] net: macb: allocate tieoff descriptor once across device lifetime

[PATCH net v4] rtase: Workaround for TX hang caused by short UDP packets entering hardware PTP parsing
 2026-07-02 10:52 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