summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-21net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-09-21net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy
2020-09-21net/mlx5: Fix FTE cleanupMaor Gottlieb
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-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
2020-09-14net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens
2020-09-14net: lantiq: Wake TX queue againHauke Mehrtens
2020-09-14rndis_host: increase sleep time in the query-response loopOlympia Giannou
2020-09-11net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko
2020-09-11net: ipa: fix u32_replace_bits by u32p_xxx versionVadym Kochan
2020-09-11hinic: fix rewaking txq after netif_tx_disableLuo bin
2020-09-11taprio: Fix allowing too small intervalsVinicius Costa Gomes
2020-09-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-09-11enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil
2020-09-10docs/bpf: Fix ringbuf documentationAndrii Nakryiko
2020-09-10net: dec: de2104x: Increase receive ring size for TulipLucy Yan
2020-09-10netlink: fix doc about nlmsg_parse/nla_validateNicolas Dichtel
2020-09-10net: DCB: Validate DCB_ATTR_DCB_BUFFER argumentPetr Machata
2020-09-10Merge branch 'net-Fix-bridge-enslavement-failure'David S. Miller
2020-09-10selftests: rtnetlink: Test bridge enslavement with different parent IDsIdo Schimmel
2020-09-10net: Fix bridge enslavement failureIdo Schimmel