aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAge
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-01-16
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-01-16
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-01-16
* mlx4: do not call napi_schedule() without careEric Dumazet2017-01-16
* mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau2017-01-10
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-29
* net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman2016-12-29
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2016-12-29
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2016-12-29
* net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2016-12-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-27
|\
| * net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-23
* | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
|/
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-15
|\
| * net/mlx4_core: Use device ID definesBjorn Helgaas2016-11-17
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\ \
| * | ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-16
| |/
* | mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau2016-12-08
* | mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau2016-12-08
* | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-08
* | mlx4: use reset to set mac headerZhang Shengju2016-12-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\ \
| * | net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein2016-11-28
| * | Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2016-11-28
* | | mlx4: fix use-after-free in mlx4_en_fold_software_stats()Eric Dumazet2016-12-02
* | | ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-30
* | | mlx4: give precise rx/tx bytes/packets countersEric Dumazet2016-11-29
* | | mlx4: do not use priv->stats_lock in mlx4_en_auto_moderation()Eric Dumazet2016-11-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-26
|\| |
| * | net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-23
* | | mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet2016-11-24
* | | mlx4: avoid unnecessary dirtying of critical fieldsEric Dumazet2016-11-21
* | | net/mlx4_en: remove napi_hash_del() callEric Dumazet2016-11-17
* | | net/mlx4_en: use napi_complete_done() return valueEric Dumazet2016-11-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\| |
| * | Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan2016-11-09
* | | bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann2016-11-12
* | | net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan2016-11-02
* | | net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan2016-11-02
* | | net/mlx4_en: Add TX_XDP for CQ typesTariq Toukan2016-11-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\| |
| * | net/mlx4_en: Save slave ethtool stats commandTariq Toukan2016-10-29
| * | net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein2016-10-29
| * | net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev2016-10-29
| * | net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein2016-10-29
| * | net/mlx4_en: Fix panic during rebootEugenia Emantayev2016-10-29
| * | net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit2016-10-29
| * | net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev2016-10-29
| * | net/mlx4_core: Change the default value of enable_qosMoshe Lazer2016-10-29
| * | net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb2016-10-29