summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: EST interrupts handling and error reportingVoon Weifeng2021-03-184-0/+114
* Merge branch 'stmmac-vlan-priority-rx-steering'David S. Miller2021-03-181-2/+83
|\
| * net: stmmac: add RX frame steering based on VLAN priority in tc flowerOng Boon Leong2021-03-181-2/+63
| * net: stmmac: restructure tc implementation for RX VLAN Priority steeringOng Boon Leong2021-03-181-2/+22
|/
* Merge branch 'octeon-tc-offloads'David S. Miller2021-03-1811-6/+961
|\
| * octeontx2-pf: TC_MATCHALL egress ratelimiting offloadSunil Goutham2021-03-183-4/+236
| * octeontx2-pf: add tc flower stats handler for hw offloadsNaveen Mamindlapalli2021-03-183-1/+122
| * octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli2021-03-186-2/+551
| * octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli2021-03-183-4/+57
|/
* net: macb: simplify clk_init with dev_err_probeMichael Tretter2021-03-171-11/+9
* Merge branch 'mv88e6393x'David S. Miller2021-03-179-161/+1002
|\
| * net: dsa: mv88e6xxx: implement .port_set_policy for AmethystMarek Behún2021-03-173-27/+99
| * net: dsa: mv88e6xxx: add support for mv88e6393x familyPavana Sharma2021-03-178-0/+771
| * net: dsa: mv88e6xxx: wrap .set_egress_port methodMarek Behún2021-03-172-35/+33
| * net: dsa: mv88e6xxx: change serdes lane parameter type from u8 type to intPavana Sharma2021-03-175-99/+99
|/
* ethernet/microchip:remove unneeded variable: "ret"dingsenjie2021-03-171-2/+1
* ethernet/broadcom:remove unneeded variable: "ret"dingsenjie2021-03-171-2/+1
* net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong2021-03-177-49/+143
* Merge branch 'dsa-doc-fixups'David S. Miller2021-03-173-165/+169
|\
| * Documentation: networking: dsa: mention that the master is brought up automat...Vladimir Oltean2021-03-171-8/+21
| * Documentation: networking: dsa: demote subsections to simple emphasized wordsVladimir Oltean2021-03-171-153/+142
| * Documentation: networking: dsa: add missing new line in devlink sectionVladimir Oltean2021-03-171-0/+1
| * Documentation: networking: switchdev: add missing "and" wordVladimir Oltean2021-03-171-1/+1
| * Documentation: networking: switchdev: separate bulleted items with new lineVladimir Oltean2021-03-171-0/+1
|/
* Merge branch 'octeontx2-refactor'David S. Miller2021-03-177-116/+139
|\
| * octeontx2-af: Modify the return code for unsupported flow keysNaveen Mamindlapalli2021-03-172-3/+5
| * octeontx2-af: Avoid duplicate unicast rule in mcam_rules listSubbaraya Sundeep2021-03-172-6/+7
| * octeontx2-af: Use npc_install_flow API for promisc and broadcast entriesNaveen Mamindlapalli2021-03-173-51/+67
| * octeontx2-af: Add support for multi channel in NIX promisc entryNalla, Pradeep2021-03-173-4/+19
| * octeontx2-af: refactor function npc_install_flow for default entryNaveen Mamindlapalli2021-03-175-62/+51
|/
* Merge branch 'mlxsw-vlan-=vxlan'David S. Miller2021-03-178-92/+513
|\
| * selftests: mlxsw: spectrum-2: Remove q_in_vni_veto testAmit Cohen2021-03-171-77/+0
| * selftests: forwarding: Add test for dual VxLAN bridgeAmit Cohen2021-03-171-0/+366
| * mlxsw: Allow 802.1d and .1ad VxLAN bridges to coexist on Spectrum>=2Amit Cohen2021-03-173-15/+53
| * mlxsw: Add struct mlxsw_sp_switchdev_ops per ASICAmit Cohen2021-03-173-0/+31
| * mlxsw: spectrum: Add mlxsw_sp_port_egress_ethtype_set()Amit Cohen2021-03-172-0/+18
| * mlxsw: reg: Add Switch Port Egress VLAN EtherType RegisterAmit Cohen2021-03-171-0/+36
| * mlxsw: reg: Add egr_et_set field to SPVIDAmit Cohen2021-03-171-0/+9
|/
* Merge branch 'b53-legacy-tags'David S. Miller2021-03-175-8/+121
|\
| * net: dsa: b53: support legacy tagsÁlvaro Fernández Rojas2021-03-172-5/+8
| * net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas2021-03-173-3/+113
|/
* net: ppp: Mundane typo fixes in the file pppoe.cBhaskar Chowdhury2021-03-171-2/+2
* net: dsa: b53: relax is63xx() conditionÁlvaro Fernández Rojas2021-03-171-4/+0
* net: stmmac: add timestamp correction to rid CDC sync errorVoon Weifeng2021-03-171-0/+16
* Merge branch 'tipc-cleanups-and-simplifications'David S. Miller2021-03-1711-529/+578
|\
| * tipc: remove some unnecessary warningsJon Maloy2021-03-172-21/+16
| * tipc: add host-endian copy of user subscription to struct tipc_subscriptionJon Maloy2021-03-173-40/+37
| * tipc: simplify api between binding table and topology serverJon Maloy2021-03-173-48/+43
| * tipc: simplify signature of tipc_find_service()Jon Maloy2021-03-173-27/+39
| * tipc: simplify signature of tipc_service_find_range()Jon Maloy2021-03-171-6/+8