summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_smfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth1-10/+15
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-25/+33
2022-05-18net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey1-1/+1
2022-05-18net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey1-24/+32
2022-05-03net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_createZiyang Xuan1-1/+1
2022-03-11net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey1-88/+94
2022-03-11net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey1-0/+366