summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner2019-05-2141-575/+41
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19Thomas Gleixner2019-05-211-14/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-2144-697/+44
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner2019-05-2111-143/+11
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Thomas Gleixner2019-05-219-153/+9
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21207-2659/+207
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12Thomas Gleixner2019-05-214-44/+4
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner2019-05-218-104/+8
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner2019-05-212-34/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner2019-05-2120-40/+20
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2019-05-211-4/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-2186-1218/+86
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211322-0/+1322
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21341-0/+341
| * treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-2152-0/+52
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-213-127/+88
|\ \
| * | crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens2019-05-171-125/+86
| * | crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens2019-05-171-1/+1
| * | crypto: caam - fix typo in i.MX6 devices list for errataIuliana Prodan2019-05-171-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2033-118/+222
|\ \ \ | |_|/ |/| |
| * | mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak2019-05-181-2/+16
| * | mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak2019-05-184-0/+17
| * | net/mlx5e: Fix possible modify header actions memory leakEli Britstein2019-05-171-1/+4
| * | net/mlx5e: Fix no rewrite fields with the same matchEli Britstein2019-05-171-6/+16
| * | net/mlx5e: Additional check for flow destination comparisonDmytro Linkin2019-05-171-0/+2
| * | net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin2019-05-171-1/+18
| * | net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein2019-05-171-4/+5
| * | net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed2019-05-171-1/+17
| * | net/mlx5e: Fix wrong xmit_more applicationTariq Toukan2019-05-173-6/+8
| * | net/mlx5: Fix peer pf disable hca commandBodong Wang2019-05-171-1/+1
| * | net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-175-38/+40
| * | net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev2019-05-171-1/+21
| * | net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed2019-05-171-0/+1
| * | aqc111: cleanup mtu related logicIgor Russkikh2019-05-161-4/+2
| * | Revert "aqc111: fix writing to the phy on BE"Igor Russkikh2019-05-161-17/+6
| * | Revert "aqc111: fix double endianness swap on BE"Igor Russkikh2019-05-161-4/+2
| * | net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-05-161-0/+2
| * | net: phy: aquantia: readd XGMII support for AQR107Madalin-cristian Bucur2019-05-161-0/+1
| * | atm: iphase: Avoid copying pointers to user space.Fuqian Huang2019-05-161-6/+0
| * | net/mlx5e: Fix calling wrong function to get inner vlan key and maskJianbo Liu2019-05-161-1/+1
| * | enetc: Add missing link state info for ethtoolClaudiu Manoil2019-05-151-0/+2
| * | enetc: Allow to disable Tx SGClaudiu Manoil2019-05-152-2/+2
| * | enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil2019-05-151-1/+3
| * | nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren2019-05-151-6/+11
| * | ppp: deflate: Fix possible crash in deflate_initYueHaibing2019-05-151-6/+14
| * | net: macb: fix error format in dev_err()Luca Ceresoli2019-05-151-8/+8
| * | net/mlx4_core: Change the error print to info printYunjian Wang2019-05-151-1/+1
| * | net: Always descend into dsa/Florian Fainelli2019-05-151-1/+1
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1937-66/+53
|\ \ \
| * | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-184-6/+6