summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-18octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli3-4/+57
2021-03-18net: macb: simplify clk_init with dev_err_probeMichael Tretter1-11/+9
2021-03-18Merge branch 'mv88e6393x'David S. Miller9-161/+1002
2021-03-18net: dsa: mv88e6xxx: implement .port_set_policy for AmethystMarek Behún3-27/+99
2021-03-18net: dsa: mv88e6xxx: add support for mv88e6393x familyPavana Sharma8-0/+771
2021-03-18net: dsa: mv88e6xxx: wrap .set_egress_port methodMarek Behún2-35/+33
2021-03-18net: dsa: mv88e6xxx: change serdes lane parameter type from u8 type to intPavana Sharma5-99/+99
2021-03-18ethernet/microchip:remove unneeded variable: "ret"dingsenjie1-2/+1
2021-03-18ethernet/broadcom:remove unneeded variable: "ret"dingsenjie1-2/+1
2021-03-18net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong7-49/+143
2021-03-17Merge branch 'dsa-doc-fixups'David S. Miller3-165/+169
2021-03-17Documentation: networking: dsa: mention that the master is brought up automat...Vladimir Oltean1-8/+21
2021-03-17Documentation: networking: dsa: demote subsections to simple emphasized wordsVladimir Oltean1-153/+142
2021-03-17Documentation: networking: dsa: add missing new line in devlink sectionVladimir Oltean1-0/+1
2021-03-17Documentation: networking: switchdev: add missing "and" wordVladimir Oltean1-1/+1
2021-03-17Documentation: networking: switchdev: separate bulleted items with new lineVladimir Oltean1-0/+1
2021-03-17Merge branch 'octeontx2-refactor'David S. Miller7-116/+139
2021-03-17octeontx2-af: Modify the return code for unsupported flow keysNaveen Mamindlapalli2-3/+5
2021-03-17octeontx2-af: Avoid duplicate unicast rule in mcam_rules listSubbaraya Sundeep2-6/+7
2021-03-17octeontx2-af: Use npc_install_flow API for promisc and broadcast entriesNaveen Mamindlapalli3-51/+67
2021-03-17octeontx2-af: Add support for multi channel in NIX promisc entryNalla, Pradeep3-4/+19
2021-03-17octeontx2-af: refactor function npc_install_flow for default entryNaveen Mamindlapalli5-62/+51
2021-03-17Merge branch 'mlxsw-vlan-=vxlan'David S. Miller8-92/+513
2021-03-17selftests: mlxsw: spectrum-2: Remove q_in_vni_veto testAmit Cohen1-77/+0
2021-03-17selftests: forwarding: Add test for dual VxLAN bridgeAmit Cohen1-0/+366
2021-03-17mlxsw: Allow 802.1d and .1ad VxLAN bridges to coexist on Spectrum>=2Amit Cohen3-15/+53
2021-03-17mlxsw: Add struct mlxsw_sp_switchdev_ops per ASICAmit Cohen3-0/+31
2021-03-17mlxsw: spectrum: Add mlxsw_sp_port_egress_ethtype_set()Amit Cohen2-0/+18
2021-03-17mlxsw: reg: Add Switch Port Egress VLAN EtherType RegisterAmit Cohen1-0/+36
2021-03-17mlxsw: reg: Add egr_et_set field to SPVIDAmit Cohen1-0/+9
2021-03-17Merge branch 'b53-legacy-tags'David S. Miller5-8/+121
2021-03-17net: dsa: b53: support legacy tagsÁlvaro Fernández Rojas2-5/+8
2021-03-17net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas3-3/+113
2021-03-17net: ppp: Mundane typo fixes in the file pppoe.cBhaskar Chowdhury1-2/+2
2021-03-17net: dsa: b53: relax is63xx() conditionÁlvaro Fernández Rojas1-4/+0
2021-03-17net: stmmac: add timestamp correction to rid CDC sync errorVoon Weifeng1-0/+16
2021-03-17Merge branch 'tipc-cleanups-and-simplifications'David S. Miller11-529/+578
2021-03-17tipc: remove some unnecessary warningsJon Maloy2-21/+16
2021-03-17tipc: add host-endian copy of user subscription to struct tipc_subscriptionJon Maloy3-40/+37
2021-03-17tipc: simplify api between binding table and topology serverJon Maloy3-48/+43
2021-03-17tipc: simplify signature of tipc_find_service()Jon Maloy3-27/+39
2021-03-17tipc: simplify signature of tipc_service_find_range()Jon Maloy1-6/+8
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_group()Jon Maloy3-36/+27
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()Jon Maloy3-16/+14
2021-03-17tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()Jon Maloy3-19/+18
2021-03-17tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()Jon Maloy4-95/+91
2021-03-17tipc: rename binding table lookup functionsJon Maloy4-37/+56
2021-03-17tipc: simplify signature of tipc_nametbl_withdraw() functionsJon Maloy5-68/+70
2021-03-17tipc: simplify call signatures for publication creationJon Maloy3-40/+34
2021-03-17tipc: simplify signature of tipc_namtbl_publish()Jon Maloy5-58/+68