summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason1-3/+2
2018-03-28can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2-28/+68
2018-03-28can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason1-15/+0
2018-03-28can: ifi: Check core revision upon probeMarek Vasut1-1/+10
2018-03-28can: ifi: Repair the error handlingMarek Vasut1-27/+37
2018-03-28can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean1-11/+2
2018-03-28can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean2-8/+12
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger1-1/+2
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel1-13/+11
2018-03-24sfp: fix non-detection of PHYRussell King1-4/+4
2018-03-24sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King1-4/+3
2018-03-24net: phy: meson-gxl: check phy_write return valueJerome Brunet1-12/+38
2018-03-24qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnectBjørn Mork1-2/+2
2018-03-24ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori1-1/+1
2018-03-24rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss1-1/+1
2018-03-24rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin1-0/+7
2018-03-24hv_netvsc: Fix the TX/RX buffer default sizesHaiyang Zhang2-5/+12
2018-03-24hv_netvsc: Fix the receive buffer size limitHaiyang Zhang2-2/+9
2018-03-19ipvlan: add L2 check for packets arriving via virtual devicesMahesh Bandewar1-0/+4
2018-03-19mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni1-6/+11
2018-03-19veth: set peer GSO valuesStephen Hemminger1-0/+3
2018-03-19virtio_net: Disable interrupts if napi_complete_done rescheduled napiToshiaki Makita1-3/+6
2018-03-19bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan1-3/+7
2018-03-19ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear1-1/+2
2018-03-19mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu1-0/+6
2018-03-19bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()Dan Carpenter1-4/+1
2018-03-19iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon1-0/+6
2018-03-19ath10k: update tdls teardown state to targetManikanta Pubbisetty1-0/+10
2018-03-19net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham1-0/+5
2018-03-19net: ieee802154: adf7242: Fix bug if defined DEBUGMichael Hennerich1-2/+2
2018-03-19iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach1-3/+1
2018-03-15mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg1-1/+1
2018-03-09net: phy: Restore phy_resume() locking assumptionAndrew Lunn2-6/+14
2018-03-09net/mlx5: Fix error handling when adding flow rulesVlad Buslov1-2/+8
2018-03-09cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy2-2/+2
2018-03-09virtio-net: disable NAPI only when enabled during XDP setJason Wang1-3/+5
2018-03-09tuntap: disable preemption during XDP processingJason Wang1-0/+6
2018-03-09tuntap: correctly add the missing XDP flushJason Wang1-0/+1
2018-03-09mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel1-0/+3
2018-03-09amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky1-0/+2
2018-03-09net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha1-1/+1
2018-03-09mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko1-14/+18
2018-03-09net/mlx5e: Fix loopback self test when GRO is offInbar Karmy1-1/+2
2018-03-09net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit1-1/+1
2018-03-09net/mlx5e: Specify numa node when allocating drop rqGal Pressman1-2/+8
2018-03-09mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-03-09net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman1-14/+35
2018-03-09ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-09net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko1-2/+14
2018-03-09net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang1-1/+1