summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: constify rt6_nexthop()Nicolas Dichtel2019-06-261-1/+1
* net: dsa: microchip: Use gpiod_set_value_cansleep()Marek Vasut2019-06-261-3/+3
* net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov2019-06-264-8/+23
* team: Always enable vlan tx offloadYueHaibing2019-06-261-1/+1
* bonding: Always enable vlan tx offloadYueHaibing2019-06-261-1/+1
* qmi_wwan: Fix out-of-bounds readBjørn Mork2019-06-241-1/+1
* net: macb: do not copy the mac address if NULLAntoine Tenart2019-06-241-1/+1
* sis900: fix TX completionSergej Benilov2019-06-221-8/+8
* net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii2019-06-221-8/+14
* net: stmmac: fixed new system time seconds value calculationRoland Hii2019-06-221-1/+1
* ppp: mppe: Add softdep to arc4Takashi Iwai2019-06-221-0/+1
* be2net: fix link failure after ethtool offline testPetr Oros2019-06-221-6/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-217-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-181-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
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-1758-250/+533
|\ \ | |/ |/|
| * be2net: Fix number of Rx queues used for flow hashingIvan Vecera2019-06-161-1/+1
| * Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller2019-06-151-1/+0
| * net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij2019-06-151-3/+4
| * net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei2019-06-151-0/+1
| * hv_netvsc: Set probe mode to syncHaiyang Zhang2019-06-141-1/+1
| * net: dsa: fix warning same module namesAnders Roxell2019-06-145-5/+5
| * net: dsa: microchip: Don't try to read stats for unused portsRobert Hancock2019-06-141-0/+3
| * qmi_wwan: extend permitted QMAP mux_id value rangeReinhard Speyerer2019-06-141-2/+2
| * qmi_wwan: avoid RCU stalls on device disconnect when in QMAP modeReinhard Speyerer2019-06-141-4/+7
| * qmi_wwan: add network device usage statistics for qmimux devicesReinhard Speyerer2019-06-141-5/+71
| * qmi_wwan: add support for QMAP padding in the RX pathReinhard Speyerer2019-06-141-3/+9
| * Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-141-0/+1
| |\
| | * mac80211_hwsim: mark expected switch fall-throughGustavo A. R. Silva2019-05-241-0/+1
| * | net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier2019-06-121-2/+4
| * | net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier2019-06-121-9/+8
| * | mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel2019-06-121-1/+1
| * | mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2Petr Machata2019-06-121-2/+2
| * | mlxsw: spectrum_flower: Fix TOS matchingJiri Pirko2019-06-121-2/+2
| * | mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel2019-06-121-3/+70