aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-22l2tp: cleanup whitespace useTom Parkin7-48/+48
2020-07-22devlink: Always use user_ptr[0] for devlink and simplify post_doitParav Pandit1-94/+70
2020-07-22hv_netvsc: add support for vlans in AF_PACKET modeSriram Krishnan2-0/+25
2020-07-22mptcp: zero token hash at creation time.Paolo Abeni1-1/+1
2020-07-22lan743x: remove redundant initialization of variable current_head_indexColin Ian King1-2/+1
2020-07-22enetc: Remove the imdio bus on PF probe bailoutClaudiu Manoil1-1/+9
2020-07-22net: qed: Remove unneeded cast from memory allocationWang Hai1-2/+1
2020-07-22net: phy: fix check in get_phy_c45_idsVladimir Oltean1-2/+2
2020-07-22net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)Richard Sailer2-0/+12
2020-07-22Merge branch 'Add-DSA-yaml-binding'David S. Miller3-256/+99
2020-07-22net: dsa: of: Allow ethernet-ports as encapsulating nodeKurt Kanzenbach1-2/+6
2020-07-22dt-bindings: net: dsa: Let dsa.txt refer to dsa.yamlKurt Kanzenbach1-254/+1
2020-07-22dt-bindings: net: dsa: Add DSA yaml bindingKurt Kanzenbach1-0/+92
2020-07-22net: mscc: ocelot: fix non-initialized CPU port on VSC7514Vladimir Oltean1-14/+14
2020-07-22net: explicitly include <linux/compat.h> in net/core/sock.cChristoph Hellwig1-0/+1
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller68-526/+4930
2020-07-21Merge branch 'ionic-updates'David S. Miller5-44/+89
2020-07-21ionic: interface file updatesShannon Nelson1-20/+68
2020-07-21ionic: rearrange reset and bus-master controlShannon Nelson1-5/+4
2020-07-21ionic: update eid test for overflowShannon Nelson1-1/+1
2020-07-21ionic: remove unused ionic_coal_hw_to_usecShannon Nelson1-13/+0
2020-07-21ionic: set netdev default nameShannon Nelson1-0/+1
2020-07-21ionic: get MTU from lif identityShannon Nelson3-5/+15
2020-07-21bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese4-22/+7
2020-07-21Merge branch 'dpaa2-eth-add-support-for-TBF-offload'David S. Miller5-7/+126
2020-07-21dpaa2-eth: add support for TBF offloadIoana Ciornei2-1/+48
2020-07-21dpaa2-eth: add API for Tx shapingIoana Ciornei3-0/+65
2020-07-21dpaa2-eth: move the mqprio setup into a separate functionIoana Ciornei1-6/+13
2020-07-21mptcp: move helper to where its usedFlorian Westphal2-11/+12
2020-07-21Merge branch 'devlink-small-improvements'David S. Miller2-4/+6
2020-07-21devlink: Constify devlink instance pointerParav Pandit1-1/+1
2020-07-21devlink: Add comment for devlink instance lockParav Pandit1-1/+3
2020-07-21devlink: Avoid duplicate check for reload enabled flagParav Pandit1-1/+1
2020-07-21devlink: Do not hold devlink mutex when initializing devlink fieldsParav Pandit1-1/+1
2020-07-21r8169: allow to enable ASPM on RTL8125AHeiner Kallweit1-0/+2
2020-07-21Merge branch 'ena-driver-new-features'David S. Miller9-103/+220
2020-07-21net: ena: support new LLQ acceleration modeArthur Kiyanovski7-24/+109
2020-07-21net: ena: move llq configuration from ena_probe to ena_device_init()Arthur Kiyanovski1-63/+73
2020-07-21net: ena: enable support of rss hash key and function changesArthur Kiyanovski2-2/+6
2020-07-21net: ena: add support for traffic mirroringArthur Kiyanovski2-7/+13
2020-07-21net: ena: cosmetic: change ena_com_stats_admin stats to u64Arthur Kiyanovski2-7/+7
2020-07-21net: ena: cosmetic: satisfy gcc warningArthur Kiyanovski1-1/+1
2020-07-21net: ena: add reserved PCI device IDArthur Kiyanovski1-0/+5
2020-07-21net: ena: avoid unnecessary rearming of interrupt vector when busy-pollingArthur Kiyanovski2-1/+8
2020-07-21qed: Fix ILT and XRCD bitmap memory leaksYuval Basson2-0/+6
2020-07-21Merge branch 'Phylink-PCS-updates'David S. Miller2-131/+344
2020-07-21net: phylink: add interface to configure clause 22 PCS PHYRussell King2-0/+40
2020-07-21net: phylink: add struct phylink_pcsRussell King2-23/+56
2020-07-21net: phylink: re-implement interface configuration with PCSRussell King2-23/+100
2020-07-21net: phylink: in-band pause mode advertisement update for PCSRussell King2-6/+56