summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-11/+15
|\
| * net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-031-11/+15
* | net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann2019-06-291-10/+10
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-291-17/+17
|\|
| * net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-17/+17
* | net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit2019-05-291-1/+1
* | net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit2019-05-291-0/+4
* | net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit2019-05-291-15/+3Star
* | net/mlx5e: Additional check for flow destination comparisonDmytro Linkin2019-05-171-0/+2
|/
* net/mlx5: Add new miss flow table actionMaor Gottlieb2019-04-301-1/+5
* net/mlx5: Add support in RDMA RX steeringMaor Gottlieb2019-04-301-0/+27
* net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb2019-04-301-24/+18Star
* Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-231-64/+102
|\
| * net/mlx5: Consolidate update FTE for all removal changesEli Britstein2019-03-111-6/+25
| * net/mlx5: Add a locked flag to node removal functionsEli Britstein2019-03-111-42/+44
| * net/mlx5: Add modify FTE helper functionEli Britstein2019-03-111-21/+29
| * net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein2019-03-111-0/+6
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-02-161-0/+1
| |\
| * | net/mlx5: Fix code style issue in mlx driverTonghao Zhang2019-02-051-1/+2
| * | net/mlx5: Add trace points for flow tables create/destroyOr Gerlitz2019-01-251-0/+2
* | | net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch2019-04-101-0/+7
* | | net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch2019-04-101-2/+3
* | | net/mlx5: Fix false compilation warningTariq Toukan2019-04-021-1/+1
| |/ |/|
* | net/mlx5: Relocate vport macros to the vport header fileBodong Wang2019-02-141-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-1/+1
|\
| * net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery2018-12-191-1/+1
* | net/mlx5: Consider encapsulation properties when comparing destinationsEli Britstein2018-12-111-1/+4
|/
* net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter2018-10-231-1/+1
* net/mlx5: Add a no-append flow insertion modePaul Blakey2018-10-171-1/+8
* net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey2018-10-171-10/+78
* net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch2018-10-171-8/+2Star
* net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch2018-10-171-15/+0Star
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-10-171-29/+44
|\
| * {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-051-1/+1
| * net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch2018-09-051-12/+39
| * net/mlx5: Cleanup flow namespace getter switch logicMark Bloch2018-09-051-18/+6Star
* | net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan2018-09-061-37/+37
* | net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan2018-09-061-0/+2
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-4/+4
|\
| * net/mlx5: Improve argument name for add flow APIEli Cohen2018-08-131-4/+4
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-251-1/+1
| |\
| * \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-231-2/+4
| |\ \
* | \ \ Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem2018-07-191-1/+1
| |/ /
| * | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-271-1/+2
* | | net/mlx5: Add support for flow table destination numberYishai Hadas2018-07-241-1/+3
* | | net/mlx5: Add forward compatible support for the FTE match dataYishai Hadas2018-07-241-76/+1Star
| |/ |/|
* | net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan2018-07-181-1/+1
* | net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2018-07-181-1/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-071-1/+13
|\