summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-10-19net: ena: reduce the severity of some printoutsNetanel Belgazal
2017-10-19can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger
2017-10-19can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2017-10-19can: flexcan: fix p1010 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix i.MX28 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix i.MX6 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: implement error passive state quirkZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: rename legacy error state quirkZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix state transition regressionZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-18ibmvnic: Fix calculation of number of TX header descriptorsThomas Falcon
2017-10-18mlxsw: core: Fix possible deadlockIdo Schimmel
2017-10-16tun: call dev_get_valid_name() before register_netdevice()Cong Wang
2017-10-16xen-netfront, xen-netback: Use correct minimum MTU valuesMohammed Gamal
2017-10-14bnxt_en: Fix possible corruption in DCB parameters from firmware.Sankar Patchineelam
2017-10-14bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.Michael Chan
2017-10-14bnxt_en: Fix VF resource checking.Michael Chan
2017-10-14bnxt_en: Fix VF PCIe link speed and width logic.Vasundhara Volam
2017-10-14bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.Michael Chan
2017-10-14bnxt_en: Improve VF/PF link change logic.Michael Chan
2017-10-14net: dsa: mv88e6060: fix switch MAC addressVivien Didelot
2017-10-13net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...Emiliano Ingrassia
2017-10-13liquidio: fix timespec64_to_ns typoArnd Bergmann
2017-10-13Merge tag 'wireless-drivers-for-davem-2017-10-13' of git://git.kernel.org/pub...David S. Miller
2017-10-11r8169: only enable PCI wakeups when WOL is activeDaniel Drake
2017-10-11macsec: fix memory leaks when skb_to_sgvec failsSabrina Dubroca
2017-10-10nfp: handle page allocation failuresJakub Kicinski
2017-10-10nfp: fix ethtool stats gather retryJakub Kicinski
2017-10-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-10wimax/i2400m: Remove VLAISBehan Webster
2017-10-10i40e: Fix memory leak related filter programming statusAlexander Duyck
2017-10-10i40e: Fix comment about locking for __i40e_read_nvm_word()Stefano Brivio
2017-10-09cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado
2017-10-09net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva
2017-10-09ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend
2017-10-09net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong
2017-10-09ixgbe: fix masking of bits read from IXGBE_VXLANCTRL registerSabrina Dubroca
2017-10-09ixgbe: Return error when getting PHY address if PHY access is not supportedMark D Rustad
2017-10-08mlxsw: spectrum_router: Avoid expensive lookup during route removalIdo Schimmel
2017-10-06ppp: fix race in ppp device destructionGuillaume Nault
2017-10-06iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi
2017-10-06iwlwifi: nvm-parse: unify channel flags printingJohannes Berg
2017-10-06iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho
2017-10-06iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami
2017-10-06iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz
2017-10-03net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu
2017-10-03rndis_host: support Novatel Verizon USB730LAleksander Morgado
2017-10-02mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata
2017-10-02mlxsw: spectrum_router: Move VRF refcountingPetr Machata
2017-10-02brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann