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]
Date:	Wed, 01 Apr 2015 12:04:48 +0200
From:	Marc Kleine-Budde <mkl@...gutronix.de>
To:	netdev@...r.kernel.org
CC:	David Miller <davem@...emloft.net>,
	"kernel@...gutronix.de" <kernel@...gutronix.de>,
	"linux-can@...r.kernel.org" <linux-can@...r.kernel.org>
Subject: pull-request: can-next 2015-04-01

Hello David,

this is a pull request of 5 patches for net-next/master.

There are two patches for the ems_usb driver by Gerhard Uttenthaler and
me, which fix sparse endianess warnings. Oliver Hartkopp adds two
patches to improve and extend the CAN-ID filter handling on RAW CAN
sockets. The last patch is by me, it silences an uninitialized variable
warning in the peak_usb driver.

Marc

---

The following changes since commit 9911674fcf1f239ff3c87e56177c4826e33dfd95:

  Merge branch 'ptp-ns_to_timespec64' (2015-03-31 17:19:19 -0400)

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-4.1-20150401

for you to fetch changes up to 79d5eeddd7d23bd4588e370072977928b7075911:

  can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized var (2015-04-01 11:49:59 +0200)

----------------------------------------------------------------
linux-can-next-for-4.1-20150401

----------------------------------------------------------------
Gerhard Uttenthaler (1):
      can: ems_usb: fix endianess of CAN ID

Marc Kleine-Budde (2):
      can: ems_usb: mark timestamp as little endian
      can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized var

Oliver Hartkopp (2):
      can: fix multiple delivery of a single CAN frame for overlapping CAN filters
      can: introduce new raw socket option to join the given CAN filters

 Documentation/networking/can.txt           | 20 ++++++++++--
 drivers/net/can/usb/ems_usb.c              | 11 +++----
 drivers/net/can/usb/peak_usb/pcan_usb_fd.c |  2 +-
 include/uapi/linux/can/raw.h               |  1 +
 net/can/raw.c                              | 50 ++++++++++++++++++++++++++++++
 5 files changed, 74 insertions(+), 10 deletions(-)

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ