aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09net/mlx4_core: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-10-03net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu1-0/+112
2017-10-03rndis_host: support Novatel Verizon USB730LAleksander Morgado2-1/+14
2017-10-02mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata1-2/+11
2017-10-02mlxsw: spectrum_router: Move VRF refcountingPetr Machata1-2/+3
2017-10-01net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET1-1/+2
2017-10-01net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT1-0/+15
2017-10-01r8152: add Linksys USB3GIGV1 idGrant Grundler2-0/+12
2017-10-01ppp: fix __percpu annotationGuillaume Nault1-1/+1
2017-09-29Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller14-27/+128
2017-09-28net: dsa: mv88e6xxx: lock mutex when freeing IRQsVivien Didelot1-0/+2
2017-09-28net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake1-0/+7
2017-09-28net: stmmac: dwc-qos: Add suspend / resume supportEd Blake1-0/+1
2017-09-28net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlansAndrew Lunn1-0/+4
2017-09-28net: mvpp2: do not select the internal source clockAntoine Tenart1-2/+1
2017-09-28net: mvpp2: fix port list indexingYan Markman1-3/+5
2017-09-28net: mvpp2: fix parsing fragmentation detectionStefan Chulski1-6/+14
2017-09-28tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko1-3/+5
2017-09-28net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz1-1/+1
2017-09-28net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak1-2/+2
2017-09-28net/mlx5e: Fix calculated checksum offloads countersGal Pressman4-6/+13
2017-09-28net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman1-2/+2
2017-09-28net/mlx5e: Print netdev features correctly in error messageGal Pressman1-2/+2
2017-09-28net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov1-0/+3
2017-09-28net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz1-0/+70
2017-09-28net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey1-8/+10
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem2-0/+19
2017-09-28net/mlx5: Fix FPGA capability locationInbar Karmy3-5/+4
2017-09-28net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan1-1/+2
2017-09-26Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller17-46/+125
2017-09-26atlantic: fix iommu errorsPavel Belous3-27/+49
2017-09-26aquantia: Fix transient invalid link down/up indicationsIgor Russkikh1-2/+1
2017-09-26aquantia: Fix Tx queue hangupsIgor Russkikh6-59/+76
2017-09-26aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh2-10/+3
2017-09-25rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann1-18/+30
2017-09-25net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi1-1/+2
2017-09-25Merge ath-current from ath.gitKalle Valo1-5/+2
2017-09-23net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registeredSubash Abhinov Kasiviswanathan1-4/+1
2017-09-23cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'Christophe JAILLET1-1/+1
2017-09-21net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven1-1/+1
2017-09-21net: stmmac: Cocci spatch "of_table"Thomas Meyer1-0/+1
2017-09-21lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed1-1/+0
2017-09-21lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed1-5/+4
2017-09-21lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed1-4/+20
2017-09-21net: phy: Keep reporting transceiver typeFlorian Fainelli1-1/+2
2017-09-21net: qcom/emac: add software control for pause frame modeTimur Tabi4-0/+58
2017-09-21hv_netvsc: fix send buffer failure on MTU changeAlex Ng3-5/+12
2017-09-21ath10k: mark PM functions as __maybe_unusedArnd Bergmann1-5/+2
2017-09-20net: hns3: Fix for pri to tc mapping in TMYunsheng Lin3-9/+12
2017-09-20net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin3-40/+38