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,  3 Jan 2007 19:05:07 +0100 (CET)
From:	Jiri Benc <jbenc@...e.cz>
To:	"John W. Linville" <linville@...driver.com>
Cc:	netdev@...r.kernel.org
Subject: [PATCH 0/12] d80211: pull request

Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jbenc/dscape.git up2
to obtain following patches:

David Kimdon:
      d80211: clear ifsta->associated flag when authentication starts
      d80211: inhibit duplicate authentication requests when setting bssid

Jan Kiszka:
      d80211: Reinit keys on mode change

Jiri Benc:
      d80211: simplify classify_1d
      d80211: small documentation fix
      d80211: do not cancel uninitialized work

Johannes Berg:
      d80211: add missing \n in skb queue warning

Michael Buesch:
      d80211: Fix passing of invalid pointer
      d80211: Fix 64bit printk warnings
      d80211: Turn PHYmode list from an array into a linked list
      d80211: constify ieee80211_ops pointer

Zhu Yi:
      d80211: fix classify_1d() priority selection

 include/net/d80211.h         |   31 +++++++--------
 net/d80211/ieee80211.c       |   89 +++++++++++++++++-------------------------
 net/d80211/ieee80211_i.h     |    9 +++-
 net/d80211/ieee80211_iface.c |    5 +-
 net/d80211/ieee80211_ioctl.c |   69 ++++++++++++++++-----------------
 net/d80211/ieee80211_scan.c  |   83 ++++++++++++++++++---------------------
 net/d80211/ieee80211_sta.c   |   55 +++++++++++++++-----------
 net/d80211/ieee80211_sysfs.c |   10 ++---
 net/d80211/wme.c             |   19 +--------
 9 files changed, 170 insertions(+), 200 deletions(-)


-- 
Jiri Benc
SUSE Labs
-
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