summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann
2017-01-10net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens
2017-01-10net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah
2017-01-10net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed
2017-01-10net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz
2017-01-10net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion
2017-01-10net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz
2017-01-10net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz
2017-01-10net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz
2017-01-10net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz
2017-01-10net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz
2016-12-28net/mlx5e: Disable netdev after closeSaeed Mahameed
2016-12-28net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed
2016-12-28net/mlx5e: Check ets capability before initializing ets settingsHuy Nguyen
2016-12-28Revert "net/mlx5e: Expose PCIe statistics to ethtool"Gal Pressman
2016-12-28net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia
2016-12-28net/mlx5: Release FTE lock in error flowMaor Gottlieb
2016-12-28net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb
2016-12-28net/mlx5: Avoid shadowing numa_nodeEli Cohen
2016-12-28net/mlx5: Cancel recovery work in remove flowDaniel Jurgens
2016-12-28net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich
2016-12-28net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-20net/mlx5: use rb_entry()Geliang Tang
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington
2016-12-08net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-08net/mlx5e: Offload TC matching on packets being IP fragmentsOr Gerlitz
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed
2016-12-06net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib
2016-12-06net/mlx5: Remove duplicate pci dev name printKamal Heib
2016-12-06net/mlx5: Verify module parametersKamal Heib
2016-12-02net/mlx5e: Support adding ingress tc rule when egress device flag is setHadar Hen Zion
2016-12-02net/mlx5e: Save the represntor netdevice as part of the representorHadar Hen Zion
2016-12-02net/mlx5e: Bring back representor's ndos that were accidentally removedHadar Hen Zion
2016-12-02net/mlx5e: skip loopback selftest with !CONFIG_INETArnd Bergmann
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann
2016-12-02net/mlx5e: Remove flow encap entry in the correct placeRoi Dayan
2016-12-02net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceRoi Dayan
2016-12-02net/mlx5e: Correct cleanup order when deleting offloaded TC rulesRoi Dayan
2016-12-02net/mlx5e: Remove redundant hashtable lookup in configure flowerRoi Dayan
2016-12-02net/mlx5e: Create UMR MKey per RQTariq Toukan
2016-12-02net/mlx5e: Move function mlx5e_create_umr_mkeyTariq Toukan
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan
2016-11-30ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder