messages from 2026-03-27 18:49:06 to 2026-03-28 04:13:32 UTC [more...]
[PATCH 0/2 net] net: bcmgenet: fix lock up when queues time out
2026-03-28 4:13 UTC (5+ messages)
` [PATCH net 1/2] net: bcmgenet: fix leaking free_bds
` [PATCH net 2/2] net: bcmgenet: fix racing timeout handler
[PATCH net-next v4 0/2] net: stmmac: Disable EEE on i.MX
2026-03-28 4:10 UTC (2+ messages)
[PATCH net-next v2 0/3] vrf: A few cleanups
2026-03-28 4:10 UTC (2+ messages)
[PATCH net-next v2] net: mana: Use at least SZ_4K in doorbell ID range check
2026-03-28 4:00 UTC (2+ messages)
[PATCH net-next] mlx5: shd: Gracefully avoid shared devlink creation when no usable SN is found
2026-03-28 4:00 UTC (2+ messages)
[PATCH net] net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvneta
2026-03-28 4:00 UTC (2+ messages)
[PATCH v2 net 0/2] net: enetc: add more checks to enetc_set_rxfh()
2026-03-28 4:00 UTC (2+ messages)
[PATCH net-next] net: sfp: add quirk for ZOERAX SFP-2.5G-T
2026-03-28 3:50 UTC (2+ messages)
[PATCH net v3 1/2] net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
2026-03-28 3:50 UTC (2+ messages)
[PATCH net 0/2] Fix page fragment handling when PAGE_SIZE > 4K
2026-03-28 3:40 UTC (3+ messages)
[PATCH net 0/3] bridge/vxlan: harden ND option parsing paths
2026-03-28 3:40 UTC (2+ messages)
[PATCH v2 net] ptr_ring: disable KCSAN warnings
2026-03-28 3:30 UTC (2+ messages)
[PATCH net] ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()
2026-03-28 3:30 UTC (2+ messages)
[PATCH v2 net] ip6_tunnel: clear skb2->cb[] in ip4ip6_err()
2026-03-28 3:30 UTC (2+ messages)
[PATCH v2] net: stmmac: avoid repeated devm_gpiod_get_optional in mdio
2026-03-28 3:25 UTC
[PATCH net-next v6] selftests: net: add tests for PPP
2026-03-28 3:19 UTC (2+ messages)
[RFC v2 1/2] vfio: add callback to get tph info for dmabuf
2026-03-28 2:21 UTC
[PATCH v8 00/10] VMSCAPE optimization for BHI variant
2026-03-28 0:42 UTC (10+ messages)
` [PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[PATCH net-next v2] net: mana: Set default number of queues to 16
2026-03-28 0:41 UTC (5+ messages)
` [EXTERNAL] "
[PATCH net] net/x25: Fix overflow when accumulating packets
2026-03-28 0:33 UTC (3+ messages)
[PATCH net-next v6 0/6] TLS read_sock performance scalability
2026-03-28 0:26 UTC (4+ messages)
[PATCH net-next v4 00/10] selftests: drivers: bash support for remote traffic generators
2026-03-28 0:24 UTC (4+ messages)
[PATCH v1 net-next] tun: Ignore tun in netdev_lock_pos()
2026-03-28 0:19 UTC (5+ messages)
[PATCH net] bridge: mrp: reject zero test interval to avoid OOM panic
2026-03-28 0:19 UTC (4+ messages)
[PATCH bpf-next 0/3] bpf: Enhance freplace compatibility
2026-03-28 0:12 UTC (7+ messages)
` [PATCH bpf-next 1/3] bpf: Disallow freplace on XDP with mismatched xdp_has_frags values
` [PATCH bpf-next 2/3] bpf: Disallow freplace on kprobe with mismatched kprobe_write_ctx values
[PATCH net-next 0/5] dpll: zl3073x: add ref-sync pair support
2026-03-27 23:59 UTC (4+ messages)
` [PATCH net-next 3/5] dpll: zl3073x: add ref sync and output clock type helpers
[PATCH net-next v2 0/2] Add support for PIC64-HPSC/HX MDIO controller
2026-03-27 23:51 UTC (4+ messages)
[PATCH net-next 0/2] devlink: shared devlink improvements
2026-03-27 23:47 UTC (5+ messages)
` [PATCH net-next 1/2] devlink: unify devlink_shd_get_priv() into devlink_priv()
[PATCH net v2] rtnetlink: add missing netlink_ns_capable() check for peer netns
2026-03-27 22:38 UTC (2+ messages)
[PATCH iwl-net] ice: fix PTP timestamping broken by SyncE code on E825C
2026-03-27 22:21 UTC (3+ messages)
[PATCH] net: mana: fix use-after-free in add_adev() error path
2026-03-27 21:27 UTC (2+ messages)
[PATCH net-next] fbnic: Set Relaxed Ordering PCIe TLP attributes for DMA engines
2026-03-27 20:44 UTC
[PATCH v6 phy-next 00/28] Split Generic PHY consumer and provider
2026-03-27 20:23 UTC (22+ messages)
` [PATCH v6 phy-next 09/28] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v6 phy-next 11/28] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v6 phy-next 13/28] usb: host: tegra: avoid direct dereference of phy->dev.of_node
` [PATCH v6 phy-next 14/28] usb: gadget: tegra-xudc: "
` [PATCH v6 phy-next 15/28] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v6 phy-next 16/28] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v6 phy-next 17/28] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v6 phy-next 18/28] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v6 phy-next 19/28] drm/rockchip: dsi: include PHY provider header
` [PATCH v6 phy-next 20/28] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v6 phy-next 21/28] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v6 phy-next 22/28] net: renesas: rswitch: "
` [PATCH v6 phy-next 23/28] pinctrl: tegra-xusb: "
` [PATCH v6 phy-next 24/28] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v6 phy-next 25/28] phy: include PHY provider header (1/2)
` [PATCH v6 phy-next 26/28] phy: include PHY provider header (2/2)
` [PATCH v6 phy-next 27/28] phy: remove temporary provider compatibility from consumer header
` [PATCH v6 phy-next 28/28] MAINTAINERS: add regexes for linux-phy
[PATCH net-next v2] net: phy: realtek: support MDI swapping for RTL8226-CG
2026-03-27 19:32 UTC
[PATCH net-next v10 00/10] bng_en: add link management and statistics support
2026-03-27 20:13 UTC (11+ messages)
` [PATCH net-next v10 01/10] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next v10 02/10] bng_en: query PHY capabilities and report link status
` [PATCH net-next v10 03/10] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next v10 04/10] bng_en: implement ethtool pauseparam operations
` [PATCH net-next v10 05/10] bng_en: add support for link async events
` [PATCH net-next v10 06/10] bng_en: add HW stats infra and structured ethtool ops
` [PATCH net-next v10 07/10] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next v10 08/10] bng_en: implement ndo_get_stats64
` [PATCH net-next v10 09/10] bng_en: implement netdev_stat_ops
` [PATCH net-next v10 10/10] bng_en: add support for ethtool -S stats display
[PATCH net v6] net: use skb_header_pointer() for TCPv4 GSO frag_off
2026-03-27 19:56 UTC (3+ messages)
` [PATCH net v7] net: use skb_header_pointer() for TCPv4 GSO frag_off check
[PATCH bpf v3 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-03-27 19:53 UTC (3+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
[PATCH v24 00/11] Type2 device basic support
2026-03-27 19:36 UTC (7+ messages)
` [PATCH v24 06/11] cxl/hdm: Add support for getting region from committed decoder
` [PATCH v24 07/11] cxl: Add function for obtaining region range
` [PATCH v24 08/11] cxl: Export function for unwinding cxl by accelerators
[PATCHv3] atm: nicstar: simplify allocation
2026-03-27 19:24 UTC
[PATCH v2 0/5] bpf: skb_adjust_room helper refactor and tunnel decap flags
2026-03-27 19:02 UTC (7+ messages)
` [PATCH v2 3/5] bpf: add helper masks for ADJ_ROOM flags and encap validation
page: | 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