summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()Andrea Mayer
2020-12-08net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()Zheng Yongjun
2020-12-08drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...Zheng Yongjun
2020-12-08drivers: net: ionic: simplify the return expression of ionic_set_rxfh()Zheng Yongjun
2020-12-08net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun
2020-12-08net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...Zheng Yongjun
2020-12-08net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun
2020-12-08net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()Zheng Yongjun
2020-12-08net: dsa: mt7530: support setting ageing timeDENG Qingfang
2020-12-08Merge branch 'GVE-Raw-Addressing'David S. Miller
2020-12-08gve: Add support for raw addressing in the tx pathCatherine Sullivan
2020-12-08gve: Rx Buffer RecyclingDavid Awogbemila
2020-12-08gve: Add support for raw addressing to the rx pathCatherine Sullivan
2020-12-08gve: Add support for raw addressing device optionCatherine Sullivan
2020-12-08net: sched: fix spelling mistake in Kconfig "trys" -> "tries"Colin Ian King
2020-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-12-08net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddrJulian Wiedmann
2020-12-08Merge branch 'mlxsw-Add-support-for-Q-in-VNI'David S. Miller
2020-12-08selftests: mlxsw: Add Q-in-VNI veto testsAmit Cohen
2020-12-08selftests: forwarding: Add Q-in-VNI testPetr Machata
2020-12-08mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridgeAmit Cohen
2020-12-08mlxsw: Veto Q-in-VNI for Spectrum-1 ASICAmit Cohen
2020-12-08mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de...Amit Cohen
2020-12-08mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASICAmit Cohen
2020-12-08mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_configAmit Cohen
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen
2020-12-08mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a...Amit Cohen
2020-12-08mlxsw: reg: Add support for tunnel port in SPVID registerAmit Cohen
2020-12-08mlxsw: reg: Add Switch Port VLAN Stacking RegisterAmit Cohen
2020-12-08mlxsw: Use one enum for all registers that contain tunnel_port fieldAmit Cohen
2020-12-08Merge tag 'mlx5-updates-2020-12-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-12-08Merge branch 'net-hns3-updates-for-next'Jakub Kicinski
2020-12-08net: hns3: refine the VLAN tag handle for port based VLANGuojia Liao
2020-12-08net: hns3: add priv flags support to switch limit promisc modeJian Shen
2020-12-08net: hns3: add support for extended promiscuous commandGuojia Liao
2020-12-08net/mlx5e: Fill mlx5e_create_cq_param in a functionMaxim Mikityanskiy
2020-12-08net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin
2020-12-08net/mlx5: Fix passing zero to 'PTR_ERR'YueHaibing
2020-12-08net/mlx5: Arm only EQs with EQEsShay Drory
2020-12-08net/mlx5e: Remove duplicated includeYueHaibing
2020-12-08net/mlx5e: remove unnecessary memsetZhu Yanjun
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha
2020-12-08net/mlx5e: Move MLX5E_RX_ERR_CQE macroEran Ben Elisha
2020-12-08net/mlx5e: Split SW group counters update functionEran Ben Elisha
2020-12-08net/mlx5e: Change skb fifo push/pop API to be used without SQEran Ben Elisha
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin
2020-12-08net/mlx5e: Allow CQ outside of channel contextAya Levin