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:	Sun,  4 Dec 2011 11:10:46 +0100
From:	Sjur Brændeland <sjur.brandeland@...ricsson.com>
To:	netdev@...r.kernel.org, David Miller <davem@...emloft.net>
Cc:	Alexey Orishko <alexey.orishko@...ricsson.com>,
	Eric Dumazet <eric.dumazet@...il.com>,
	Sjur Brændeland <sjur.brandeland@...ricsson.com>
Subject: [PATCHv2 net-next 0/4] caif: CAIF for CDC NCM USB

Hi Dave,

Here's a new version of CAIF NCM patches. Patch 1-2 make sense to apply
even without patch 3-4. I reworked locking in patch-3 and added patch-4
based on review comments from Eric.

Thanks,
Sjur Brændeland

Sjur Brændeland (4):
  if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.
  caif: Add support for CAIF over CDC NCM USB interface
  caif: Add support for flow-control on device's tx-queue
  caif: Stash away hijacked skb destructor and call it later

 include/linux/if_ether.h  |    1 +
 include/net/caif/cfusbl.h |   13 +++
 net/caif/Kconfig          |   11 +++
 net/caif/Makefile         |    4 +-
 net/caif/caif_dev.c       |  124 ++++++++++++++++++++++++++++-
 net/caif/cfusbl.c         |  199 +++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 350 insertions(+), 2 deletions(-)
 create mode 100644 include/net/caif/cfusbl.h
 create mode 100644 net/caif/cfusbl.c

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ