summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add support for flow table destination numberYishai Hadas2018-07-243-10/+21
* net/mlx5: Add forward compatible support for the FTE match dataYishai Hadas2018-07-241-76/+1Star
* net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha2018-07-182-4/+4
* net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan2018-07-181-1/+1
* net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich2018-07-181-0/+1
* net/mlx5: Add XRQ commands definitionsMax Gurtovoy2018-07-181-0/+8
* net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2018-07-184-7/+17
* net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2018-07-112-41/+9Star
* net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen2018-07-041-17/+0Star
* net/mlx5: Rate limit errors in command interfaceLeon Romanovsky2018-06-272-7/+10
* 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