messages from 2026-04-04 12:03:17 to 2026-04-06 10:35:14 UTC [more...]
[PATCH net-next v3 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
2026-04-06 10:34 UTC (10+ 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 1/1] net: l3mdev: Ignore non-L3 uppers in l3mdev_fib_table_rcu
2026-04-06 10:33 UTC (3+ messages)
[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)
[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
2026-04-06 9:30 UTC (3+ 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 RESEND net-next v6 0/3] Add DWMAC glue driver for Motorcomm YT6801
2026-04-06 7:44 UTC (2+ messages)
` [PATCH net] net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
[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 0/3] net: phy: add support for disabling autonomous EEE
2026-04-06 7:13 UTC (4+ 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-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] rxrpc/proc: size address buffers for %pISpc output
2026-04-06 6:10 UTC (4+ messages)
[PATCH net v2] mptcp: fix slab-use-after-free in __inet_lookup_established
2026-04-06 3:15 UTC
[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 net-next v2 0/4] bpf-timestamp: convert to push-level granularity
2026-04-06 2:28 UTC (8+ messages)
` [PATCH net-next v2 1/4] tcp: separate BPF timestamping from tcp_tx_timestamp
` [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 net-next v2 4/4] bpf-timestamp: complete tracing the skb from each push in sendmsg
[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 (5+ 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 (7+ 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 v10 net-next 0/5] psp: Add support for dev-assoc/disassoc
2026-04-05 5:58 UTC (6+ 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 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 (7+ messages)
` [net-next v2 2/3] selftests/net: Test PACKET_STATISTICS drops
` [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: "
[PATCH v2 0/2] arm64: dts: qcom: Introduce support for Monaco-ac-sku Evaluation Kit
2026-04-04 19:39 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add monaco-evk-ac support
[PATCH v2 1/2] net/sched: act_nat: fix inner IP header checksum in ICMP error packets
2026-04-04 18:01 UTC (3+ messages)
` [PATCH v2 2/2] selftests: net: add act_nat ICMP inner checksum test
[PATCH] nfc: nci: fix OOB heap read in nci_core_init_rsp_packet_v2()
2026-04-04 18:00 UTC
[PATCH net] ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()
2026-04-04 17:32 UTC (7+ messages)
[PATCH 3/4] ipv4: igmp: encode multicast exponential fields
2026-04-04 17:25 UTC (4+ messages)
` [PATCH net-next v2 0/5] net: bridge: mcast: add multicast exponential field encoding
[PATCH v3 1/1] Bluetooth: serialize accept_q access
2026-04-04 16:23 UTC
[PATCH v2] treewide: use get_random_u{16,32,64}() where appropriate
2026-04-04 15:17 UTC (2+ messages)
[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-04-04 15:12 UTC (10+ messages)
` [net-next PATCH 04/10] bitfield.h: add FIELD_WIDTH()
[PATCH net-next v6 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
2026-04-04 15:11 UTC (6+ messages)
[PATCH 0/3] ksz87xx: add support for low-loss cable equalizer errata
2026-04-04 14:45 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: dsa: microchip: add KSZ low-loss cable errata properties
` [PATCH 3/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
[PATCH net v1] net: mptcp: fix slab-use-after-free in __inet_lookup_established
2026-04-04 14:16 UTC (3+ messages)
[PATCH net-next v37 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2026-04-04 13:51 UTC (9+ messages)
` [PATCH net-next v37 1/8] eea: introduce PCI framework
` [PATCH net-next v37 2/8] eea: introduce ring and descriptor structures
` [PATCH net-next v37 3/8] eea: probe the netdevice and create adminq
` [PATCH net-next v37 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v37 5/8] eea: implement packet receive logic
` [PATCH net-next v37 6/8] eea: implement packet transmit logic
` [PATCH net-next v37 7/8] eea: introduce ethtool support
` [PATCH net-next v37 8/8] eea: introduce callback for ndo_get_stats64
[PATCH net] net: ioam6: fix OOB and missing lock
2026-04-04 13:41 UTC
[PATCH net] l2tp: take a session reference in pppol2tp_ioctl()
2026-04-04 13:32 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox