summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz2017-02-141-0/+4
* net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh2017-01-291-0/+5
* net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-293-105/+109
* net/mlx5e: Modify TIRs hash only when it's neededGal Pressman2017-01-291-5/+13
* net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion2017-01-291-7/+6
* net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-01-291-11/+18
* net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz2017-01-291-1/+2
* net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-01-294-6/+6
* net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-2912-22/+22
* net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet2017-01-201-0/+3
* net/mlx5e: Remove unused variableArnd Bergmann2017-01-191-1/+0
* net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-10/+0
* net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann2017-01-161-4/+7
* net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens2017-01-101-2/+4
* net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah2017-01-101-6/+1
* net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed2017-01-101-7/+6
* net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz2017-01-101-7/+11
* net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion2017-01-101-2/+2
* net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz2017-01-101-0/+4
* net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz2017-01-101-4/+9
* net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz2017-01-101-8/+8
* net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz2017-01-101-6/+24
* net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz2017-01-101-4/+8
* net/mlx5e: Disable netdev after closeSaeed Mahameed2016-12-281-4/+4
* net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed2016-12-281-7/+12
* net/mlx5e: Check ets capability before initializing ets settingsHuy Nguyen2016-12-281-0/+3
* Revert "net/mlx5e: Expose PCIe statistics to ethtool"Gal Pressman2016-12-283-72/+1
* net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia2016-12-281-1/+1
* net/mlx5: Release FTE lock in error flowMaor Gottlieb2016-12-281-0/+1
* net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb2016-12-281-0/+1
* net/mlx5: Avoid shadowing numa_nodeEli Cohen2016-12-281-2/+1
* net/mlx5: Cancel recovery work in remove flowDaniel Jurgens2016-12-281-2/+3
* net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich2016-12-281-0/+7
* net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz2016-12-281-0/+11
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-253-4/+4
* net/mlx5: use rb_entry()Geliang Tang2016-12-201-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-1/+1
|\
| * ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-2/+0
|\ \
| * | net: mlx5: Fix Kconfig help textChristopher Covington2016-12-091-2/+0
* | | net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann2016-12-081-2/+2
* | | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-0/+5
* | | net/mlx5e: Offload TC matching on packets being IP fragmentsOr Gerlitz2016-12-081-0/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-068-42/+53
|\| |
| * | net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia2016-12-065-13/+17
| * | net/mlx5e: Don't flush SQ on errorSaeed Mahameed2016-12-061-1/+0
| * | net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed2016-12-061-1/+1
| * | net/mlx5: Fix query ISSI flowKamal Heib2016-12-063-11/+14
| * | net/mlx5: Remove duplicate pci dev name printKamal Heib2016-12-061-4/+4
| * | net/mlx5: Verify module parametersKamal Heib2016-12-062-12/+17