summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUTJonathan Lemon2022-03-111-9/+94
* ptp: ocp: Add signal generators and update sysfs nodesJonathan Lemon2022-03-111-10/+476
* ptp: ocp: Add firmware capability bits for feature gatingJonathan Lemon2022-03-111-5/+33
* ptp: ocp: Add GND and VCC output selectorsJonathan Lemon2022-03-111-0/+2
* ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'Jonathan Lemon2022-03-111-4/+4
* ptp: ocp: Add ability to disable input selectors.Jonathan Lemon2022-03-111-11/+23
* ptp: ocp: Add support for selectable SMA directions.Jonathan Lemon2022-03-111-117/+211
* net: lan966x: Improve the CPU TX bitrate.Horatiu Vultur2022-03-111-0/+3
* net: ethernet: ezchip: fix platform_get_irq.cocci warningYihao Han2022-03-111-1/+0
* flow_dissector: Add support for HSRv0Kurt Kanzenbach2022-03-111-0/+1
* net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()Minghao Chi2022-03-111-5/+5
* net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interruptLad Prabhakar2022-03-111-5/+20
* net: ethernet: ti: am65-cpsw: Convert to PHYLINKSiddharth Vadapalli2022-03-113-160/+129
* powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy2022-03-112-0/+9
* Merge tag 'mlx5-updates-2022-03-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2022-03-1133-69/+700
|\
| * net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman2022-03-111-23/+0
| * net/mlx5: Parse module mapping using mlx5_ifcGal Pressman2022-03-113-8/+7
| * net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman2022-03-113-3/+10
| * net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey2022-03-111-88/+94
| * net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey2022-03-116-7/+435
| * net/mlx5: Add smfs lib to export direct steering API to CTPaul Blakey2022-03-113-1/+105
| * net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow tablePaul Blakey2022-03-112-0/+8
| * net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey2022-03-114-4/+119
| * net/mlx5: Node-aware allocation for the doorbell pgdirTariq Toukan2022-03-111-2/+2
| * net/mlx5: Node-aware allocation for UARTariq Toukan2022-03-111-3/+5
| * net/mlx5: Node-aware allocation for the EQsTariq Toukan2022-03-111-2/+4
| * net/mlx5: Node-aware allocation for the EQ tableTariq Toukan2022-03-111-1/+2
| * net/mlx5: Node-aware allocation for the IRQ tableTariq Toukan2022-03-111-1/+2
| * net/mlx5: Delete useless module.h includeLeon Romanovsky2022-03-1118-18/+0
| * net/mlx4: Delete useless moduleparam includeLeon Romanovsky2022-03-111-1/+0
|/
* Merge branch 'net-ipa-use-bulk-interconnect-interfaces'Jakub Kicinski2022-03-111-136/+42
|\
| * net: ipa: use IPA power device pointerAlex Elder2022-03-111-4/+4
| * net: ipa: embed interconnect array in the power structureAlex Elder2022-03-111-22/+9
| * net: ipa: use bulk interconnect initializationAlex Elder2022-03-111-43/+23
| * net: ipa: use bulk operations to set up interconnectsAlex Elder2022-03-111-22/+12
| * net: ipa: use interconnect bulk enable/disable operationsAlex Elder2022-03-111-63/+13
| * net: ipa: use icc_enable() and icc_disable()Alex Elder2022-03-111-7/+17
| * net: ipa: kill struct ipa_interconnectAlex Elder2022-03-111-25/+14
|/
* ptp: ocp: add UPF_NO_THRE_TEST flag for serial portsJonathan Lemon2022-03-111-1/+1
* nfp: xsk: fix a warning when allocating rx ringsYinjun Zhang2022-03-111-4/+5
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-03-118-28/+370
|\
| * ice: Add support for outer dest MAC for ADQ tunnelsAmritha Nambiar2022-03-091-4/+28
| * ice: avoid XDP checks in ice_clean_tx_irq()Maciej Fijalkowski2022-03-091-6/+1
| * ice: change "can't set link" message to dbg levelJonathan Toppins2022-03-091-3/+3
| * ice: Add slow path offload stats on port representor in switchdevMarcin Szycik2022-03-093-3/+61
| * ice: Add support for inner etype in switchdevMartyna Szapar-Mudlaw2022-03-093-12/+277
* | Merge branch 'net-control-the-length-of-the-altname-list'Jakub Kicinski2022-03-111-1/+12
|\ \
| * | net: limit altnames to 64k totalJakub Kicinski2022-03-111-0/+11
| * | net: account alternate interface name memoryJakub Kicinski2022-03-111-1/+1
|/ /
* | net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets2022-03-112-7/+24