| Age | Commit message (Expand) | Author |
| 2020-08-03 | of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m... | Yue Hu |
| 2020-08-03 | atm: eni: avoid accessing the data mapped to streaming DMA | Jia-Ju Bai |
| 2020-08-03 | net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig | Bartosz Golaszewski |
| 2020-08-03 | appletalk: Fix atalk_proc_init() return path | Vincent Duvert |
| 2020-08-03 | net: dsa: qca8k: Add 802.1q VLAN support | Jonathan McDowell |
| 2020-08-03 | net: dsa: qca8k: Add define for port VID | Jonathan McDowell |
| 2020-08-03 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
| 2020-08-03 | net: Pass NULL to skb_network_protocol() when we don't care about vlan depth | Miaohe Lin |
| 2020-08-03 | net: Use __skb_pagelen() directly in skb_cow_data() | Miaohe Lin |
| 2020-08-03 | net: qed: use eth_zero_addr() to clear mac address | Miaohe Lin |
| 2020-08-03 | net: qede: use eth_zero_addr() to clear mac address | Miaohe Lin |
| 2020-08-03 | cxgb4: fix extracting IP addresses in TC-FLOWER rules | Rahul Lakkireddy |
| 2020-08-03 | cxgb4: fix check for running offline ethtool selftest | Rahul Lakkireddy |
| 2020-08-03 | Merge branch 'ionic-txrx-updates' | David S. Miller |
| 2020-08-03 | ionic: separate interrupt for Tx and Rx | Shannon Nelson |
| 2020-08-03 | ionic: tx separate servicing | Shannon Nelson |
| 2020-08-03 | ionic: use fewer firmware doorbells on rx fill | Shannon Nelson |
| 2020-08-03 | net: gre: recompute gre csum for sctp over gre tunnels | Lorenzo Bianconi |
| 2020-08-03 | net: bridge: clear bridge's private skb space on xmit | Nikolay Aleksandrov |
| 2020-08-03 | of: unittest: Use bigger address cells to catch parser regressions | Nicolas Saenz Julienne |
| 2020-08-03 | ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN | Florent Fourcot |
| 2020-08-03 | ipv6/addrconf: call addrconf_ifdown with consistent values | Florent Fourcot |
| 2020-08-03 | Merge branch 'net-openvswitch-masks-cache-enhancements' | David S. Miller |
| 2020-08-03 | net: openvswitch: make masks cache size configurable | Eelco Chaudron |
| 2020-08-03 | net: openvswitch: add masks cache hit counter | Eelco Chaudron |
| 2020-08-03 | net: mvpp2: fix memory leak in mvpp2_rx | Lorenzo Bianconi |
| 2020-08-03 | ethtool: ethnl_set_linkmodes: remove redundant null check | Gaurav Singh |
| 2020-08-03 | openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() | Peilin Ye |
| 2020-08-03 | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd |
| 2020-08-03 | Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl... | Stephen Boyd |
| 2020-08-03 | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd |
| 2020-08-03 | Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '... | Stephen Boyd |
| 2020-08-03 | Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' ... | Stephen Boyd |
| 2020-08-03 | net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct | wenxu |
| 2020-08-03 | Merge branch 'Improve-MDIO-Ethernet-PHY-reset' | David S. Miller |
| 2020-08-03 | net: mdio device: use flexible sleeping in reset function | Bruno Thomsen |
| 2020-08-03 | net: mdiobus: add reset-post-delay-us handling | Bruno Thomsen |
| 2020-08-03 | net: mdiobus: use flexible sleeping for reset-delay-us | Bruno Thomsen |
| 2020-08-03 | dt-bindings: net: mdio: add reset-post-delay-us property | Bruno Thomsen |
| 2020-08-03 | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2020-08-03 | Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2020-08-03 | Merge tag 'objtool-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2020-08-03 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2020-08-03 | bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb | Dmitry Yakunin |
| 2020-08-03 | bpf: Setup socket family and addresses in bpf_prog_test_run_skb | Dmitry Yakunin |
| 2020-08-03 | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2020-08-03 | clk: bcm2835: Do not use prediv with bcm2711's PLLs | Nicolas Saenz Julienne |
| 2020-08-03 | Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2020-08-03 | Merge tag 'core-debugobjects-2020-08-03' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
| 2020-08-03 | Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |