public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-23 02:11:00 to 2026-01-23 11:01:08 UTC [more...]

[PATCH net-next 00/21] net: stmmac: rk: simplify per-SoC configuration
 2026-01-23 11:00 UTC  (8+ messages)
` [PATCH net-next 01/21] net: stmmac: rk: avoid phy_power_on()
` [PATCH net-next 02/21] net: stmmac: rk: get rid of rk_phy_power_ctl()
` [PATCH net-next 03/21] net: stmmac: rk: convert rk3328 to use bsp_priv->id
` [PATCH net-next 04/21] net: stmmac: rk: group MACPHY register offset and fields together
` [PATCH net-next 05/21] net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
` [PATCH net-next 06/21] net: stmmac: rk: add SoC specific ->init() method
` [PATCH net-next 07/21] net: stmmac: rk: convert to mask-based interface mode configuration

[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-23 10:59 UTC  (8+ messages)

[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
 2026-01-23 10:54 UTC  (5+ messages)
` [PATCH net-next 1/3] net/smc: cap allocation order for SMC-R physically contiguous buffers
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
` [PATCH net-next 3/3] net/smc: optimize MTTE consumption for SMC-R buffers

[next-20260122] Build failure on IBM Power Server
 2026-01-23 10:52 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: netconsole: convert to NBCON console infrastructure
 2026-01-23 10:48 UTC  (4+ messages)
` [PATCH net-next v2 3/5] "

[net-next PatchV4 0/2] Octeontx2-pf: Add support for DMAC_FILTER trap
 2026-01-23 10:47 UTC  (3+ messages)
` [net-next PatchV4 1/2] octeontx2-af: Mailbox handlers to fetch DMAC filter drop counter
` [net-next PatchV4 2/2] Octeontx2-pf: Add support for DMAC_FILTER trap

[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-01-23 10:47 UTC  (11+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
    `  "
        `  "

[PATCH v10 net-next 00/15] AccECN protocol case handling series
 2026-01-23 10:42 UTC  (4+ messages)
` [PATCH v10 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST

[PATCH net-next 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-01-23 10:12 UTC  (5+ messages)
` [PATCH net-next 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling

[PATCH v3 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-01-23 10:09 UTC  (5+ messages)
` [PATCH v3 1/4] net: stmmac: platform: read channels irq
` [PATCH v3 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH v3 3/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v3 4/4] stmmac: s32: enable support for Multi-IRQ mode

[PATCH] xfrm: kill xfrm_dev_{state,policy}_flush_secctx_check()
 2026-01-23 10:08 UTC 

[PATCH v11 net-next 00/15] AccECN protocol case handling series
 2026-01-23 10:07 UTC  (16+ messages)
` [PATCH v11 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v11 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v11 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v11 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v11 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v11 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v11 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v11 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v11 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v11 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v11 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v11 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v11 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v11 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v11 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH net-next v2 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
 2026-01-23  9:56 UTC  (16+ messages)
` [PATCH net-next v2 01/14] net: stmmac: qcom-ethqos: remove mac_base
` [PATCH net-next v2 02/14] net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() method
` [PATCH net-next v2 03/14] phy: qcom-sgmii-eth: add .set_mode() and .validate() methods
` [PATCH net-next v2 04/14] net: stmmac: wrap phylink's rx_clk_stop functions
` [PATCH net-next v2 05/14] net: stmmac: add stmmac core serdes support
` [PATCH net-next v2 06/14] net: stmmac: qcom-ethqos: convert to dwmac generic SerDes support
` [PATCH net-next v2 07/14] net: stmmac: move most PCS register definitions to stmmac_pcs.c
` [PATCH net-next v2 08/14] net: stmmac: handle integrated PCS phy_intf_sel separately
` [PATCH net-next v2 09/14] net: stmmac: add BASE-X support to integrated PCS
` [PATCH net-next v2 10/14] net: stmmac: use integrated PCS for BASE-X modes
` [PATCH net-next v2 11/14] net: stmmac: add struct stmmac_pcs_info
` [PATCH net-next v2 12/14] net: stmmac: add support for reading inband SGMII status
` [PATCH net-next v2 13/14] net: stmmac: configure SGMII AN control according to phylink
` [PATCH net-next v2 14/14] net: stmmac: report PCS configuration changes

[PATCH net-next] net: phy: micrel: Add support for lan9645x internal phy
 2026-01-23  9:55 UTC  (3+ messages)

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-01-23  9:54 UTC  (9+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[PATCH net-next 0/2] extend bit width in the flow director of HNS3 driver
 2026-01-23  9:47 UTC  (3+ messages)
` [PATCH net-next 1/2] net: hns3: extend HCLGE_FD_AD_QID to 11 bits
` [PATCH net-next 2/2] net: hns3: extend HCLGE_FD_AD_COUNTER_NUM to 8 bits

[Proposal,Question - refresh] ACPI representation of DPLL/Ethernet dependencies (SyncE)
 2026-01-23  9:42 UTC  (9+ messages)

[BUG] KASAN: slab-use-after-free in bond_3ad_xor_xmit
 2026-01-23  9:41 UTC 

[PATCH net-next 0/3] net: ethtool: Track TX pause storm
 2026-01-23  9:34 UTC  (2+ messages)

[RFC PATCH bpf-next v3 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-23  9:29 UTC  (20+ messages)
` [RFC PATCH bpf-next v3 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v3 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v3 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v3 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v3 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v3 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v3 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v3 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v3 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v3 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v3 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v3 12/12] samples/bpf: Add memcg priority control example

[PATCH] ipv6: ip6mr: check socket type and protocol in ip6mr_ioctl and ip6mr_compat_ioctl
 2026-01-23  9:28 UTC  (2+ messages)

[PATCH] ipv4: ipmr: add socket type checks to ipmr_ioctl()
 2026-01-23  9:26 UTC  (2+ messages)

[PATCH net-next] net: phy: make PHY fixup support always built-in
 2026-01-23  9:22 UTC  (2+ messages)

[PATCH bpf-next v11 00/12] bpf: fsession support
 2026-01-23  9:21 UTC  (20+ messages)
` [PATCH bpf-next v11 01/12] bpf: add "
` [PATCH bpf-next v11 02/12] bpf: use the least significant byte for the nr_args in trampoline
` [PATCH bpf-next v11 03/12] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v11 04/12] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v11 05/12] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v11 06/12] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v11 07/12] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v11 08/12] libbpf: add fsession support
` [PATCH bpf-next v11 09/12] bpftool: "
` [PATCH bpf-next v11 10/12] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v11 11/12] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v11 12/12] selftests/bpf: test fsession mixed with fentry and fexit

[PATCH] idpf: nullify pointers after they are freed
 2026-01-23  9:18 UTC  (2+ messages)

Bug report: CoDel patch
 2026-01-23  9:12 UTC  (3+ messages)

[RFC PATCH 0/4] rx/tx stall detection and recovery
 2026-01-23  9:07 UTC  (5+ messages)
` [RFC PATCH 1/4] net: lan78xx: Add devlink health support for diagnostics
` [RFC PATCH 2/4] net: lan78xx: Implement FIFO stall recovery via lite reset
` [RFC PATCH 3/4] net: lan78xx: Enhance health reporting with workqueue and detailed flow control stats
` [RFC PATCH 4/4] net: lan78xx: Add debugfs file for error injection testing

[PATCH v3 net] net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
 2026-01-23  8:57 UTC 

[PATCH v2 0/4] i2c: SMBus ARP support
 2026-01-23  8:46 UTC  (6+ messages)
` [PATCH v2 3/4] mctp i2c: Enable SMBus ARP discovery

Supply-Electrical Silicon Steel Competitive Price for HITACHI from China
 2026-01-23  8:36 UTC 

[PATCH ipsec-next v4 0/5] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-01-23  8:32 UTC  (7+ messages)
` [PATCH ipsec-next v4 5/5] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
      ` [devel-ipsec] "

[PATCH net-next] udp: add drop count for packets in udp_prod_queue
 2026-01-23  8:14 UTC  (3+ messages)

[PATCH] netfilter: xt_time: use is_leap_year() helper
 2026-01-23  8:10 UTC 

[PATCH net v2] net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
 2026-01-23  8:09 UTC  (2+ messages)

[PATCH net-next] net: usb: sr9700: rename register write commands for clarity
 2026-01-23  8:03 UTC 

[PATCH v2] idpf: nullify pointers after they are freed
 2026-01-23  8:01 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 net] net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
 2026-01-23  7:59 UTC  (2+ messages)

[PATCH net-next v2 0/3] Airoha AN8811HB 2.5 Gbps phy support
 2026-01-23  7:58 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: phy: air_en8811h: factor out shareable code
` [PATCH net-next v2 2/3] net: phy: air_en8811h: add Airoha AN8811HB support
` [PATCH net-next v2 3/3] net: phy: air_en8811h: Add clk provider for an8811hb

[PATCH v2 net-next 00/15] Probe SJA1105 DSA children as platform sub-devices
 2026-01-23  7:25 UTC  (14+ messages)
` [PATCH v2 net-next 01/15] net: mdio-regmap: permit working with non-MMIO regmaps
` [PATCH v2 net-next 02/15] net: mdio: add driver for NXP SJA1110 100BASE-T1 embedded PHYs

[PATCH net-next] net: usb: sr9700: use ETH_ALEN instead of magic number
 2026-01-23  7:06 UTC 

[PATCH net-next] net: usb: sr9700: remove code to drive nonexistent multicast filter
 2026-01-23  6:58 UTC 

[PATCH net-next] devlink: Implement devlink param multi attribute nested data values
 2026-01-23  6:52 UTC 

[PATCH iwl-next v1] ixgbe: fix type punning in ixgbe_update_flash_X550
 2026-01-23  6:45 UTC  (3+ messages)

[PATCH v6] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-01-23  6:42 UTC  (2+ messages)
` [PATCH v7] "

[PATCH v3 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-23  6:07 UTC  (5+ messages)
` [PATCH v3 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v3 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH v3 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
` [PATCH v3 4/4] ALSA: hda/intel: "

[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
 2026-01-23  3:30 UTC 

[PATCH net-next 0/2] Remove low-level SHA-1 functions
 2026-01-23  5:16 UTC  (3+ messages)
` [PATCH net-next 1/2] ipv6: Switch to higher-level "
` [PATCH net-next 2/2] lib/crypto: sha1: Remove low-level functions from API

[PATCH net] net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
 2026-01-23  4:40 UTC  (2+ messages)

[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
 2026-01-23  3:57 UTC  (6+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
` [PATCH v3 net-next 02/15] net/nebula-matrix: add our driver architecture
` [PATCH v3 net-next 12/15] net/nebula-matrix: add common/ctrl dev init/reinit operation

[PATCH net v3] net: spacemit: Check for netif_carrier_ok() in emac_stats_update()
 2026-01-23  3:52 UTC 

[GIT PULL] Networking for v6.19-rc7
 2026-01-23  3:43 UTC  (2+ messages)

[PATCH v6 2/7] ptp: vmclock: support device notifications
 2026-01-23  3:11 UTC  (2+ messages)
` [v6,2/7] "

[PATCH bpf-next 0/4] Switch from kfuncs to direct helper calls in prologue/epilogue
 2026-01-23  3:10 UTC  (2+ messages)

[PATCH v2 net] mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
 2026-01-23  3:03 UTC 

[PATCH net] mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
 2026-01-23  2:59 UTC  (5+ messages)

[PATCH net-next v3 0/3] net: stmmac: dwmac: enforce preamble before SFD for i.MX8MP
 2026-01-23  2:40 UTC  (2+ messages)

[PATCH] net: phy: Grammar update for comment in genphy_update_link
 2026-01-23  2:40 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: remove tcp_rate.c
 2026-01-23  2:40 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: Add kernel selftest for RFC 4884
 2026-01-23  2:40 UTC  (2+ messages)

[PATCH] dt-bindings: net: dsa: fix typos in bindings docs
 2026-01-23  2:32 UTC  (2+ messages)

[PATCH v4 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-23  2:21 UTC  (16+ messages)
` [PATCH v4 net-next 01/15] net: fec: add fec_txq_trigger_xmit() helper
` [PATCH v4 net-next 02/15] net: fec: add fec_rx_error_check() to check RX errors
` [PATCH v4 net-next 03/15] net: fec: add rx_shift to indicate the extra bytes padded in front of RX frame
` [PATCH v4 net-next 04/15] net: fec: add fec_build_skb() to build a skb
` [PATCH v4 net-next 05/15] net: fec: improve fec_enet_rx_queue()
` [PATCH v4 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
` [PATCH v4 net-next 07/15] net: fec: add tx_qid parameter to fec_enet_xdp_tx_xmit()
` [PATCH v4 net-next 08/15] net: fec: transmit XDP frames in bulk
` [PATCH v4 net-next 09/15] net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
` [PATCH v4 net-next 10/15] net: fec: use switch statement to check the type of tx_buf
` [PATCH v4 net-next 11/15] net: fec: remove the size parameter from fec_enet_create_page_pool()
` [PATCH v4 net-next 12/15] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
` [PATCH v4 net-next 13/15] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
` [PATCH v4 net-next 14/15] net: fec: improve fec_enet_tx_queue()
` [PATCH v4 net-next 15/15] net: fec: add AF_XDP zero-copy support

[PATCH 1/1] net: spacemit: display phy driver information
 2026-01-23  2:10 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox