summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-281-1/+2
|\
| * net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-231-1/+2
* | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-252-3/+3
|/
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-41/+43
|\
| * net/mlx4_core: Use device ID definesBjorn Helgaas2016-11-181-41/+43
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-1/+1
|\ \
| * | ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-161-1/+1
| |/
* | mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau2016-12-084-17/+27
* | mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau2016-12-082-30/+44
* | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-0/+5
* | mlx4: use reset to set mac headerZhang Shengju2016-12-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-033-20/+9Star
|\ \
| * | net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein2016-11-281-1/+6
| * | Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2016-11-282-19/+3Star
* | | mlx4: fix use-after-free in mlx4_en_fold_software_stats()Eric Dumazet2016-12-022-1/+5
* | | ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-301-4/+2Star
* | | mlx4: give precise rx/tx bytes/packets countersEric Dumazet2016-11-294-23/+58
* | | mlx4: do not use priv->stats_lock in mlx4_en_auto_moderation()Eric Dumazet2016-11-271-4/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-271-1/+4
|\| |
| * | net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-241-1/+4
* | | mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet2016-11-243-44/+48
* | | mlx4: avoid unnecessary dirtying of critical fieldsEric Dumazet2016-11-211-17/+30
* | | net/mlx4_en: remove napi_hash_del() callEric Dumazet2016-11-171-4/+0Star
* | | net/mlx4_en: use napi_complete_done() return valueEric Dumazet2016-11-161-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+0Star
|\| |
| * | Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan2016-11-091-1/+0Star
* | | 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