summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2017-10-27mlxsw: reg: Avoid magic number in PPCNTNogah Frankel
2017-10-27mlxsw: spectrum: Change stats cache to be localNogah Frankel
2017-10-24mlxsw: spectrum: mr_tcam: Include the mr_tcam header fileYotam Gigi
2017-10-24mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup staticYotam Gigi
2017-10-24mlxsw: spectrum: mr: Fix various endianness issuesYotam Gigi
2017-10-24mlxsw: spectrum_dpipe: Fix entries dump of the adjacency tableArkadi Sharshevsky
2017-10-23mlxsw: spectrum: Add another partition to KVD linearIdo Schimmel
2017-10-23mlxsw: spectrum: Increase number of linear entriesIdo Schimmel
2017-10-23mlxsw: spectrum_router: Populate adjacency entries according to weightsIdo Schimmel
2017-10-23mlxsw: spectrum_router: Prepare for large adjacency groupsIdo Schimmel
2017-10-23mlxsw: spectrum_router: Store weight in nexthop structIdo Schimmel
2017-10-23mlxsw: spectrum: Add ability to query KVDL allocation sizeIdo Schimmel
2017-10-23mlxsw: spectrum: Better represent KVDL partitionsIdo Schimmel
2017-10-23mlxsw: spectrum_dpipe: Add adjacency group sizeIdo Schimmel
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-22drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko
2017-10-21mlx5e_rep: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21mlx5e: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21mlxsw: spectrum: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21spectrum: Convert fib event handlers to use container_of on info argDavid Ahern
2017-10-20mlxsw: spectrum_router: Add extack message for RIF and VRF overflowDavid Ahern
2017-10-20mlxsw: spectrum: router: Add support for address validator notifierDavid Ahern
2017-10-18mlxsw: core: Fix possible deadlockIdo Schimmel
2017-10-16mlxsw: spectrum: Drop refcounting of IPIP entriesPetr Machata
2017-10-16mlxsw: spectrum: Support IPIP overlay VRF migrationPetr Machata
2017-10-16mlxsw: spectrum: Support decap-only IP-in-IP tunnelsPetr Machata
2017-10-16mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()Petr Machata
2017-10-16mlxsw: spectrum: Move netdevice NB to struct mlxsw_spPetr Machata
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-10-14net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface ethtool opsAlex Vesker
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface ndosAlex Vesker
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface nic profileAlex Vesker
2017-10-14net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker
2017-10-14net/mlx5e: IPoIB, Support for setting PKEY index to underlay QPAlex Vesker
2017-10-14net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker
2017-10-14net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functionsAlex Vesker
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud
2017-10-14net/mlx5: File renaming towards ptp core implementationFeras Daoud
2017-10-11net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan
2017-10-11net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flowTariq Toukan
2017-10-11net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan
2017-10-11net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko