aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-01-17Merge branch 'mlxsw-move-tx-header-handling-to-pci-driver'Jakub Kicinski9-259/+176
2025-01-17mlxsw: Do not store Tx header length as driver parameterAmit Cohen3-6/+2
2025-01-17mlxsw: Move Tx header handling to PCI driverAmit Cohen7-180/+65
2025-01-17mlxsw: Define Tx header fields in txheader.hAmit Cohen2-68/+63
2025-01-17mlxsw: Initialize txhdr_info according to PTP operationsAmit Cohen4-1/+38
2025-01-17mlxsw: Add mlxsw_txhdr_info structureAmit Cohen5-19/+23
2025-01-17net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_idColin Ian King1-1/+1
2025-01-17net: tc: improve qdisc error messagesJohn Ousterhout1-3/+3
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski9-3/+97
2025-01-17hv_netvsc: Replace one-element array with flexible array memberThorsten Blum2-2/+3
2025-01-17gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion.Guillaume Nault1-1/+3
2025-01-17dccp: Prepare dccp_v4_route_skb() to .flowi4_tos conversion.Guillaume Nault1-1/+2
2025-01-17selftests: net: give up on the cmsg_time accuracy on slow machinesJakub Kicinski1-10/+25
2025-01-16Merge branch 'add-perout-library-for-rds-ptp-supported-phys'Jakub Kicinski3-1/+307
2025-01-16net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supported Microchip physDivya Koppera1-0/+270
2025-01-16net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signalDivya Koppera1-1/+13
2025-01-16net: phy: microchip_rds_ptp: Header file library changes for PEROUTDivya Koppera1-0/+24
2025-01-16selftests/net: packetdrill: make tcp buf limited timing tests benignJakub Kicinski1-0/+1
2025-01-16Merge branch 'net-add-phylink-managed-eee-support'Jakub Kicinski12-93/+446
2025-01-16net: stmmac: convert to phylink managed EEE supportRussell King (Oracle)1-12/+45
2025-01-16net: lan743x: convert to phylink managed EEERussell King (Oracle)3-28/+38
2025-01-16net: lan743x: use netdev in lan743x_phylink_mac_link_down()Russell King (Oracle)1-1/+1
2025-01-16net: mvpp2: add EEE implementationRussell King (Oracle)2-0/+91
2025-01-16net: mvneta: convert to phylink EEE implementationRussell King (Oracle)1-42/+65
2025-01-16net: phylink: add EEE managementRussell King (Oracle)2-5/+178
2025-01-16net: phylink: add phylink_link_is_up() helperRussell King (Oracle)1-5/+6
2025-01-16net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle)2-0/+21
2025-01-16net: mdio: add definition for clock stop capable bitRussell King (Oracle)1-0/+1
2025-01-16Merge branch 'dev-covnert-dev_change_name-to-per-netns-rtnl'Jakub Kicinski3-40/+26
2025-01-16dev: Hold rtnl_net_lock() for dev_ifsioc().Kuniyuki Iwashima3-26/+22
2025-01-16dev: Remove devnet_rename_sem.Kuniyuki Iwashima1-14/+2
2025-01-16dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().Kuniyuki Iwashima1-0/+2
2025-01-16selftests: drv-net-hw: inject pp_alloc_fail errors in the right placeJohn Daley2-4/+4
2025-01-16ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.Guillaume Nault1-4/+5
2025-01-16gre: Prepare ipgre_open() to .flowi4_tos conversion.Guillaume Nault1-1/+1
2025-01-16ice: support FW Recovery ModeKonrad Knitter6-3/+80
2025-01-16devlink: add devl guardKonrad Knitter1-0/+1
2025-01-16pldmfw: enable selected component updateKonrad Knitter2-0/+16
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski315-1673/+2889
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds54-399/+552
2025-01-16Merge tag 'pm-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-86/+81
2025-01-16Merge tag 'acpi-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-23/+28
2025-01-16Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-0/+4
2025-01-16Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski2-5/+25
2025-01-16Merge branch 'mlx5-misc-fixes-2025-01-15'Paolo Abeni7-33/+42
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky2-3/+14
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky1-7/+5
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky1-10/+6
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang1-1/+3