| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-03 | Merge branch 'ionic-txrx-updates' | David S. Miller | 5 | -93/+240 |
| 2020-08-03 | ionic: separate interrupt for Tx and Rx | Shannon Nelson | 5 | -27/+182 |
| 2020-08-03 | ionic: tx separate servicing | Shannon Nelson | 3 | -56/+53 |
| 2020-08-03 | ionic: use fewer firmware doorbells on rx fill | Shannon Nelson | 1 | -10/+5 |
| 2020-08-03 | net: gre: recompute gre csum for sctp over gre tunnels | Lorenzo Bianconi | 1 | -2/+11 |
| 2020-08-03 | net: bridge: clear bridge's private skb space on xmit | Nikolay Aleksandrov | 1 | -0/+2 |
| 2020-08-03 | of: unittest: Use bigger address cells to catch parser regressions | Nicolas Saenz Julienne | 2 | -6/+6 |
| 2020-08-03 | ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN | Florent Fourcot | 1 | -12/+12 |
| 2020-08-03 | ipv6/addrconf: call addrconf_ifdown with consistent values | Florent Fourcot | 1 | -1/+1 |
| 2020-08-03 | Merge branch 'net-openvswitch-masks-cache-enhancements' | David S. Miller | 5 | -22/+139 |
| 2020-08-03 | net: openvswitch: make masks cache size configurable | Eelco Chaudron | 4 | -14/+115 |
| 2020-08-03 | net: openvswitch: add masks cache hit counter | Eelco Chaudron | 5 | -8/+24 |
| 2020-08-03 | net: mvpp2: fix memory leak in mvpp2_rx | Lorenzo Bianconi | 1 | -0/+1 |
| 2020-08-03 | ethtool: ethnl_set_linkmodes: remove redundant null check | Gaurav Singh | 1 | -2/+1 |
| 2020-08-03 | openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() | Peilin Ye | 1 | -18/+20 |
| 2020-08-03 | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd | 31 | -286/+2465 |
| 2020-08-03 | Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl... | Stephen Boyd | 11 | -156/+305 |
| 2020-08-03 | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd | 13 | -62/+295 |
| 2020-08-03 | Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '... | Stephen Boyd | 49 | -320/+964 |
| 2020-08-03 | Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' ... | Stephen Boyd | 71 | -695/+4428 |
| 2020-08-03 | net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct | wenxu | 5 | -3/+11 |
| 2020-08-03 | Merge branch 'Improve-MDIO-Ethernet-PHY-reset' | David S. Miller | 5 | -2/+15 |
| 2020-08-03 | net: mdio device: use flexible sleeping in reset function | Bruno Thomsen | 1 | -1/+1 |
| 2020-08-03 | net: mdiobus: add reset-post-delay-us handling | Bruno Thomsen | 3 | -0/+6 |
| 2020-08-03 | net: mdiobus: use flexible sleeping for reset-delay-us | Bruno Thomsen | 1 | -1/+1 |
| 2020-08-03 | dt-bindings: net: mdio: add reset-post-delay-us property | Bruno Thomsen | 1 | -0/+7 |
| 2020-08-03 | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 48 | -332/+1521 |
| 2020-08-03 | Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 32 | -280/+1943 |
| 2020-08-03 | Merge tag 'objtool-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -244/+375 |
| 2020-08-03 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 86 | -854/+2797 |
| 2020-08-03 | bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb | Dmitry Yakunin | 2 | -2/+25 |
| 2020-08-03 | bpf: Setup socket family and addresses in bpf_prog_test_run_skb | Dmitry Yakunin | 1 | -0/+21 |
| 2020-08-03 | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 61 | -680/+2395 |
| 2020-08-03 | clk: bcm2835: Do not use prediv with bcm2711's PLLs | Nicolas Saenz Julienne | 1 | -4/+21 |
| 2020-08-03 | Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -53/+61 |
| 2020-08-03 | Merge tag 'core-debugobjects-2020-08-03' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -12/+1 |
| 2020-08-03 | Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -2/+56 |
| 2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 98 | -1091/+1892 |
| 2020-08-03 | Merge tag 'm68k-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 18 | -99/+129 |
| 2020-08-03 | Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp... | Linus Torvalds | 206 | -17455/+1 |
| 2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 55 | -1259/+1595 |
| 2020-08-03 | clk: drop unused function __clk_get_flags | Julia Lawall | 2 | -7/+0 |
| 2020-08-03 | clk: hsdk: Fix bad dependency on IOMEM | Geert Uytterhoeven | 1 | -1/+1 |
| 2020-08-03 | Merge branch 'clk-fixes' into clk-kconfig | Stephen Boyd | 3 | -8/+43 |
| 2020-08-03 | Documentation: bootconfig: Add bootconfig override operator | Masami Hiramatsu | 1 | -0/+11 |
| 2020-08-03 | tools/bootconfig: Add testcases for value override operator | Masami Hiramatsu | 4 | -0/+25 |
| 2020-08-03 | lib/bootconfig: Add override operator support | Masami Hiramatsu | 1 | -10/+23 |
| 2020-08-03 | kprobes: Remove show_registers() function prototype | Masami Hiramatsu | 1 | -1/+0 |
| 2020-08-03 | tracing/uprobe: Remove dead code in trace_uprobe_register() | Peng Fan | 1 | -1/+0 |
| 2020-08-03 | kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler | Muchun Song | 1 | -0/+7 |