summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-23Merge branch 'net-dsa-b53-Configure-VLANs-while-not-filtering'David S. Miller4-20/+81
2020-09-23net: dsa: b53: Configure VLANs while not filteringFlorian Fainelli3-20/+15
2020-09-23net: dsa: untag the bridge pvid from rx skbsVladimir Oltean1-0/+66
2020-09-23Merge branch 'PHY-subsystem-kernel-doc'David S. Miller5-135/+404
2020-09-23net: phy: Document core PHY structuresAndrew Lunn4-133/+400
2020-09-23net: phy: Fixup kernel docAndrew Lunn2-2/+4
2020-09-23Merge branch 'net-dsa-bcm_sf2-Additional-DT-changes'David S. Miller1-1/+12
2020-09-23net: dsa: bcm_sf2: Include address 0 for MDIO diversionFlorian Fainelli1-1/+1
2020-09-23net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU portFlorian Fainelli1-0/+11
2020-09-23Merge branch 'octeontx2-Add-support-for-VLAN-based-flow-distribution'David S. Miller4-1/+17
2020-09-23octeontx2-pf: Support to change VLAN based RSS hash options via ethtoolGeorge Cherian2-1/+8
2020-09-23octeontx2-af: Add support for VLAN based RSS hashingGeorge Cherian2-0/+9
2020-09-23net: fix a new kernel-doc warning at dev.cMauro Carvalho Chehab1-2/+2
2020-09-23Merge branch 'net-mdio-ipq4019-add-Clause-45-support'David S. Miller1-17/+92
2020-09-23net: mdio-ipq4019: add Clause 45 supportRobert Marko1-14/+89
2020-09-23net: mdio-ipq4019: change defines to upper caseRobert Marko1-3/+3
2020-09-23Merge branch 'Introduce-mbox-tracepoints-for-Octeontx2'David S. Miller9-2/+146
2020-09-23octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep3-0/+10
2020-09-23octeontx2-af: Introduce tracepoints for mailboxSubbaraya Sundeep6-2/+136
2020-09-23net: allwinner: remove redundant irqsave and irqrestore in hardIRQBarry Song1-4/+2
2020-09-23net: hns3: Constify static structsRikard Falkeborn2-18/+18
2020-09-23Merge branch 'net-bridge-mcast-IGMPv3-MLDv2-fast-path-part-2'David S. Miller7-238/+916
2020-09-23net: bridge: mcast: when forwarding handle filter mode and blocked flagNikolay Aleksandrov1-1/+14
2020-09-23net: bridge: mcast: handle host stateNikolay Aleksandrov1-0/+58
2020-09-23net: bridge: mcast: add support for blocked port groupsNikolay Aleksandrov4-6/+47
2020-09-23net: bridge: mcast: handle port group filter modesNikolay Aleksandrov4-2/+216
2020-09-23net: bridge: mcast: install S,G entries automatically based on reportsNikolay Aleksandrov2-39/+138
2020-09-23net: bridge: mcast: add sg_port rhashtableNikolay Aleksandrov4-65/+111
2020-09-23net: bridge: mcast: add rt_protocol field to the port group structNikolay Aleksandrov4-19/+34
2020-09-23net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G)Nikolay Aleksandrov1-0/+18
2020-09-23net: bridge: mdb: add support for add/del/dump of entries with sourceNikolay Aleksandrov3-28/+130
2020-09-23net: bridge: mdb: add support to extend add/del commandsNikolay Aleksandrov2-3/+31
2020-09-23net: bridge: mcast: rename br_ip's u member to dstNikolay Aleksandrov4-29/+29
2020-09-23net: bridge: mcast: use br_ip's src for src groups and querier addressNikolay Aleksandrov2-30/+30
2020-09-23net: bridge: add src field to br_ipNikolay Aleksandrov1-0/+6
2020-09-23net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group()Nikolay Aleksandrov1-12/+42
2020-09-23net: bridge: mdb: move all port and bridge checks to br_mdb_addNikolay Aleksandrov1-17/+7
2020-09-23net: bridge: mdb: use extack in br_mdb_parse()Nikolay Aleksandrov1-21/+39
2020-09-23net: realtek: Remove set but not used variableZheng Yongjun1-2/+2
2020-09-23hinic: improve the comments of function headerLuo bin6-4/+11
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller124-2040/+4211
2020-09-23tools resolve_btfids: Always force HOSTARCHJiri Olsa1-0/+2
2020-09-23bpf: Check CONFIG_BPF option for resolve_btfidsJiri Olsa2-4/+6
2020-09-23Merge tag 'linux-can-next-for-5.10-20200923' of git://git.kernel.org/pub/scm/...David S. Miller1-90/+443
2020-09-23Merge branch 's390-qeth-next'David S. Miller8-395/+338
2020-09-23s390/qeth: remove forward declarations in L2 codeJulian Wiedmann2-197/+188
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann4-74/+50
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann4-52/+36
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann4-7/+5
2020-09-23s390/qeth: tighten ucast IP lockingJulian Wiedmann1-7/+2