summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-074-15/+25
|\
| * Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-043-13/+11Star
| |\
| | * net/mlx5: Export flow counter related APIRaed Salem2018-06-022-2/+3
| | * net/mlx5: Use flow counter pointer as input to the query functionOr Gerlitz2018-06-023-12/+9Star
| * | Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe2018-05-248-10/+47
| |\|
| * | IB/mlx5: Add support for MPLS flow specificationAriel Levkovich2018-05-172-2/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0779-1427/+5553
|\ \ \
| * | | mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern2018-06-053-9/+25
| * | | devlink: Add extack to reload and port_{un, }split operationsDavid Ahern2018-06-051-3/+6
| * | | net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun2018-06-051-1/+3
| * | | net/mlx5e: Make function mlx5e_change_rep_mtu() staticWei Yongjun2018-06-051-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-051-6/+12
| |\ \ \
| | * | | mlx4_core: restore optimal ICM memory allocationEric Dumazet2018-06-031-6/+12
| * | | | mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGEDPetr Machata2018-06-041-1/+3
| * | | | mlxsw: spectrum_switchdev: Postpone respin on object deletionPetr Machata2018-06-041-1/+1
| * | | | net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao2018-06-041-2/+2
| * | | | net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() staticWei Yongjun2018-06-031-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-0/+5
| |\| | |
| * | | | net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan2018-06-022-8/+9
| * | | | net/mlx5e: RX, Always prefer Linear SKB configurationTariq Toukan2018-06-021-3/+10
| * | | | net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan2018-06-023-127/+362
| * | | | net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-026-111/+161
| * | | | net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan2018-06-023-57/+110
| * | | | net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan2018-06-022-14/+26
| * | | | net/mlx5e: RX, Dedicate a function for copying SKB headerTariq Toukan2018-06-021-13/+17
| * | | | net/mlx5e: RX, Generalise function of SKB frag additionTariq Toukan2018-06-021-8/+8
| * | | | net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan2018-06-023-4/+4
| * | | | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/dataTariq Toukan2018-06-021-30/+12Star
| * | | | net/mlx5: FPGA, Handle QP error eventIlan Tayari2018-06-021-4/+24
| * | | | net/mlx5e: Support configurable MTU for vport representorsAdi Nissim2018-06-023-4/+28
| * | | | net/mlx5e: Increase aRFS flow tables sizeMaor Gottlieb2018-06-021-1/+1
| * | | | net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-024-20/+0Star
| * | | | net/mlx5e: Present SW stats when state is not openedEran Ben Elisha2018-06-022-16/+13Star
| * | | | net/mlx5e: IPOIB, Add a missing skb_pullTariq Toukan2018-06-021-0/+1
| * | | | net/mlx5e: IPOIB, Fix overflowing SQ WQE memsetTariq Toukan2018-06-021-3/+3
| * | | | net/mlx5: Add FPGA QP error eventIlan Tayari2018-05-311-2/+5
| * | | | net/mlx5: Add temperature warning event to logIlan Tayari2018-05-311-0/+23
| * | | | mlxsw: spectrum_switchdev: Schedule respin during trans preparePetr Machata2018-05-311-1/+1
| * | | | mlxsw: spectrum_switchdev: Ignore bridge VLAN eventsPetr Machata2018-05-311-0/+6
| * | | | net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz2018-05-302-4/+8
| * | | | net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin2018-05-301-2/+1Star
| * | | | net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin2018-05-301-0/+1
| * | | | net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik2018-05-301-0/+6
| * | | | net/mlx5: FPGA, print SBU identification on initIlan Tayari2018-05-301-2/+5
| * | | | net/mlx5: FPGA, Add device nameIlan Tayari2018-05-302-3/+28
| * | | | net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari2018-05-301-0/+6
| * | | | mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko2018-05-293-74/+62Star
| * | | | mlxsw: cmd: Handle error after reset gracefullyJiri Pirko2018-05-292-12/+30
| * | | | mlxsw: reg: Add Management Reset and Shutdown RegisterJiri Pirko2018-05-291-0/+25
| * | | | net/mlx5e: fix TLS dependencyArnd Bergmann2018-05-291-0/+1