summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann2016-11-131-1/+4
* net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan2016-11-027-12/+60
* net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan2016-11-028-205/+293
* net/mlx4_en: Add TX_XDP for CQ typesTariq Toukan2016-11-022-12/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3012-61/+105
|\
| * net/mlx4_en: Save slave ethtool stats commandTariq Toukan2016-10-291-2/+3
| * net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein2016-10-293-16/+3Star
| * net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev2016-10-292-35/+53
| * net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein2016-10-291-0/+9
| * net/mlx4_en: Fix panic during rebootEugenia Emantayev2016-10-291-0/+1
| * net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit2016-10-291-0/+7
| * net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev2016-10-291-1/+4
| * net/mlx4_core: Change the default value of enable_qosMoshe Lazer2016-10-291-2/+2
| * net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb2016-10-291-1/+9
| * net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein2016-10-291-1/+2
| * IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann2016-10-291-2/+3
| * net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco2016-10-141-1/+9
* | ethernet/mellanox: use core min/max MTU checkingJarod Wilson2016-10-181-4/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-3/+8
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-4/+9
* | mlx4: remove unused fieldsDavid Decotigny2016-09-302-6/+0Star
* | net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-244-11/+136
* | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-1/+5
* | net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad modeMoshe Shemesh2016-09-241-0/+13
* | net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2016-09-244-13/+73
* | net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh2016-09-242-4/+3Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-232-2/+5
|\ \
| * | net/mlx4_core: Fix to clean devlink resourcesKamal Heib2016-09-221-0/+3
| * | net/mlx4_en: fix off by one in error handlingSebastian Ott2016-09-161-2/+2
* | | ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-221-1/+1
* | | net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2016-09-222-6/+19
* | | net/mlx4_core: Use RCU to perform radix tree lookup for SRQLeon Romanovsky2016-09-221-9/+5Star
* | | net/mlx4_en: Fix wrong indentationKamal Heib2016-09-221-1/+1
* | | net/mlx4_en: Add branch prediction hints in RX data-pathTariq Toukan2016-09-221-12/+14
* | | mlx4: add missed recycle opportunity for XDP_TX on TX failureJesper Dangaard Brouer2016-09-201-1/+2
* | | mlx4: fix XDP_TX is acting like XDP_PASS on TX ring fullJesper Dangaard Brouer2016-09-191-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-135-59/+50Star
|\| |
| * | net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh2016-09-121-5/+7
| * | net/mlx4_en: Fixes for DCBXTariq Toukan2016-09-124-43/+28Star
| * | net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib2016-09-121-1/+4
| * | net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib2016-09-121-10/+11
| |/
* / net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco2016-09-063-11/+19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-051-0/+40
|\
| * net/mlx4: Query performance and diagnostics countersMark Bloch2016-08-041-0/+36
| * net/mlx4: Add diagnostic counters capability bitMark Bloch2016-08-041-0/+4
* | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-021-1/+3
|\ \
| * \ Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-266-54/+175
| |\ \
| * \ \ Backmerge tag 'v4.7-rc2' into drm-nextDave Airlie2016-06-095-25/+23Star
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie2016-06-011-1/+3
| |\ \ \
| | * \ \ Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-05-178-27/+93
| | |\ \ \