public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-04 21:02:17 to 2026-04-06 13:57:00 UTC [more...]

[PATCH net-next 0/3] net: phy: add support for disabling autonomous EEE
 2026-04-06 13:56 UTC  (7+ messages)
` [PATCH net-next 1/3] net: phy: add support for disabling PHY-autonomous EEE
` [PATCH net-next 2/3] net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
` [PATCH net-next 3/3] net: phy: realtek: convert RTL8211F to .disable_autonomous_eee

[PATCH net 1/1] af_unix: read UNIX_DIAG_VFS data under unix_state_lock
 2026-04-06 13:53 UTC 

[PATCH net 1/1] batman-adv: hold claim backbone gateways by reference
 2026-04-06 13:50 UTC  (2+ messages)

[PATCH net-next] net: dropreason: add SKB_DROP_REASON_{BROAD,MULTI}CAST_BACKLOG
 2026-04-06 13:49 UTC  (2+ messages)

[PATCH net v2] mptcp: fix slab-use-after-free in __inet_lookup_established
 2026-04-06 13:42 UTC  (2+ messages)

[PATCH RESEND net-next v6 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2026-04-06 13:41 UTC  (4+ messages)
` [PATCH net] net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure

linux-next: manual merge of the net-next tree with the net tree
 2026-04-06 13:39 UTC 

[PATCH] rxrpc/proc: size address buffers for %pISpc output
 2026-04-06  9:00 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net 1/1] net: l3mdev: Ignore non-L3 uppers in l3mdev_fib_table_rcu
 2026-04-06 13:28 UTC  (4+ messages)
` [PATCH net v2 "

[PATCH v10 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-04-06 13:27 UTC  (8+ messages)
` [PATCH v10 net-next 1/5] psp: add admin/non-admin version of psp_device_get_locked
` [PATCH v10 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc
` [PATCH v10 net-next 3/5] psp: add a new netdev event for dev unregister
` [PATCH v10 net-next 4/5] selftests/net: Add bpf skb forwarding program
` [PATCH v10 net-next 5/5] selftest/net: psp: Add test for dev-assoc/disassoc

[PATCH v3] net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
 2026-04-06 13:23 UTC 

[PATCH] net: sfp: add quirks for GPON ONT SFP sticks
 2026-04-06 13:23 UTC  (3+ messages)

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-06 12:42 UTC  (5+ messages)

[PATCH net 0/3] Fix i40e/iavf VF bonding after netdev lock changes
 2026-04-06 12:29 UTC  (5+ messages)
` [PATCH net 1/3] iavf: return EBUSY if reset in progress during MAC change
` [PATCH net 2/3] i40e: skip unnecessary VF reset when setting trust
` [PATCH net 3/3] iavf: drop netdev lock while waiting for MAC change completion

[PATCH net-next v2 0/4] bpf-timestamp: convert to push-level granularity
 2026-04-06 12:25 UTC  (9+ messages)
` [PATCH net-next v2 2/4] tcp: advance the tsflags check to save cycles
` [PATCH net-next v2 3/4] bpf-timestamp: keep track of the skb when wait_for_space occurs

[PATCH v2] net: sfp: add quirks for GPON ONT SFP sticks
 2026-04-06 12:17 UTC 

[PATCH v2 0/2] arm64: dts: qcom: Introduce support for Monaco-ac-sku Evaluation Kit
 2026-04-06 11:58 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add monaco-evk-ac support

[syzbot] [hams?] possible deadlock in nr_del_node (2)
 2026-04-06 11:49 UTC  (3+ messages)
` [PATCH net] net: netrom: fix lock order inversion in nr_add_node, nr_del_node and nr_dec_obs
  ` [PATCH net v2] "

[PATCH v3 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-06 11:42 UTC  (4+ messages)
` [PATCH v3 11/15] media: qcom: Switch to generic PAS TZ APIs

[PATCH net] ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
 2026-04-06 10:48 UTC  (2+ messages)
` [PATCH net] ipv4: icmp: fix null-ptr-deref in icmp_build_probe(): manual merge

[PATCH net-next v3 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-04-06 10:34 UTC  (13+ messages)
` [PATCH net-next v3 01/12] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties
` [PATCH net-next v3 02/12] net: airoha: Set PPE cpu port for GDM2 if loopback is enabled
` [PATCH net-next v3 03/12] net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signature
` [PATCH net-next v3 04/12] net: airoha: Rely on net_device pointer in HTB callbacks
` [PATCH net-next v3 05/12] net: airoha: Rely on net_device pointer in ETS callbacks
` [PATCH net-next v3 06/12] net: airoha: Introduce airoha_gdm_dev struct
` [PATCH net-next v3 07/12] net: airoha: Move airoha_qdma pointer in "
` [PATCH net-next v3 08/12] net: airoha: Rely on airoha_gdm_dev pointer in airhoa_is_lan_gdm_port()
` [PATCH net-next v3 09/12] net: airoha: Support multiple net_devices for a single FE GDM port
` [PATCH net-next v3 10/12] net: airoha: Do not stop GDM port if it is shared
` [PATCH net-next v3 11/12] net: airoha: Introduce WAN device flag
` [PATCH net-next v3 12/12] net: airoha: Rename get_src_port_id callback in get_sport

[PATCH 0/3] net: pse-pd: support module-based PSE controller drivers
 2026-04-06 10:22 UTC  (4+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/3] net: pse-pd: prevent regulator cleanup from disabling unclaimed PSE PIs

[PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
 2026-04-06  9:40 UTC  (4+ messages)

[net-next,PATCH v5 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2026-04-06  9:06 UTC  (7+ messages)
` [net-next,PATCH v5 3/3] net: phy: realtek: Add property to enable SSC

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-06  8:42 UTC  (4+ messages)

[PATCH net-next v8 00/11] net: tunnel: introduce noref xmit flows for tunnels
 2026-04-06  7:58 UTC  (3+ messages)

[PATCH net-next v6 0/7] net: bcmgenet: add XDP support
 2026-04-06  8:35 UTC  (8+ messages)
` [PATCH net-next v6 1/7] net: bcmgenet: convert RX path to page_pool
` [PATCH net-next v6 2/7] net: bcmgenet: register xdp_rxq_info for each RX ring
` [PATCH net-next v6 3/7] net: bcmgenet: add basic XDP support (PASS/DROP)
` [PATCH net-next v6 4/7] net: bcmgenet: add XDP_TX support
` [PATCH net-next v6 5/7] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support
` [PATCH net-next v6 6/7] net: bcmgenet: add XDP statistics counters
` [PATCH net-next v6 7/7] net: bcmgenet: reject MTU changes incompatible with XDP

[PATCH net 1/1] tipc: validate Gap ACK blocks in STATE message
 2026-04-06  8:29 UTC  (2+ messages)

I need your help
 2026-04-06  8:08 UTC 

[PATCH] MAINTAINERS: Add Prashanth as additional maintainer for amd-xgbe driver
 2026-04-06  7:38 UTC 

[PATCH net-next v2] selftests/drivers/net: Add an xdp test to xdp.py
 2026-04-06  7:26 UTC 

[PATCH net-next v2 4/4] net: dsa: initial support for MT7628 embedded switch
 2026-04-06  7:13 UTC  (3+ messages)

[PATCH bpf v2 1/2] bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
 2026-04-06  4:54 UTC  (4+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for sock_ops ctx access with same src/dst register

[PATCH bpf v1 1/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops
 2026-04-06  3:13 UTC  (7+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: Add test for SOCK_OPS_GET_SK with same src/dst register

[PATCH net-next v5 00/10] Decouple receive and transmit enablement in team driver
 2026-04-06  3:03 UTC  (11+ messages)
` [PATCH net-next v5 01/10] net: team: Annotate reads and writes for mixed lock accessed values
` [PATCH net-next v5 02/10] net: team: Remove unused team_mode_op, port_enabled
` [PATCH net-next v5 03/10] net: team: Rename port_disabled team mode op to port_tx_disabled
` [PATCH net-next v5 04/10] selftests: net: Add tests for failover of team-aggregated ports
` [PATCH net-next v5 05/10] selftests: net: Add test for enablement of ports with teamd
` [PATCH net-next v5 06/10] net: team: Rename enablement functions and struct members to tx
` [PATCH net-next v5 07/10] net: team: Track rx enablement separately from tx enablement
` [PATCH net-next v5 08/10] net: team: Add new rx_enabled team port option
` [PATCH net-next v5 09/10] net: team: Add new tx_enabled "
` [PATCH net-next v5 10/10] selftests: net: Add tests for team driver decoupled tx and rx control

[PATCH net-next v3] selftests/net: convert so_txtime to drv-net
 2026-04-06  2:49 UTC 

[PATCH v3 net-next] net: use get_random_u{16,32,64}() where appropriate
 2026-04-05 23:51 UTC  (2+ messages)

[PATCH net v2] tg3: Add PowerEdge R740xd to AER quirk list
 2026-04-05 23:49 UTC  (4+ messages)

[PATCH] usb: rtl8150: avoid using uninitialized CSCR value
 2026-04-05 23:38 UTC  (4+ messages)

[PATCH] net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loop
 2026-04-05 23:30 UTC  (2+ messages)

[net-next,PATCH v6 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2026-04-05 23:29 UTC  (3+ messages)
` [net-next,PATCH v6 2/3] dt-bindings: net: realtek,rtl82xx: Document realtek,*-ssc-enable property
` [net-next,PATCH v6 3/3] net: phy: realtek: Add property to enable SSC

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-05 22:43 UTC  (4+ messages)

[PATCH] net: txgbe: leave space for null terminators on property_entry
 2026-04-05 22:20 UTC 

[PATCH net] selftests: net: bridge_vlan_mcast: wait for h1 before querier check
 2026-04-05 21:29 UTC 

[PATCH net-next v2 8/9] net: dsa: lan9645x: add mdb management
 2026-04-05 21:20 UTC  (3+ messages)

[PATCH net-next v4 0/3] net: bridge: add stp_mode attribute for STP mode selection
 2026-04-05 20:52 UTC  (4+ messages)
` [PATCH net-next v4 1/3] "
` [PATCH net-next v4 2/3] docs: net: bridge: document stp_mode attribute
` [PATCH net-next v4 3/3] selftests: net: add bridge STP mode selection test

[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
 2026-04-05 19:57 UTC 

[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
 2026-04-05 19:57 UTC 

[PATCH 1/3] [v4, net-next] net: ethernet: ti-cpsw:: rename soft_reset() function
 2026-04-05 19:31 UTC  (5+ messages)

[PATCH net 0/2] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
 2026-04-05 19:22 UTC  (5+ messages)
` [PATCH net 1/2] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net 2/2] vsock/test: add MSG_PEEK after partial recv test

[PATCH net 0/3] net/mlx5: Fixes for Socket-Direct
 2026-04-05 19:05 UTC  (6+ messages)
` [PATCH net 1/3] net/mlx5e: SD, Fix race condition in secondary device probe/remove

[PATCH] ice: wait for reset completion in ice_resume()
 2026-04-05 18:48 UTC  (2+ messages)
` [Intel-wired-lan] "

[net-next v38] mctp pcc: Implement MCTP over PCC Transport
 2026-04-05 18:07 UTC 

[PATCH v2 iproute2-next 0/4] Introduce FRMR pools
 2026-04-05 17:44 UTC  (4+ messages)

[PATCH iproute2-next v2] dpll: Send object per event in JSON monitor mode
 2026-04-05 17:30 UTC  (2+ messages)

Discover How To Instantly Rank On Top Of Every Search From Google Rankings To AI Discovery In ChatGPT, Gemini, Claude, Perplexity, & Copilot Confirmation
 2026-04-05 17:14 UTC 

[PATCH] nfc: llcp: fix missing return after LLCP_CLOSED check in recv_hdlc and recv_disc
 2026-04-05 16:41 UTC 

[PATCH iproute2-next 0/2] tc/tbf and tc/htb: Allow 64 bit burst
 2026-04-05 16:40 UTC  (2+ messages)

[PATCH iproute2-next] dpll: add direction and state filtering for pin show
 2026-04-05 16:30 UTC  (2+ messages)

[PATCH iproute2-next] ss: add support for TCP delack timers
 2026-04-05 16:30 UTC  (2+ messages)

[PATCH net] net: rose: stop timers before freeing neighbour in rose_neigh_put
 2026-04-05 12:58 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH] nfc: llcp: fix u8 offset truncation in LLCP TLV parsers
 2026-04-05 10:59 UTC 

[PATCH iwl-next v1 0/2] igb/igc: use napi_schedule_irqoff() instead of napi_schedule()
 2026-04-05  8:21 UTC  (4+ messages)
` [PATCH iwl-next v1 2/2] igc: "
  ` [Intel-wired-lan] "

[PATCH 0/2] Add USB Ethernet controller (LAN7500) node in VAR-SOM-OM44 devicetree
 2026-04-05  8:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: Add schema for LAN75XX compatible USB Ethernet controllers

[PATCH 0/6] IPA v5.2 support for Milos and Fairphone (Gen. 6)
 2026-04-05  8:03 UTC  (3+ messages)
` [PATCH 3/6] dt-bindings: net: qcom,ipa: add Milos compatible

[PATCH,net-next] tcp: Add TCP ROCCET congestion control module
 2026-04-05  7:50 UTC 

[PATCH 0/7] clk: qcom: add support for the clock controllers on Nord platforms
 2026-04-05  7:46 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: clock: qcom: Document the Nord SoC TCSR Clock Controller
` [PATCH 2/7] dt-bindings: clock: qcom-rpmhcc: Add support for Nord SoCs
` [PATCH 3/7] dt-bindings: clock: qcom: Add Nord Global Clock Controller

[PATCH v9 00/10] VMSCAPE optimization for BHI variant
 2026-04-05  7:23 UTC  (3+ messages)

[PATCH net-next V2 0/5] net/mlx5e: XDP, Add support for multi-packet per page
 2026-04-05  6:30 UTC  (5+ messages)
` [PATCH net-next V2 1/5] net/mlx5e: XSK, Increase size for chunk_size param
` [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear page per rq

[PATCH net v3 0/3] net: lan966x: fix page_pool error handling and error paths
 2026-04-05  5:52 UTC  (4+ messages)
` [PATCH net v3 v3 1/3] net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
` [PATCH net v3 v3 2/3] net: lan966x: fix page pool leak in error paths
` [PATCH net v3 v3 3/3] net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()

[PATCH net v1 0/2] net/rds: Fix use-after-free in RDS/IB for non-init namespaces
 2026-04-05  4:16 UTC  (3+ messages)
` [PATCH net v1 1/2] net/rds: Optimize rds_ib_laddr_check
` [PATCH net v1 2/2] net/rds: Restrict use of RDS/IB to the initial network namespace

[PATCH net-next v5 2/2] net: mana: force full-page RX buffers via ethtool private flag
 2026-04-05  3:47 UTC 

[PATCH net-next v5 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
 2026-04-05  3:44 UTC 

[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-05  3:42 UTC 

[net-next 0/3] Extend packet socket selftests
 2026-04-05  3:30 UTC  (4+ messages)
` [net-next v2 3/3] selftests/net: Test PACKET_AUXDATA

[PATCH net-next,v4] net: mana: Force full-page RX buffers via ethtool private flag
 2026-04-05  3:14 UTC  (3+ messages)

[PATCH net-next v2] selftests/net: convert so_txtime to drv-net
 2026-04-05  2:20 UTC  (2+ messages)

[PATCH] nfc: pn533: allocate rx skb before consuming bytes
 2026-04-05  0:40 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH ipsec-next] xfrm: Drop support for HMAC-RIPEMD-160
 2026-04-05  1:15 UTC 

[PATCH net] bridge: cfm: do not reschedule TX work when interval is zero
 2026-04-05  0:04 UTC  (3+ messages)

[PATCH net v2] bridge: cfm: reject invalid CCM interval at configuration time
 2026-04-05  0:03 UTC 

[PATCH net-next v1] r8169: implement get_module functions for rtl8127atf
 2026-04-04 23:05 UTC  (6+ messages)

[PATCH net-next] selftests: drv-net: adjust to socat changes
 2026-04-04 23:01 UTC 

[PATCH net] net: avoid nul-deref trying to bind mp to incapable device
 2026-04-04 22:43 UTC  (2+ messages)

[PATCH net] tg3: Add PowerEdge R740xd to AER quirk list
 2026-04-04 22:28 UTC 

[PATCH net-next] bonding: remove unused bond_is_first_slave and bond_is_last_slave macros
 2026-04-04 22:04 UTC 

[PATCH v3 0/5] NFC support for five Qualcomm SDM845 phones
 2026-04-04 21:05 UTC  (9+ messages)
` [PATCH v3 2/5] arm64: dts: qcom: sdm845-oneplus: Enable NFC
` [PATCH v3 3/5] arm64: dts: qcom: sdm845-shift-axolotl: Correct touchscreen sleep state
` [PATCH v3 4/5] arm64: dts: qcom: sdm845-shift-axolotl: Enable NFC
` [PATCH v3 5/5] arm64: dts: qcom: sdm845-google-common: "


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