public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-08 19:14:31 to 2026-03-09 12:23:53 UTC [more...]

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-09 12:23 UTC  (18+ messages)

[PATCH] netconsole: Fix compiler warnings when PRINTK_EXECUTION_CTX is disabled
 2026-03-09 12:21 UTC  (2+ messages)

[PATCH] locking/local_lock: Reduce local_[un]lock_nested_bh() overhead
 2026-03-09 12:20 UTC 

[syzbot] [net?] KASAN: null-ptr-deref Write in send_to_lecd
 2026-03-09 12:13 UTC 

[PATCH net-next v1] net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
 2026-03-09 12:12 UTC  (2+ messages)

[PATCH net-next 0/8] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-03-09 12:09 UTC  (11+ messages)
` [PATCH net-next 5/8] net: dsa: lan9645x: add bridge support
` [PATCH net-next 4/8] net: dsa: lan9645x: add basic dsa driver for LAN9645X

[PATCH v6 00/18] Add support for MT8189 clock controller
 2026-03-09 12:05 UTC  (19+ messages)
` [PATCH v6 01/18] dt-bindings: clock: Add MediaTek MT8189 clock
` [PATCH v6 02/18] clk: mediatek: clk-mux: Make sure bypass clk enabled while setting MFG rate
` [PATCH v6 03/18] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH v6 04/18] clk: mediatek: Add MT8189 topckgen "
` [PATCH v6 05/18] clk: mediatek: Add MT8189 vlpckgen "
` [PATCH v6 06/18] clk: mediatek: Add MT8189 vlpcfg "
` [PATCH v6 07/18] clk: mediatek: Add MT8189 bus "
` [PATCH v6 08/18] clk: mediatek: Add MT8189 cam "
` [PATCH v6 09/18] clk: mediatek: Add MT8189 dbgao "
` [PATCH v6 10/18] clk: mediatek: Add MT8189 dvfsrc "
` [PATCH v6 11/18] clk: mediatek: Add MT8189 i2c "
` [PATCH v6 12/18] clk: mediatek: Add MT8189 img "
` [PATCH v6 13/18] clk: mediatek: Add MT8189 mdp "
` [PATCH v6 14/18] clk: mediatek: Add MT8189 mfg "
` [PATCH v6 15/18] clk: mediatek: Add MT8189 dispsys "
` [PATCH v6 16/18] clk: mediatek: Add MT8189 scp "
` [PATCH v6 17/18] clk: mediatek: Add MT8189 ufs "
` [PATCH v6 18/18] clk: mediatek: Add MT8189 vcodec "

[PATCH net-next v8 0/3] riscv: spacemit: Add ethernet support for K3
 2026-03-09 11:59 UTC  (7+ messages)
` [PATCH net-next v8 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v8 2/3] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v8 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH net-next] net: mana: Expose hardware diagnostic info via debugfs
 2026-03-09 11:49 UTC  (3+ messages)
` [net-next] "

[PATCH v2 net-next] net/sched: do not reset queues in graft operations
 2026-03-09 11:44 UTC  (2+ messages)

[PATCH 00/10 net-next] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-09 11:38 UTC  (16+ messages)
` [PATCH 01/10 net-next] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
` [PATCH 02/10 net-next] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
` [PATCH 03/10 net-next] ipv6: remove dynamic ICMPv6 sender registration infrastructure
` [PATCH 04/10 net-next] ipv6: prepare headers for ipv6_stub removal
` [PATCH 05/10 net-next] drivers: net: drop ipv6_stub usage and use direct function calls
` [PATCH 06/10 net-next] ipv4: "
` [PATCH 07/10 net-next] net: convert remaining ipv6_stub users to "
` [PATCH 08/10 net-next] bpf: remove ipv6_bpf_stub completely and use "
` [PATCH 09/10 net-next] ipv6: remove ipv6_stub infrastructure completely
` [PATCH 10/10 net-next] netfilter: remove nf_ipv6_ops and use direct function calls

[PATCH] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-09 11:35 UTC  (3+ messages)

[PATCH RFC net-next v3 0/8] net: stmmac: improve PCS support
 2026-03-09 11:21 UTC  (9+ messages)
` [PATCH RFC net-next v3 1/8] net: stmmac: add struct stmmac_pcs_info
` [PATCH RFC net-next v3 2/8] net: stmmac: add support for reading inband SGMII status
` [PATCH RFC net-next v3 3/8] net: stmmac: add BASE-X support to integrated PCS
` [PATCH RFC net-next v3 4/8] net: stmmac: use integrated PCS for BASE-X modes
` [PATCH RFC net-next v3 5/8] net: stmmac: qcom-ethqos: enable 2500BASE-X
` [PATCH RFC net-next v3 6/8] net: stmmac: qcom-ethqos: enable inband mode for SGMII
` [PATCH RFC net-next v3 7/8] net: stmmac: configure SGMII AN control according to phylink
` [PATCH RFC net-next v3 8/8] net: stmmac: report PCS configuration changes

[PATCH] sunrpc: fix TLS connect_worker rpc_clnt lifetime UAF
 2026-03-09 11:19 UTC 

[PATCH net-next v2 0/7] net: stmmac: start to shrink memory usage
 2026-03-09 11:19 UTC  (13+ messages)
` [PATCH net-next v2 1/7] net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()
` [PATCH net-next v2 2/7] net: stmmac: convert plat_stmmacenet_data booleans to type bool
` [PATCH net-next v2 3/7] net: stmmac: reorder structs to reduce memory consumption
` [PATCH net-next v2 4/7] net: stmmac: use u8 for ?x_queues_to_use and number_?x_queues
` [PATCH net-next v2 5/7] net: stmmac: use u8 for host_dma_width and similar struct members
` [PATCH net-next v2 6/7] net: stmmac: add documentation for stmmac_dma_cfg members
` [PATCH net-next v2 7/7] net: stmmac: add documentation for clocks

[PATCH -next] dpaa2-switch: Add depend on FSL_DPAA2_ETH to FSL_DPAA2_SWITCH
 2026-03-09 11:18 UTC  (3+ messages)

[PATCH] atm: lec: fix use-after-free in sock_def_readable()
 2026-03-09 11:07 UTC  (7+ messages)

[PATCH RFC net-next v2 0/7] net: stmmac: improve PCS support
 2026-03-09 11:02 UTC  (4+ messages)

[PATCH net-next 0/8] net: macb: add XSK support
 2026-03-09 10:56 UTC  (6+ messages)
` [PATCH net-next 8/8] net: macb: add Tx zero-copy AF_XDP support

[PATCH net-next v5] net: pppoe: implement GRO/GSO support
 2026-03-09 10:46 UTC  (3+ messages)

[PATCH ipsec-next 00/10] xfrm: fix most sparse warnings
 2026-03-09 10:32 UTC  (11+ messages)
` [PATCH ipsec-next 01/10] xfrm: state: fix sparse warnings on xfrm_state_hold_rcu
` [PATCH ipsec-next 02/10] xfrm: state: fix sparse warnings in xfrm_state_init
` [PATCH ipsec-next 03/10] xfrm: state: fix sparse warnings around XFRM_STATE_INSERT
` [PATCH ipsec-next 04/10] xfrm: state: add xfrm_state_deref_prot to state_by* walk under lock
` [PATCH ipsec-next 05/10] xfrm: remove rcu/state_hold from xfrm_state_lookup_spi_proto
` [PATCH ipsec-next 06/10] xfrm: state: silence sparse warnings during netns exit
` [PATCH ipsec-next 07/10] xfrm: policy: fix sparse warnings in xfrm_policy_{init,fini}
` [PATCH ipsec-next 08/10] xfrm: policy: silence sparse warning in xfrm_policy_unregister_afinfo
` [PATCH ipsec-next 09/10] xfrm: add rcu_access_pointer to silence sparse warning for xfrm_input_afinfo
` [PATCH ipsec-next 10/10] xfrm: avoid RCU warnings around the per-netns netlink socket

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-09 10:03 UTC  (6+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
` [PATCH net v5 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH net-next V2 0/5] net/mlx5e: Report more netdev stats
 2026-03-09  9:55 UTC  (6+ messages)
` [PATCH net-next V2 1/5] net/mlx5e: Report hw_gso_packets and hw_gso_bytes "
` [PATCH net-next V2 2/5] net/mlx5e: Report RX HW-GRO "
` [PATCH net-next V2 3/5] net/mlx5e: Report TX csum "
` [PATCH net-next V2 4/5] net/mlx5e: Report RX "
` [PATCH net-next V2 5/5] net/mlx5e: Report stop and wake TX queue stats

[PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-09  9:49 UTC  (5+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems

[PATCH net] page_pool: store detach_time as ktime_t to avoid false-negatives
 2026-03-09  9:42 UTC  (2+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in sock_def_readable (2)
 2026-03-09  9:39 UTC  (3+ messages)

[PATCH mlx5-next V2 0/9] mlx5-next updates 2026-03-09
 2026-03-09  9:34 UTC  (10+ messages)
` [PATCH mlx5-next V2 1/9] net/mlx5: Add IFC bits for shared headroom pool PBMC support
` [PATCH mlx5-next V2 2/9] net/mlx5: Add silent mode set/query and VHCA RX IFC bits
` [PATCH mlx5-next V2 3/9] net/mlx5: LAG, replace pf array with xarray
` [PATCH mlx5-next V2 4/9] net/mlx5: LAG, use xa_alloc to manage LAG device indices
` [PATCH mlx5-next V2 5/9] net/mlx5: E-switch, modify peer miss rule index to vhca_id
` [PATCH mlx5-next V2 6/9] net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence number
` [PATCH mlx5-next V2 7/9] net/mlx5: Add VHCA RX flow destination support for FW steering
` [PATCH mlx5-next V2 8/9] {net/RDMA}/mlx5: Add LAG demux table API and vport demux rules
` [PATCH mlx5-next V2 9/9] net/mlx5: Expose MLX5_UMR_ALIGN definition

[GIT PULL] Immutable branch between GPIO and net for v7.1-rc1
 2026-03-09  9:31 UTC 

[PATCH v2] net: mdio: mvusb: drop redundant device reference
 2026-03-09  9:28 UTC  (2+ messages)

[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
 2026-03-09  9:27 UTC  (9+ messages)
` [PATCH net-next v3 1/6] tcp: implement RFC 7323 window retraction receiver requirements
` [PATCH net-next v3 2/6] mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wnd
` [PATCH net-next v3 3/6] tcp: increase LINUX_MIB_BEYOND_WINDOW for SKB_DROP_REASON_TCP_OVERWINDOW
` [PATCH net-next v3 4/6] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
` [PATCH net-next v3 5/6] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt

[PATCH v2 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-09  9:18 UTC  (9+ messages)
` [PATCH v2 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v2 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-09  9:12 UTC  (17+ messages)
` [PATCH 01/14] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH 02/14] firmware: qcom: Add a generic PAS service
` [PATCH 11/14] media: qcom: Switch to generic PAS TZ APIs

[PATCH] net: bgmac: scope bgmac_enet_suspend() and bgmac_enet_resume() to CONFIG_PM
 2026-03-09  9:02 UTC 

[PATCH] ieee802154: atusb: drop redundant device reference
 2026-03-09  8:55 UTC  (2+ messages)

[PATCH net-next v28 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-03-09  8:51 UTC  (4+ messages)
` [PATCH net-next v28 4/8] eea: create/destroy rx,tx queues for netdevice open and stop

[PATCH 0/4] Rust netlink support + use in Rust Binder
 2026-03-09  8:38 UTC  (8+ messages)
` [PATCH 1/4] rust: netlink: add raw netlink abstraction

[PATCH iwl-next v4] igb: Retrieve Tx timestamp from BH workqueue
 2026-03-09  8:37 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH v10 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-03-09  8:35 UTC  (2+ messages)

[PATCH] net: mdio: mvusb: drop redundant device reference
 2026-03-09  8:22 UTC  (3+ messages)

[RFC net-next v2 0/6] ethtool: Generic loopback support
 2026-03-09  8:21 UTC  (4+ messages)
` [RFC net-next v2 2/6] ethtool: Add loopback GET/SET netlink implementation

[RFC PATCH 0/8] Reimplement TCP-AO using crypto library
 2026-03-09  8:17 UTC  (2+ messages)

[PATCH net-next] net: page_pool: scale alloc cache with PAGE_SIZE
 2026-03-09  8:13 UTC 

[PATCH net-next 0/2] net: dsa: mxl862xx: add support for bridge offloading
 2026-03-09  8:07 UTC  (7+ messages)
` [PATCH net-next 1/2] dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()

[PATCH] net: dsa: scope dsa_user_suspend() and dsa_user_resume() to PM_SLEEP
 2026-03-09  7:52 UTC 

[PATCH] net: dsa: scope dsa_user_suspend() and
 2026-03-09  7:49 UTC 

[PATCH net v2] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
 2026-03-09  7:48 UTC  (5+ messages)

[linux-next:master] [icmp] 64db5933c7: ltp.cve-2020-25705.fail
 2026-03-09  7:40 UTC  (2+ messages)

[RFC v2 0/2] ptp: Move non-NIC PHC drivers from netdev to clock/timekeeping maintainership
 2026-03-09  6:54 UTC  (6+ messages)

[RFC net-next 0/3] tls_sw: add tx record zero padding
 2026-03-09  5:48 UTC  (4+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "
` [RFC net-next 2/3] net/tls: add randomized zero padding socket option
` [RFC net-next 3/3] selftest: tls: add tls record zero pad test

[PATCH v2 0/2] Add ICSSG0 dual EMAC support for AM642 EVM
 2026-03-09  4:44 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am642-evm: Add ICSSG0 overlay for dual EMAC support

[PATCH net-next v3 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-09  4:41 UTC  (3+ messages)
` [PATCH net-next v3 2/3] bnxt_en: Resize RSS contexts on channel count change

[PATCH v2 net] net: enetc: safely reinitialize TX BD ring when it has unsent frames
 2026-03-09  3:04 UTC 

[PATCH v3 net-next 0/5] octeontx2-af: npc: Enhancements
 2026-03-09  2:46 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v3 net-next 2/5] devlink: Implement devlink param multi attribute nested data values
` [PATCH v3 net-next 3/5] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v3 net-next 4/5] octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries
` [PATCH v3 net-next 5/5] octeontx2-af: Add support for loading custom KPU profile from filesystem

[PATCH net-next v4] inet: add ip_local_port_step_width sysctl to improve port usage distribution
 2026-03-09  2:39 UTC 

[PATCH net v4 0/4] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-09  0:50 UTC  (3+ messages)
` [PATCH net v4 2/4] net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled

[PATCH net-next v4 00/14] net: bridge: reduce multicast checks in fast path
 2026-03-08 20:12 UTC  (3+ messages)
` [PATCH net-next v4 09/14] net: bridge: mcast: track active state, VLAN snooping

[PATCH] net: ethernet: arc: fix use-after-free in probe error path
 2026-03-08 20:06 UTC  (5+ messages)
  `  "
      `  "

[PATCH net v2 0/2] selftests: net: fix cmd.process() timeout handling
 2026-03-08 19:21 UTC  (3+ messages)
` [PATCH net v2 1/2] selftests: net: pass bpftrace timeout to cmd()
` [PATCH net v2 2/2] selftests: net: fix timeout passed as positional argument to communicate()

[PATCH v1 net] af_unix: Give up GC if MSG_PEEK intervened
 2026-03-08 19:19 UTC  (2+ messages)

[PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create"
 2026-03-08 19:11 UTC 


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