aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phylink.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-12-16 19:22:22 -0800
committerDavid S. Miller <davem@davemloft.net>2019-12-16 19:22:22 -0800
commit6f6dded1385cfb564de85f86126f1c054c8f47b1 (patch)
tree3aac280c9396bf35e2d579f4651e23b8ea7efae5 /drivers/net/phy/phylink.c
parentnet: caif: replace BUG_ON with recovery code (diff)
parentwireguard: allowedips: use kfree_rcu() instead of call_rcu() (diff)
downloadlinux-dev-6f6dded1385cfb564de85f86126f1c054c8f47b1.tar.xz
linux-dev-6f6dded1385cfb564de85f86126f1c054c8f47b1.zip
Merge branch 'WireGuard-CI-and-housekeeping'
Jason A. Donenfeld says: ==================== WireGuard CI and housekeeping This is a collection of commits gathered during the last 1.5 weeks since merging WireGuard. If you'd prefer, I can send tree pull requests instead, but I figure it might be best for now to just send things as full patch sets to netdev. The first part of this adds in the CI test harness that we've been using for quite some time with success. You can type `make` and get the selftests running in a fresh VM immediately. This has been an instrumental tool in developing WireGuard, and I think it'd benefit most from being in-tree alongside the selftests that are already there. Once this lands, I plan to get build.wireguard.com building wireguard- linux.git and net-next.git on every single commit pushed, and do so on a bunch of different architectures. As this migrates into Linus' tree eventually and then into net.git, I'll get net.git building there too on every commit. Future work with this involves generalizing it to include more networking subsystem tests beyond just WireGuard, but one step at a time. In the process of porting this to the tree, the builder uncovered a mistake in the config menu file, which the second commit fixes. The last three commits are small housekeeping things, fixing spelling mistakes, replacing call_rcu with kfree_rcu, and removing an unused include. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions