Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-26 14:15:53 to 2026-06-26 20:26:44 UTC [more...]

[BUG] net: tcp: SO_LINGER with l_linger=0 leaks memory when closing sockets with pending send data
 2026-06-26 20:26 UTC  (8+ messages)

[PATCH] net: lan743x: Initialize eth_syslock spinlock before use
 2026-06-26 19:50 UTC  (2+ messages)

the confusing 10000base_CR. Shouldn't it be 10000_SFI_DA?
 2026-06-26 19:19 UTC  (6+ messages)

[PATCH bpf-next v2 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-06-26 18:52 UTC  (3+ messages)
` [PATCH bpf-next v2 01/15] bpf: Remove __rcu tagging in st_link->map

[PATCH bpf-next v2] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
 2026-06-26 18:04 UTC  (11+ messages)

[mellanox/mlx5-next RFC 1/1] net/mlx5: RX, Fix refcount warning on frag page release
 2026-06-26 18:02 UTC  (4+ messages)

[PATCH 0/2] net/sched: finish the qdisc_dequeue_peeked conversion (taprio, multiq)
 2026-06-26 17:47 UTC  (7+ messages)
` [PATCH 1/2] net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 2/2] net/sched: sch_multiq: "

[BUG] netdevsim: KASAN slab-use-after-free in ref_tracker_free
 2026-06-26 17:41 UTC  (3+ messages)

[PATCH net v2 1/1] net: sched: ets: avoid deficit wrap and bound empty dequeue rounds
 2026-06-26 17:34 UTC  (3+ messages)

[PATCH v8 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-06-26 17:05 UTC  (3+ messages)
` [PATCH v8 02/14] firmware: qcom_scm: Migrate to generic PAS service

[PATCH net-next v3 0/3] net: pse-pd: decouple controller lookup from MDIO probe
 2026-06-26 16:59 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: pse-pd: add notifier chain for controller lifecycle events
` [PATCH net-next v3 2/3] net: pse-pd: fire lifecycle events on controller register/unregister
` [PATCH net-next v3 3/3] net: phy: own phydev->psec via PSE notifier and remove fwnode_mdio hook

[PATCH net 0/3] Fix broken TC_ACT_REDIRECT
 2026-06-26 16:51 UTC  (4+ messages)
` [PATCH net 1/3] net: Extend bpf_net_context lifetime to cover qdisc enqueue
` [PATCH net 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
` [PATCH net 3/3] selftests/tc-testing: Verify bpf redirect on RED block with preceding clsact (egress) classifier

[PATCH net v3] net: wwan: iosm: bound device offsets in the MUX downlink decoder
 2026-06-26 16:37 UTC  (2+ messages)

[PATCH net v4 0/2] net: phy: sfp/mdio-i2c: defer RollBall probe + fix mii_bus leak
 2026-06-26 16:35 UTC  (4+ messages)
` [PATCH net v4 2/2] net: phy: mdio-i2c: defer RollBall bridge probe to PHY discovery

[RFC net-next 00/17] MPTCP KTLS support
 2026-06-26 16:32 UTC  (4+ messages)

[PATCH net 0/7] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-06-26 16:30 UTC  (9+ messages)

[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-26 16:25 UTC  (3+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[PATCH v3] net: fman: fix use-after-free on IRQF_SHARED handler after probe failure
 2026-06-26 16:23 UTC  (4+ messages)

[PATCH bpf-next v10 0/5] bpf: add icmp_send kfunc
 2026-06-26 16:18 UTC  (5+ messages)
` [PATCH bpf-next v10 1/5] bpf: add bpf_icmp_send kfunc

[PATCH] fix: net: mediatek: mtk_star_mdio_init: fix double of_node_put after devm_of_mdiobus_register
 2026-06-26 16:12 UTC  (2+ messages)

[PATCH] fix: net: ti: cpsw_probe_dt: fix phy_node reference leak on error paths
 2026-06-26 16:12 UTC  (2+ messages)

[PATCH] fix: net: ti: cpsw_init_common: fix excess of_node_put on parent node when cpts child not found
 2026-06-26 16:12 UTC  (2+ messages)

[PATCH net v2 1/1] net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
 2026-06-26 16:11 UTC  (4+ messages)

[PATCH] fix: net: ti: cpts_of_mux_clk_setup: fix device_node reference leak on success path
 2026-06-26 16:11 UTC  (2+ messages)

[PATCH] fix: net: mdio: of_phy_register_fixed_link: fix phy_device reference leak via discarded pointer
 2026-06-26 16:11 UTC  (2+ messages)

[PATCH] fix: net: phy: phy_sfp_probe: fix kref leak when phy_setup_sfp_port fails after sfp_bus_add_upstream
 2026-06-26 16:11 UTC  (2+ messages)

[PATCH] fix: net: renesas: rswitch_mii_register: fix double of_node_put after of_mdiobus_register
 2026-06-26 16:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] fix: net: cadence: macb_mii_init: fix double of_node_put on mdio_np after macb_mdiobus_register
 2026-06-26 16:02 UTC  (2+ messages)

[PATCH net v2 0/2] Fix to possible skb leak due to race condtion in tx path
 2026-06-26 15:35 UTC  (3+ messages)
` [PATCH net v2 1/2] net: ethernet: oa_tc6: Protect skb pointer used by two different kernel instances
` [PATCH net v2 2/2] net: ethernet: oa_tc6: Improvement in buffer overflow handling

[PATCH net v2] net: ipa: fix SMEM state handle leaks in SMP2P init
 2026-06-26 15:31 UTC  (2+ messages)

[PATCH net] net: gianfar: use of_irq_get()
 2026-06-26 15:23 UTC  (4+ messages)

[PATCH] octeontx2-af: Free BPID bitmap on setup failure
 2026-06-26 15:22 UTC  (4+ messages)
  `  "

[PATCH] fix: net: marvell: orion_mdio_probe: fix clock reference leak on extra clock detection
 2026-06-26 15:19 UTC 

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-06-26 15:17 UTC  (6+ messages)
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()

iproute2: trailing whitespace in man pages
 2026-06-26 15:15 UTC  (2+ messages)

[PATCH v4] virtio_net: disable cb when NAPI is busy-polled
 2026-06-26 15:15 UTC  (2+ messages)

[PATCH net v7 0/4] Fix i40e/ice/iavf VF bonding after netdev lock changes
 2026-06-26 15:04 UTC  (3+ messages)
` [PATCH net v7 3/4] iavf: send MAC change request synchronously
  ` [Intel-wired-lan] "

detection and reporting of replacement and aftermarket parts
 2026-06-26 15:01 UTC 

[PATCH net v2 0/2] Fix MANA RX with bounce buffering
 2026-06-26 14:50 UTC  (3+ messages)
` [PATCH net v2 1/2] net: mana: Sync page pool RX frags for CPU

[PATCH net] selftests: net: make busywait timeout clock portable
 2026-06-26 14:49 UTC 

[PATCH v6 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-26 14:41 UTC  (9+ messages)
` [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v6 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH net v1] cxgb4: flower: fix 802.1ad VLAN TPID matching in tc flower filters
 2026-06-26 13:48 UTC 


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