aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey1-1/+8
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey1-10/+78
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-8/+2
2018-10-17net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch1-15/+0
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-29/+44
2018-09-05net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan1-37/+37
2018-09-05net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan1-0/+2
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch1-1/+1
2018-09-05net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch1-12/+39
2018-09-05net/mlx5: Cleanup flow namespace getter switch logicMark Bloch1-18/+6
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe1-4/+4
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1-2/+3
2018-08-13net/mlx5: Improve argument name for add flow APIEli Cohen1-4/+4
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-07-24net/mlx5: Add support for flow table destination numberYishai Hadas1-1/+3
2018-07-24net/mlx5: Add forward compatible support for the FTE match dataYishai Hadas1-76/+1
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-2/+4
2018-07-18net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem1-1/+1
2018-07-18net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan1-1/+1
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu1-1/+3
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz1-1/+2
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+13