aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou5-15/+15
2017-11-04net/mlx5: Enlarge the NIC TC offload table sizeOr Gerlitz1-2/+13
2017-11-04net/mlx5e: DCBNL, Add debug messages logInbar Karmy1-1/+23
2017-11-04net/mlx5e: Add support for ethtool msglvl supportGal Pressman3-0/+25
2017-11-04net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen5-6/+73
2017-11-04net/mlx5e: Add dcbnl dscp to priority supportHuy Nguyen3-2/+232
2017-11-04net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen4-0/+131
2017-11-04net/mlx5: Add MLX5_SET16 and MLX5_GET16Huy Nguyen1-0/+17
2017-11-04net/mlx5: QCAM register firmware command supportHuy Nguyen6-1/+79
2017-11-04net/dcb: Add dscp to priority selector typeHuy Nguyen1-0/+1
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet2-3/+2
2017-11-05pktgen: do not abuse IN6_ADDR_HSIZEEric Dumazet1-1/+1
2017-11-04net: sched: cls_u32: use bitwise & rather than logical && on n->flagsColin Ian King1-1/+1
2017-11-04tcp_nv: use do_div() instead of expensive div64_u64()Konstantin Khlebnikov1-3/+4
2017-11-04add support of IFF_XMIT_DST_RELEASE bit in vlanVadim Fedorenko2-0/+4
2017-11-04phylink: make local function phylink_phy_change() staticWei Yongjun1-1/+2
2017-11-04liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva3-2/+9
2017-11-04mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata1-2/+55
2017-11-04mlxsw: spectrum_ipip: Handle underlay device changePetr Machata1-2/+3
2017-11-04mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata4-7/+114
2017-11-04mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata3-0/+110
2017-11-04mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata2-21/+60
2017-11-04mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata1-2/+2
2017-11-04mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata2-4/+50
2017-11-04mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata1-28/+46
2017-11-04mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata2-17/+23
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata1-9/+14
2017-11-04mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() voidPetr Machata1-4/+4
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()Petr Machata1-2/+10
2017-11-04mlxsw: spectrum_ipip: Split accessor functionsPetr Machata2-33/+70
2017-11-04mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()Petr Machata4-60/+57
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()Petr Machata1-5/+15
2017-11-04mlxsw: spectrum: Rename IPIP-related netdevice handlersPetr Machata3-30/+32
2017-11-03arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf1-0/+1
2017-11-03Update MIPS email addressesPaul Burton46-49/+52
2017-11-03x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki3-6/+11
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying2-6/+21
2017-11-03mm/huge_memory.c: deposit page table when copying a PMD migration entryZi Yan1-0/+3
2017-11-03initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli1-4/+5
2017-11-03fs/hugetlbfs/inode.c: fix hwpoison reserve accountingMike Kravetz1-1/+4
2017-11-03ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant1-6/+18
2017-11-03mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entryHuang Ying1-1/+5
2017-11-03userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_sizeAndrea Arcangeli1-2/+30
2017-11-03net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko5-18/+109
2017-11-03net: sched: introduce chain_head_change callbackJiri Pirko4-47/+62
2017-11-03net: hns3: fix a bug for phy supported feature initializationFuyun Liang1-0/+10
2017-11-03net: hns3: add support for nway_resetFuyun Liang1-0/+18
2017-11-03net: hns3: add support for set_link_ksettingsFuyun Liang1-0/+11
2017-11-03net: hns3: fix a bug in hns3_driv_to_eth_capsFuyun Liang1-7/+2
2017-11-03net: hns3: fix for getting advertised_caps in hns3_get_link_ksettingsFuyun Liang1-0/+3