Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-26 11:20:32 to 2026-06-26 21:20:12 UTC [more...]

Landlock: LANDLOCK_ACCESS_NET_CONNECT_TCP bypass via TCP Fast Open
 2026-06-26 21:19 UTC  (6+ messages)
  ` [RFC PATCH 1/2] landlock: fix TCP Fast Open connection bypass
  ` [RFC PATCH 2/2] selftests/landlock: Add test for TCP fast open

[PATCH bpf v2 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-26 21:14 UTC  (10+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update
` [PATCH bpf v2 2/4] selftests/bpf: Ensure UDP sockets are bound
` [PATCH bpf v2 3/4] selftests/bpf: Adapt sockmap update error handling
` [PATCH bpf v2 4/4] selftests/bpf: Fail unbound UDP on sockmap update

[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-26 20:42 UTC  (9+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Don't leak UDP socks on lookup-bind-release

[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  (16+ messages)
` [PATCH v8 01/14] firmware: qcom: Add a generic PAS service
` [PATCH v8 02/14] firmware: qcom_scm: Migrate to "
` [PATCH v8 03/14] firmware: qcom: Add a PAS TEE service
` [PATCH v8 04/14] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v8 05/14] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v8 06/14] remoteproc: qcom_wcnss: "
` [PATCH v8 07/14] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v8 08/14] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v8 09/14] media: qcom: "
` [PATCH v8 10/14] media: qcom: Pass proper PAS ID to set_remote_state API
` [PATCH v8 11/14] net: ipa: Switch to generic PAS TZ APIs
` [PATCH v8 12/14] wifi: ath12k: "
` [PATCH v8 13/14] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v8 14/14] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ 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  (6+ messages)
` [PATCH net v4 1/2] net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroy
` [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  (13+ messages)
` [PATCH net 1/7] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx

[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  (3+ 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 

[Bug ?] Packet with End.X segment not correctly forwarded to nexthop
 2026-06-26 13:54 UTC  (3+ messages)

[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
 2026-06-26 13:48 UTC  (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] vsock/test: add test for small packets under pressure

[PATCH v2 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
 2026-06-26 13:30 UTC  (2+ messages)

[PATCH net v2] nfc: nci: fix uninit-value in nci_core_init_rsp_packet()
 2026-06-26 13:12 UTC  (2+ messages)

[PATCH net v2] net: pse-pd: scope pse_control regulator handle to kref lifetime
 2026-06-26 12:57 UTC  (2+ messages)

[PATCH net] net: pse-pd: scope pse_control regulator handle to kref lifetime
 2026-06-26 12:57 UTC  (3+ messages)

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-06-26 12:51 UTC  (8+ messages)

[PATCH bpf-next v5 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
 2026-06-26 12:27 UTC  (2+ messages)

[PATCH iwl v3] ice: retry reading NVM if admin queue returns EBUSY
 2026-06-26 11:46 UTC  (7+ messages)

[PATCH net v2] net: liquidio: fix BAR resource leak on PF number failure
 2026-06-26 11:44 UTC  (2+ messages)

[PATCH 0/6] Add support for IPQ5018 Bluetooth
 2026-06-26 11:32 UTC  (8+ messages)
` [PATCH 2/6] remoteproc: qcom: Add M0 BTSS secure PIL driver
` [PATCH 4/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller

[PATCH v2] vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
 2026-06-26 11:31 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