summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: macb: use GROAntoine Tenart2019-06-242-9/+12
* net: macb: use NAPI_POLL_WEIGHTAntoine Tenart2019-06-241-1/+1
* mlxsw: core: Add support for negative temperature readoutVadim Pasternak2019-06-243-20/+20
* mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak2019-06-241-13/+62
* mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak2019-06-241-1/+136
* net: ethernet: ti: cpsw: Fix suspend/resume breakKeerthy2019-06-241-21/+9
* hinic: implement the statistical interface of ethtoolXue Chaojing2019-06-249-3/+620
* ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang2019-06-231-2/+3
* net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lockRasmus Villemoes2019-06-239-148/+158
* net: ena: Fix bug where ring allocation backoff stopped too lateSameeh Jubran2019-06-231-2/+2
* hinic: fix dereference of pointer hwdev before it is null checkedColin Ian King2019-06-231-6/+15
* net: dsa: mt7530: Add MT7621 TRGMII mode supportRené van Dorst2019-06-232-10/+40
* net: ethernet: mediatek: Add MT7621 TRGMII mode supportRené van Dorst2019-06-232-4/+45
* fjes: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-231-13/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22213-1048/+235
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-227-14/+18
| |\
| | * net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry2019-06-191-0/+3
| | * net: hns3: Fix inconsistent indentingKrzysztof Kozlowski2019-06-191-1/+1
| | * net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes2019-06-191-1/+1
| | * net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King2019-06-191-1/+1
| | * tun: wake up waitqueues after IFF_UP is setFei Li2019-06-181-10/+9
| | * bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2019-06-182-1/+3
| * | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21205-1029/+205
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner2019-06-198-120/+8
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-195-25/+5
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19174-698/+174
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner2019-06-199-81/+9
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner2019-06-191-10/+1
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-198-95/+8
| * | | Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-06-201-5/+12
| |\ \ \ | | |_|/ | |/| |
| | * | brcmfmac: sdio: Don't tune while the card is offDouglas Anderson2019-06-181-0/+7
| | * | brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson2019-06-181-0/+4
| | * | Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson2019-06-181-5/+1
| | |/
* | | r8169: don't activate ASPM in chip if OS can't control ASPMHeiner Kallweit2019-06-221-2/+6
* | | net: stmmac: initialize the reset delay arrayMartin Blumenstingl2019-06-191-1/+1
* | | xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer2019-06-191-3/+0
* | | mlx5: more strict use of page_pool APIJesper Dangaard Brouer2019-06-192-5/+7
* | | page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer2019-06-191-3/+3
* | | veth: use xdp_release_frame for XDP_PASSJesper Dangaard Brouer2019-06-191-0/+1
* | | net: netsec: remove loops in napi Rx processIlias Apalodimas2019-06-191-9/+2
* | | net: netsec: initialize tx ring on ndo_openIlias Apalodimas2019-06-191-14/+18
* | | net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()Rasmus Villemoes2019-06-191-1/+1
* | | mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko2019-06-193-9/+59
* | | mlxsw: spectrum_acl: Fix SRC_SYS_PORT element sizeJiri Pirko2019-06-192-5/+5
* | | mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT elementJiri Pirko2019-06-193-8/+13
* | | mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctlyJiri Pirko2019-06-193-10/+21
* | | net/mlx5: add missing void argument to function mlx5_devlink_allocColin Ian King2019-06-191-1/+1
* | | net: mvpp2: cls: Add steering based on vlan Id and priority.Maxime Chevallier2019-06-192-34/+86
* | | net: mvpp2: cls: right-justify the C2 TCAM keysMaxime Chevallier2019-06-191-7/+7
* | | net: mvpp2: cls: Only select applicable flows of classification offloadMaxime Chevallier2019-06-191-0/+3