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:	Fri,  3 Jun 2011 16:43:55 -0700
From:	Russ Gorby <russ.gorby@...el.com>
To:	Greg Kroah-Hartman <gregkh@...e.de>,
	Russ Gorby <russ.gorby@...el.com>, linux-kernel@...r.kernel.org
Cc:	suhail.ahmed@...el.com, russ.gorby@...el.com
Subject: [PATCHv2 0/5] N_GSM patchset : 06/03/2011: v2

Hello N_GSM Maintainers,

I'm sending this patchset

[PATCHv2 0/5] N_GSM patchset : 06/03/2011: v2

This patchset is the same as version 1 except it contains 2
additional patches that are needed to make the network interface
functionality usable.
These are the pertinent changes that we have done to the driver.
Thank you for yor comments.

[PATCHv2 1/7] tty: n_gsm: Add raw-ip support
       - Added netif glue so a DLCI can map to a network IF
[PATCHv2 2/7] tty: n_gsm: expose gsmtty device nodes at ldisc open time
       - Caused gsmttyN device nodes to be exposed automatically.
[PATCHv2 3/7] tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs
       - added refcount access to struct shared between MUX and
         channel clients
[PATCHv2 4/7] tty: n_gsm: initiate close of all DLCIs during mux shutdown
[PATCHv2 5/7] tty: n_gsm: Fixed NULL ptr OOPs in tty_write_room()
[PATCHv2 6/7] tty: n_gsm: Fixed logic to decode break signal in modem status
[PATCHv2 7/7] char: n_gsm: improper skb_pull() use was leaking framed data
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ