summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mlxsw: Add support for VxLAN with IPv6 underlayAmit Cohen2021-12-154-10/+168
| * | | mlxsw: spectrum_nve: Keep track of IPv6 addresses used by FDB entriesAmit Cohen2021-12-153-2/+162
| * | | mlxsw: reg: Add a function to fill IPv6 unicast FDB entriesAmit Cohen2021-12-151-0/+13
| * | | mlxsw: Split handling of FDB tunnel entries between address familiesAmit Cohen2021-12-152-24/+38
| * | | mlxsw: spectrum_nve_vxlan: Make VxLAN flags check per address familyAmit Cohen2021-12-151-9/+22
| * | | mlxsw: spectrum_ipip: Use common hash table for IPv6 address mappingAmit Cohen2021-12-151-22/+6
| * | | mlxsw: spectrum: Add hash table for IPv6 address mappingAmit Cohen2021-12-152-0/+150
|/ / /
* | | Merge tag 'mlx5-updates-2021-12-14' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-12-1525-995/+1855
|\ \ \
| * | | net/mlx5e: Move goto action checks into tc_action goto post parse opRoi Dayan2021-12-142-19/+35
| * | | net/mlx5e: Move vlan action chunk into tc action vlan post parse opRoi Dayan2021-12-142-38/+51
| * | | net/mlx5e: Add post_parse() op to tc action infrastructureRoi Dayan2021-12-142-0/+15
| * | | net/mlx5e: Move sample attr allocation to tc_action sample parse opRoi Dayan2021-12-143-12/+6
| * | | net/mlx5e: TC action parsing loopRoi Dayan2021-12-141-42/+46
| * | | net/mlx5e: Add redirect ingress to tc action infraRoi Dayan2021-12-145-51/+83
| * | | net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan2021-12-146-28/+90
| * | | net/mlx5e: Add ct to tc action infraRoi Dayan2021-12-145-30/+64
| * | | net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan2021-12-147-261/+382
| * | | net/mlx5e: Add mpls push/pop to tc action infraRoi Dayan2021-12-145-34/+102
| * | | net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan2021-12-148-221/+314
| * | | net/mlx5e: Add pedit to tc action infraRoi Dayan2021-12-147-169/+222
| * | | net/mlx5e: Add csum to tc action infraRoi Dayan2021-12-145-45/+67
| * | | net/mlx5e: Add tunnel encap/decap to tc action infraRoi Dayan2021-12-145-21/+81
| * | | net/mlx5e: Add goto to tc action infraRoi Dayan2021-12-147-76/+99
| * | | net/mlx5e: Add tc action infrastructureRoi Dayan2021-12-149-47/+297
* | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-12-1538-2745/+2391
|\ \ \ \
| * | | | ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASKTony Nguyen2021-12-141-2/+0
| * | | | ice: Remove unnecessary castsDan Carpenter2021-12-141-4/+2
| * | | | ice: Propagate error codesTony Nguyen2021-12-148-99/+45
| * | | | ice: Remove excess error variablesTony Nguyen2021-12-1410-282/+223
| * | | | ice: Cleanup after ice_status removalTony Nguyen2021-12-1428-350/+265
| * | | | ice: Remove enum ice_statusTony Nguyen2021-12-1422-654/+568
| * | | | ice: Use int for ice_statusTony Nguyen2021-12-1433-859/+863
| * | | | ice: Remove string printing for ice_statusTony Nguyen2021-12-149-236/+163
| * | | | ice: Refactor status flow for DDP loadWojciech Drewek2021-12-144-182/+272
| * | | | ice: Refactor promiscuous functionsBrett Creeley2021-12-144-102/+156
| * | | | ice: refactor PTYPE validatingJeff Guo2021-12-144-372/+133
| * | | | ice: Add package PTYPE enable informationHaiyue Wang2021-12-144-0/+98
* | | | | net: fec: fix system hang during suspend/resumeJoakim Zhang2021-12-151-12/+34
* | | | | net: ocelot: add support to get port mac from device-treeClément Léger2021-12-151-1/+4
* | | | | sun4i-emac.c: remove unnecessary branchConley Lee2021-12-151-18/+0
* | | | | ethtool: use ethnl_parse_header_dev_put()Eric Dumazet2021-12-1516-18/+23
| |/ / / |/| | |
* | | | Merge branch 'net-dsa-hellcreek-fix-handling-of-mgmt-protocols'Jakub Kicinski2021-12-141-7/+80
|\ \ \ \
| * | | | net: dsa: hellcreek: Add missing PTP via UDP rulesKurt Kanzenbach2021-12-141-4/+60
| * | | | net: dsa: hellcreek: Allow PTP P2P measurements on blocked portsKurt Kanzenbach2021-12-141-1/+1
| * | | | net: dsa: hellcreek: Add STP forwarding ruleKurt Kanzenbach2021-12-141-0/+14
| * | | | net: dsa: hellcreek: Fix insertion of static FDB entriesKurt Kanzenbach2021-12-141-2/+5
|/ / / /
* | | | net: dev_replace_track() cleanupEric Dumazet2021-12-141-6/+4
* | | | net: linkwatch: be more careful about dev->linkwatch_dev_trackerEric Dumazet2021-12-141-1/+12
* | | | mptcp: adjust to use netns refcount trackerEric Dumazet2021-12-141-1/+1
* | | | ipv6: use GFP_ATOMIC in rt6_probe()Eric Dumazet2021-12-141-1/+1
|/ / /