summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
AgeCommit message (Expand)Author
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-03net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-28net/mlx5: Fix forward to next namespaceMaor Gottlieb
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen
2020-07-15net/mlx5: Enable count action for rules with allow actionMichael Guralnik
2020-06-27net/mlx5e: Receive flow steering framework for accelerated TCP flowsBoris Pismenny
2020-06-27net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit
2020-06-25net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/mlx5: Annotate mutex destroy for root nsRoi Dayan
2020-05-22net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan
2020-05-22net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan
2020-05-15net/mlx5: Wait for inactive autogroupsPaul Blakey
2020-05-13net/mlx5: Add support in forward to namespaceMaor Gottlieb
2020-05-13{IB/net}/mlx5: Simplify don't trap codeMaor Gottlieb
2020-04-20net/mlx5: Use the correct IPsec capability function for FPGA opsRaed Salem
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik
2020-03-25net/mlx5: Avoid group version scan when not necessaryEli Cohen
2020-03-25net/mlx5: Avoid incrementing FTE versionEli Cohen
2020-03-25net/mlx5: Fix group version managementEli Cohen
2020-03-25net/mlx5: Simplify matching group searchesEli Cohen
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-09net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed
2020-02-27net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen
2020-02-19net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey
2020-02-06net/mlx5: Fix deadlock in fs_coreMaor Gottlieb
2020-01-16net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey
2020-01-16net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey
2020-01-06Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-13net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey
2019-11-13net/mlx5: Refactor creating fast path prio chainsPaul Blakey
2019-11-13net/mlx5: Accumulate levels for chains prio namespacesPaul Blakey
2019-11-13net/mlx5: Define fdb tc levels per prioPaul Blakey
2019-11-13net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey
2019-11-01net/mlx5: Support lockless FTE read lookupsParav Pandit
2019-11-01net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit
2019-09-03net/mlx5: Add API to set the namespace steering modeMaor Gottlieb
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb