messages from 2026-05-31 11:41:31 to 2026-05-31 21:21:44 UTC [more...]
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-05-31 21:21 UTC (3+ messages)
[PATCH net] net: ibm: emac: Fix NULL pointer dereference in emac_probe
2026-05-31 20:52 UTC (3+ messages)
[PATCH net-next v2 0/2] pcnet32: switch to napi_alloc_skb() and napi_gro_receive()
2026-05-31 20:09 UTC (9+ messages)
` [PATCH net-next v2 2/2] "
[PATCH v1 net-next] hsr: Remove WARN_ONCE() in hsr_addr_is_self()
2026-05-31 20:04 UTC (2+ messages)
hsr: netlink notifications leak across network namespaces
2026-05-31 20:01 UTC (6+ messages)
` [PATCH net] hsr: broadcast netlink notifications in the device's net namespace
[RFC] drivers/staging/axis-fifo: TODO file and subsystem direction
2026-05-31 19:52 UTC (3+ messages)
[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
2026-05-31 19:44 UTC (5+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
` [PATCH net-next v5 2/4] dpll: zl3073x: use per-operation poll timeouts
` [PATCH net-next v5 3/4] dpll: zl3073x: add per-DPLL serialization lock
` [PATCH net-next v5 4/4] dpll: zl3073x: add NCO virtual input pin
[PATCH net v2 1/1] net/sched: act_api: use RCU with deferred freeing for action lifecycle
2026-05-31 19:14 UTC (2+ messages)
[PATCH net v5 1/1] net/sched: fix pedit partial COW leading to page cache corruption
2026-05-31 18:52 UTC (6+ messages)
[PATCH net-next] tcp_bbr: fix SPDX-License-Identifier to be GPL-2.0 OR BSD-3-Clause
2026-05-31 18:35 UTC
[PATCH net] ipv6: use READ_ONCE() for bindv6only default in inet6_create()
2026-05-31 18:08 UTC (2+ messages)
[PATCH net] ipv6: use READ_ONCE() in ipv6_flowlabel_get()
2026-05-31 18:04 UTC (2+ messages)
[PATCH net v2] ipv6: anycast: insert aca into global hash under idev->lock
2026-05-31 16:45 UTC (2+ messages)
[PATCH v1] net: Remove orphaned ax25_ptr references
2026-05-31 16:12 UTC (2+ messages)
[PATCH net] net/sched: act_api: use mutex in tcf_idr_check_alloc
2026-05-31 16:09 UTC (5+ messages)
[PATCH nf-next v3 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
2026-05-31 15:50 UTC (7+ messages)
` [PATCH nf-next v3 1/6] net: netfilter: Add ether_type to net_device_path_ctx
` [PATCH nf-next v3 2/6] net: netfilter: Add encap_proto to flow_offload_tunnel
` [PATCH nf-next v3 3/6] net: netfilter: Add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v3 4/6] selftests: netfilter: nft_flowtable.sh: Add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v3 5/6] net: netfilter: Add SIT tunnel flowtable acceleration
` [PATCH nf-next v3 6/6] selftests: netfilter: nft_flowtable.sh: Add SIT flowtable selftest
[PATCH] net: macb: fix ignored return value of clk_prepare_enable() in runtime resume
2026-05-31 15:42 UTC (3+ messages)
[PATCH net-next v3 11/14] net: phy: ncn26000: Support for loopback support
2026-05-31 15:34 UTC (2+ messages)
[PATCH net-next v3 10/14] net: phy: ncn26000: Enable enhanced noise immunity
2026-05-31 15:26 UTC (2+ messages)
[PATCH net-next v3 09/14] net: phy: ncn26000: Support for onsemi's S2500 internal phy
2026-05-31 15:25 UTC (2+ messages)
[PATCH net-next v3 14/14] Documentation: networking: Add timestamp related APIs to OA TC6 framework
2026-05-31 15:23 UTC (2+ messages)
[PATCH net-next v3 12/14] onsemi: s2500: Add driver support for TS2500 MAC-PHY
2026-05-31 15:20 UTC (4+ messages)
[PATCH 00/11] NVMe over MPTCP
2026-05-31 15:08 UTC (10+ messages)
` [PATCH 02/11] nvmet-tcp: implement accept mptcp proto
` [PATCH 05/11] nvmet-tcp: implement mptcp listen socket ops
` [PATCH 09/11] nvme-tcp: implement host mptcp proto
` [PATCH 11/11] selftests: mptcp: nvme: add iopolicy tests
[PATCH net-next v3 08/14] net: ethernet: oa_tc6: Remove FCS size in RX frame
2026-05-31 14:50 UTC (2+ messages)
[PATCH net-next v3 07/14] net: ethernet: oa_tc6: Support for vendor specific MMS
2026-05-31 14:47 UTC (2+ messages)
[PATCH net] net: phy: clean the sfp upstream if phy probing fails
2026-05-31 13:48 UTC (3+ messages)
[PATCH iproute2-next] tc: display per-flow class statistics for fq_pie
2026-05-31 13:14 UTC
[PATCH net-next v12 00/15] net: introduce QUIC infrastructure and core subcomponents
2026-05-31 13:08 UTC (16+ messages)
` [PATCH net-next v12 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v12 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v12 03/15] quic: provide common utilities and data structures
` [PATCH net-next v12 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v12 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v12 06/15] quic: add stream management
` [PATCH net-next v12 07/15] quic: add connection id management
` [PATCH net-next v12 08/15] quic: add path management
` [PATCH net-next v12 09/15] quic: add congestion control
` [PATCH net-next v12 10/15] quic: add packet number space
` [PATCH net-next v12 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v12 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v12 13/15] quic: add timer management
` [PATCH net-next v12 14/15] quic: add packet builder base
` [PATCH net-next v12 15/15] quic: add packet parser base
[PATCH net-next 0/2] net/sched: sch_fq_pie: add per-flow class statistics
2026-05-31 12:53 UTC (3+ messages)
` [PATCH net-next 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops
` [PATCH net-next 2/2] selftests: tc-testing: add fq_pie per-flow class stats test
[PATCH net v4 1/1] net/sched: fix pedit partial COW leading to page cache corruption
2026-05-31 12:29 UTC (5+ messages)
[PATCH net] ipv4: validate ip_forward_options() option fields against skb tail
2026-05-31 12:17 UTC (3+ messages)
[PATCH net 1/1] net/sched: act_api: use RCU with deferred freeing for action lifecycle
2026-05-31 12:16 UTC (3+ messages)
` [syzbot ci] "
[PATCH net-next V2 00/13] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 1/2
2026-05-31 11:39 UTC (3+ messages)
` [PATCH net-next V2 08/13] net/mlx5: LAG, block RoCE and VF LAG for SD devices
` [PATCH net-next V2 13/13] net/mlx5e: Verify unique vhca_id count instead of range
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