summaryrefslogtreecommitdiffstats
path: root/include/net/hwbm.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-20net: mvneta: recycle the page in case of out-of-orderLorenzo Bianconi1-1/+5
2020-09-20rhashtable: fix indentation of a continue statementColin Ian King1-1/+1
2020-09-19MAINTAINERS: Update ibmveth maintainerCristobal Forno1-1/+1
2020-09-19net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran1-0/+1
2020-09-18dpaa2-eth: fix a build warning in dpmac.cYangbo Lu1-2/+2
2020-09-18net: hns: kerneldoc fixesLu Wei1-2/+2
2020-09-18hinic: fix sending pkts from core while self testingLuo bin2-2/+6
2020-09-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean4-8/+14
2020-09-18net: mscc: ocelot: unregister net devices on unbindVladimir Oltean1-0/+21
2020-09-18net: mscc: ocelot: refactor ports parsing code into a dedicated functionVladimir Oltean1-99/+110
2020-09-18net: mscc: ocelot: error checking when calling ocelot_init()Vladimir Oltean2-2/+8
2020-09-18net: mscc: ocelot: check for errors on memory allocation of portsVladimir Oltean1-0/+4
2020-09-18net: dsa: seville: fix buffer size of the queue systemVladimir Oltean1-1/+1
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean4-9/+17
2020-09-18net: mscc: ocelot: fix race condition with TX timestampingVladimir Oltean1-6/+8
2020-09-18nfp: use correct define to return NONE fecJakub Kicinski1-2/+2
2020-09-18hinic: fix potential resource leakWei Li1-7/+14
2020-09-18net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli1-1/+1
2020-09-18net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli1-1/+2
2020-09-18ethtool: add and use message type for tunnel info replyMichal Kubecek3-2/+6
2020-09-18drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He3-0/+5
2020-09-18drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He1-2/+2
2020-09-18cxgb4: fix memory leak during module unloadRaju Rangoju1-1/+1
2020-09-18hv_netvsc: Add validation for untrusted Hyper-V valuesAndres Beltran4-20/+188
2020-09-17net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer1-1/+1
2020-09-17geneve: add transport ports in route lookup for geneveMark Gray1-10/+27
2020-09-17net: hns: kerneldoc fixesLu Wei1-20/+20
2020-09-16bpf: Fix a rcu warning for bpffs map pretty-printYonghong Song1-1/+3
2020-09-16bpf: Bpf_skc_to_* casting helpers require a NULL check on skMartin KaFai Lau1-7/+7
2020-09-16ipv4: Update exception handling for multipath routes via same deviceDavid Ahern1-5/+8
2020-09-15net: tipc: kerneldoc fixesLu Wei1-1/+2
2020-09-15ibmvnic: update MAINTAINERSDany Madden1-1/+3
2020-09-15batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing1-16/+87
2020-09-15batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing3-14/+30
2020-09-15batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing3-13/+53
2020-09-15docs/bpf: Remove source code linksAndrii Nakryiko1-1/+1
2020-09-15xsk: Fix number of pinned pages/umem size discrepancyBjörn Töpel1-9/+8
2020-09-15net: sched: initialize with 0 before setting erspan md->uXin Long1-0/+1
2020-09-15lwtunnel: only keep the available bits when setting vxlan md->gbpXin Long1-0/+1
2020-09-15net: sched: only keep the available bits when setting vxlan md->gbpXin Long3-1/+7
2020-09-15tipc: use skb_unshare() instead in tipc_buf_append()Xin Long1-1/+2
2020-09-15tipc: Fix memory leak in tipc_group_create_member()Peilin Ye1-4/+10
2020-09-14ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern4-0/+4
2020-09-14net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens1-3/+5
2020-09-14net: lantiq: Use napi_complete_done()Hauke Mehrtens1-4/+4
2020-09-14net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens1-1/+1
2020-09-14net: lantiq: Wake TX queue againHauke Mehrtens1-0/+3
2020-09-14rndis_host: increase sleep time in the query-response loopOlympia Giannou1-1/+1
2020-09-14batman-adv: Add missing include for in_interrupt()Sven Eckelmann1-0/+1
2020-09-12net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko1-0/+53