aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+12
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+1
2018-05-25net/mlx5: E-switch, Create a second level FDB flow tableChris Mi1-1/+1
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into for-nextJason Gunthorpe1-1/+11
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-1/+11
2018-05-17net/mlx5: Add source e-switch ownerShahar Klein1-0/+10
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein1-1/+1
2018-05-16IB/mlx5: Add support for MPLS flow specificationAriel Levkovich1-1/+13
2018-04-26net/mlx5: Properly deal with flow counters when deleting rulesChris Mi1-1/+2
2018-04-26net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh1-9/+14
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz1-1/+3
2018-03-20mlx5: Remove call to ida_pre_getMatthew Wilcox1-1/+0
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-2/+6
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel1-0/+5
2018-03-07net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec capsSaeed Mahameed1-2/+1
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-48/+88
2018-03-06net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel1-1/+1
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak1-13/+11
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel1-0/+28
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak1-35/+49
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak1-1/+1
2018-02-20net/mlx5: Fix error handling when adding flow rulesVlad Buslov1-2/+8
2018-02-20net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz1-1/+2
2018-01-19net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz1-1/+4
2017-12-28Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-24/+121
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman1-24/+121
2017-12-29net/mlx5: Fix ingress/egress naming mistakeGal Pressman1-2/+2