summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit2019-05-281-1/+1
* net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit2019-05-281-0/+4
* net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit2019-05-281-15/+3
* net/mlx5e: Additional check for flow destination comparisonDmytro Linkin2019-05-171-0/+2
* net/mlx5: Add new miss flow table actionMaor Gottlieb2019-04-291-1/+5
* net/mlx5: Add support in RDMA RX steeringMaor Gottlieb2019-04-291-0/+27
* net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb2019-04-291-24/+18
* Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-221-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-151-0/+1
| |\
| * | net/mlx5: Fix code style issue in mlx driverTonghao Zhang2019-02-041-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-221-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/+2
* net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch2018-10-171-15/+0
* 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/+6
* | net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan2018-09-051-37/+37
* | net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan2018-09-051-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-241-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-181-1/+1
| |/ /
| * | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-261-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/+1
| |/ |/|
* | 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
|\
| * Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe2018-05-241-1/+11
| |\
| * | IB/mlx5: Add support for MPLS flow specificationAriel Levkovich2018-05-161-1/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-2/+12
|\ \ \
| * | | net/mlx5: E-switch, Create a second level FDB flow tableChris Mi2018-05-251-1/+1
| * | | Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-05-181-1/+11
| |\ \ \ | | | |/ | | |/|