aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
AgeCommit message (Expand)Author
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-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
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