summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-25mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zeroSven Auhagen
2020-05-24vxlan: Do not assume RTNL is held in vxlan_fdb_info()Ido Schimmel
2020-05-24mlxsw: spectrum: Fix spelling mistake in trap's nameIdo Schimmel
2020-05-24mlxsw: spectrum: Use dedicated trap group for sampled packetsIdo Schimmel
2020-05-24mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packetsIdo Schimmel
2020-05-24mlxsw: spectrum: Rename ARP trap groupIdo Schimmel
2020-05-24mlxsw: spectrum_trap: Remove unnecessary fieldIdo Schimmel
2020-05-24mlxsw: spectrum: Align TC and trap priorityIdo Schimmel
2020-05-24mlxsw: spectrum_buffers: Assign non-zero quotas to TC 0 of the CPU portIdo Schimmel
2020-05-24mlxsw: spectrum: Change default rate and priority of DHCP packetsIdo Schimmel
2020-05-24mlxsw: spectrum: Trap IPv4 DHCP packets in routerIdo Schimmel
2020-05-24mlxsw: spectrum: Use same trap group for MLD and IGMP packetsIdo Schimmel
2020-05-24mlxsw: spectrum: Rename IGMP trap groupIdo Schimmel
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23net: ethernet: mtk_star_emac: use devm_register_netdev()Bartosz Golaszewski
2020-05-23r8169: remove mask argument from r8168ep_ocp_readHeiner Kallweit
2020-05-23r8169: remove mask argument from r8168dp_ocp_readHeiner Kallweit
2020-05-23r8169: remove mask argument from rtl_w0w1_eriHeiner Kallweit
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-05-23Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2020-05-23net: phy: at803x: fix PHY ID masksMichael Walle
2020-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-23Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-23Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-23Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-23Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand
2020-05-22ice: cleanup unsigned loopsJesse Brandeburg
2020-05-22ice: fix usage of incorrect variableJesse Brandeburg
2020-05-22ice: Fix bad register readsAnirudh Venkataramanan
2020-05-22ice: check for compatibility between DDP package and firmwareVictor Raj
2020-05-22ice: Check if unicast MAC exists before setting VF MACBrett Creeley
2020-05-22ice: Fix Tx timeout when link is toggled on a VF's interfaceBrett Creeley
2020-05-22ice: print Rx MDD auto reset message before VF resetPaul Greenwalt
2020-05-22ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan
2020-05-22ice: Implement aRFSBrett Creeley
2020-05-22ice: Restore filters following resetHenry Tieman
2020-05-22ice: Enable flex-bytes supportHenry Tieman
2020-05-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds