summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-142-0/+24
|\
| *-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-142-0/+8
| |\ \
| | | * mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein2014-08-052-0/+8
| | |/
| * | mlx4_core: Add helper functions to support MR re-registrationMatan Barak2014-08-011-0/+16
| |/
* | net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai2014-07-221-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-2/+2
|\ \ | |/
| * net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-021-2/+2
* | net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev2014-07-081-0/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+3
|\
| * Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-021-1/+1
| * net/mlx4_en: Use affinity hintYuval Atias2014-06-011-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-0/+11
| |\
| * | net/mlx4_core: Deprecate use_prio module parameterAmir Vadai2014-05-221-1/+0
| * | net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias2014-05-141-0/+3
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-101-4/+11
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-101-4/+11
| |\ \ \ | | |_|/ | |/| |
| | | * IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-4/+6
| | |/ | |/|
| | * IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-291-0/+3
| | * mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-291-0/+1
| | * IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-291-0/+1
| |/
* | net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-161-0/+11
|/
* net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-281-1/+1
* mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-282-0/+3
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-0/+1
* net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-201-0/+27
* net/mlx4: Add data structures to support N-Ports per VFMatan Barak2014-03-201-0/+7
* mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-122-1/+9
* mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-0/+1
* mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein2014-03-121-2/+5
* mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-121-0/+4
* net/mlx4_en: Use union for BlueFlame WQEAmir Vadai2014-03-021-3/+8
* net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev2014-03-021-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-254-1/+50
|\
| * net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz2013-12-314-1/+48
| * net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion2013-12-191-0/+2
* | Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-222-4/+12
|\ \
| * | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-181-4/+11
| * | IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-0/+1
| |/
* | mlx4_core: Add support for steerable IB UD QPsMatan Barak2014-01-142-1/+6
|/
* net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev2013-11-071-1/+1
* net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev2013-11-071-0/+1
* mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-041-0/+17
* 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-0/+1
* net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2013-10-172-5/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-053-7/+11
|\
| * include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches2013-08-022-7/+9
| * net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-292-0/+2
* | IB/mlx4: Add receive flow steering supportHadar Hen Zion2013-08-281-5/+0
|/
* net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-011-0/+2
OpenPOWER on IntegriCloud