aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
AgeCommit message (Expand)Author
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb
2021-02-03net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan
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-01-27net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein
2019-12-01net/mlx5: Fix auto group size calculationMaor Gottlieb
2019-06-04net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit
2019-06-04net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit
2019-01-09net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2018-09-05net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan
2018-09-05net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-13net/mlx5: Improve argument name for add flow APIEli Cohen
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24net/mlx5: Add support for flow table destination numberYishai Hadas
2018-07-24net/mlx5: Add forward compatible support for the FTE match dataYishai Hadas
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-07-18net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem
2018-07-18net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-05-25net/mlx5: E-switch, Create a second level FDB flow tableChris Mi
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-17net/mlx5: Add source e-switch ownerShahar Klein
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein
2018-05-16IB/mlx5: Add support for MPLS flow specificationAriel Levkovich
2018-04-26net/mlx5: Properly deal with flow counters when deleting rulesChris Mi
2018-04-26net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz
2018-03-20mlx5: Remove call to ida_pre_getMatthew Wilcox
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel
2018-03-07net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec capsSaeed Mahameed
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-06net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak
2018-02-20net/mlx5: Fix error handling when adding flow rulesVlad Buslov
2018-02-20net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz
2018-01-19net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz
2017-12-28Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman