summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller113-504/+116
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+8
2019-06-22r8169: don't activate ASPM in chip if OS can't control ASPMHeiner Kallweit1-2/+6
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds108-501/+108
2019-06-20net: stmmac: initialize the reset delay arrayMartin Blumenstingl1-1/+1
2019-06-20net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry1-0/+3
2019-06-19net: hns3: Fix inconsistent indentingKrzysztof Kozlowski1-1/+1
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer1-3/+0
2019-06-19mlx5: more strict use of page_pool APIJesper Dangaard Brouer2-5/+7
2019-06-19page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer1-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner99-396/+99
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner1-10/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner8-95/+8
2019-06-19net: netsec: remove loops in napi Rx processIlias Apalodimas1-9/+2
2019-06-19net: netsec: initialize tx ring on ndo_openIlias Apalodimas1-14/+18
2019-06-19mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko3-9/+59
2019-06-19mlxsw: spectrum_acl: Fix SRC_SYS_PORT element sizeJiri Pirko2-5/+5
2019-06-19mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT elementJiri Pirko3-8/+13
2019-06-19mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctlyJiri Pirko3-10/+21
2019-06-19net/mlx5: add missing void argument to function mlx5_devlink_allocColin Ian King1-1/+1
2019-06-19net: mvpp2: cls: Add steering based on vlan Id and priority.Maxime Chevallier2-34/+86
2019-06-19net: mvpp2: cls: right-justify the C2 TCAM keysMaxime Chevallier1-7/+7
2019-06-19net: mvpp2: cls: Only select applicable flows of classification offloadMaxime Chevallier1-0/+3
2019-06-19net: mvpp2: cls: Use a dedicated lu_type for the RSS lookupMaxime Chevallier2-2/+7
2019-06-19macb: Add support for SiFive FU540-C000Yash Shah1-0/+123
2019-06-19hinic: add support for rss parameters with ethtoolXue Chaojing5-1/+479
2019-06-19hinic: move ethtool code into hinic_ethtoolXue Chaojing4-134/+167
2019-06-19hinic: add rss supportXue Chaojing7-8/+541
2019-06-19net: stmmac: add sanity check to device_property_read_u32_array callColin Ian King1-3/+10
2019-06-19net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-06-19net: hns3: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-06-18qed: Fix -Wmaybe-uninitialized false positiveArnd Bergmann1-0/+1
2019-06-18ps3_gelic: Use [] to denote a flexible array memberGeert Uytterhoeven1-1/+1
2019-06-18bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel1-2/+0
2019-06-18mlxsw: spectrum_router: Create IPv6 multipath routes in one goIdo Schimmel1-13/+23
2019-06-18mlxsw: spectrum_router: Add / delete multiple IPv6 nexthopsIdo Schimmel1-22/+39
2019-06-18mlxsw: spectrum_router: Pass array of routes to route handling functionsIdo Schimmel1-4/+10
2019-06-18mlxsw: spectrum_router: Adjust IPv6 replace logic to new notificationsIdo Schimmel1-7/+7
2019-06-18mlxsw: spectrum_router: Pass multiple routes to work itemIdo Schimmel1-7/+65
2019-06-18mlxsw: spectrum_router: Prepare function to return errorsIdo Schimmel1-3/+11
2019-06-18mlxsw: spectrum_router: Remove processing of IPv6 append notificationsIdo Schimmel1-2/+0
2019-06-18mlxsw: spectrum_router: Ignore IPv6 multipath notificationsIdo Schimmel1-0/+2
2019-06-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-335/+440
2019-06-18mlxsw: spectrum_ptp: Fix compilation on 32-bit ARMShalom Toledo1-3/+2
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller211-1732/+360
2019-06-18net: stmmac: fix unused-variable warningArnd Bergmann1-2/+2
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-51/+164
2019-06-18iavf: allow null RX descriptorsMitch Williams1-3/+18
2019-06-18iavf: add call to iavf_[add|del]_cloud_filterPaul Greenwalt1-1/+8