lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 26 May 2020 12:00:04 +0200 From: Simon Wunderlich <sw@...onwunderlich.de> To: davem@...emloft.net Cc: netdev@...r.kernel.org, b.a.t.m.a.n@...ts.open-mesh.org, Simon Wunderlich <sw@...onwunderlich.de> Subject: [PATCH 0/3] pull request for net-next: batman-adv 2020-05-26 Hi David, here is a small cleanup pull request of batman-adv to go into net-next. Please pull or let me know of any problem! Thank you, Simon The following changes since commit 1a33e10e4a95cb109ff1145098175df3113313ef: net: partially revert dynamic lockdep key changes (2020-05-04 12:05:56 -0700) are available in the Git repository at: git://git.open-mesh.org/linux-merge.git tags/batadv-next-for-davem-20200526 for you to fetch changes up to 9ad346c90509ebd983f60da7d082f261ad329507: batman-adv: Revert "disable ethtool link speed detection when auto negotiation off" (2020-05-26 09:23:33 +0200) ---------------------------------------------------------------- This cleanup patchset includes the following patches: - Fix revert dynamic lockdep key changes for batman-adv, by Sven Eckelmann - use rcu_replace_pointer() where appropriate, by Antonio Quartulli - Revert "disable ethtool link speed detection when auto negotiation off", by Sven Eckelmann ---------------------------------------------------------------- Antonio Quartulli (1): batman-adv: use rcu_replace_pointer() where appropriate Sven Eckelmann (2): batman-adv: Revert "Drop lockdep.h include for soft-interface.c" batman-adv: Revert "disable ethtool link speed detection when auto negotiation off" net/batman-adv/bat_v_elp.c | 15 +-------------- net/batman-adv/gateway_client.c | 4 ++-- net/batman-adv/hard-interface.c | 4 ++-- net/batman-adv/routing.c | 4 ++-- net/batman-adv/soft-interface.c | 1 + 5 files changed, 8 insertions(+), 20 deletions(-)
Powered by blists - more mailing lists