summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-23net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-08mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau
2016-12-08mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-03mlx4: use reset to set mac headerZhang Shengju
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02mlx4: fix use-after-free in mlx4_en_fold_software_stats()Eric Dumazet
2016-11-30ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-29mlx4: give precise rx/tx bytes/packets countersEric Dumazet
2016-11-28net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan
2016-11-27mlx4: do not use priv->stats_lock in mlx4_en_auto_moderation()Eric Dumazet
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-24mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet
2016-11-23net/mlx4_en: Free netdev resources under state lockTariq Toukan
2016-11-21mlx4: avoid unnecessary dirtying of critical fieldsEric Dumazet
2016-11-17net/mlx4_core: Use device ID definesBjorn Helgaas
2016-11-17net/mlx4_en: remove napi_hash_del() callEric Dumazet
2016-11-16net/mlx4_en: use napi_complete_done() return valueEric Dumazet
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-12bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann
2016-11-09Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan
2016-11-02net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan
2016-11-02net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan
2016-11-02net/mlx4_en: Add TX_XDP for CQ typesTariq Toukan
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29net/mlx4_en: Save slave ethtool stats commandTariq Toukan
2016-10-29net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev
2016-10-29net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein
2016-10-29net/mlx4_en: Fix panic during rebootEugenia Emantayev
2016-10-29net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit
2016-10-29net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev
2016-10-29net/mlx4_core: Change the default value of enable_qosMoshe Lazer
2016-10-29net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb
2016-10-29net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein
2016-10-29IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann
2016-10-18ethernet/mellanox: use core min/max MTU checkingJarod Wilson
2016-10-14net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein
2016-09-30mlx4: remove unused fieldsDavid Decotigny
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad modeMoshe Shemesh