summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann
2017-01-16mlx4: do not call napi_schedule() without careEric Dumazet
2017-01-12mlxsw: pci: Fix EQE structure definitionElad Raz
2017-01-12mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-01-12mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky
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
2017-01-10mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2016-12-29net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman
2016-12-29net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky
2016-12-29net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2016-12-29net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein
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-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-23mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel
2016-12-23mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel
2016-12-20net/mlx5: use rb_entry()Geliang Tang
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17mlxsw: spectrum: Mark split ports as suchIdo Schimmel
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-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-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