aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2020-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-15bpf: Fix a rcu warning for bpffs map pretty-printYonghong Song
2020-09-15bpf: Bpf_skc_to_* casting helpers require a NULL check on skMartin KaFai Lau
2020-09-15ipv4: Update exception handling for multipath routes via same deviceDavid Ahern
2020-09-15net: tipc: kerneldoc fixesLu Wei
2020-09-15ibmvnic: update MAINTAINERSDany Madden
2020-09-15batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing
2020-09-15batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing
2020-09-15batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing
2020-09-14docs/bpf: Remove source code linksAndrii Nakryiko
2020-09-14xsk: Fix number of pinned pages/umem size discrepancyBjörn Töpel
2020-09-14net: sched: initialize with 0 before setting erspan md->uXin Long
2020-09-14Merge branch 'net-improve-vxlan-option-process-in-net_sched-and-lwtunnel'David S. Miller
2020-09-14lwtunnel: only keep the available bits when setting vxlan md->gbpXin Long
2020-09-14net: sched: only keep the available bits when setting vxlan md->gbpXin Long
2020-09-14tipc: use skb_unshare() instead in tipc_buf_append()Xin Long
2020-09-14tipc: Fix memory leak in tipc_group_create_member()Peilin Ye
2020-09-14ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern
2020-09-14Merge branch 'net-lantiq-Fix-bugs-in-NAPI-handling'David S. Miller
2020-09-14net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens
2020-09-14net: lantiq: Use napi_complete_done()Hauke Mehrtens