summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPPYotam Gigi2017-01-091-4/+4
* mlxsw: spectrum: Fix order of commands in port remove functionYotam Gigi2017-01-091-1/+1
* mlxsw: spectrum: Make the add_matchall_tc_entry symmetricYotam Gigi2017-01-091-43/+48
* mlxsw: cmd: Fix API name comments for event-queuesElad Raz2017-01-091-5/+5
* mlxsw: Fix mlxsw_i2c_write return valueElad Raz2017-01-091-1/+1
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-085-12/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-0514-119/+83
|\
| * net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-292-21/+19
| * net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman2016-12-291-6/+2
| * net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2016-12-291-1/+6
| * net/mlx4_en: Fix bad WQE issueEugenia Emantayev2016-12-291-1/+7
| * net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2016-12-291-2/+4
| * 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
* | {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-025-143/+311
* | net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2017-01-021-8/+2
* | IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-021-0/+20
* | IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-021-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-281-1/+2
|\
| * net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-231-1/+2
* | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-255-7/+7
|/
* mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel2016-12-231-0/+3
* mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel2016-12-231-4/+6
* net/mlx5: use rb_entry()Geliang Tang2016-12-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-181-1/+1
|\
| * mlxsw: spectrum: Mark split ports as suchIdo Schimmel2016-12-181-1/+1
* | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-41/+43
|\ \
| * | net/mlx4_core: Use device ID definesBjorn Helgaas2016-11-181-41/+43
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-132-2/+2
|\ \ \ | |_|/ |/| |
| * | ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-162-2/+2
| |/
* | 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-101-2/+0
* | | net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann2016-12-091-2/+2
* | | mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau2016-12-084-17/+27
* | | mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau2016-12-082-30/+44
* | | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-082-0/+10
* | | 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-078-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