Age | Commit message (Expand) | Author |
2025-01-18 | octeon_ep: remove firmware stats fetch in ndo_get_stats64 | Shinas Rasheed |
2025-01-18 | net: xilinx: axienet: Report an error for bad coalesce settings | Sean Anderson |
2025-01-18 | net: xilinx: axienet: Add some symbolic constants for IRQ delay timer | Sean Anderson |
2025-01-18 | PCI: Remove devres from pci_intx() | Philipp Stanner |
2025-01-18 | net/ethernet: Use never-managed version of pci_intx() | Philipp Stanner |
2025-01-18 | wifi: qtnfmac: use always-managed version of pcim_intx() | Philipp Stanner |
2025-01-17 | net: dsa: felix: report timestamping stats from the ocelot library | Vladimir Oltean |
2025-01-17 | net: mscc: ocelot: add TX timestamping statistics | Vladimir Oltean |
2025-01-17 | mlxsw: Do not store Tx header length as driver parameter | Amit Cohen |
2025-01-17 | mlxsw: Move Tx header handling to PCI driver | Amit Cohen |
2025-01-17 | mlxsw: Define Tx header fields in txheader.h | Amit Cohen |
2025-01-17 | mlxsw: Initialize txhdr_info according to PTP operations | Amit Cohen |
2025-01-17 | mlxsw: Add mlxsw_txhdr_info structure | Amit Cohen |
2025-01-17 | net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_id | Colin Ian King |
2025-01-17 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2025-01-17 | hv_netvsc: Replace one-element array with flexible array member | Thorsten Blum |
2025-01-17 | gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion. | Guillaume Nault |
2025-01-17 | net/mlxfw: Drop hard coded max FW flash image size | Maher Sanalla |
2025-01-17 | net: phy: realtek: always clear NBase-T lpa | Daniel Golle |
2025-01-17 | net: phy: realtek: clear master_slave_state if link is down | Daniel Golle |
2025-01-17 | net: phy: realtek: clear 1000Base-T lpa if link is down | Daniel Golle |
2025-01-16 | net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supporte... | Divya Koppera |
2025-01-16 | net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signal | Divya Koppera |
2025-01-16 | net: phy: microchip_rds_ptp: Header file library changes for PEROUT | Divya Koppera |
2025-01-16 | net: stmmac: convert to phylink managed EEE support | Russell King (Oracle) |
2025-01-16 | net: lan743x: convert to phylink managed EEE | Russell King (Oracle) |
2025-01-16 | net: lan743x: use netdev in lan743x_phylink_mac_link_down() | Russell King (Oracle) |
2025-01-16 | net: mvpp2: add EEE implementation | Russell King (Oracle) |
2025-01-16 | net: mvneta: convert to phylink EEE implementation | Russell King (Oracle) |
2025-01-16 | net: phylink: add EEE management | Russell King (Oracle) |
2025-01-16 | net: phylink: add phylink_link_is_up() helper | Russell King (Oracle) |
2025-01-16 | net: phy: add support for querying PHY clock stop capability | Russell King (Oracle) |
2025-01-16 | ice: support FW Recovery Mode | Konrad Knitter |
2025-01-16 | wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() | Marcel Hamer |
2025-01-16 | wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to Kconfig | Ping-Ke Shih |
2025-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2025-01-16 | net/mlx5e: Always start IPsec sequence number from 1 | Leon Romanovsky |
2025-01-16 | net/mlx5e: Rely on reqid in IPsec tunnel mode | Leon Romanovsky |
2025-01-16 | net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel | Leon Romanovsky |
2025-01-16 | net/mlx5: Clear port select structure when fail to create | Mark Zhang |
2025-01-16 | net/mlx5: SF, Fix add port error handling | Chris Mi |
2025-01-16 | net/mlx5: Fix a lockdep warning as part of the write combining test | Yishai Hadas |
2025-01-16 | net/mlx5: Fix RDMA TX steering prio | Patrisious Haddad |
2025-01-16 | net: stmmac: Convert prefetch() to net_prefetch() for received frames | Furong Xu |
2025-01-16 | net: stmmac: Optimize cache prefetch in RX path | Furong Xu |
2025-01-16 | net: stmmac: Set page_pool_params.max_len to a precise size | Furong Xu |
2025-01-16 | net: stmmac: Switch to zero-copy in non-XDP RX path | Furong Xu |
2025-01-15 | net/mlx5e: CT: Offload connections with hardware steering rules | Cosmin Ratiu |
2025-01-15 | net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusable | Cosmin Ratiu |
2025-01-15 | net/mlx5e: CT: Add initial support for Hardware Steering | Cosmin Ratiu |