summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-09net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun1-6/+2
2020-12-09net: marvell: prestera: simplify the return expression of prestera_port_close()Zheng Yongjun1-6/+1
2020-12-09Merge branch 'nfc-s3fwrn5-Change-I2C-interrupt-trigger-to-EDGE_RISING'David S. Miller2-2/+7
2020-12-09nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c moduleBongsu Jeon1-1/+6
2020-12-09dt-bindings: net: nfc: s3fwrn5: Change I2C interrupt trigger typeBongsu Jeon1-1/+1
2020-12-09net: ipa: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: mv88e6xxx: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: thunderbolt: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: usb: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: freescale: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: ethernet: ti: convert comma to semicolonZheng Yongjun1-3/+3
2020-12-09hisilicon/hns3: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09hisilicon/hns: convert comma to semicolonZheng Yongjun1-6/+6
2020-12-09net: mlx5: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: micrel: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: rxrpc: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09Merge branch 'macb-sama7g5'David S. Miller3-36/+111
2020-12-09net: macb: add support for sama7g5 emac interfaceClaudiu Beznea1-0/+9
2020-12-09net: macb: add support for sama7g5 gem interfaceClaudiu Beznea1-0/+17
2020-12-09dt-bindings: add documentation for sama7g5 gigabit ethernet interfaceClaudiu Beznea1-0/+1
2020-12-09dt-bindings: add documentation for sama7g5 ethernet interfaceClaudiu Beznea1-0/+1
2020-12-09net: macb: unprepare clocks in case of failureClaudiu Beznea1-6/+18
2020-12-09net: macb: add function to disable all macb clocksClaudiu Beznea1-17/+21
2020-12-09net: macb: add capability to not set the clock rateClaudiu Beznea2-9/+10
2020-12-09net: macb: add userio bits as platform configurationClaudiu Beznea2-4/+34
2020-12-09net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso1-3/+3
2020-12-09Merge branch 'xdp-redirect-implementation-for-ena-driver'Jakub Kicinski7-375/+551
2020-12-09net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECTShay Agroskin2-12/+72
2020-12-09net: ena: use xdp_return_frame() to free xdp framesShay Agroskin2-8/+1
2020-12-09net: ena: introduce XDP redirect implementationShay Agroskin3-32/+53
2020-12-09net: ena: use xdp_frame in XDP TX flowShay Agroskin1-24/+29
2020-12-09net: ena: aggregate stats increase into a functionShay Agroskin1-99/+68
2020-12-09net: ena: fix coding style nitsShay Agroskin3-5/+6
2020-12-09net: ena: store values in their appropriate variables typesShay Agroskin2-9/+8
2020-12-09net: ena: add device distinct log prefix to filesShay Agroskin5-184/+312
2020-12-09net: ena: use constant value for net_device allocationShay Agroskin1-23/+23
2020-12-09ptp: clockmatrix: deprecate firmware older than 4.8.7Min Li2-35/+45
2020-12-09ptp: clockmatrix: Fix non-zero phase_adj is lost after snapMin Li2-24/+90
2020-12-09ptp: clockmatrix: remove 5 second delay before entering write phase modeMin Li2-23/+0
2020-12-09ptp: clockmatrix: reset device and check BOOT_STATUSMin Li3-36/+124
2020-12-09vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()Andrea Mayer1-55/+55
2020-12-08net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()Zheng Yongjun1-7/+1
2020-12-08drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...Zheng Yongjun1-6/+1
2020-12-08drivers: net: ionic: simplify the return expression of ionic_set_rxfh()Zheng Yongjun1-6/+1
2020-12-08net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun1-5/+1
2020-12-08net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...Zheng Yongjun1-6/+1
2020-12-08net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun1-6/+1
2020-12-08net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()Zheng Yongjun1-8/+3
2020-12-08net: dsa: mt7530: support setting ageing timeDENG Qingfang2-0/+54
2020-12-08Merge branch 'GVE-Raw-Addressing'David S. Miller8-162/+574