aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-16net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey1-9/+17
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey1-3/+15
2020-01-16net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey1-12/+29
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxSaeed Mahameed1-15/+6
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey1-15/+6
2020-01-06Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit1-55/+15
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-2/+2
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+6
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb1-4/+6
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-35/+94
2019-11-13net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey1-3/+6
2019-11-13net/mlx5: Refactor creating fast path prio chainsPaul Blakey1-36/+82
2019-11-13net/mlx5: Accumulate levels for chains prio namespacesPaul Blakey1-1/+9
2019-11-13net/mlx5: Define fdb tc levels per prioPaul Blakey1-2/+4
2019-11-13net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey1-4/+4
2019-11-01net/mlx5: Support lockless FTE read lookupsParav Pandit1-15/+55
2019-11-01net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit1-9/+10
2019-09-03net/mlx5: Add API to set the namespace steering modeMaor Gottlieb1-0/+49
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb1-0/+6
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-1/+104
2019-08-21net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RXMark Zhang1-10/+39
2019-08-21net/mlx5: Add per-namespace flow table default miss action supportMark Zhang1-30/+43
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-11/+15
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit1-11/+15
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann1-10/+10
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-17/+17
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-17/+17
2019-05-28net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit1-1/+1
2019-05-28net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit1-0/+4
2019-05-28net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit1-15/+3
2019-05-17net/mlx5e: Additional check for flow destination comparisonDmytro Linkin1-0/+2
2019-04-29net/mlx5: Add new miss flow table actionMaor Gottlieb1-1/+5
2019-04-29net/mlx5: Add support in RDMA RX steeringMaor Gottlieb1-0/+27
2019-04-29net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb1-24/+18
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-nextSaeed Mahameed1-64/+102
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch1-0/+7
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch1-2/+3
2019-04-02net/mlx5: Fix false compilation warningTariq Toukan1-1/+1
2019-03-11net/mlx5: Consolidate update FTE for all removal changesEli Britstein1-6/+25
2019-03-11net/mlx5: Add a locked flag to node removal functionsEli Britstein1-42/+44
2019-03-11net/mlx5: Add modify FTE helper functionEli Britstein1-21/+29
2019-03-11net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein1-0/+6
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+1
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang1-0/+1
2019-02-04net/mlx5: Fix code style issue in mlx driverTonghao Zhang1-1/+2
2019-01-25net/mlx5: Add trace points for flow tables create/destroyOr Gerlitz1-0/+2
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery1-1/+1
2018-12-11net/mlx5: Consider encapsulation properties when comparing destinationsEli Britstein1-1/+4
2018-10-22net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter1-1/+1