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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201012082727.2338859-1-mkl@pengutronix.de>
Date:   Mon, 12 Oct 2020 10:27:25 +0200
From:   Marc Kleine-Budde <mkl@...gutronix.de>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, kuba@...nel.org, linux-can@...r.kernel.org,
        kernel@...gutronix.de
Subject: pull-request: can-next 2020-10-12

Hello Jakub, hello David,

here's a pull request of two patches for net-next/master.

Both patches are by Oliver Hartkopp, the first one addresses Jakub's review
comments of the ISOTP protocol, the other one removes version strings from
various CAN protocols.

regrads,
Marc

---

The following changes since commit bc081a693a56061f68f736c5d596134ee3c87689:

  Merge branch 'Offload-tc-vlan-mangle-to-mscc_ocelot-switch' (2020-10-11 11:19:25 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-5.10-20201012

for you to fetch changes up to f726f3d37163f714034aa5fd1f92a1a73df4297f:

  can: remove obsolete version strings (2020-10-12 10:06:39 +0200)

----------------------------------------------------------------
linux-can-next-for-5.10-20201012

----------------------------------------------------------------
Oliver Hartkopp (2):
      can: isotp: implement cleanups / improvements from review
      can: remove obsolete version strings

 include/linux/can/core.h       |  7 -------
 include/net/netns/can.h        |  1 -
 include/uapi/linux/can/isotp.h |  1 -
 net/can/Kconfig                |  3 ++-
 net/can/af_can.c               |  2 +-
 net/can/bcm.c                  |  4 +---
 net/can/gw.c                   |  4 +---
 net/can/isotp.c                | 18 ++++++++----------
 net/can/proc.c                 | 12 ------------
 net/can/raw.c                  |  4 +---
 10 files changed, 14 insertions(+), 42 deletions(-)



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ