messages from 2026-01-28 12:50:43 to 2026-01-28 20:45:59 UTC [more...]
[PATCH net-next v2 00/12] net: phy_port: SFP modules representation and phy_port listing
2026-01-28 20:45 UTC (8+ messages)
` [PATCH net-next v2 01/12] net: phy: phy_port: Correctly recompute the port's linkmodes
` [PATCH net-next v2 02/12] net: phy: phy_link_topology: Add a helper for opportunistic alloc
` [PATCH net-next v2 03/12] net: phy: phy_link_topology: Track ports in phy_link_topology
` [PATCH net-next v2 04/12] net: phylink: Register a phy_port for MAC-driven SFP busses
` [PATCH net-next v2 05/12] net: phy: Create SFP phy_port before registering usptream
` [PATCH net-next v2 06/12] net: sfp: Add a sfp-bus ops when connecting a module without PHY
` [PATCH net-next v2 08/12] net: phylink: Represent PHY-less SFP modules with phy_port
[PATCH v2 15/15] gpio: virtio: reorder fields to reduce struct padding
2026-01-28 20:31 UTC (2+ messages)
` [PATCH v3 15/15] vsock/virtio: reorder fields to reduce padding
[PATCH 0/2] virtio_net: add page_pool support
2026-01-28 20:27 UTC (5+ messages)
[RFC PATCH] net: phy: integrate reset-after-clock quirk into phy_init_hw
2026-01-28 20:26 UTC (6+ messages)
[PATCH net] net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
2026-01-28 20:25 UTC (2+ messages)
Status of orphaned ltq_etop ethernet driver: mainline vs. OpenWRT
2026-01-28 20:23 UTC
[PATCH net-next] eth: bnxt: make sure we populate the qcfg defaults on old FW/HW
2026-01-28 19:32 UTC
[PATCH v2 0/5] selftests: net: fix false failures due to missing features and host interference
2026-01-28 19:32 UTC (3+ messages)
[PATCH iwl-net] ice: PTP: fix missing timestamps on E825 hardware
2026-01-28 19:31 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] ice: Fix PTP NULL pointer dereference during VSI rebuild
2026-01-28 19:30 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH iwl-net] ice: fix missing TX timestamps interrupts on E825 devices
2026-01-28 19:30 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v1 0/3] r816e: Add r816e driver in Realtek
2026-01-28 19:08 UTC (4+ messages)
[PATCH net] mISDN: Fix data race in timer handling
2026-01-28 19:00 UTC (3+ messages)
[v7, net-next 0/8] bng_en: enhancements for RX and TX datapath
2026-01-28 18:56 UTC (9+ messages)
` [v7, net-next 1/8] bng_en: Extend bnge_set_ring_params() for rx-copybreak
` [v7, net-next 2/8] bng_en: Add RX support
` [v7, net-next 3/8] bng_en: Handle an HWRM completion request
` [v7, net-next 4/8] bng_en: Add TX support
` [v7, net-next 5/8] bng_en: Add ndo_features_check support
` [v7, net-next 6/8] bng_en: Add support to handle AGG events
` [v7, net-next 7/8] bng_en: Add TPA related functions
` [v7, net-next 8/8] bng_en: Add support for TPA events
[PATCH net-next] ipv6: optimize fl6_update_dst()
2026-01-28 18:55 UTC
[PATCH net-next] udp: add drop count for packets in udp_prod_queue
2026-01-28 18:54 UTC (6+ messages)
[PATCH net-next 0/8] Add support for Renesas RZ/G3L GBETH
2026-01-28 18:41 UTC (7+ messages)
` [PATCH net-next 1/8] dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L SoC
` [PATCH net-next 2/8] net: stmmac: dwmac-renesas-gbeth: Add support for "
` [PATCH net-next 7/8] arm64: dts: renesas: r9a08g046: Add GBETH nodes
` [PATCH net-next 8/8] arm64: dts: renesas: rzg3l-smarc-som: Enable eth0 (GBETH) interface
[PATCH net-next v2 0/9] hsr: Implement more robust duplicate discard algorithm
2026-01-28 18:37 UTC (4+ messages)
` [PATCH net-next v2 4/9] hsr: Implement more robust duplicate discard for PRP
[PATCH net] net: don't touch dev->stats in BPF redirect paths
2026-01-28 18:37 UTC (2+ messages)
[PATCH v2 00/25] kernel-doc: make it parse new functions and structs
2026-01-28 18:15 UTC (50+ messages)
` [PATCH v2 01/25] docs: kdoc_re: add support for groups()
` [Intel-wired-lan] "
` [PATCH v2 02/25] docs: kdoc_re: don't go past the end of a line
` [Intel-wired-lan] "
` [PATCH v2 03/25] docs: kdoc_parser: move var transformers to the beginning
` [Intel-wired-lan] "
` [PATCH v2 04/25] docs: kdoc_parser: don't mangle with function defines
` [Intel-wired-lan] "
` [PATCH v2 05/25] docs: kdoc_parser: add functions support for NestedMatch
` [PATCH v2 06/25] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
` [PATCH v2 07/25] docs: kdoc_parser: fix variable regexes to work with size_t
` [Intel-wired-lan] "
` [PATCH v2 08/25] docs: kdoc_parser: fix the default_value logic for variables
` [Intel-wired-lan] "
` [PATCH v2 09/25] docs: kdoc_parser: add some debug for variable parsing
` [Intel-wired-lan] "
` [PATCH v2 10/25] docs: kdoc_parser: don't exclude defaults from prototype
` [Intel-wired-lan] "
` [PATCH v2 11/25] docs: kdoc_parser: fix parser to support multi-word types
` [Intel-wired-lan] "
` [PATCH v2 12/25] docs: kdoc_parser: ignore context analysis and lock attributes
` [Intel-wired-lan] "
` [PATCH v2 13/25] docs: kdoc_parser: add support for LIST_HEAD
` [Intel-wired-lan] "
` [PATCH v2 14/25] kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
` [Intel-wired-lan] "
` [PATCH v2 15/25] docs: kdoc_re: properly handle strings and escape chars on it
` [Intel-wired-lan] "
` [PATCH v2 16/25] docs: kdoc_re: better show KernRe() at documentation
` [Intel-wired-lan] "
` [PATCH v2 17/25] docs: kdoc_re: don't recompile NextMatch regex every time
` [Intel-wired-lan] "
` [PATCH v2 18/25] docs: kdoc_re: Change NestedMath args replacement to \0
` [Intel-wired-lan] "
` [PATCH v2 19/25] docs: kdoc_re: make NextedMatch use KernRe
` [PATCH v2 20/25] tools: kdoc_re: add support on NestedMatch for argument replacement
` [Intel-wired-lan] "
` [PATCH v2 21/25] tools: python: add helpers to run unit tests
` [PATCH v2 22/25] unittests: add tests for NestedMatch class
` [PATCH v2 23/25] tools/lib/python/unittest_helper.py
` [Intel-wired-lan] "
` [PATCH v2 24/25] docs: kdoc_parser: better handle struct_group macros
` [Intel-wired-lan] "
` [PATCH v2 25/25] docs: kdoc_re: fix a parse bug on struct page_pool_params
` [Intel-wired-lan] "
[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
2026-01-28 18:06 UTC (12+ messages)
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
[PATCH net-next v1 0/3] net: dsa: microchip: add single-led-mode support
2026-01-28 18:06 UTC (9+ messages)
` [PATCH v1 1/3] dt-bindings: net: dsa: microchip: add microchip,single-led-mode flag
` [PATCH v1 2/3] net: phy: micrel: add flag for KSZ9477 LED erratum
` [PATCH v1 3/3] net: dsa: microchip: add single-led-mode support for KSZ9477
[PATCH] net: usb: r8152: fix resume reset deadlock
2026-01-28 18:05 UTC (2+ messages)
[PATCH v1 net-next] ipv4: Use EXPORT_IPV6_MOD_GPL() for ip_fib_metrics_init()
2026-01-28 17:49 UTC (2+ messages)
[PATCH iwl-next v4 3/3] igb: allow configuring RSS key via ethtool set_rxfh
2026-01-28 17:33 UTC (3+ messages)
` [PATCH iwl-next v4 3/3] igb: allow configuring RSS key via
[PATCH v1 net-next] ipv4: fib: Annotate access to struct fib_alias.fa_state
2026-01-28 17:24 UTC (2+ messages)
[PATCH v2 net] nfc: nci: Fix race between rfkill and nci_unregister_device()
2026-01-28 17:16 UTC (2+ messages)
[PATCH net-next v3] netns: optimize netns cleaning by batching unhash_nsid calls
2026-01-28 17:13 UTC (3+ messages)
[PATCH net-next] net: sfp: add quirk for Lantech 8330-265D
2026-01-28 17:00 UTC
[PATCH net] dpaa2-switch: add bounds check for if_id in IRQ handler
2026-01-28 16:55 UTC
[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
2026-01-28 16:57 UTC (3+ messages)
[PATCH net-next v5 0/4] net: netconsole: convert to NBCON console infrastructure
2026-01-28 16:46 UTC (10+ messages)
` [PATCH net-next v5 1/4] printk: Add execution context (task name/CPU) to printk_info
` [PATCH net-next v5 2/4] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next v5 3/4] netconsole: convert to NBCON console infrastructure
` [PATCH net-next v5 4/4] netconsole: Use printk context for CPU and task information
[net-next 0/6] move CAN skb headroom content to skb extensions
2026-01-28 16:34 UTC (8+ messages)
[PATCH net-next v9 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-01-28 16:45 UTC (4+ messages)
` [PATCH net-next v9 4/4] net: dsa: add basic initial driver for "
[syzbot] [netfilter?] KASAN: slab-use-after-free Read in nft_array_get_cmp
2026-01-28 16:35 UTC (3+ messages)
[PATCH can-next v2 6/6] can: gw: use can_gw_hops instead of sk_buff::csum_start
2026-01-28 16:24 UTC (3+ messages)
` [can-next,v2,6/6] "
[PATCH] powerpc: dts: fsl: Drop unused .dtsi files
2026-01-28 16:23 UTC (3+ messages)
[PATCH net-next v8 09/15] quic: add congestion control
2026-01-28 16:15 UTC (2+ messages)
` [net-next,v8,09/15] "
[PATCH] net: bridge: fix static key check
2026-01-28 16:08 UTC (2+ messages)
[PATCH v17 nf-next 0/4] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
2026-01-28 15:54 UTC (3+ messages)
[PATCH net v4 0/3] net: liquidio: Fix memory leaks in setup_nic_devices()
2026-01-28 15:54 UTC (5+ messages)
` [PATCH net v4 1/3] net: liquidio: Initialize netdev pointer before queue setup
` [PATCH net v4 2/3] net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
` [PATCH net v4 3/3] net: liquidio: Fix off-by-one error in VF "
[PATCH 6.18 020/227] wifi: ath12k: Fix wrong P2P device link id issue
2026-01-28 15:21 UTC
[PATCH net-next 0/9] netfilter: updates for net-next
2026-01-28 15:41 UTC (10+ messages)
` [PATCH net-next 1/9] netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
` [PATCH net-next 2/9] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH net-next 3/9] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH net-next 4/9] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH net-next 5/9] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
` [PATCH net-next 6/9] netfilter: xt_time: use is_leap_year() helper
` [PATCH net-next 7/9] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
` [PATCH net-next 8/9] netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
` [PATCH net-next 9/9] selftests: netfilter: nft_queue.sh: add udp fraglist gro test case
[PATCH v2 0/4] i2c: SMBus ARP support
2026-01-28 15:02 UTC (7+ messages)
[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
2026-01-28 14:44 UTC (4+ messages)
` [PATCH v1 net-next 1/3] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr
[PATCH net-next v02 2/4] hinic3: Remove redundant defensive code
2026-01-28 14:42 UTC (3+ messages)
[PATCH v12 net-next 00/15] AccECN protocol case handling series
2026-01-28 14:34 UTC (16+ messages)
` [PATCH v12 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v12 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v12 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v12 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v12 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v12 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v12 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v12 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v12 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v12 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v12 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v12 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v12 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v12 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v12 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH v2 net 0/2] net: fix potential crash in net/sched/cls_u32.c
2026-01-28 14:15 UTC (3+ messages)
` [PATCH v2 net 1/2] net: add skb_header_pointer_careful() helper
` [PATCH v2 net 2/2] net/sched: cls_u32: use skb_header_pointer_careful()
[PATCH net-next 0/2] net: stmmac: report active phy interface
2026-01-28 14:15 UTC (5+ messages)
` [PATCH net-next 1/2] net: stmmac: thead: avoid conflicts with PHY_INTF_* definitions
` [PATCH net-next 2/2] net: stmmac: report active PHY interface
[PATCH net 1/2] net: add skb_header_pointer_careful() helper
2026-01-28 14:01 UTC (3+ messages)
` [net,1/2] "
[PATCH net-next 0/3] net: stmmac: rk: second chunk of cleanups
2026-01-28 13:52 UTC (8+ messages)
` [PATCH net-next 1/3] net: stmmac: rk: fix missing reset_control_put()
` [PATCH net-next 2/3] net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
[PATCH] dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
2026-01-28 13:48 UTC (2+ messages)
[RFC net-next] net: ena: Use u64_stats_t with u64_stats_sync properly
2026-01-28 13:21 UTC (2+ messages)
[PATCH net-next 0/2] Add Frame Preemption MAC Merge support for ICSSG
2026-01-28 13:14 UTC (5+ messages)
` [PATCH net-next 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
[PATCH net v2] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
2026-01-28 12:50 UTC (7+ messages)
page: next (older) | 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