summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-17mlxsw: Do not store Tx header length as driver parameterAmit Cohen
2025-01-17mlxsw: Move Tx header handling to PCI driverAmit Cohen
2025-01-17mlxsw: Define Tx header fields in txheader.hAmit Cohen
2025-01-17mlxsw: Initialize txhdr_info according to PTP operationsAmit Cohen
2025-01-17mlxsw: Add mlxsw_txhdr_info structureAmit Cohen
2025-01-17net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_idColin Ian King
2025-01-17net: tc: improve qdisc error messagesJohn Ousterhout
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-17hv_netvsc: Replace one-element array with flexible array memberThorsten Blum
2025-01-17gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion.Guillaume Nault
2025-01-17dccp: Prepare dccp_v4_route_skb() to .flowi4_tos conversion.Guillaume Nault
2025-01-17selftests: net: give up on the cmsg_time accuracy on slow machinesJakub Kicinski
2025-01-16Merge branch 'add-perout-library-for-rds-ptp-supported-phys'Jakub Kicinski
2025-01-16net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supporte...Divya Koppera
2025-01-16net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signalDivya Koppera
2025-01-16net: phy: microchip_rds_ptp: Header file library changes for PEROUTDivya Koppera
2025-01-16selftests/net: packetdrill: make tcp buf limited timing tests benignJakub Kicinski
2025-01-16Merge branch 'net-add-phylink-managed-eee-support'Jakub Kicinski
2025-01-16net: stmmac: convert to phylink managed EEE supportRussell King (Oracle)
2025-01-16net: lan743x: convert to phylink managed EEERussell King (Oracle)
2025-01-16net: lan743x: use netdev in lan743x_phylink_mac_link_down()Russell King (Oracle)
2025-01-16net: mvpp2: add EEE implementationRussell King (Oracle)
2025-01-16net: mvneta: convert to phylink EEE implementationRussell King (Oracle)
2025-01-16net: phylink: add EEE managementRussell King (Oracle)
2025-01-16net: phylink: add phylink_link_is_up() helperRussell King (Oracle)
2025-01-16net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle)
2025-01-16net: mdio: add definition for clock stop capable bitRussell King (Oracle)
2025-01-16Merge branch 'dev-covnert-dev_change_name-to-per-netns-rtnl'Jakub Kicinski
2025-01-16dev: Hold rtnl_net_lock() for dev_ifsioc().Kuniyuki Iwashima
2025-01-16dev: Remove devnet_rename_sem.Kuniyuki Iwashima
2025-01-16dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().Kuniyuki Iwashima
2025-01-16selftests: drv-net-hw: inject pp_alloc_fail errors in the right placeJohn Daley
2025-01-16ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.Guillaume Nault
2025-01-16gre: Prepare ipgre_open() to .flowi4_tos conversion.Guillaume Nault
2025-01-16ice: support FW Recovery ModeKonrad Knitter
2025-01-16devlink: add devl guardKonrad Knitter
2025-01-16pldmfw: enable selected component updateKonrad Knitter
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-16Merge tag 'pm-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-01-16Merge tag 'acpi-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-01-16Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski
2025-01-16Merge branch 'mlx5-misc-fixes-2025-01-15'Paolo Abeni
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi