netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-06 05:13:23 to 2025-01-06 16:51:05 UTC [more...]

[PATCH net-next 00/17] net: stmmac: clean up and fix EEE implementation
 2025-01-06 16:50 UTC  (24+ messages)
` [PATCH net-next v2 01/17] net: phy: add configuration of rx clock stop mode
` [PATCH net-next v2 02/17] net: stmmac: move tx_lpi_timer tracking to phylib
` [PATCH net-next v2 03/17] net: stmmac: use correct type for tx_lpi_timer
` [PATCH net-next v2 04/17] net: stmmac: make EEE depend on phy->enable_tx_lpi
` [PATCH net-next v2 05/17] net: stmmac: remove redundant code from ethtool EEE ops
` [PATCH net-next v2 06/17] net: stmmac: clean up stmmac_disable_eee_mode()
` [PATCH net-next v2 07/17] net: stmmac: remove priv->tx_lpi_enabled
` [PATCH net-next v2 08/17] net: stmmac: report EEE error statistics if EEE is supported
` [PATCH net-next v2 09/17] net: stmmac: convert to use phy_eee_rx_clock_stop()
` [PATCH net-next v2 10/17] net: stmmac: remove priv->eee_tw_timer
` [PATCH net-next v2 11/17] net: stmmac: move priv->eee_enabled into stmmac_eee_init()
` [PATCH net-next v2 12/17] net: stmmac: move priv->eee_active "
` [PATCH net-next v2 13/17] net: stmmac: use boolean for eee_enabled and eee_active
` [PATCH net-next v2 14/17] net: stmmac: move setup of eee_ctrl_timer to stmmac_dvr_probe()
` [PATCH net-next v2 15/17] net: stmmac: remove unnecessary EEE handling in stmmac_release()
` [PATCH net-next v2 16/17] net: stmmac: split hardware LPI timer control
` [PATCH net-next v2 17/17] net: stmmac: remove stmmac_lpi_entry_timer_config()

[PATCH net-next 0/8] net: make sure we retain NAPI ordering on netdev->napi_list
 2025-01-06 16:47 UTC  (17+ messages)
` [PATCH net-next 1/8] "
` [PATCH net-next 2/8] netdev: define NETDEV_INTERNAL
` [PATCH net-next 3/8] netdevsim: support NAPI config
` [PATCH net-next 4/8] netdevsim: allocate rqs individually
` [PATCH net-next 5/8] netdevsim: add queue alloc/free helpers
` [PATCH net-next 6/8] netdevsim: add queue management API support
` [PATCH net-next 7/8] netdevsim: add debugfs-triggered queue reset
` [PATCH net-next 8/8] selftests: net: test listing NAPI vs queue resets

[PATCH net-next] nfc: st21nfca: Drop unneeded null check in st21nfca_tx_work()
 2025-01-06 16:03 UTC  (2+ messages)

[PATCH net-next 0/3] tools: ynl: decode link types present in tests
 2025-01-06 15:53 UTC  (9+ messages)
` [PATCH net-next 1/3] tools: ynl: correctly handle overrides of fields in subset
` [PATCH net-next 2/3] tools: ynl: print some information about attribute we can't parse
` [PATCH net-next 3/3] netlink: specs: rt_link: decode ip6tnl, vti and vti6 link attrs

[PATCH net-next] selftests: drv-net: test drivers sleeping in ndo_get_stats64
 2025-01-06 15:41 UTC  (3+ messages)

[syzbot] [mptcp?] general protection fault in proc_scheduler
 2025-01-06 15:34 UTC  (9+ messages)
        `  "

[PATCH v3] eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON interface"
 2025-01-06 15:31 UTC  (2+ messages)

[PATCH v7 0/3] netfilter: x_tables: Merge xt_*.c files
 2025-01-06 15:27 UTC  (4+ messages)
` [PATCH v7 2/3] netfilter: x_tables: Merge xt_*.c files which has same name

[PATCH net] pds_core: limit loop over fw name list
 2025-01-06 15:20 UTC  (2+ messages)

[PATCH v8 06/27] cxl: add function for type2 cxl regs setup
 2025-01-06 15:19 UTC  (3+ messages)

[PATCH net-next v2 0/4] Support PTP clock for Wangxun NICs
 2025-01-06 15:16 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: wangxun: Add support for PTP clock
` [PATCH net-next v2 2/4] net: wangxun: Implement get_ts_info
` [PATCH net-next v2 3/4] net: wangxun: Implement do_aux_work of ptp_clock_info
` [PATCH net-next v2 4/4] net: ngbe: Add support for 1PPS and TOD

[PATCH net-next 0/9] net: dsa: cleanup EEE (part 2)
 2025-01-06 15:14 UTC  (13+ messages)
` [PATCH net-next 1/9] net: dsa: ksz: remove setting of tx_lpi parameters
` [PATCH net-next 2/9] net: dsa: mt753x: "
` [PATCH net-next 3/9] net: dsa: no longer call ds->ops->get_mac_eee()
` [PATCH net-next 4/9] net: dsa: b53/bcm_sf2: remove b53_get_mac_eee()
` [PATCH net-next 5/9] net: dsa: ksz: remove ksz_get_mac_eee()
` [PATCH net-next 6/9] net: dsa: mt753x: "
` [PATCH net-next 7/9] net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()
` [PATCH net-next 8/9] net: dsa: qca: remove qca8k_get_mac_eee()
` [PATCH net-next 9/9] net: dsa: remove get_mac_eee() method

[PATCH net] net: sched: refine software bypass handling in tc_run
 2025-01-06 15:08 UTC 

[PATCH net-next] net: hsr: remove one synchronize_rcu() from hsr_del_port()
 2025-01-06 14:56 UTC  (2+ messages)

[PATCH net-next] net/mlx5: use do_aux_work for PHC overflow checks
 2025-01-06 14:45 UTC  (4+ messages)

[PATCH V3 net 0/7] There are some bugfix for the HNS3 ethernet driver
 2025-01-06 14:36 UTC  (8+ messages)
` [PATCH V3 net 1/7] net: hns3: fixed reset failure issues caused by the incorrect reset type
` [PATCH V3 net 2/7] net: hns3: fix missing features due to dev->features configuration too early
` [PATCH V3 net 3/7] net: hns3: Resolved the issue that the debugfs query result is inconsistent
` [PATCH V3 net 4/7] net: hns3: don't auto enable misc vector
` [PATCH V3 net 5/7] net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
` [PATCH V3 net 6/7] net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
` [PATCH V3 net 7/7] net: hns3: fix kernel crash when 1588 is sent on HIP08 devices

[PATCH RESEND V2 net 0/7] There are some bugfix for the HNS3 ethernet driver
 2025-01-06 14:41 UTC  (8+ messages)
` [PATCH RESEND V2 net 1/7] net: hns3: fixed reset failure issues caused by the incorrect reset type

[PATCH v2 net 0/4] net: dsa: mv88e6xxx: Amethyst (6393X) fixes
 2025-01-06 14:39 UTC  (12+ messages)
` [PATCH v2 net 3/4] net: dsa: mv88e6xxx: Never force link on in-band managed MACs

[PATCH iwl-net] ice: Fix switchdev slow-path in LAG
 2025-01-06 14:39 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: improve RX performance
 2025-01-06 14:28 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: ethernet: mtk_eth_soc: use prefetch methods

[PATCH net-next 0/4] Support PTP clock for Wangxun NICs
 2025-01-06 14:26 UTC  (5+ messages)
` [PATCH net-next 1/4] net: wangxun: Add support for PTP clock

[PATCH v6 0/3] netfilter: x_tables: Merge xt_*.c source files which has same name
 2025-01-06 14:15 UTC  (6+ messages)
` [PATCH v6 1/3] netfilter: x_tables: Merge xt_*.h and ipt_*.h "

[PATCH 0/3] broadcom, ethernet/marvell,cx231xx,can/dev: Remove unused values and dead code
 2025-01-06 14:07 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] usb/cx231xx: Remove unused value

[PATCH bpf-next v4 4/4] igc: Add launch time support to XDP ZC
 2025-01-06 13:57 UTC 

[PATCH bpf-next v4 3/4] net: stmmac: Add launch time support to XDP ZC
 2025-01-06 13:56 UTC 

[PATCH bpf-next v4 2/4] selftests/bpf: Add Launch Time request to xdp_hw_metadata
 2025-01-06 13:56 UTC 

[PATCH bpf-next v4 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
 2025-01-06 13:56 UTC 

[PATCH bpf-next v4 0/4] xsk: TX metadata Launch Time support
 2025-01-06 13:55 UTC 

[PATCH v4 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-01-06 13:51 UTC  (3+ messages)
` [PATCH v4 6/7] hwmon: Add Nuvoton NCT6694 HWMON support

[PATCH v5 1/3] netfilter: x_tables: Merge xt_*.h and ipt_*.h files which has same name
 2025-01-06 13:48 UTC  (6+ messages)

[PATCH net] sched: sch_cake: add bounds checks to host bulk flow fairness counts
 2025-01-06 13:38 UTC 

KSZ8795 not detected at start to boot from NFS
 2025-01-06 13:38 UTC  (8+ messages)

EEE unsupported on enetc
 2025-01-06 13:36 UTC 

[PATCH net-next v2 0/2] microchip/micrel switch: replace MICREL_NO_EEE workaround
 2025-01-06 13:23 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: micrel: disable EEE on KSZ9477-type PHY
` [PATCH net-next v2 2/2] net: dsa: microchip: remove MICREL_NO_EEE workaround

[RFC net-next 0/3] igc deadcoding
 2025-01-06 13:23 UTC  (7+ messages)
` [RFC net-next 1/3] igc: Remove unused igc_acquire/release_nvm
` [RFC net-next 2/3] igc: Remove unused igc_read/write_pci_cfg wrappers
` [RFC net-next 3/3] igc: Remove unused igc_read/write_pcie_cap_reg

[RFC net-next] ixgbevf: Remove unused ixgbevf_hv_mbx_ops
 2025-01-06 13:11 UTC  (2+ messages)

[PATCH net-next v6 0/8] fix two bugs related to page_pool
 2025-01-06 13:01 UTC  (9+ messages)
` [PATCH net-next v6 1/8] page_pool: introduce page_pool_get_pp() API
` [PATCH net-next v6 2/8] page_pool: fix timing for checking and disabling napi_local
` [PATCH net-next v6 3/8] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH net-next v6 4/8] page_pool: support unlimited number of inflight pages
` [PATCH net-next v6 5/8] page_pool: skip dma sync operation for "
` [PATCH net-next v6 6/8] page_pool: use list instead of ptr_ring for ring cache
` [PATCH net-next v6 7/8] page_pool: batch refilling pages to reduce atomic operation
` [PATCH net-next v6 8/8] page_pool: use list instead of array for alloc cache

[PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-01-06 13:08 UTC  (2+ messages)

[RFC net-next] net: mac802154: Remove unused ieee802154_mlme_tx_one
 2025-01-06 12:39 UTC  (5+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-06 12:15 UTC  (8+ messages)
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
      `  "
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c

[PATCH net-next 0/7] net: stmmac: clean up and fix EEE implementation
 2025-01-06 12:05 UTC  (6+ messages)
` [PATCH net-next 2/7] net: stmmac: move tx_lpi_timer tracking to phylib

[PATCH v3 0/4] tools: ynl: add install target
 2025-01-06 11:57 UTC  (7+ messages)
` [PATCH v3 2/4] tools: ynl: add initial pyproject.toml for packaging
` [PATCH v3 3/4] tools: ynl: add install target for generated content

[PATCH iwl-next v6] ice: Add E830 checksum offload support
 2025-01-06 11:46 UTC  (2+ messages)

[RFC net-next 0/9] i40e deadcoding
 2025-01-06 11:45 UTC  (11+ messages)
` [RFC net-next 1/9] i40e: Deadcode i40e_aq_*
` [RFC net-next 3/9] i40e: Remove unused i40e_(read|write)_phy_register
` [RFC net-next 4/9] i40e: Deadcode profile code
` [RFC net-next 6/9] i40e: Remove unused i40e_del_filter
` [RFC net-next 8/9] i40e: Remove unused i40e_asq_send_command_v2

[PATCH net-next v3 3/6] net: napi: add CPU affinity to napi_config
 2025-01-06 11:42 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-06 11:22 UTC  (4+ messages)
    `  "

[PATCH iwl-next v4] e1000e: Fix real-time violations on link up
 2025-01-06 11:17 UTC  (2+ messages)

[PATCH v3 net-next 4/5] ipv6: tcp: give socket pointer to control skbs
 2025-01-06 10:41 UTC  (5+ messages)

[PATCH net 0/2] bond: fix xfrm offload feature during init
 2025-01-06 10:47 UTC  (7+ messages)

[PATCH iwl-net v2] idpf: fix transaction timeouts on reset
 2025-01-06 10:44 UTC  (2+ messages)

[PATCH iwl-net v3] ice: fix ice_parser_rt::bst_key array size
 2025-01-06 10:23 UTC  (2+ messages)

[PATCH net-next 0/3] Add PEROUT library for RDS PTP supported phys
 2025-01-06 10:13 UTC  (4+ messages)
` [PATCH net-next 2/3] net: phy: microchip_t1: Enable GPIO pins specific to lan887x phy for PEROUT signals

[syzbot] [wireless?] WARNING: ODEBUG bug in __mod_timer (2)
 2025-01-06 10:03 UTC 

[syzbot] Monthly net report (Jan 2025)
 2025-01-06 10:01 UTC 

[PATCH] hamradio: baycom: replace strcpy() with strscpy()
 2025-01-06  9:55 UTC  (2+ messages)

[PATCH] net/mlx5: Fix variable not being completed when function returns
 2025-01-06  9:14 UTC 

[PATCH net-next] sctp: Prepare sctp_v4_get_dst() to dscp_t conversion
 2025-01-06  9:07 UTC  (2+ messages)

[PATCH net-next, v2] netlink: add IPv6 anycast join/leave notifications
 2025-01-06  8:35 UTC  (2+ messages)

[PATCH net-next v5 0/8] Introduce unified and structured PHY
 2025-01-06  8:33 UTC  (9+ messages)
` [PATCH net-next v5 1/8] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
` [PATCH net-next v5 2/8] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v5 3/8] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v5 4/8] Documentation: networking: update PHY error counter diagnostics in twisted pair guide
` [PATCH net-next v5 5/8] net: phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v5 6/8] ethtool: add helper to prevent invalid statistics exposure to userspace
` [PATCH net-next v5 7/8] net: phy: dp83td510: add statistics support
` [PATCH net-next v5 8/8] net: phy: dp83tg720: "

[PATCH 0/3] selftests: bpf: Migrate test_xdp_redirect.sh to test_progs
 2025-01-06  8:24 UTC  (6+ messages)
` [PATCH 2/3] selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c

[PATCH net] tcp_cubic: Fix for bug in HyStart implementation in the Linux kernel
 2025-01-06  8:24 UTC  (2+ messages)

faom 13cc1d4ee0a231f81951ee87f1e55229907966ee Mon Sep 17 00:00:00 2001
 2025-01-06  8:19 UTC  (21+ messages)
` [PATCH bpf-next 01/19] bpf: Remove migrate_{disable|enable} from LPM trie
` [PATCH bpf-next 02/19] bpf: Remove migrate_{disable|enable} in ->map_for_each_callback
` [PATCH bpf-next 03/19] bpf: Remove migrate_{disable|enable} in htab_elem_free
` [PATCH bpf-next 04/19] bpf: Remove migrate_{disable|enable} from bpf_cgrp_storage_lock helpers
` [PATCH bpf-next 05/19] bpf: Remove migrate_{disable|enable} from bpf_task_storage_lock helpers
` [PATCH bpf-next 06/19] bpf: Disable migration when destroying inode storage
` [PATCH bpf-next 07/19] bpf: Disable migration when destroying sock storage
` [PATCH bpf-next 08/19] bpf: Disable migration when cloning "
` [PATCH bpf-next 09/19] bpf: Disable migration in bpf_selem_free_rcu
` [PATCH bpf-next 10/19] bpf: Disable migration in array_map_free()
` [PATCH bpf-next 11/19] bpf: Disable migration in htab_map_free()
` [PATCH bpf-next 12/19] bpf: Disable migration for bpf_selem_unlink in bpf_local_storage_map_free()
` [PATCH bpf-next 13/19] bpf: Remove migrate_{disable|enable} in bpf_obj_free_fields()
` [PATCH bpf-next 14/19] bpf: Remove migrate_{disable,enable} in bpf_cpumask_release()
` [PATCH bpf-next 15/19] bpf: Disable migration before calling ops->map_free()
` [PATCH bpf-next 16/19] bpf: Remove migrate_{disable|enable} from bpf_selem_alloc()
` [PATCH bpf-next 17/19] bpf: Remove migrate_{disable|enable} from bpf_local_storage_alloc()
` [PATCH bpf-next 18/19] bpf: Remove migrate_{disable|enable} from bpf_local_storage_free()
` [PATCH bpf-next 19/19] bpf: Remove migrate_{disable|enable} from bpf_selem_free()

[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
 2025-01-06  8:10 UTC  (3+ messages)
` [PATCHv4 RESEND net-next 1/2] selftests: wireguards: convert iptables to nft
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test

[PATCH] net: ethernet: toshiba: ps3_gelic_wireless: Remove driver using deprecated API wext
 2025-01-06  8:06 UTC  (6+ messages)

[syzbot] [net?] possible deadlock in ipv6_sock_mc_close (3)
 2025-01-06  8:05 UTC 

[PATCH iwl-net] ice: do not configure destination override for switchdev
 2025-01-06  7:51 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 07/11] ice: manage VFs MSI-X using resource tracking
 2025-01-06  7:30 UTC 

[PATCH 0/2] rt2x00,net/phy,neterion: Remove dead values
 2025-01-06  7:23 UTC  (10+ messages)
` [PATCH 1/2] rt2x00: Remove unusued value

[PATCH v3 net] ipvlan: Fix use-after-free in ipvlan_get_iflink()
 2025-01-06  7:19 UTC 

[PATCH v2 net-next 0/3] net: Hold per-netns RTNL during netdev notifier registration
 2025-01-06  7:07 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: Hold __rtnl_net_lock() in (un)?register_netdevice_notifier()
` [PATCH v2 net-next 2/3] net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_net()
` [PATCH v2 net-next 3/3] net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net()

[PATCH net-next v1] net: stmmac: Unexport stmmac_rx_offset() from stmmac.h
 2025-01-06  6:28 UTC 

[PATCH net v4 0/4] Fix race conditions in ndo_get_stats64
 2025-01-06  5:57 UTC  (4+ messages)
` [PATCH net v4 1/4] octeon_ep: fix "
    ` [EXTERNAL] "


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).