aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
AgeCommit message (Expand)Author
2020-06-10Revert "net/mlx5: Annotate mutex destroy for root ns"Greg Kroah-Hartman
2020-06-03net/mlx5: Annotate mutex destroy for root nsRoi Dayan
2020-06-03net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan
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
2019-08-21net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RXMark Zhang
2019-08-21net/mlx5: Add per-namespace flow table default miss action supportMark Zhang
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-05-28net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit
2019-05-28net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit
2019-05-28net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit
2019-05-17net/mlx5e: Additional check for flow destination comparisonDmytro Linkin
2019-04-29net/mlx5: Add new miss flow table actionMaor Gottlieb
2019-04-29net/mlx5: Add support in RDMA RX steeringMaor Gottlieb
2019-04-29net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch
2019-04-02net/mlx5: Fix false compilation warningTariq Toukan
2019-03-11net/mlx5: Consolidate update FTE for all removal changesEli Britstein
2019-03-11net/mlx5: Add a locked flag to node removal functionsEli Britstein
2019-03-11net/mlx5: Add modify FTE helper functionEli Britstein
2019-03-11net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang
2019-02-04net/mlx5: Fix code style issue in mlx driverTonghao Zhang
2019-01-25net/mlx5: Add trace points for flow tables create/destroyOr Gerlitz