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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 30 Nov 2012 20:22:09 +0000
From:	David Woodhouse <dwmw2@...radead.org>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, chas@....nrl.navy.mil,
	Krzysztof Mazur <krzysiek@...lesie.net>
Subject: Re: [PATCH 00/17] ATM fixes for pppoatm/br2684

On Fri, 2012-11-30 at 11:44 +0100, Krzysztof Mazur wrote:
> > The patch series can be pulled from
> >       git://git.infradead.org/users/dwmw2/atm.git
> > or viewed at 
> >       http://git.infradead.org/users/dwmw2/atm.git
> > 
> > DaveM, please wait for an ack from Krzysztof and Chas before pulling this.
> 
> looks good to me, except [<fixed>]

On Fri, 2012-11-30 at 12:12 -0500, chas williams - CONTRACTOR wrote:
> no objections.  i think this deals with my concerns. 

Dave, if you're not now ignoring this thread entirely, please pull into
net-next from
	git://git.infradead.org/users/dwmw2/atm.git

David Woodhouse (9):
      solos-pci: wait for pending TX to complete when releasing vcc
      atm: add release_cb() callback to vcc
      br2684: don't send frames on not-ready vcc
      pppoatm: fix missing wakeup in pppoatm_send()
      br2684: fix module_put() race
      pppoatm: optimise PPP channel wakeups after sock_owned_by_user()
      solos-pci: clean up pclose() function
      solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
      solos-pci: remove list_vccs() debugging function

Krzysztof Mazur (7):
      atm: add owner of push() callback to atmvcc
      pppoatm: allow assign only on a connected socket
      pppoatm: fix module_put() race
      pppoatm: take ATM socket lock in pppoatm_send()
      pppoatm: drop frames to not-ready vcc
      pppoatm: do not inline pppoatm_may_send()
      br2684: allow assign only on a connected socket

Nathan Williams (1):
      solos-pci: Fix leak of skb received for unknown vcc

 drivers/atm/solos-pci.c | 85 ++++++++++++++++++++-----------------------------
 include/linux/atmdev.h  |  2 ++
 net/atm/br2684.c        | 55 ++++++++++++++++++++++++++++----
 net/atm/common.c        | 12 +++++++
 net/atm/pppoatm.c       | 68 ++++++++++++++++++++++++++++++++++++---
 5 files changed, 160 insertions(+), 62 deletions(-)

-- 
dwmw2


Download attachment "smime.p7s" of type "application/x-pkcs7-signature" (6171 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ