| Commit message (Expand) | Author | Files | Lines |
2020-12-10 | dt-bindings: add documentation for sama7g5 ethernet interface | Claudiu Beznea | 1 | -0/+1 |
2020-12-10 | net: macb: unprepare clocks in case of failure | Claudiu Beznea | 1 | -6/+18 |
2020-12-10 | net: macb: add function to disable all macb clocks | Claudiu Beznea | 1 | -17/+21 |
2020-12-10 | net: macb: add capability to not set the clock rate | Claudiu Beznea | 2 | -9/+10 |
2020-12-10 | net: macb: add userio bits as platform configuration | Claudiu Beznea | 2 | -4/+34 |
2020-12-10 | net: sched: incorrect Kconfig dependencies on Netfilter modules | Pablo Neira Ayuso | 1 | -3/+3 |
2020-12-10 | net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT | Shay Agroskin | 2 | -12/+72 |
2020-12-10 | net: ena: use xdp_return_frame() to free xdp frames | Shay Agroskin | 2 | -8/+1 |
2020-12-10 | net: ena: introduce XDP redirect implementation | Shay Agroskin | 3 | -32/+53 |
2020-12-10 | net: ena: use xdp_frame in XDP TX flow | Shay Agroskin | 1 | -24/+29 |
2020-12-10 | net: ena: aggregate stats increase into a function | Shay Agroskin | 1 | -99/+68 |
2020-12-10 | net: ena: fix coding style nits | Shay Agroskin | 3 | -5/+6 |
2020-12-10 | net: ena: store values in their appropriate variables types | Shay Agroskin | 2 | -9/+8 |
2020-12-10 | net: ena: add device distinct log prefix to files | Shay Agroskin | 5 | -184/+312 |
2020-12-10 | net: ena: use constant value for net_device allocation | Shay Agroskin | 1 | -23/+23 |
2020-12-10 | ptp: clockmatrix: deprecate firmware older than 4.8.7 | Min Li | 2 | -35/+45 |
2020-12-10 | ptp: clockmatrix: Fix non-zero phase_adj is lost after snap | Min Li | 2 | -24/+90 |
2020-12-10 | ptp: clockmatrix: remove 5 second delay before entering write phase mode | Min Li | 2 | -23/+0 |
2020-12-10 | ptp: clockmatrix: reset device and check BOOT_STATUS | Min Li | 3 | -36/+124 |
2020-12-09 | vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset() | Andrea Mayer | 1 | -55/+55 |
2020-12-09 | net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv() | Zheng Yongjun | 1 | -7/+1 |
2020-12-09 | drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd... | Zheng Yongjun | 1 | -6/+1 |
2020-12-09 | drivers: net: ionic: simplify the return expression of ionic_set_rxfh() | Zheng Yongjun | 1 | -6/+1 |
2020-12-09 | net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g... | Zheng Yongjun | 1 | -5/+1 |
2020-12-09 | net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set... | Zheng Yongjun | 1 | -6/+1 |
2020-12-09 | net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh() | Zheng Yongjun | 1 | -6/+1 |
2020-12-09 | net/sched: cls_u32: simplify the return expression of u32_reoffload_knode() | Zheng Yongjun | 1 | -8/+3 |
2020-12-09 | net: dsa: mt7530: support setting ageing time | DENG Qingfang | 2 | -0/+54 |
2020-12-09 | gve: Add support for raw addressing in the tx path | Catherine Sullivan | 5 | -42/+185 |
2020-12-09 | gve: Rx Buffer Recycling | David Awogbemila | 2 | -74/+135 |
2020-12-09 | gve: Add support for raw addressing to the rx path | Catherine Sullivan | 5 | -62/+182 |
2020-12-09 | gve: Add support for raw addressing device option | Catherine Sullivan | 4 | -4/+92 |
2020-12-09 | net: sched: fix spelling mistake in Kconfig "trys" -> "tries" | Colin Ian King | 2 | -2/+2 |
2020-12-09 | net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr | Julian Wiedmann | 1 | -4/+4 |
2020-12-09 | selftests: mlxsw: Add Q-in-VNI veto tests | Amit Cohen | 2 | -0/+143 |