summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-24176-646/+1318
|\
| * Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-249-31/+105
| |\
| | * Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2020-05-229-31/+105
| | |\
| | | * tpm: check event log version before reading final eventsLoïc Yhuel2020-05-172-3/+7
| | | * efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel2020-05-171-4/+1
| | | * efi: cper: Add support for printing Firmware Error Record ReferencePunit Agrawal2020-05-141-0/+62
| | | * efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()Lenny Szubowicz2020-05-143-17/+22
| | | * efi/earlycon: Fix early printk for wider fontsDave Young2020-05-121-6/+8
| | | * efi/libstub: Avoid returning uninitialized data from setup_graphics()Heinrich Schuchardt2020-04-301-1/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-2360-192/+377
| |\ \ \
| | * | | net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu2020-05-231-4/+5
| | * | | Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-05-2315-48/+152
| | |\ \ \
| | | * | | net/mlx5: Fix error flow in case of function_setup failureShay Drory2020-05-221-1/+2
| | | * | | net/mlx5e: CT: Correctly get flow ruleRoi Dayan2020-05-222-3/+6
| | | * | | net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh2020-05-221-3/+6
| | | * | | net/mlx5: Annotate mutex destroy for root nsRoi Dayan2020-05-221-0/+6
| | | * | | net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan2020-05-221-8/+9
| | | * | | net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan2020-05-221-5/+6
| | | * | | net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh2020-05-221-1/+3
| | | * | | net/mlx5e: Fix inner tirs handlingRoi Dayan2020-05-224-10/+12
| | | * | | net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan2020-05-221-1/+1
| | | * | | net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman2020-05-223-14/+41
| | | * | | net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2020-05-222-0/+14
| | | * | | net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2020-05-222-4/+34
| | | * | | net/mlx5: Add command entry handling completionMoshe Shemesh2020-05-221-0/+14
| | * | | | net/mlx4_core: fix a memory leak bug.Qiushi Wu2020-05-231-1/+1
| | * | | | net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko2020-05-231-0/+4
| | * | | | net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart2020-05-235-10/+21
| | * | | | net: stmmac: don't attach interface until resume finishesLeon Yu2020-05-231-2/+2
| | * | | | net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2020-05-234-4/+7
| | |/ / /
| | * | | net: sun: fix missing release regions in cas_init_one().Qiushi Wu2020-05-221-2/+1
| | * | | net: mscc: ocelot: fix address ageing time (again)Vladimir Oltean2020-05-221-1/+1
| | * | | r8169: fix OCP access on RTL8117Heiner Kallweit2020-05-221-2/+15
| | * | | mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko2020-05-222-2/+20
| | * | | net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell2020-05-221-0/+13
| | * | | netdevsim: Ensure policer drop counter always increasesIdo Schimmel2020-05-221-2/+1
| | * | | net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp2020-05-221-6/+7
| | * | | net: mvpp2: fix RX hashing for non-10G portsRussell King2020-05-221-1/+1
| | * | | felix: Fix initialization of ioremap resourcesClaudiu Manoil2020-05-223-27/+24
| | * | | net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin2020-05-211-4/+4
| | * | | net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun2020-05-211-1/+2
| | * | | net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun2020-05-213-5/+5
| | * | | wireguard: noise: separate receive counter from send counterJason A. Donenfeld2020-05-205-53/+48
| | * | | wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld2020-05-204-4/+17
| | * | | wireguard: noise: read preshared key while taking lockJason A. Donenfeld2020-05-201-1/+5
| | * | | r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne2020-05-192-2/+10
| | * | | Merge tag 'wireless-drivers-2020-05-19' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-05-191-0/+4
| | |\ \ \
| | | * | | iwlwifi: pcie: handle QuZ configs with killer NICs as wellLuca Coelho2020-05-081-0/+4
| | * | | | net: bmac: Fix read of MAC address from ROMJeremy Kerr2020-05-191-1/+1
| | * | | | net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky2020-05-171-2/+2