index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-12-08
net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()
Zheng Yongjun
-7
/
+1
2020-12-08
drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...
Zheng Yongjun
-6
/
+1
2020-12-08
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
-6
/
+1
2020-12-08
net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...
Zheng Yongjun
-5
/
+1
2020-12-08
net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...
Zheng Yongjun
-6
/
+1
2020-12-08
net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()
Zheng Yongjun
-6
/
+1
2020-12-08
net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()
Zheng Yongjun
-8
/
+3
2020-12-08
net: dsa: mt7530: support setting ageing time
DENG Qingfang
-0
/
+54
2020-12-08
Merge branch 'GVE-Raw-Addressing'
David S. Miller
-162
/
+574
2020-12-08
gve: Add support for raw addressing in the tx path
Catherine Sullivan
-42
/
+185
2020-12-08
gve: Rx Buffer Recycling
David Awogbemila
-74
/
+135
2020-12-08
gve: Add support for raw addressing to the rx path
Catherine Sullivan
-62
/
+182
2020-12-08
gve: Add support for raw addressing device option
Catherine Sullivan
-4
/
+92
2020-12-08
net: sched: fix spelling mistake in Kconfig "trys" -> "tries"
Colin Ian King
-2
/
+2
2020-12-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-370
/
+1623
2020-12-08
net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr
Julian Wiedmann
-4
/
+4
2020-12-08
Merge branch 'mlxsw-Add-support-for-Q-in-VNI'
David S. Miller
-47
/
+703
2020-12-08
selftests: mlxsw: Add Q-in-VNI veto tests
Amit Cohen
-0
/
+143
2020-12-08
selftests: forwarding: Add Q-in-VNI test
Petr Machata
-0
/
+347
2020-12-08
mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridge
Amit Cohen
-2
/
+2
2020-12-08
mlxsw: Veto Q-in-VNI for Spectrum-1 ASIC
Amit Cohen
-5
/
+17
2020-12-08
mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de...
Amit Cohen
-6
/
+4
2020-12-08
mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASIC
Amit Cohen
-0
/
+42
2020-12-08
mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()
Amit Cohen
-1
/
+2
2020-12-08
mlxsw: Save EtherType as part of mlxsw_sp_nve_config
Amit Cohen
-4
/
+6
2020-12-08
mlxsw: Save EtherType as part of mlxsw_sp_nve_params
Amit Cohen
-2
/
+6
2020-12-08
mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a...
Amit Cohen
-3
/
+12
2020-12-08
mlxsw: reg: Add support for tunnel port in SPVID register
Amit Cohen
-1
/
+9
2020-12-08
mlxsw: reg: Add Switch Port VLAN Stacking Register
Amit Cohen
-0
/
+104
2020-12-08
mlxsw: Use one enum for all registers that contain tunnel_port field
Amit Cohen
-25
/
+11
2020-12-08
Merge tag 'mlx5-updates-2020-12-01' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-350
/
+1493
2020-12-08
Merge branch 'net-hns3-updates-for-next'
Jakub Kicinski
-66
/
+223
2020-12-08
net: hns3: refine the VLAN tag handle for port based VLAN
Guojia Liao
-17
/
+64
2020-12-08
net: hns3: add priv flags support to switch limit promisc mode
Jian Shen
-1
/
+119
2020-12-08
net: hns3: add support for extended promiscuous command
Guojia Liao
-49
/
+41
2020-12-08
net/mlx5e: Fill mlx5e_create_cq_param in a function
Maxim Mikityanskiy
-10
/
+15
2020-12-08
net/mlx5e: Split between RX/TX tunnel FW support indication
Aya Levin
-14
/
+43
2020-12-08
net/mlx5: Fix passing zero to 'PTR_ERR'
YueHaibing
-4
/
+4
2020-12-08
net/mlx5: Arm only EQs with EQEs
Shay Drory
-4
/
+2
2020-12-08
net/mlx5e: Remove duplicated include
YueHaibing
-1
/
+0
2020-12-08
net/mlx5e: remove unnecessary memset
Zhu Yanjun
-1
/
+0
2020-12-08
net/mlx5e: Add TX port timestamp support
Eran Ben Elisha
-7
/
+262
2020-12-08
net/mlx5e: Add TX PTP port object support
Eran Ben Elisha
-60
/
+831
2020-12-08
net/mlx5e: Move MLX5E_RX_ERR_CQE macro
Eran Ben Elisha
-2
/
+2
2020-12-08
net/mlx5e: Split SW group counters update function
Eran Ben Elisha
-127
/
+161
2020-12-08
net/mlx5e: Change skb fifo push/pop API to be used without SQ
Eran Ben Elisha
-16
/
+28
2020-12-08
net/mlx5e: Allow SQ outside of channel context
Eran Ben Elisha
-21
/
+22
2020-12-08
net/mlx5e: Allow RQ outside of channel context
Aya Levin
-53
/
+59
2020-12-08
net/mlx5e: Allow CQ outside of channel context
Aya Levin
-41
/
+73
2020-12-08
net/mlx5e: Free drop RQ in a dedicated function
Tariq Toukan
-8
/
+10
[next]