summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-31ne2k: Fix Typo in RW-BugfixArmin Wolf
2020-10-31net: macb: add support for high speed interfaceParshuram Thombare
2020-10-31net/smc: improve return codes for SMC-Dv2Karsten Graul
2020-10-31Merge branch 'support-for-octeontx2-98xx-silcion'Jakub Kicinski
2020-10-31octeontx2-af: Display CGX, NIX and PF map in debugfs.Rakesh Babu
2020-10-31octeontx2-af: Display NIX1 also in debugfsRakesh Babu
2020-10-31octeontx2-pf: Calculate LBK link instead of hardcodingSubbaraya Sundeep
2020-10-31octeontx2-af: Mbox changes for 98xxSubbaraya Sundeep
2020-10-31octeontx2-af: Add NIX1 interfaces to NPCSubbaraya Sundeep
2020-10-31octeontx2-af: Setup MCE context for assigned NIXSubbaraya Sundeep
2020-10-31octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep
2020-10-31octeontx2-af: Initialize NIX1 blockRakesh Babu
2020-10-31octeontx2-af: Manage new blocks in 98xxRakesh Babu
2020-10-31octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep
2020-10-31net: axienet: Properly handle PCS/PMA PHY for 1000BaseX modeRobert Hancock
2020-10-31net: ipa: avoid a bogus warningAlex Elder
2020-10-31Merge branch 'net-add-functionality-to-net-core-byte-packet-counters-and-use-...Jakub Kicinski
2020-10-31r8169: remove no longer needed private rx/tx packet/byte countersHeiner Kallweit
2020-10-31r8169: use struct pcpu_sw_netstats for rx/tx packet/byte countersHeiner Kallweit
2020-10-31net: core: add devm_netdev_alloc_pcpu_statsHeiner Kallweit
2020-10-31net: core: add dev_sw_netstats_tx_addHeiner Kallweit
2020-10-31Merge branch 'in_interrupt-cleanup-part-2'Jakub Kicinski
2020-10-31net: tlan: Replace in_irq() usageSebastian Andrzej Siewior
2020-10-31net: forcedeth: Replace context and lock check with a lockdep_assert()Sebastian Andrzej Siewior
2020-10-31net: neterion: s2io: Replace in_interrupt() for context detectionSebastian Andrzej Siewior
2020-10-30Merge branch 'l2-multicast-forwarding-for-ocelot-switch'Jakub Kicinski
2020-10-30net: mscc: ocelot: support L2 multicast entriesVladimir Oltean
2020-10-30net: mscc: ocelot: make entry_type a member of struct ocelot_multicastVladimir Oltean
2020-10-30net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_addVladimir Oltean
2020-10-30net: mscc: ocelot: use ether_addr_copyVladimir Oltean
2020-10-30net: mscc: ocelot: classify L2 mdb entries as LOCKEDVladimir Oltean
2020-10-30net: bridge: explicitly convert between mdb entry state and port group flagsVladimir Oltean
2020-10-30net: bridge: mcast: add support for raw L2 multicast groupsNikolay Aleksandrov
2020-10-30Merge branch 'sfc-ef100-tso-enhancements'Jakub Kicinski
2020-10-30sfc: advertise our vlan featuresEdward Cree
2020-10-30sfc: only use fixed-id if the skb asks for itEdward Cree
2020-10-30sfc: implement encap TSO on EF100Edward Cree
2020-10-30sfc: extend bitfield macros to 17 fieldsEdward Cree
2020-10-30Merge branch 'net-ipa-minor-bug-fixes'Jakub Kicinski
2020-10-30net: ipa: avoid going past end of resource group arrayAlex Elder
2020-10-30net: ipa: distinguish between resource group typesAlex Elder
2020-10-30net: ipa: assign endpoint to a resource groupAlex Elder
2020-10-30net: ipa: fix resource group field mask definitionAlex Elder
2020-10-30net: ipa: assign proper packet context baseAlex Elder
2020-10-30net: dec: tulip: de2104x: Add shutdown handler to stop NICMoritz Fischer
2020-10-30net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock
2020-10-30Merge branch 'sctp-implement-rfc6951-udp-encapsulation-of-sctp'Jakub Kicinski
2020-10-30sctp: enable udp tunneling socksXin Long
2020-10-30sctp: handle the init chunk matching an existing asocXin Long
2020-10-30sctp: add the error cause for new encapsulation port restartXin Long