summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-21r8169: don't activate ASPM in chip if OS can't control ASPMHeiner Kallweit
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-06-19net: stmmac: initialize the reset delay arrayMartin Blumenstingl
2019-06-19net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry
2019-06-19net: hns3: Fix inconsistent indentingKrzysztof Kozlowski
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer
2019-06-19mlx5: more strict use of page_pool APIJesper Dangaard Brouer
2019-06-19page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer
2019-06-19veth: use xdp_release_frame for XDP_PASSJesper Dangaard Brouer
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19net: netsec: remove loops in napi Rx processIlias Apalodimas
2019-06-19net: netsec: initialize tx ring on ndo_openIlias Apalodimas
2019-06-19net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()Rasmus Villemoes
2019-06-19net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes
2019-06-19mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko
2019-06-19mlxsw: spectrum_acl: Fix SRC_SYS_PORT element sizeJiri Pirko
2019-06-19mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT elementJiri Pirko
2019-06-19mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctlyJiri Pirko
2019-06-18net/mlx5: add missing void argument to function mlx5_devlink_allocColin Ian King
2019-06-18net: mvpp2: cls: Add steering based on vlan Id and priority.Maxime Chevallier
2019-06-18net: mvpp2: cls: right-justify the C2 TCAM keysMaxime Chevallier
2019-06-18net: mvpp2: cls: Only select applicable flows of classification offloadMaxime Chevallier
2019-06-18net: mvpp2: cls: Use a dedicated lu_type for the RSS lookupMaxime Chevallier
2019-06-18macb: Add support for SiFive FU540-C000Yash Shah
2019-06-18hinic: add support for rss parameters with ethtoolXue Chaojing
2019-06-18hinic: move ethtool code into hinic_ethtoolXue Chaojing
2019-06-18hinic: add rss supportXue Chaojing
2019-06-18net: stmmac: add sanity check to device_property_read_u32_array callColin Ian King
2019-06-18net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King
2019-06-18net: hns3: Add missing newline at end of fileGeert Uytterhoeven
2019-06-18tun: wake up waitqueues after IFF_UP is setFei Li
2019-06-18qed: Fix -Wmaybe-uninitialized false positiveArnd Bergmann
2019-06-18ps3_gelic: Use [] to denote a flexible array memberGeert Uytterhoeven
2019-06-18bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel
2019-06-18mlxsw: spectrum_router: Create IPv6 multipath routes in one goIdo Schimmel
2019-06-18mlxsw: spectrum_router: Add / delete multiple IPv6 nexthopsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Pass array of routes to route handling functionsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Adjust IPv6 replace logic to new notificationsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Pass multiple routes to work itemIdo Schimmel
2019-06-18mlxsw: spectrum_router: Prepare function to return errorsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Remove processing of IPv6 append notificationsIdo Schimmel