aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-15net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean1-7/+5
2021-09-15qnx4: avoid stringop-overread errorsLinus Torvalds1-17/+34
2021-09-15sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-15bpf: Update bpf_get_smp_processor_id() documentationMatteo Croce2-2/+2
2021-09-15libbpf: Add sphinx code documentation commentsGrant Seltzer1-0/+70
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds4-40/+49
2021-09-15alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck1-1/+1
2021-09-15alpha: Move setup.h out of uapiGuenter Roeck2-39/+46
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-09-15compiler.h: Introduce absolute_pointer macroGuenter Roeck1-0/+2
2021-09-15tools/bootconfig: Define memblock_free_ptr() to fix build errorMasami Hiramatsu1-2/+1
2021-09-15selftests/bpf: Skip btf_tag test if btf_tag attribute not supportedYonghong Song3-1/+31
2021-09-15Merge branch 'mlxsw-Add-support-for-transceiver-modules-reset'David S. Miller8-58/+281
2021-09-15mlxsw: Add support for transceiver modules resetIdo Schimmel4-0/+77
2021-09-15mlxsw: Make PMAOS pack function more genericIdo Schimmel2-6/+5
2021-09-15mlxsw: reg: Add fields to PMAOS registerIdo Schimmel1-0/+26
2021-09-15mlxsw: Track per-module port statusIdo Schimmel4-9/+113
2021-09-15mlxsw: spectrum: Do not return an error in mlxsw_sp_port_module_unmap()Ido Schimmel1-2/+2
2021-09-15mlxsw: spectrum: Do not return an error in ndo_stop()Ido Schimmel1-1/+2
2021-09-15mlxsw: core_env: Convert 'module_info_lock' to a mutexIdo Schimmel1-10/+13
2021-09-15mlxsw: core_env: Defer handling of module temperature warning eventsIdo Schimmel1-5/+34
2021-09-15mlxsw: core: Remove mlxsw_core_is_initialized()Ido Schimmel3-15/+0
2021-09-15mlxsw: core: Initialize switch driver lastIdo Schimmel1-11/+10
2021-09-15Merge branch 'devlink-delete-publidh-api'David S. Miller3-60/+2
2021-09-15devlink: Delete not-used single parameter notification APIsLeon Romanovsky2-52/+0
2021-09-15net/mlx5: Publish and unpublish all devlink parameters at onceLeon Romanovsky1-8/+2
2021-09-15Merge branch 'qdisc-visibility'David S. Miller9-1/+169
2021-09-15selftests: net: test ethtool -L vs mqJakub Kicinski2-1/+78
2021-09-15netdevsim: add ability to change channel countJakub Kicinski2-0/+29
2021-09-15net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski5-0/+62
2021-09-15Merge branch 'ibmvnic-next'David S. Miller2-223/+427
2021-09-15ibmvnic: Reuse tx pools when possibleSukadev Bhattiprolu2-70/+147
2021-09-15ibmvnic: Reuse rx pools when possibleSukadev Bhattiprolu2-64/+137
2021-09-15ibmvnic: Reuse LTB when possibleSukadev Bhattiprolu1-63/+74
2021-09-15ibmvnic: Use bitmap for LTB map_idsSukadev Bhattiprolu2-5/+10
2021-09-15ibmvnic: init_tx_pools move loop-invariant codeSukadev Bhattiprolu1-3/+2
2021-09-15ibmvnic: Use/rename local vars in init_tx_poolsSukadev Bhattiprolu1-14/+16
2021-09-15ibmvnic: Use/rename local vars in init_rx_poolsSukadev Bhattiprolu2-9/+10
2021-09-15ibmvnic: Fix up some comments and messagesSukadev Bhattiprolu1-6/+38
2021-09-15ibmvnic: Consolidate code in replenish_rx_pool()Sukadev Bhattiprolu1-3/+7
2021-09-15Merge branch 'ptp-ocp-timecard-v13-fw'David S. Miller2-136/+1343
2021-09-15docs: ABI: Add sysfs documentation for timecardJonathan Lemon1-0/+174
2021-09-15ptp: ocp: Add timestamp window adjustmentJonathan Lemon1-11/+66
2021-09-15ptp: ocp: Have FPGA fold in ns adjustment for adjtime.Jonathan Lemon1-15/+25
2021-09-15ptp: ocp: Enable 4th timestamper / PPS generatorJonathan Lemon1-8/+74
2021-09-15ptp: ocp: Add second GNSS deviceJonathan Lemon1-2/+15
2021-09-15ptp: ocp: Add NMEA outputJonathan Lemon1-2/+55
2021-09-15ptp: ocp: Add debugfs entry for timecardJonathan Lemon1-0/+233
2021-09-15ptp: ocp: Separate the init and info logicJonathan Lemon1-36/+60
2021-09-15ptp: ocp: Add sysfs attribute utc_tai_offsetJonathan Lemon1-1/+48