public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 18:40:35 to 2026-04-09 22:25:26 UTC [more...]

[PATCH v2][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-09 22:23 UTC  (4+ messages)

[PATCH] udp: Force compute_score to always inline
 2026-04-09 22:15 UTC 

[PATCH net-next v9 1/4] net: stmmac: Add DW25GMAC support in stmmac core driver
 2026-04-09 22:14 UTC  (3+ messages)

[PATCH net-next v9 0/4] net: stmmac: Add PCI driver support for BCM8958x
 2026-04-09 22:08 UTC  (3+ messages)

[RFC net PATCH v1] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration
 2026-04-09 21:55 UTC  (5+ messages)

[PATCH v2 0/4] Rust netlink support + use in Rust Binder
 2026-04-09 21:50 UTC  (3+ messages)
` [PATCH v2 1/4] rust: netlink: add raw netlink abstraction

[PATCH v2 net-next 00/15] net/sched: prepare RTNL removal from qdisc dumps
 2026-04-09 21:49 UTC  (16+ messages)
` [PATCH v2 net-next 01/15] net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()
` [PATCH v2 net-next 02/15] net/sched: add qstats_cpu_drop_inc() helper
` [PATCH v2 net-next 03/15] net/sched: add READ_ONCE() in gnet_stats_add_queue[_cpu]
` [PATCH v2 net-next 04/15] net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()
` [PATCH v2 net-next 05/15] net/sched: annotate data-races around sch->qstats.backlog
` [PATCH v2 net-next 06/15] net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
` [PATCH v2 net-next 07/15] net/sched: sch_red: annotate data-races in red_dump_stats()
` [PATCH v2 net-next 08/15] net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
` [PATCH v2 net-next 09/15] net/sched: sch_pie: annotate data-races in pie_dump_stats()
` [PATCH v2 net-next 10/15] net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
` [PATCH v2 net-next 11/15] net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
` [PATCH v2 net-next 12/15] net/sched: sch_choke: annotate data-races in choke_dump_stats()
` [PATCH v2 net-next 13/15] net/sched: sch_cake: annotate data-races in cake_dump_stats()
` [PATCH v2 net-next 14/15] net/sched: mq: no longer acquire qdisc spinlocks in dump operations
` [PATCH v2 net-next 15/15] net/sched: taprio: prepare taprio_dump() for RTNL removal

[PATCH 0/2] net: fix skb_ext BUILD_BUG_ON failures with GCOV
 2026-04-09 21:47 UTC  (7+ messages)
` [PATCH 1/2] net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
` [PATCH v2 0/2] net: fix skb_ext BUILD_BUG_ON failures with GCOV
  ` [PATCH v2 1/2] net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
  ` [PATCH v2 2/2] net: add noinline __no_profile to skb_extensions_init() for GCOV compatibility

[PATCH net-next 0/7] tcp: restrict rcv_wnd and window_clamp to representable window
 2026-04-09 21:28 UTC  (4+ messages)

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-09 21:06 UTC  (16+ messages)

[PATCH net-next] net/mlx5: Use dma_wmb() for completion queue doorbell updates
 2026-04-09 20:46 UTC  (2+ messages)

[PATCH net-next v2 0/5] ynl/ethtool/netlink: fix nla_len overflow for large string sets
 2026-04-09 20:39 UTC  (7+ messages)
` [PATCH net-next v2 5/5] ethtool: strset: check nla_len overflow

[PATCH] MAINTAINERS: Remove Salil Mehta as HiSilicon HNS3/HNS Ethernet maintainer
 2026-04-09 20:30 UTC  (2+ messages)

[PATCH net 0/2] mlx5 misc fixes 2026-04-09
 2026-04-09 20:28 UTC  (3+ messages)
` [PATCH net 1/2] net/mlx5e: Fix features not applied during netdev registration
` [PATCH net 2/2] net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()

[PATCH net-next 0/2] Add selftests for ntuple (NFC) rules
 2026-04-09 20:28 UTC  (4+ messages)
` [PATCH net-next 1/2] selftests: drv-net: Add ntuple (NFC) flow steering test

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-09 19:54 UTC  (7+ messages)

[PATCH] nfc: nci: fix OOB heap read in nci_core_init_rsp_packet_v1()
 2026-04-09 19:37 UTC  (2+ messages)

[PATCH] nfc: llcp: fix missing return after LLCP_CLOSED check in recv_hdlc and recv_disc
 2026-04-09 19:34 UTC  (2+ messages)

[PATCH v2 net 0/2] net: hamradio: fix missing input validation in bpqether and scc
 2026-04-09 19:27 UTC  (3+ messages)
` [PATCH v2 net 2/2] net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl

[PATCH net-next v4] selftests/net: convert so_txtime to drv-net
 2026-04-09 19:10 UTC  (2+ messages)

[PATCH net] netrom: do some basic forms of validation on incoming frames
 2026-04-09 19:03 UTC  (2+ messages)

[PATCH] nfc: llcp: fix u8 offset truncation in LLCP TLV parsers
 2026-04-09 18:59 UTC  (5+ messages)
` [PATCH net v2 0/3] nfc: fix chained TLV parsing and integer underflow vulnerabilities
  ` [PATCH net v2 1/3] nfc: nci: fix u8 underflow in nci_store_general_bytes_nfc_dep
  ` [PATCH net v2 2/3] nfc: llcp: add TLV length bounds checks in parse_gb_tlv and parse_connection_tlv
  ` [PATCH net v2 3/3] nfc: llcp: fix TLV parsing OOB and length underflow in nfc_llcp_recv_snl

[PATCH net v2 0/2] octeon_ep_vf: fix napi_build_skb() NULL dereference
 2026-04-09 18:40 UTC  (2+ messages)
` [PATCH net v2 2/2] octeon_ep_vf: add NULL check for napi_build_skb()


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