summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-15rndis_host: increase sleep time in the query-response loopOlympia Giannou1-1/+1
2020-09-12net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko1-0/+53
2020-09-12net: ipa: fix u32_replace_bits by u32p_xxx versionVadym Kochan1-2/+2
2020-09-12hinic: fix rewaking txq after netif_tx_disableLuo bin2-16/+28
2020-09-12taprio: Fix allowing too small intervalsVinicius Costa Gomes1-11/+17
2020-09-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller3-18/+43
2020-09-12enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil1-1/+1
2020-09-11net: dec: de2104x: Increase receive ring size for TulipLucy Yan1-1/+1
2020-09-11netlink: fix doc about nlmsg_parse/nla_validateNicolas Dichtel1-2/+0
2020-09-11net: DCB: Validate DCB_ATTR_DCB_BUFFER argumentPetr Machata1-0/+8
2020-09-11Merge branch 'net-Fix-bridge-enslavement-failure'David S. Miller2-1/+48
2020-09-11selftests: rtnetlink: Test bridge enslavement with different parent IDsIdo Schimmel1-0/+47
2020-09-11net: Fix bridge enslavement failureIdo Schimmel1-1/+1
2020-09-11net: mvneta: fix possible use-after-free in mvneta_xdp_put_buffLorenzo Bianconi1-2/+2
2020-09-10s390/qeth: delay draining the TX buffersJulian Wiedmann2-2/+2
2020-09-10net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin1-1/+1
2020-09-10net: Correct the comment of dst_dev_put()Miaohe Lin1-1/+1
2020-09-10hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter1-5/+11
2020-09-10net: phy: call phy_disable_interrupts() in phy_attach_direct() insteadYoshihiro Shimoda1-4/+4
2020-09-10hv_netvsc: Cache the current data path to avoid duplicate call and messageDexuan Cui2-1/+23
2020-09-10hv_netvsc: Switch the data path at the right time during hibernationDexuan Cui1-10/+1
2020-09-10net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin1-15/+33
2020-09-10net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne5-18/+47
2020-09-10mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_idGeliang Tang1-1/+1
2020-09-10Merge branch 'mptcp-fix-subflow-s-local_id-remote_id-issues'David S. Miller2-4/+20
2020-09-10mptcp: fix subflow's remote_id issuesGeliang Tang2-3/+6
2020-09-10mptcp: fix subflow's local_id issuesGeliang Tang1-1/+14
2020-09-10tipc: fix shutdown() of connection oriented socketTetsuo Handa1-4/+1
2020-09-10connector: Move maintainence under networking drivers umbrella.David S. Miller1-6/+1
2020-09-10igc: Fix not considering the TX delay for timestampsVinicius Costa Gomes1-0/+19
2020-09-10igc: Fix wrong timestamp latency numbersVinicius Costa Gomes1-12/+8
2020-09-10i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann1-1/+11
2020-09-10i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann1-5/+5
2020-09-10Merge branch 'net-qed-disable-aRFS-in-NPAR-and-100G'David S. Miller7-7/+25
2020-09-10net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov1-0/+1
2020-09-10net: qede: Disable aRFS for NPAR and 100GDmitry Bogdanov2-6/+8
2020-09-10net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov4-1/+16
2020-09-09Merge tag 'wireless-drivers-2020-09-09' of git://git.kernel.org/pub/scm/linux...David S. Miller8-15/+21
2020-09-09Merge branch 'wireguard-fixes'David S. Miller2-7/+9
2020-09-09wireguard: peerlookup: take lock before checking hash in replace operationJason A. Donenfeld1-3/+8
2020-09-09wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld1-4/+1
2020-09-09hsr: avoid newline at end of message in NL_SET_ERR_MSG_MODYe Bin1-3/+3
2020-09-09Merge branch 'net-skb_put_padto-fixes'David S. Miller2-13/+15
2020-09-09net: add __must_check to skb_put_padto()Eric Dumazet1-3/+4
2020-09-09net: qrtr: check skb_put_padto() return valueEric Dumazet1-10/+11
2020-09-09ip: fix tos reflection in ack and reset packetsWei Wang1-1/+2
2020-09-09Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l...David S. Miller3-4/+9
2020-09-09MAINTAINERS: remove John Allen from ibmvnicJakub Kicinski1-1/+0
2020-09-09fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=mBrian Vazquez1-1/+1
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-32/+67