summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim1-3/+17
2013-05-11net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz1-9/+0
2013-04-26net/mlx4: Add VF MAC spoof checking supportRony Efraim1-0/+8
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim1-0/+36
2013-04-11net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion1-22/+63
2013-03-21net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion1-8/+33
2013-03-21net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion1-1/+1
2013-03-21net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion1-1/+1
2013-03-07net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...Jack Morgenstein1-0/+3
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-7/+56
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli1-0/+49
2013-02-21mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli1-7/+7
2013-01-31net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion1-1/+1
2012-12-19mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion1-1/+1
2012-12-19mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion1-6/+20
2012-10-23mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz1-6/+0
2012-10-03mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFsJack Morgenstein1-0/+2
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier1-9/+213
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein1-6/+211
2012-09-30mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein1-1/+2
2012-09-30mlx4_core: Remove annoying debug message in the resource trackerOr Gerlitz1-2/+0
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion1-0/+116
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai1-2/+1
2012-07-07net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion1-8/+124
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-0/+6
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion1-0/+24
2012-07-07net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion1-13/+13
2012-07-07net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion1-31/+75
2012-06-06ethernet: Remove casts to same typeJoe Perches1-2/+2
2012-05-16net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein1-7/+6
2012-05-16net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein1-1/+201
2012-05-16net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein1-5/+12
2012-05-16net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein1-30/+0
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz1-5/+4
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein1-2/+1
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev1-0/+1
2012-02-15mlx4: fix buffer overrunEugenia Emantayev1-1/+1
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum1-2/+2
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum1-35/+0
2011-12-26mlx4: Add missing include of linux/slab.hAxel Lin1-0/+1
2011-12-19mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin1-2/+2
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum1-35/+24
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev1-11/+22
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen1-0/+3103