summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-161-0/+54
* net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein2014-05-051-0/+23
* net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz2014-03-281-10/+0
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-18/+125
* mlx4: Activate RoCE/SRIOVJack Morgenstein2014-03-121-7/+0
* mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein2014-03-121-7/+68
* mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-13/+51
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-64/+36
|\
| * net/mlx4_core: clean up srq_res_start_move_to()Paul Bolle2014-01-161-30/+16
| * net/mlx4_core: clean up cq_res_start_move_to()Paul Bolle2014-01-161-33/+19
| * net: mlx4: slight optimization of addr comparedingtianhong2013-12-311-1/+1
* | mlx4_core: Add support for steerable IB UD QPsMatan Barak2014-01-141-0/+10
|/
* net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim2013-11-071-12/+67
* net/mlx4_core: Implement resource quota enforcementJack Morgenstein2013-11-041-13/+172
* mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-041-2/+155
* net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein2013-11-041-1/+16
* net/mlx4_core: Resource tracker for reg/unreg vlansJack Morgenstein2013-11-041-6/+121
* net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein2013-11-041-1/+1
* net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein2013-11-041-12/+16
* mlx4_core: Fix XRC QPs detection in the resource trackerYishai Hadas2013-08-131-1/+2
* net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-011-3/+19
* net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-011-4/+141
* net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-111-3/+17
* net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2013-05-111-9/+0
* net/mlx4: Add VF MAC spoof checking supportRony Efraim2013-04-261-0/+8
* net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-261-0/+36
* net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion2013-04-111-22/+63
* net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion2013-03-211-8/+33
* net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion2013-03-211-1/+1
* net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion2013-03-211-1/+1
* net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...Jack Morgenstein2013-03-071-0/+3
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-261-7/+56
|\
| * mlx4_core: Disable memory windows for virtual functionsShani Michaeli2013-02-251-0/+49
| * mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli2013-02-211-7/+7
* | net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion2013-01-311-1/+1
|/
* mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion2012-12-191-1/+1
* mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion2012-12-191-6/+20
* mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz2012-10-231-6/+0
* mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFsJack Morgenstein2012-10-031-0/+2
*-. Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-021-9/+213
|\ \
| | * mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-301-6/+211
| | * mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein2012-09-301-1/+2
| |/ |/|
| * mlx4_core: Remove annoying debug message in the resource trackerOr Gerlitz2012-09-301-2/+0
|/
* net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-071-0/+116
* net/mlx4: Move MAC_MASK to a common placeAmir Vadai2012-07-191-2/+1
* net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion2012-07-071-8/+124
* {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-071-0/+6
* net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-071-0/+24
* net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion2012-07-071-13/+13
* net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion2012-07-071-31/+75
OpenPOWER on IntegriCloud