summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-24net: iosm: Use hrtimer_forward_now()Thomas Gleixner
2021-09-24net: dsa: felix: accept "ethernet-ports" OF node nameVladimir Oltean
2021-09-24mlxsw: Add support for IP-in-IP with IPv6 underlay for Spectrum-2 and aboveAmit Cohen
2021-09-24mlxsw: spectrum_router: Increase parsing depth for IPv6 decapsulationAmit Cohen
2021-09-24mlxsw: Add IPV6_ADDRESS kvdl entry typeAmit Cohen
2021-09-24mlxsw: spectrum_ipip: Add mlxsw_sp_ipip_gre6_opsAmit Cohen
2021-09-24mlxsw: Create separate ipip_ops_arr for different ASICsAmit Cohen
2021-09-24mlxsw: reg: Add support for ritr_loopback_ipip6_pack()Amit Cohen
2021-09-24mlxsw: reg: Add support for ratr_ipip6_entry_pack()Amit Cohen
2021-09-24mlxsw: reg: Add support for rtdp_ipip6_pack()Amit Cohen
2021-09-24mlxsw: reg: Add Router IP version Six RegisterAmit Cohen
2021-09-24mlxsw: Take tunnel's type into account when searching underlay deviceAmit Cohen
2021-09-24mlxsw: spectrum_ipip: Create common function for mlxsw_sp_ipip_ol_netdev_chan...Amit Cohen
2021-09-24mlxsw: spectrum_router: Fix arguments alignmentAmit Cohen
2021-09-24mlxsw: spectrum_ipip: Pass IP tunnel parameters by reference and as 'const'Amit Cohen
2021-09-24mlxsw: spectrum_router: Create common function for fib_entry_type_unset() codeAmit Cohen
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-23atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru
2021-09-23net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-09-23net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean
2021-09-23net: ethernet: mtk_eth_soc: avoid creating duplicate offload entriesFelix Fietkau
2021-09-23net: dsa: sja1105: stop using priv->vlan_awareVladimir Oltean
2021-09-23nfc: st-nci: Add SPI ID matching DT compatibleMark Brown
2021-09-23net: dsa: sja1105: don't keep a persistent reference to the reset GPIOVladimir Oltean
2021-09-23net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean
2021-09-23net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean
2021-09-23net: dsa: sja1105: remove sp->dpVladimir Oltean
2021-09-23nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel
2021-09-22Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-22Merge tag 'platform-drivers-x86-v5.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-22qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-22mlxsw: spectrum_router: Start using new trap adjacency entryIdo Schimmel
2021-09-22mlxsw: spectrum_router: Add trap adjacency entry upon first nexthop groupIdo Schimmel
2021-09-22net: wwan: iosm: fw flashing and cd improvementsM Chetan Kumar
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter
2021-09-21s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter
2021-09-21s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann
2021-09-21spi: Revert modalias changesMark Brown
2021-09-21platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi
2021-09-21platform/x86/intel: hid: Add DMI switches allow listJosé Expósito
2021-09-21platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap
2021-09-21net: dsa: realtek: register the MDIO bus under devresVladimir Oltean
2021-09-21net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SRFlorian Fainelli
2021-09-21net: bcmgenet: Request APD, DLL disable and IDDQ-SRFlorian Fainelli
2021-09-21net: phy: broadcom: Utilize appropriate suspend for BCM54810/11Florian Fainelli
2021-09-21net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610MFlorian Fainelli
2021-09-21net: phy: broadcom: Add IDDQ-SR modeFlorian Fainelli
2021-09-20Merge tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds