summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-08-04vxlan: Support for PMTU discovery on directly bridged linksStefano Brivio
2020-08-04tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio
2020-08-04Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-04via-velocity: Use more typical logging stylesJoe Perches
2020-08-04hinic: add check for mailbox msg from VFLuo bin
2020-08-04hinic: add generating mailbox random index supportLuo bin
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2020-08-04thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH supportSumeet Pawnikar
2020-08-04vgacon: Fix for missing check in scrollback handlingYunhai Zhang
2020-08-03Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03Merge tag 'regmap-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2020-08-03Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2020-08-03Merge tag 'regulator-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-08-03Merge tag 'edac_updates_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-03Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-08-03Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-08-03sfc: Fix build with CONFIG_RFS_ACCEL disabled.David S. Miller
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-08-03sfc_ef100: add nic-type for VFs, and bind to themEdward Cree
2020-08-03sfc_ef100: read pf_index at probe timeEdward Cree
2020-08-03sfc_ef100: functions for selftestsEdward Cree
2020-08-03sfc_ef100: statistics gatheringEdward Cree
2020-08-03sfc_ef100: plumb in fini_dmaqEdward Cree
2020-08-03sfc_ef100: RX path for EF100Edward Cree
2020-08-03sfc_ef100: RX filter table management and related gubbinsEdward Cree
2020-08-03sfc_ef100: TX path for EF100 NICsEdward Cree
2020-08-03sfc_ef100: read Design Parameters at probe timeEdward Cree
2020-08-03sfc_ef100: fail the probe if NIC uses unsol_ev creditsEdward Cree
2020-08-03sfc_ef100: check firmware version at start-of-dayEdward Cree
2020-08-03enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-08-03dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-08-03net: dsa: loop: Set correct number of portsFlorian Fainelli
2020-08-03net: dsa: loop: Wire-up MTU callbacksFlorian Fainelli
2020-08-03net: dsa: loop: Move data structures to headerFlorian Fainelli
2020-08-03net: dsa: loop: Support 4K VLANsFlorian Fainelli
2020-08-03net: dsa: loop: PVID should be per-portFlorian Fainelli
2020-08-03cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy
2020-08-03net: dsa: sja1105: poll for extts events from a timerVladimir Oltean
2020-08-03mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata
2020-08-03mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel
2020-08-03mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata
2020-08-03mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel
2020-08-03Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-08-03net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang