messages from 2026-05-25 19:04:03 to 2026-05-26 03:19:32 UTC [more...]
[RFC PATCH bpf-next v7 00/11] mm: BPF struct_ops for dynamic memory protection and async reclaim
2026-05-26 3:19 UTC (18+ messages)
` [RFC PATCH bpf-next v7 01/11] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v7 02/11] bpf: allow attaching struct_ops to cgroups
` [RFC PATCH bpf-next v7 03/11] libbpf: fix return value on memory allocation failure
` [RFC PATCH bpf-next v7 04/11] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v7 05/11] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v7 06/11] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v7 07/11] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc
` [RFC PATCH bpf-next v7 08/11] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v7 09/11] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v7 10/11] selftests/bpf: Add selftest for memcg async reclaim via BPF
` [RFC PATCH bpf-next v7 11/11] samples/bpf: Add memcg priority control and async reclaim example
[PATCH net-next v2] net/sched: cls_bpf: prevent unbounded recursion in offload rollback
2026-05-26 2:55 UTC
[PATCH net v3] net: tls: use sync AEAD for sk_msg BPF sockets
2026-05-26 2:51 UTC
[PATCH v2] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
2026-05-26 2:26 UTC
[PATCH net] ice: dpll: fix memory leak in ice_dpll_init_info error paths
2026-05-26 2:11 UTC
[PATCH net] net/sched: fix pedit partial COW leading to page cache
2026-05-26 2:06 UTC (19+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption
[PATCH net v2 0/7] net/handshake: anchor request lifetime to a pinned file reference
2026-05-26 1:55 UTC (3+ messages)
[PATCH v3 net-next 0/5] geneve: Allow binding UDP socket to a specific address
2026-05-26 1:51 UTC (6+ messages)
` [PATCH v3 net-next 1/5] geneve: Reuse ipv6_addr_type() result in geneve_nl2info()
` [PATCH v3 net-next 2/5] geneve: Pass struct geneve_dev to geneve_create_sock()
` [PATCH v3 net-next 3/5] geneve: Pass struct geneve_dev to geneve_find_sock()
` [PATCH v3 net-next 4/5] geneve: Add dualstack flag to struct geneve_config
` [PATCH v3 net-next 5/5] geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6
[PATCH net-next] selftests: net: add socat syslog for PPPoL2TP
2026-05-26 1:41 UTC
[PATCH v2 net-next 0/5] geneve: Allow binding UDP socket to a specific address
2026-05-26 1:36 UTC (3+ messages)
` [PATCH v2 net-next 5/5] geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6
[PATCH] llc: Fix NULL pointer dereference in llc_conn_state_process() when sk_socket is NULL
2026-05-26 1:35 UTC
[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
2026-05-26 0:32 UTC (3+ messages)
` [PATCH net-next 2/2] "
[PATCH net v4] xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
2026-05-26 0:40 UTC
[PATCH net v3] xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
2026-05-26 0:35 UTC (2+ messages)
` [PATCH net v4] "
[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
2026-05-26 0:06 UTC (2+ messages)
[PATCH] netfilter: nf_conntrack: use get_unaligned_be32() in tcp_sack()
2026-05-25 22:35 UTC (2+ messages)
[PATCH] netfilter: TCPMSS: fix dropped packets when MSS option is unaligned
2026-05-25 22:08 UTC (4+ messages)
[PATCH] eth: dpaa2: constify dpaa2_ethtool_stats and dpaa2_ethtool_extras
2026-05-25 21:30 UTC (2+ messages)
[PATCH net] net: hsr: fix potential OOB access in supervision frame handling
2026-05-25 21:30 UTC (2+ messages)
[PATCH] net: ibm: emac: Use napi_gro_receive() for Rx packets
2026-05-25 21:20 UTC (2+ messages)
[PATCH v16 net-next 0/9] octeontx2-af: npc: Enhancements
2026-05-25 21:20 UTC (6+ messages)
` [PATCH v16 net-next 1/9] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v16 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
[PATCH v14 9/9] selftests: net: add TLS hardware offload test
2026-05-25 21:16 UTC (2+ messages)
[PATCH v14 7/9] tls: device: add RX KeyUpdate support
2026-05-25 21:16 UTC (2+ messages)
[PATCH v14 6/9] tls: device: add TX KeyUpdate support
2026-05-25 21:16 UTC (2+ messages)
[PATCH net-next 00/12] net/mlx5: Add satellite PF support
2026-05-25 21:10 UTC (2+ messages)
[PATCH v4 0/7] landlock: Add UDP access control support
2026-05-25 20:28 UTC (2+ messages)
[PATCH net-next v5 14/14] net: renesas: rswitch: add vlan aware switching
2026-05-25 20:41 UTC (2+ messages)
[net-next PATCH v5 00/14] net: renesas: rswitch: R-Car S4 add VLAN aware switching
2026-05-25 20:41 UTC (4+ messages)
` [PATCH net-next v5 13/14] net: renesas: rswitch: add handler for FDB notification
[PATCH net-next v5 12/14] net: renesas: rswitch: add passing of rswitch_private into notifiers
2026-05-25 20:41 UTC (2+ messages)
[PATCH net-next v5 11/14] net: renesas: rswitch: clean up is_rdev rswitch_device checking
2026-05-25 20:41 UTC (2+ messages)
[PATCH net-next v5 10/14] net: renesas: rswitch: update port HW init
2026-05-25 20:41 UTC (2+ messages)
[PATCH net-next v5 08/14] net: renesas: rswitch: add locking for agent clock control
2026-05-25 20:41 UTC (2+ messages)
[PATCH net-next v5 07/14] net: renesas: rswitch: make helper functions available to whole driver
2026-05-25 20:41 UTC (2+ messages)
[PATCH net-next v5 06/14] net: renesas: rswitch: add forwarding rules for gwca
2026-05-25 20:41 UTC (2+ messages)
[PATCH net-next v5 05/14] net: renesas: rswitch: add exception path for packets with unknown dst MAC
2026-05-25 20:41 UTC (2+ messages)
[PATCH net-next v5 02/14] net: renesas: rswitch: use device instead of net_device
2026-05-25 20:41 UTC (2+ messages)
[PATCH net-next v5 01/14] net: renesas: rswitch: improve port change mode functions
2026-05-25 20:41 UTC (2+ messages)
[net-next] net: hwbm: fix buffer leak when construct callback is missing
2026-05-25 20:38 UTC (2+ messages)
[PATCH net] vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()
2026-05-25 20:36 UTC
[PATCH net v2 0/2] net: tls: fix async split record handling
2026-05-25 20:30 UTC (5+ messages)
` [PATCH net v2 1/2] net: tls: preserve split open record on async encrypt
` [PATCH net v2 2/2] selftests: net: add kTLS async split record regression
[PATCH net-next v11 00/10] net: phy_port: SFP modules representation and phy_port listing
2026-05-25 20:25 UTC (3+ messages)
` [PATCH net-next v11 06/10] net: phy: phy_port: Store information about a port's upstream
[PATCH] nfc: llcp: fix integer underflow and missing bounds checks in TLV parsing
2026-05-25 20:24 UTC
[PATCH] nfc: llcp: fix integer underflow and missing bounds checks in TLV parsing
2026-05-25 20:21 UTC
[PATCH net] tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
2026-05-25 20:13 UTC
[PATCH net-next] net: lan966x: cleanup error handling in lan966x_fdma_rx_alloc_page_pool()
2026-05-25 20:00 UTC (2+ messages)
[PATCH net] macsec: fix replay protection at XPN lower-PN wrap
2026-05-25 20:00 UTC (2+ messages)
[PATCH net] octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notify
2026-05-25 20:00 UTC (2+ messages)
[PATCH net] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
2026-05-25 19:54 UTC (2+ messages)
[net-next PATCH v8 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-05-25 19:48 UTC (9+ messages)
` [net-next PATCH v8 1/8] net: dsa: realtek: rtl8365mb: use ERR_PTR
` [net-next PATCH v8 2/8] net: dsa: realtek: rtl8365mb: use dsa helpers for port iteration
` [net-next PATCH v8 3/8] net: dsa: realtek: rtl8365mb: prepare for multiple source files
` [net-next PATCH v8 4/8] net: dsa: realtek: rtl8365mb: add table lookup interface
` [net-next PATCH v8 5/8] net: dsa: realtek: rtl8365mb: add VLAN support
` [net-next PATCH v8 6/8] net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}
` [net-next PATCH v8 7/8] net: dsa: realtek: rtl8365mb: add FDB support
` [net-next PATCH v8 8/8] net: dsa: realtek: rtl8365mb: add bridge port flags
[PATCHv2 net-next] net: ucc_geth: Batch RX packets before stack handoff
2026-05-25 19:47 UTC (2+ messages)
[PATCH net-next v6 0/2] Add Frame Preemption MAC Merge support for ICSSG
2026-05-25 19:46 UTC (6+ messages)
` [PATCH net-next v6 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
2026-05-25 19:42 UTC (2+ messages)
[PATCH net v6] rds: filter RDS_INFO_* getsockopt by caller's netns
2026-05-25 19:20 UTC (2+ messages)
[PATCH net] rds: annotate data-race around rs_seen_congestion
2026-05-25 19:10 UTC (2+ messages)
[net-next] netlabel: fix IPv6 unlabeled address add error handling
2026-05-25 19:10 UTC (2+ messages)
[PATCH net-next v8 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
2026-05-25 19:08 UTC (7+ 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