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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 12 Apr 2019 16:13:22 -0400
From:   Murali Karicheri <m-karicheri2@...com>
To:     <davem@...emloft.net>, <arvid.brodin@...en.se>,
        <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [net-next PATCH 0/3] net: hsr: updates from internal tree

This series picks commit from internal kernel tree.
Patch 1/3 fixes a file name issue introduced in my previous
series.


Murali Karicheri (3):
  net: hsr: fix naming of file and functions
  net: hsr: fix debugfs path to support multiple interfaces
  net: hsr: add tx stats for master interface

 net/hsr/Makefile                             |  2 +-
 net/hsr/{hsr_prp_debugfs.c => hsr_debugfs.c} | 43 ++++++++++----------
 net/hsr/hsr_device.c                         |  6 ++-
 net/hsr/hsr_main.h                           |  9 ++--
 4 files changed, 31 insertions(+), 29 deletions(-)
 rename net/hsr/{hsr_prp_debugfs.c => hsr_debugfs.c} (69%)

-- 
2.17.0

Powered by blists - more mailing lists