summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Drop refcounting of IPIP entriesPetr Machata2017-10-162-30/+20
* mlxsw: spectrum: Support IPIP overlay VRF migrationPetr Machata2017-10-163-3/+49
* mlxsw: spectrum: Support decap-only IP-in-IP tunnelsPetr Machata2017-10-163-10/+109
* mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()Petr Machata2017-10-161-19/+19
* mlxsw: spectrum: Move netdevice NB to struct mlxsw_spPetr Machata2017-10-162-7/+17
* Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-10-1622-793/+1401
|\
| * net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker2017-10-143-18/+36
| * net/mlx5e: IPoIB, Add PKEY child interface ethtool opsAlex Vesker2017-10-143-2/+8
| * net/mlx5e: IPoIB, Add PKEY child interface ndosAlex Vesker2017-10-143-7/+144
| * net/mlx5e: IPoIB, Add PKEY child interface nic profileAlex Vesker2017-10-143-6/+102
| * net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker2017-10-145-2/+184
| * net/mlx5e: IPoIB, Support for setting PKEY index to underlay QPAlex Vesker2017-10-142-0/+10
| * net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker2017-10-145-54/+171
| * net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functionsAlex Vesker2017-10-141-38/+70
| * net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-1411-382/+392
| * net/mlx5: File renaming towards ptp core implementationFeras Daoud2017-10-143-3/+3
* | net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan2017-10-123-14/+27
* | net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flowTariq Toukan2017-10-121-5/+12
* | net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan2017-10-123-4/+3
* | net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko2017-10-123-12/+26
* | net/mlx4_en: Increase number of default RX ringsInbar Karmy2017-10-101-2/+1
* | net/mlx4_en: Limit the number of RX ringsInbar Karmy2017-10-101-1/+6
* | net/mlx4_en: Limit the number of TX ringsInbar Karmy2017-10-104-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-101-14/+0
|\ \
| * | mlxsw: spectrum_router: Avoid expensive lookup during route removalIdo Schimmel2017-10-081-14/+0
| |/
* | net/mlx4_en: Use __force to fix a sparse warning in TX datapathTariq Toukan2017-10-091-1/+1
* | net/mlx4_core: Fix cast warning in fw.cTariq Toukan2017-10-091-3/+3
* | net/mlx4: Fix endianness issue in qp context paramsTariq Toukan2017-10-093-3/+3
* | mlxsw: spectrum_switchdev: Support bridge mrouter notificationsYotam Gigi2017-10-091-2/+63
* | mlxsw: spectrum_switchdev: Add support for router port in SMID entriesYotam Gigi2017-10-091-2/+11
* | mlxsw: spectrum: router: Export the mlxsw_sp_router_port functionYotam Gigi2017-10-092-1/+2
* | Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-10-092-317/+547
|\ \
| * | net/mlx5: Add FGs and FTEs memory poolMaor Gottlieb2017-09-262-16/+53
| * | net/mlx5: Allocate FTE object without lockMaor Gottlieb2017-09-261-46/+46
| * | net/mlx5: Support multiple updates of steering rules in parallelMaor Gottlieb2017-09-262-126/+264
| * | net/mlx5: Replace fs_node mutex with reader/writer semaphoreMaor Gottlieb2017-09-262-15/+15
| * | net/mlx5: Refactor FTE and FG creation codeMaor Gottlieb2017-09-262-167/+190
| * | net/mlx5: Export building of matched flow groups listMaor Gottlieb2017-09-261-36/+64
| * | net/mlx5: Move the entry index allocator to flow groupMaor Gottlieb2017-09-262-10/+10
| * | net/mlx5: Avoid NULL pointer dereference on steering cleanupMaor Gottlieb2017-09-261-0/+2
| * | net/mlx5: Fix creating a new FTE when an existing but full FTE existsMatan Barak2017-09-261-2/+4
* | | mlxsw: spectrum: Propagate extack further for bridge enslavementsIdo Schimmel2017-10-083-11/+23
* | | mlxsw: spectrum: Add extack for VLAN enslavementsIdo Schimmel2017-10-081-2/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-0615-31/+142
|\ \ \ | | |/ | |/|
| * | mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata2017-10-021-2/+11
| * | mlxsw: spectrum_router: Move VRF refcountingPetr Machata2017-10-021-2/+3
| * | net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz2017-09-281-1/+1
| * | net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak2017-09-281-2/+2
| * | net/mlx5e: Fix calculated checksum offloads countersGal Pressman2017-09-284-6/+13
| * | net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman2017-09-281-2/+2