aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-03-31dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-31dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-31dpaa_eth: remove duplicate initializationCamelia Groza
2018-03-31dpaa_eth: fix error in dpaa_remove()Madalin Bucur
2018-03-31ppp: avoid loop in xmit recursion detection codeGuillaume Nault
2018-03-31net: phy: Tell caller result of phy_change()Brad Mouring
2018-03-31mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel
2018-03-31macvlan: filter out unsupported feature flagsShannon Nelson
2018-03-31net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko
2018-03-31qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-03-31qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-03-28can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-03-28can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason
2018-03-28can: ifi: Check core revision upon probeMarek Vasut
2018-03-28can: ifi: Repair the error handlingMarek Vasut
2018-03-28can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean
2018-03-28can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-03-26Merge tag 'v4.15.13' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.11' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.10' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.8' into v4.15/standard/baseBruce Ashfield
2018-03-24sfp: fix non-detection of PHYRussell King
2018-03-24sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King
2018-03-24net: phy: meson-gxl: check phy_write return valueJerome Brunet
2018-03-24qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnectBjørn Mork
2018-03-24ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori
2018-03-24rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss
2018-03-24rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin
2018-03-24hv_netvsc: Fix the TX/RX buffer default sizesHaiyang Zhang
2018-03-24hv_netvsc: Fix the receive buffer size limitHaiyang Zhang
2018-03-22net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-03-19ipvlan: add L2 check for packets arriving via virtual devicesMahesh Bandewar
2018-03-19mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni
2018-03-19veth: set peer GSO valuesStephen Hemminger
2018-03-19virtio_net: Disable interrupts if napi_complete_done rescheduled napiToshiaki Makita
2018-03-19bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan
2018-03-19ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear
2018-03-19mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu
2018-03-19bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()Dan Carpenter
2018-03-19iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon
2018-03-19ath10k: update tdls teardown state to targetManikanta Pubbisetty
2018-03-19net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham
2018-03-19net: ieee802154: adf7242: Fix bug if defined DEBUGMichael Hennerich
2018-03-19iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach
2018-03-15mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg