summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* 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/+9
|\
| * 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/+3
* | 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/+2
* | 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/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-1/+4
|\|
| * net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-231-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/+0
* | 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/+0
|\|
| * Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan2016-11-091-1/+0
* | bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann2016-11-121-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/+3
| * 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-091-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/+0
* | 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/+3
* | 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-212-6/+19