summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Bump required firmware versionPetr Machata2018-09-201-2/+2
* qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru2018-09-193-22/+48
* qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru2018-09-192-1/+9
* qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru2018-09-192-1/+18
* net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart2018-09-191-2/+2
* sfp: fix oops with ethtool -mRussell King2018-09-181-2/+2
* net: mvpp2: fix a txq_done race conditionAntoine Tenart2018-09-181-4/+6
* ravb: do not write 1 to reserved bitsKazuya Mizuguchi2018-09-183-6/+12
* net: bnxt: Fix a uninitialized variable warning.zhong jiang2018-09-181-0/+3
* Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-09-183-3/+4
|\
| * net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed2018-09-171-1/+2
| * net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-09-171-1/+1
| * net/mlx5: Fix read from coherent memoryEli Cohen2018-09-171-1/+1
* | net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter2018-09-181-5/+10
* | net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu2018-09-181-2/+3
* | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-183-106/+145
* | qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork2018-09-171-7/+7
* | r8169: Get and enable optional ether_clk clockHans de Goede2018-09-171-0/+33
* | r8169: enable ASPM on RTL8106EKai-Heng Feng2018-09-171-0/+3
* | r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng2018-09-171-1/+3
|/
* net: ethernet: Fix a unused function warning.zhong jiang2018-09-171-3/+3
* net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2018-09-172-2/+2
* hv_netvsc: pair VF based on serial numberStephen Hemminger2018-09-172-25/+36
* bnxt_en: Fix VF mac address regression.Michael Chan2018-09-173-7/+13
* net: hp100: fix always-true check for link up stateColin Ian King2018-09-171-1/+1
* net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre2018-09-171-0/+8
* net: mvpp2: let phylink manage the carrier stateAntoine Tenart2018-09-171-15/+6
* pppoe: fix reception of frames with no mac headerGuillaume Nault2018-09-171-0/+3
* net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe2018-09-171-0/+1
* veth: Orphan skb before GROToshiaki Makita2018-09-161-2/+2
* stmmac: fix valid numbers of unicast filter entriesJongsung Kim2018-09-161-3/+2
* net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau2018-09-131-2/+6
* hv_netvsc: fix schedule in RCU contextStephen Hemminger2018-09-131-6/+3
* xen/netfront: don't bug in case of too many fragsJuergen Gross2018-09-131-1/+7
* nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens2018-09-121-0/+6
* nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren2018-09-123-1/+13
* r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng2018-09-121-3/+6
* MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-111-0/+1
* qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen2018-09-101-1/+29
* ethernet: renesas: convert to SPDX identifiersKuninori Morimoto2018-09-103-5/+3
* net: ena: fix incorrect usage of memory barriersNetanel Belgazal2018-09-094-34/+26
* net: ena: fix missing calls to READ_ONCENetanel Belgazal2018-09-091-4/+4
* net: ena: fix missing lock during device destructionNetanel Belgazal2018-09-091-13/+7
* net: ena: fix potential double ena_destroy_device()Netanel Belgazal2018-09-091-0/+5
* net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal2018-09-091-6/+7
* net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2018-09-092-5/+16
* net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal2018-09-091-2/+2
* xen/netfront: fix waiting for xenbus state changeJuergen Gross2018-09-071-14/+10
* r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero2018-09-071-1/+1
* net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan2018-09-051-37/+37