summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-21bpf: Fix sysfs export of empty BTF sectionTony Ambardar
2020-09-19tools/bpftool: Support passing BPFTOOL_VERSION to makeTony Ambardar
2020-09-16xsk: Do not discard packet when NETDEV_TX_BUSYMagnus Karlsson
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
2020-09-10net: mvneta: fix possible use-after-free in mvneta_xdp_put_buffLorenzo Bianconi
2020-09-10s390/qeth: delay draining the TX buffersJulian Wiedmann
2020-09-10net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin
2020-09-10net: Correct the comment of dst_dev_put()Miaohe Lin
2020-09-10hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2020-09-10net: phy: call phy_disable_interrupts() in phy_attach_direct() insteadYoshihiro Shimoda
2020-09-10hv_netvsc: Cache the current data path to avoid duplicate call and messageDexuan Cui
2020-09-10hv_netvsc: Switch the data path at the right time during hibernationDexuan Cui
2020-09-10net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin
2020-09-10net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne
2020-09-10mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_idGeliang Tang
2020-09-10Merge branch 'mptcp-fix-subflow-s-local_id-remote_id-issues'David S. Miller
2020-09-10mptcp: fix subflow's remote_id issuesGeliang Tang