linux-2.6
2007-10-10  Holger Schurig[PATCH] libertas: uppercase some #defines
2007-10-10  Holger Schurig[PATCH] libertas: make more functions static & remove...
2007-10-10  Holger Schurig[PATCH] libertas: fix one more sparse warning
2007-10-10  Holger Schurig[PATCH] libertas: remove fw.c
2007-10-10  Dan Williams[PATCH] libertas: simplify and clean up data rate handling
2007-10-10  Dan Williams[PATCH] libertas: wlan_ -> libertas_ function prefix...
2007-10-10  Dan Williams[PATCH] libertas: move generic firmware reset command...
2007-10-10  Dan Williams[PATCH] libertas: fix more mixed-case abuse
2007-10-10  Dan Williams[PATCH] libertas: bump version to 322.p1
2007-10-10  Dan Williams[PATCH] libertas: new mesh control knobs
2007-10-10  Dan Williams[PATCH] libertas: remove thread.h and make kthread...
2007-10-10  Dan Williams[PATCH] libertas: fix debug build breakage due to field...
2007-10-10  Dan Williams[PATCH] libertas: re-uppercase command defines and...
2007-10-10  Dan Williams[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11...
2007-10-10  Dan Williams[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11...
2007-10-10  Dan Williams[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11...
2007-10-10  Dan Williams[PATCH] libertas: remove if_bootcmd.c
2007-10-10  Luis Carlos... [PATCH] libertas: specific mesh scan for mshX interface
2007-10-10  Dan Williams[PATCH] libertas: clean up 802.11 IE post-scan handling
2007-10-10  Dan Williams[PATCH] libertas: clean up indentation in libertas_asso...
2007-10-10  Dan Williams[PATCH] libertas: rename WLAN_802_11_KEY to enc_key...
2007-10-10  Dan Williams[PATCH] libertas: kill ieeetypes_capinfo bitfield,...
2007-10-10  Yoann Padioleau[PATCH] dev->priv to netdev_priv(dev), for drivers...
2007-10-10  Mariusz Kozlowski[PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc...
2007-10-10  Matthias Kaehlcke[PATCH] Use mutex instead of semaphore in the Host...
2007-10-10  Bill Nottingham[PATCH] remove gratuitous space in airo module description
2007-10-10  Faidon Liambotis[PATCH] Kconfig: remove references of pcmcia-cs
2007-10-10  Faidon Liambotis[PATCH] Kconfig: order options
2007-10-10  Ulrich Kunitz[PATCH] zd1211rw: monitor all packets
2007-10-10  Michael Wu[PATCH] Add adm8211 802.11b wireless driver
2007-10-10  Johannes Berg[MAC80211]: remove/change some comments about Michael...
2007-10-10  Tomas Winkler[MAC80211]: PS mode fix
2007-10-10  Stephen Hemminger[MAC80211]: use internal network device stats
2007-10-10  warmcat[MAC80211]: get STA after tx radiotap snipped
2007-10-10  Volker Braun[MAC80211]: ignore key index on pairwise key (WEP only)
2007-10-10  Johannes Berg[MAC80211]: remove TKIP mixing for hw accel again
2007-10-10  Johannes Berg[MAC80211]: remove HW_KEY_IDX_INVALID
2007-10-10  Johannes Berg[MAC80211]: some more documentation
2007-10-10  Johannes Berg[MAC80211]: remove set_key_idx callback
2007-10-10  Johannes Berg[MAC80211]: rework hardware crypto flags
2007-10-10  Johannes Berg[MAC80211]: remove turbo modes
2007-10-10  Johannes Berg[MAC80211]: fix race conditions with keys
2007-10-10  Johannes Berg[MAC80211]: don't send invalid QoS frames
2007-10-10  Johannes Berg[MAC80211]: remove spy wext ioctls
2007-10-10  Eric Dumazet[IPV4]: Convert rt_check_expire() from softirq processi...
2007-10-10  Ivo van Doorn[RFKILL]: Add rfkill documentation
2007-10-10  Ivo van Doorn[RFKILL]: Add support for ultrawideband
2007-10-10  Ivo van Doorn[RFKILL]: Remove IRDA
2007-10-10  Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10  Daniel Lezcano[NETNS]: Fix allnoconfig compilation error.
2007-10-10  Jesper Dangaard... [NET_SCHED]: Making rate table lookups more flexible.
2007-10-10  Jesper Dangaard... [NET_SCHED]: Cleanup L2T macros and handle oversized...
2007-10-10  Adrian Bunk[SCTP] net/sctp/socket.c: make 3 variables static
2007-10-10  Adrian Bunk[SCTP]: Make sctp_addto_param() static.
2007-10-10  Adrian Bunk[KERNEL]: Unexport raise_softirq_irqoff
2007-10-10  Daniel Lezcano[NETNS]: Fix bad macro definition.
2007-10-10  Daniel Lezcano[NETNS]: Fix loopback network namespace initialization.
2007-10-10  Daniel Lezcano[NETNS]: Fix export symbols.
2007-10-10  Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
2007-10-10  David S. Miller[NET]: Add a might_sleep() to dev_close().
2007-10-10  Eric Dumazet[PATCH] NET : convert IP route cache garbage collection...
2007-10-10  David S. Miller[NET]: Fix missed addition of fs/proc/proc_net.c
2007-10-10  David S. Miller[NET]: #if 0 out net_alloc() for now.
2007-10-10  Eric W. Biederman[NET]: Disable netfilter sockopts when not in the initi...
2007-10-10  Eric W. Biederman[NET]: netlink support for moving devices between netwo...
2007-10-10  Eric W. Biederman[NET]: Implement network device movement between namespaces
2007-10-10  Eric W. Biederman[NET]: Factor out __dev_alloc_name from dev_alloc_name
2007-10-10  Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10  Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10  Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10  Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10  Eric W. Biederman[NET]: Initialize the network namespace of network...
2007-10-10  Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10  Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10  Eric W. Biederman[NET]: Add a network namespace parameter to struct...
2007-10-10  Eric W. Biederman[NET]: Add a network namespace tag to struct net_device
2007-10-10  Eric W. Biederman[NET]: Add a network namespace parameter to tasks
2007-10-10  Eric W. Biederman[NET]: Basic network namespace infrastructure.
2007-10-10  Eric W. Biederman[NET]: Don't implement dev_ifname32 inline
2007-10-10  Eric W. Biederman[ATALK]: In notifier handlers convert the void pointer...
2007-10-10  Joy Latten[XFRM]: xfrm audit calls
2007-10-10  John Heffner[NET]: Change type of owner in sock_lock_t to int,...
2007-10-10  John Heffner[NET] Cleanup: Use sock_owned_by_user() macro
2007-10-10  Andy Gospodarek[TG3]: remove sparse warnings
2007-10-10  Stephen Hemminger[AF_PACKET]: Don't enable global timestamps.
2007-10-10  Micah Gruber[DCCP]: Remove unneeded pointer newdp from dccp_v4_requ...
2007-10-10  Micah Gruber[IPV6]: Remove unneeded pointer iph from ipcomp6_input...
2007-10-10  Johannes Berg[MAC80211]: make assoc_ap a flag
2007-10-10  Johannes Berg[MAC80211]: remove hostapd interface stuff
2007-10-10  Johannes Berg[MAC80211]: improve key selection comment
2007-10-10  John W. Linville[MAC80211]: filter locally-originated multicast frames
2007-10-10  Johannes Berg[MAC80211]: clean up whitespace
2007-10-10  Johannes Berg[MAC80211]: fix preamble setting
2007-10-10  Larry Finger[MAC80211]: Remove overly sticky averaging filters...
2007-10-10  Johannes Berg[MAC80211]: add interface index to key debugfs
2007-10-10  Johannes Berg[MAC80211]: rework key handling
2007-10-10  Johannes Berg[MAC80211]: remove fake set_key() call
2007-10-10  Johannes Berg[MAC80211] key handling: remove default_wep_only
2007-10-10  Johannes Berg[MAC80211]: remove krefs for keys
2007-10-10  Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
next