messages from 2026-01-02 11:20:39 to 2026-01-03 20:34:16 UTC [more...]
[PATCH net-next, 0/2] net: mana: Add support for coalesced RX packets
2026-01-03 20:34 UTC (5+ messages)
` [PATCH net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
` [EXTERNAL] "
` [PATCH net-next, 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
[PATCH] net: dsa: realtek: rtl8365mb: fix return value in rtl8365mb_phy_ocp_write
2026-01-03 19:17 UTC (5+ messages)
` [PATCH v2] net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
` [PATCH v3] "
[PATCH] ipv4: Improve martian logs
2026-01-03 19:30 UTC (2+ messages)
[PATCH net-next] net: marvell: prestera: correct return type of prestera_ldr_wait_buf()
2026-01-03 18:13 UTC (2+ messages)
[PATCH net v2 0/3] virtio-net: fix the deadlock when disabling rx NAPI
2026-01-03 17:34 UTC (9+ messages)
` [PATCH net v2 1/3] virtio-net: don't schedule delayed refill worker
` [PATCH net v2 2/3] virtio-net: remove unused "
` [PATCH net v2 3/3] virtio-net: clean up __virtnet_rx_pause/resume
[PATCH net] MAINTAINERS: Update email address for Justin Iurman
2026-01-03 16:56 UTC (2+ messages)
[PATCH bpf] bpf: 'fix' for undefined future potential exploits of BPF_PROG_LOAD
2026-01-03 16:10 UTC (5+ messages)
[PATCH v7 net-next 00/13] AccECN protocol case handling series
2026-01-03 13:10 UTC (14+ messages)
` [PATCH v7 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v7 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v7 net-next 03/13] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v7 net-next 04/13] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v7 net-next 05/13] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v7 net-next 06/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v7 net-next 07/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v7 net-next 08/13] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v7 net-next 09/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v7 net-next 10/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v7 net-next 11/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v7 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v7 net-next 13/13] tcp: accecn: enable AccECN
[syzbot] [wireless?] WARNING in rfkill_unregister
2026-01-03 13:05 UTC (4+ messages)
Question about to KMSAN: uninit-value in can_receive
2026-01-03 12:20 UTC (8+ messages)
` [bpf, xdp] headroom - was: "
[PATCH net] inet: frags: drop fraglist conntrack references
2026-01-03 9:55 UTC (2+ messages)
[PATCH net-next v4 0/4] A series of minor optimizations of the bonding module
2026-01-03 9:49 UTC (10+ messages)
` [PATCH net-next v4 1/4] net: bonding: use workqueue to make sure peer notify updated in lacp mode
` [PATCH RESEND "
` [PATCH net-next v4 2/4] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
` [PATCH RESEND "
` [PATCH net-next v4 3/4] net: bonding: skip the 2nd trylock when first one fail
` [PATCH RESEND "
` [PATCH net-next v4 4/4] net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing
` [PATCH RESEND "
` [PATCH RESEND net-next v4 0/4] A series of minor optimizations of the bonding module
[PATCH net v2] net: dlink: mask rx_coalesce/rx_timeout before writing RxDMAIntCtrl
2026-01-03 9:29 UTC
[PATCH net] net: dlink: mask rx_coalesce/rx_timeout before writing RxDMAIntCtrl
2026-01-03 9:26 UTC (4+ messages)
[PATCH v2] net: mediatek: add null pointer check for hardware offloading
2026-01-03 8:30 UTC (2+ messages)
[PATCH net-next] net: phy: mediatek: enable interrupts on AN7581
2026-01-03 8:23 UTC (2+ messages)
[PATCH net] udp: add drop count for packets in udp_prod_queue
2026-01-03 7:34 UTC
subscribe
2026-01-03 7:25 UTC
[RFC 0/2] Set steering-tag directly for PCIe P2P memory access
2026-01-03 5:38 UTC (2+ messages)
` [RFC 2/2] [fix] mlx5: modifications for use cases other than CPU
[PATCH net-next, v6] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
2026-01-03 4:57 UTC
[PATCH bpf-next v5 00/10] bpf: fsession support
2026-01-03 4:41 UTC (7+ messages)
` [PATCH bpf-next v5 01/10] bpf: add "
[PATCH net] virtio_net: fix device mismatch in devm_kzalloc/devm_kfree
2026-01-03 1:25 UTC (3+ messages)
` [EXTERNAL] "
Fw: [Bug 220932] New: Possible bug (use after free) on DSA driver removal
2026-01-03 0:24 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf: tailcall: Eliminate max_entries and bpf_func access at runtime
2026-01-03 0:10 UTC (8+ messages)
` [PATCH bpf-next 1/4] bpf: tailcall: Introduce bpf_arch_tail_call_prologue_offset
` [PATCH bpf-next 2/4] bpf, x64: tailcall: Eliminate max_entries and bpf_func access at runtime
` [PATCH bpf-next 3/4] bpf, arm64: "
` [PATCH bpf-next 4/4] bpf, lib/test_bpf: Fix broken tailcall tests
[PATCH v1 10/23] net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value
2026-01-02 23:53 UTC (2+ messages)
[RFC] STCP: secure-by-default transport (kernel-level, experimental)
2026-01-02 23:49 UTC (2+ messages)
[PATCH] net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy
2026-01-02 23:21 UTC
[PATCH net v2 1/2] i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
2026-01-02 23:14 UTC (2+ messages)
[PATCH] net: usb: pegasus: fix memory leak on usb_submit_urb() failure
2026-01-02 22:02 UTC (4+ messages)
[PATCH net-next v2 1/1] idpf: Fix kernel-doc descriptions to avoid warnings
2026-01-02 21:02 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2 0/2] netrom: fix deadlock and refcount leak in nr_rt_device_down
2026-01-02 20:46 UTC (3+ messages)
` [PATCH 1/2] netrom: fix possible deadlock "
[PATCH v4 net 0/2] ipvlan: addrs_lock made per port
2026-01-02 20:26 UTC (3+ messages)
` [PATCH v4 net 2/2] selftests: net: simple selftest for ipvtap
[regression 5.10.y] Libvirt can no longer delete macvtap devices after backport of a6cec0bcd342 ("net: rtnetlink: add bulk delete support flag") to 5.10.y series (Debian 11)
2026-01-02 20:18 UTC (3+ messages)
[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
2026-01-02 19:51 UTC (16+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver
[PATCH net-next 0/2] tls: Add TLS 1.3 hardware offload support
2026-01-02 18:52 UTC (5+ messages)
[PATCH v3 0/2] tls: Add TLS 1.3 hardware offload support
2026-01-02 18:47 UTC (3+ messages)
` [PATCH v3 1/2] tls: "
` [PATCH v3 2/2] mlx5: "
[PATCH net-next v7 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
2026-01-02 18:05 UTC (3+ messages)
` [PATCH net-next v7 1/2] net: refactor set_rx_mode into snapshot and deferred I/O
` [PATCH net-next v7 2/2] virtio-net: Implement ndo_write_rx_mode callback
[PATCH net-next v2] page_pool: Add page_pool_release_stalled tracepoint
2026-01-02 18:00 UTC (4+ messages)
[DISCUSS] tg3 reboot handling on Dell T440 (BCM5720)
2026-01-02 16:22 UTC (4+ messages)
[PATCH 5/5] selftests/bpf: make cfi_stubs globals const
2026-01-02 16:19 UTC (7+ messages)
[PATCH net] bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
2026-01-02 15:43 UTC (3+ messages)
[PATCH RFC net-next v2 0/2] net: phy: marvell: 88e1111: define gigabit features
2026-01-02 13:55 UTC (6+ messages)
` [PATCH RFC net-next v2 1/2] "
` [PATCH RFC net-next v2 2/2] net: sfp: support 25G long-range modules (extended compliance code 0x3)
[PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
2026-01-02 13:54 UTC (3+ messages)
[PATCH] net: mediatek: add null pointer check for hardware offloading
2026-01-02 13:45 UTC (3+ messages)
[PATCH RFC 00/13] fix DMA aligment issues around virtio
2026-01-02 13:27 UTC (7+ messages)
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment
` [PATCH RFC 15/13] gpio: virtio: reorder fields to reduce struct padding
[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
2026-01-02 12:14 UTC (6+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v2 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
[PATCH net 0/6] netfilter: updates for net
2026-01-02 11:41 UTC (7+ messages)
` [PATCH net 1/6] netfilter: nft_set_pipapo: fix range overlap detection
` [PATCH net 2/6] selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
` [PATCH net 3/6] netfilter: nft_synproxy: avoid possible data-race on update operation
` [PATCH net 4/6] netfilter: replace -EEXIST with -EBUSY
` [PATCH net 5/6] netfilter: nf_tables: fix memory leak in nf_tables_newrule()
` [PATCH net 6/6] netfilter: nf_conncount: update last_gc only when GC has been performed
[PATCH net] net: airoha: Fix npu rx DMA definitions
2026-01-02 11:29 UTC
[PATCH RFC net-next 0/6] Support PHY LED for hibmcge driver
2026-01-02 11:26 UTC (5+ messages)
` [PATCH RFC net-next 2/6] net: phy: add support to set default rules
[PATCH] net: wangxun: move PHYLINK dependency
2026-01-02 11:21 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;
as well as URLs for NNTP newsgroup(s).