summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-26qed: Add EDPM mode type for user-fw compatibilityYuval Basson3-0/+5
2020-05-25r8169: sync RTL8168f/RTL8411 hw config with vendor driverHeiner Kallweit1-3/+3
2020-05-25r8169: sync RTL8168evl hw config with vendor driverHeiner Kallweit1-3/+5
2020-05-25r8169: sync RTL8168h hw config with vendor driverHeiner Kallweit1-2/+1
2020-05-25r8169: sync RTL8168g hw config with vendor driverHeiner Kallweit1-0/+1
2020-05-25Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...David S. Miller158-1911/+17360
2020-05-25drivers: ipa: print dev_err info accuratelyWang Wenhu1-2/+2
2020-05-25ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...Richard Cochran1-2/+8
2020-05-25bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet1-11/+15
2020-05-25mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zeroSven Auhagen1-1/+2
2020-05-24vxlan: Do not assume RTNL is held in vxlan_fdb_info()Ido Schimmel1-3/+12
2020-05-24mlxsw: spectrum: Fix spelling mistake in trap's nameIdo Schimmel2-4/+4
2020-05-24mlxsw: spectrum: Use dedicated trap group for sampled packetsIdo Schimmel2-1/+3
2020-05-24mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packetsIdo Schimmel1-4/+4
2020-05-24mlxsw: spectrum: Rename ARP trap groupIdo Schimmel2-7/+8
2020-05-24mlxsw: spectrum_trap: Remove unnecessary fieldIdo Schimmel1-6/+1
2020-05-24mlxsw: spectrum: Align TC and trap priorityIdo Schimmel2-5/+5
2020-05-24mlxsw: spectrum_buffers: Assign non-zero quotas to TC 0 of the CPU portIdo Schimmel1-1/+1
2020-05-24mlxsw: spectrum: Change default rate and priority of DHCP packetsIdo Schimmel1-2/+2
2020-05-24mlxsw: spectrum: Trap IPv4 DHCP packets in routerIdo Schimmel2-1/+2
2020-05-24mlxsw: spectrum: Use same trap group for MLD and IGMP packetsIdo Schimmel2-10/+7
2020-05-24mlxsw: spectrum: Rename IGMP trap groupIdo Schimmel2-8/+8
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller176-646/+1318
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-31/+105
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds60-192/+377
2020-05-23net: ethernet: mtk_star_emac: use devm_register_netdev()Bartosz Golaszewski1-16/+1
2020-05-23r8169: remove mask argument from r8168ep_ocp_readHeiner Kallweit1-7/+5
2020-05-23r8169: remove mask argument from r8168dp_ocp_readHeiner Kallweit1-4/+4
2020-05-23r8169: remove mask argument from rtl_w0w1_eriHeiner Kallweit1-36/+30
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller32-113/+5402
2020-05-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-266/+362
2020-05-23Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller15-48/+152
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller20-1121/+1809
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart5-10/+21
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang4-4/+7
2020-05-23net: phy: at803x: fix PHY ID masksMichael Walle1-9/+7
2020-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+16
2020-05-23Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-18/+37
2020-05-23Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-2/+10
2020-05-23Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-34/+61
2020-05-23Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard1-0/+5
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand1-3/+11
2020-05-22ice: cleanup unsigned loopsJesse Brandeburg4-13/+14
2020-05-22ice: fix usage of incorrect variableJesse Brandeburg2-5/+5
2020-05-22ice: Fix bad register readsAnirudh Venkataramanan2-6/+0