summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-05-05net: sparx5: Add handling of host MDB entriesCasper Andersson
2022-05-04net: mscc: ocelot: don't use magic numbers for OCELOT_POLICER_DISCARDVladimir Oltean
2022-05-04net: mscc: ocelot: drop port argument from qos_policer_conf_setVladimir Oltean
2022-05-04net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_filter_add_to_blockVladimir Oltean
2022-05-04net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_blockVladimir Oltean
2022-05-04net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block()Vladimir Oltean
2022-05-04mlxsw: spectrum_router: Only query neighbour activity when necessaryIdo Schimmel
2022-05-04mlxsw: spectrum_switchdev: Only query FDB notifications when necessaryIdo Schimmel
2022-05-04mlxsw: spectrum_acl: Do not report activity for multicast routesIdo Schimmel
2022-05-04mlxsw: Treat LLDP packets as controlPetr Machata
2022-05-04mlxsw: spectrum_dcb: Do not warn about priority changesPetr Machata
2022-05-04sfc: Copy a subset of mcdi_pcol.h to sienaMartin Habets
2022-05-04sfc: Disable Siena supportMartin Habets
2022-05-03net/mlx5: Allow future addition of IPsec object modifiersLeon Romanovsky
2022-05-03net/mlx5: Don't perform lookup after already known sec_pathLeon Romanovsky
2022-05-03net/mlx5: Cleanup XFRM attributes structLeon Romanovsky
2022-05-03net/mlx5: Remove not-supported ICV lengthLeon Romanovsky
2022-05-03net/mlx5: Simplify IPsec capabilities logicLeon Romanovsky
2022-05-03net/mlx5: Don't advertise IPsec netdev support for non-IPsec deviceLeon Romanovsky
2022-05-03net/mlx5: Make sure that no dangling IPsec FS pointers existLeon Romanovsky
2022-05-03net/mlx5: Clean IPsec FS add/delete rulesLeon Romanovsky
2022-05-03net/mlx5: Simplify HW context interfaces by using SA entryLeon Romanovsky
2022-05-03net/mlx5: Remove indirections from esp functionsLeon Romanovsky
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky
2022-05-03net/mlx5: Remove useless validity checkLeon Romanovsky
2022-05-03net/mlx5: Store IPsec ESN update work in XFRM stateLeon Romanovsky
2022-05-03net/mlx5: Reduce useless indirection in IPsec FS add/delete flowsLeon Romanovsky
2022-05-03net/mlx5: Don't hide fallback to software IPsec in FS codeLeon Romanovsky
2022-05-03net/mlx5: Check IPsec TX flow steering namespace in advanceLeon Romanovsky
2022-05-03net/mlx5: Simplify IPsec flow steering init/cleanup functionsLeon Romanovsky
2022-05-03Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni
2022-05-03mlxsw: Configure descriptor buffersPetr Machata
2022-05-03mlxsw: reg: Add "desc" field to SBPRPetr Machata
2022-05-02net/mlx5: fs, an FTE should have no dests when deletedMark Bloch
2022-05-02net/mlx5: fs, call the deletion function of the nodeMark Bloch
2022-05-02net/mlx5: fs, delete the FTE when there are no rules attached to itMark Bloch
2022-05-02net/mlx5: fs, do proper bookkeeping for forward destinationsMark Bloch
2022-05-02net/mlx5: fs, add unused destination typeMark Bloch
2022-05-02net/mlx5: fs, jump to exit point and don't fall throughMark Bloch
2022-05-02net/mlx5: fs, refactor software deletion ruleMark Bloch
2022-05-02net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch
2022-05-02net/mlx5e: TC, set proper dest typeMark Bloch
2022-05-02net/mlx5e: Remove unused mlx5e_dcbnl_build_rep_netdev functionGal Pressman
2022-05-02net/mlx5e: Drop error CQE handling from the XSK RX handlerMaxim Mikityanskiy
2022-05-02net/mlx5: Print initializing field in case of timeoutShay Drory
2022-05-02net/mlx5: Delete redundant default assignment of runtime devlink paramsShay Drory
2022-05-02net/mlx5: Remove useless kfreeHaowen Bai
2022-05-02net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_createZiyang Xuan
2022-05-02octeontx2-af: debugfs: fix error return of allocationsNiels Dossche
2022-05-02nfp: support VxLAN inner TSO with GSO_PARTIAL offloadFei Qin