summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
AgeCommit message (Expand)Author
2022-03-02net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb
2021-02-10net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb
2021-02-03net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan
2020-11-24net/mlx5: Add handling of port type in rule deletionMichael Guralnik
2020-11-18net/mlx5: Fix deletion of duplicate rulesMaor Gottlieb
2020-09-26net/mlx5: Fix FTE cleanupMaor Gottlieb
2020-08-19net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
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-02-11net/mlx5: Fix deadlock in fs_coreMaor Gottlieb
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb
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
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2018-12-11net/mlx5: Consider encapsulation properties when comparing destinationsEli Britstein
2018-10-22net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch
2018-10-17net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch