messages from 2026-08-12 07:47:31 to 2026-08-12 09:42:19 UTC [more...]
[PATCH iwl-net] ice: Recalibrate PHY after settime64 on E825-C
2026-08-12 9:42 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next v7 0/6] bpf: decap flags and GSO state updates
2026-08-12 8:31 UTC (7+ messages)
` [PATCH bpf-next v7 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
` [PATCH bpf-next v7 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
` [PATCH bpf-next v7 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH bpf-next v7 4/6] bpf: allow new DECAP flags and add guard rails
` [PATCH bpf-next v7 5/6] bpf: clear decap state on skb_adjust_room shrink path
` [PATCH bpf-next v7 6/6] selftests/bpf: tc_tunnel - validate decap GSO and encapsulation state
[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
2026-08-12 9:30 UTC (3+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
[PATCH] net: dsa: qca8k: Disable mgmt Ethernet for qca8327
2026-08-12 9:22 UTC (6+ messages)
[PATCH net v4] nfc: nci: fix use of uninitialized memory in NFC-DEP general bytes
2026-08-12 9:24 UTC
[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
2026-08-12 9:23 UTC (2+ messages)
[PATCH net 0/2] net: dsa: b53: fix 8021q uppers on standalone ports
2026-08-12 9:21 UTC (13+ messages)
` [PATCH net 1/2] net: dsa: let drivers offload "
[PATCH bpf] bpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooks
2026-08-12 9:16 UTC
[PATCH net] net: amd-xgbe: support receiving packets with bad FCS
2026-08-12 9:16 UTC
[net-next,PATCH v2 0/5] Some improve for STM32MP2X
2026-08-12 9:11 UTC (6+ messages)
` [net-next,PATCH v2 1/5] dt-bindings: net: add phy-supply property for stm32
` [net-next,PATCH v2 2/5] net: ethernet: stmmac: stm32: support the phy-supply regulator binding
` [net-next,PATCH v2 3/5] arm64: dts: st: add 3v3 regulator to ethernet on stm32mp235f-dk
` [net-next,PATCH v2 4/5] arm64: dts: st: add 3v3 regulator to ethernet on stm32mp257f-dk
` [net-next,PATCH v2 5/5] arm64: dts: st: increase deassert of PHY reset in stm32mp257f-ev1
[PATCH net-next v2] net: stmmac: dwxgmac2: add XGMAC timestamp interrupt support
2026-08-12 9:10 UTC (2+ messages)
[PATCH mptcp] mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction
2026-08-12 9:10 UTC (3+ messages)
` [PATCH mptcp v2] mptcp: restore full join state "
[PATCH v7 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
2026-08-12 8:58 UTC (2+ messages)
[PATCH v3 net-next] gre: fix ERSPAN o_flags race/corruption in xmit and fill_info
2026-08-12 8:55 UTC (2+ messages)
[PATCH net v3] net: reduce XMIT_RECURSION_LIMIT under KASAN
2026-08-12 8:55 UTC (2+ messages)
[PATCH net-next 0/3] net: prevent lockless data races in net_device TC structures
2026-08-12 8:54 UTC (4+ messages)
` [PATCH net-next 1/3] net: prevent torn reads in netdev_tc_txq
` [PATCH net-next 2/3] net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
` [PATCH net-next 3/3] net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_map
[syzbot] [net?] KCSAN: data-race in advance_sched / netdev_set_num_tc (2)
2026-08-12 8:52 UTC
[PATCH net v3] RDMA/core: Reject unregistering netdevs in ib_get_eth_speed
2026-08-12 8:19 UTC (6+ messages)
[PATCH v4] RDMA/core: Reject unregistering netdevs in ib_get_eth_speed
2026-08-12 8:16 UTC
Fwd: [REGRESSION] r8169: System freeze on kernel 7.0 with RTL8111H (rev 16 / RTL8168H_1) during ASPM / L1 transition
2026-08-12 8:05 UTC (2+ messages)
` "
[PATCH net-next v9 00/17] net: macb: implement context swapping
2026-08-12 8:03 UTC (18+ messages)
` [PATCH net-next v9 01/17] net: macb: drop "consistent" from alloc/free function names
` [PATCH net-next v9 02/17] net: macb: unify device pointer naming convention
` [PATCH net-next v9 03/17] net: macb: unify variable naming convention in at91ether functions
` [PATCH net-next v9 04/17] net: macb: unify queue index variable naming convention and types
` [PATCH net-next v9 05/17] net: macb: enforce reverse christmas tree (RCT) convention
` [PATCH net-next v9 06/17] net: macb: allocate tieoff descriptor once across device lifetime
` [PATCH net-next v9 07/17] net: macb: refuse set_ringparam on EMAC
` [PATCH net-next v9 08/17] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v9 09/17] net: macb: avoid macb_init_rx_buffer_size() modifying state
` [PATCH net-next v9 10/17] net: macb: make `struct macb` subset reachable from macb_context struct
` [PATCH net-next v9 11/17] net: macb: change caps helpers signatures
` [PATCH net-next v9 12/17] net: macb: change function signatures to take contexts
` [PATCH net-next v9 13/17] net: macb: introduce macb_context_alloc() helper
` [PATCH net-next v9 14/17] net: macb: move printk() calls out of bp->lock critical section
` [PATCH net-next v9 15/17] net: macb: read ISR inside "
` [PATCH net-next v9 16/17] net: macb: use context swapping in .set_ringparam()
` [PATCH net-next v9 17/17] net: macb: use context swapping in .ndo_change_mtu()
[PATCH v3 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
2026-08-12 8:03 UTC (4+ messages)
[PATCH] net/sched: cbs: perform rate conversions in signed 64-bit arithmetic
2026-08-12 8:02 UTC (2+ messages)
` [PATCH net v2] "
[PATCH net-next v8 00/17] net: macb: implement context swapping
2026-08-12 8:01 UTC (4+ messages)
` [PATCH net-next v8 14/17] net: macb: move printk() calls out of bp->lock critical section
[PATCH] net: tipc: replace deprecated strcpy with strscpy
2026-08-12 7:47 UTC (2+ messages)
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