summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: macb: add support for sama7g5 gem interfaceClaudiu Beznea2020-12-101-0/+17
* dt-bindings: add documentation for sama7g5 gigabit ethernet interfaceClaudiu Beznea2020-12-101-0/+1
* dt-bindings: add documentation for sama7g5 ethernet interfaceClaudiu Beznea2020-12-101-0/+1
* net: macb: unprepare clocks in case of failureClaudiu Beznea2020-12-101-6/+18
* net: macb: add function to disable all macb clocksClaudiu Beznea2020-12-101-17/+21
* net: macb: add capability to not set the clock rateClaudiu Beznea2020-12-102-9/+10
* net: macb: add userio bits as platform configurationClaudiu Beznea2020-12-102-4/+34
* net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso2020-12-101-3/+3
* Merge branch 'xdp-redirect-implementation-for-ena-driver'Jakub Kicinski2020-12-107-375/+551
|\
| * net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECTShay Agroskin2020-12-102-12/+72
| * net: ena: use xdp_return_frame() to free xdp framesShay Agroskin2020-12-102-8/+1
| * net: ena: introduce XDP redirect implementationShay Agroskin2020-12-103-32/+53
| * net: ena: use xdp_frame in XDP TX flowShay Agroskin2020-12-101-24/+29
| * net: ena: aggregate stats increase into a functionShay Agroskin2020-12-101-99/+68
| * net: ena: fix coding style nitsShay Agroskin2020-12-103-5/+6
| * net: ena: store values in their appropriate variables typesShay Agroskin2020-12-102-9/+8
| * net: ena: add device distinct log prefix to filesShay Agroskin2020-12-105-184/+312
| * net: ena: use constant value for net_device allocationShay Agroskin2020-12-101-23/+23
|/
* ptp: clockmatrix: deprecate firmware older than 4.8.7Min Li2020-12-102-35/+45
* ptp: clockmatrix: Fix non-zero phase_adj is lost after snapMin Li2020-12-102-24/+90
* ptp: clockmatrix: remove 5 second delay before entering write phase modeMin Li2020-12-102-23/+0
* ptp: clockmatrix: reset device and check BOOT_STATUSMin Li2020-12-103-36/+124
* vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()Andrea Mayer2020-12-091-55/+55
* net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()Zheng Yongjun2020-12-091-7/+1
* drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...Zheng Yongjun2020-12-091-6/+1
* drivers: net: ionic: simplify the return expression of ionic_set_rxfh()Zheng Yongjun2020-12-091-6/+1
* net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun2020-12-091-5/+1
* net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...Zheng Yongjun2020-12-091-6/+1
* net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun2020-12-091-6/+1
* net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()Zheng Yongjun2020-12-091-8/+3
* net: dsa: mt7530: support setting ageing timeDENG Qingfang2020-12-092-0/+54
* Merge branch 'GVE-Raw-Addressing'David S. Miller2020-12-098-162/+574
|\
| * gve: Add support for raw addressing in the tx pathCatherine Sullivan2020-12-095-42/+185
| * gve: Rx Buffer RecyclingDavid Awogbemila2020-12-092-74/+135
| * gve: Add support for raw addressing to the rx pathCatherine Sullivan2020-12-095-62/+182
| * gve: Add support for raw addressing device optionCatherine Sullivan2020-12-094-4/+92
|/
* net: sched: fix spelling mistake in Kconfig "trys" -> "tries"Colin Ian King2020-12-092-2/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-12-0927-370/+1623
|\
| * MAINTAINERS: Update Bluetooth entriesMarcel Holtmann2020-12-071-2/+4
| * Bluetooth: Increment management interface revisionMarcel Holtmann2020-12-071-1/+1
| * Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02...Hans de Goede2020-12-071-0/+38
| * Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...Hans de Goede2020-12-071-0/+8
| * Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi2020-12-071-0/+8
| * Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler2020-12-072-19/+39
| * Bluetooth: Query LE tx power on startupDaniel Winkler2020-12-074-0/+35
| * Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler2020-12-074-16/+34
| * Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2020-12-074-11/+407
| * Bluetooth: Add helper to set adv dataDaniel Winkler2020-12-072-0/+34
| * Bluetooth: btusb: support download nvm with different board id for wcn6855Tim Jiang2020-12-071-3/+16
| * Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGENKiran K2020-12-071-1/+1