summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-21net: Update MAINTAINERS for MediaTek switch driverSean Wang
2020-09-21Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-09-21ipv6: route: convert comma to semicolonXu Wang
2020-09-21sfc: Fix error code in probeDan Carpenter
2020-09-20Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2020-09-20bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.Michael Chan
2020-09-20bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.Michael Chan
2020-09-20bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.Vasundhara Volam
2020-09-20bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-20bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-20bnxt_en: Use memcpy to copy VPD field info.Vasundhara Volam
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-20net: mvneta: recycle the page in case of out-of-orderLorenzo Bianconi
2020-09-20rhashtable: fix indentation of a continue statementColin Ian King
2020-09-18MAINTAINERS: Update ibmveth maintainerCristobal Forno
2020-09-18net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran
2020-09-18Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-09-18dpaa2-eth: fix a build warning in dpmac.cYangbo Lu
2020-09-18net: hns: kerneldoc fixesLu Wei
2020-09-18hinic: fix sending pkts from core while self testingLuo bin
2020-09-18Merge branch 'Bugfixes-in-Microsemi-Ocelot-switch-driver'David S. Miller
2020-09-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean
2020-09-18net: mscc: ocelot: unregister net devices on unbindVladimir Oltean
2020-09-18net: mscc: ocelot: refactor ports parsing code into a dedicated functionVladimir Oltean
2020-09-18net: mscc: ocelot: error checking when calling ocelot_init()Vladimir Oltean
2020-09-18net: mscc: ocelot: check for errors on memory allocation of portsVladimir Oltean
2020-09-18net: dsa: seville: fix buffer size of the queue systemVladimir Oltean
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean
2020-09-18net: mscc: ocelot: fix race condition with TX timestampingVladimir Oltean
2020-09-18mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin
2020-09-18mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-09-18cfg80211: fix 6 GHz channel conversionJohannes Berg
2020-09-18mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong
2020-09-18mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-09-18lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran
2020-09-18mac80211: add AQL support for VHT160 tx ratesFelix Fietkau
2020-09-18mac80211: extend AQL aggregation estimation to HE and fix unit mismatchFelix Fietkau
2020-09-17nfp: use correct define to return NONE fecJakub Kicinski
2020-09-17hinic: fix potential resource leakWei Li
2020-09-17Merge branch 'net-phy-Unbind-fixes'David S. Miller
2020-09-17net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli
2020-09-17net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli
2020-09-17ethtool: add and use message type for tunnel info replyMichal Kubecek
2020-09-17drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He
2020-09-17drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He
2020-09-17cxgb4: fix memory leak during module unloadRaju Rangoju
2020-09-17hv_netvsc: Add validation for untrusted Hyper-V valuesAndres Beltran
2020-09-16net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer
2020-09-16geneve: add transport ports in route lookup for geneveMark Gray
2020-09-16net: hns: kerneldoc fixesLu Wei