summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Expose DEVX specificationYishai Hadas2018-06-191-0/+4
* net/mlx5: Prevent warns in dmesg upon firmware commandsYishai Hadas2018-06-191-2/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-25/+27
|\
| * mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata2018-06-151-1/+3
| * mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel2018-06-151-16/+5Star
| * mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel2018-06-151-8/+19
* | treewide: Use array_size() in kvzalloc_node()Kees Cook2018-06-131-3/+3
* | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-132-5/+7
* | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-131-5/+5
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-138-30/+40
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-133-9/+12
|/
* 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