h-e-n
2008-02-29 Ivo van Doornrt2x00: Fix rate initialization
2008-02-29 Ivo van Doornrt2x00: Enable LED class support for rt2500usb/rt73usb
2008-02-29 Ivo van Doornrt2x00: Make use of MAC80211_LED_TRIGGERS
2008-02-29 Ivo van Doornrt2x00: Use ieee80211_channel_to_frequency()
2008-02-29 Ivo van Doornrt2x00: Remove HWMODE_{A,B,G}
2008-02-29 Ivo van Doornrt2x00: Rate structure overhaul
2008-02-29 Luis R. Rodriguezath5k/phy.c: fix negative array index
2008-02-29 Luis R. Rodriguezath5k: Use software encryption for now
2008-02-29 Luis R. Rodriguezath5k: Port debug.c over to the new band API and enable...
2008-02-29 Luis R. Rodriguezath5k: Use our own Kconfig file, we'll be expanding...
2008-02-29 Luis R. Rodriguezath5k: ath5k_copy_channels() was not setting the channe...
2008-02-29 Luis R. Rodriguezath5k: Cleanup after API changes
2008-02-29 Luis R. Rodriguezath5k: Port to new bitrate/channel API
2008-02-29 Ivo van Doornwireless: Fix WARN_ON() with ieee802.11b
2008-02-29 Mohamed Abbasiwlwifi: set rate_idx correctly from plcp
2008-02-29 Mohamed Abbasiwlwifi: initialize ieee80211_channel->hw_value
2008-02-29 Johannes Bergwireless: fix ERP rate flags
2008-02-29 Stefano Briviorc80211-pid: fix rate adjustment
2008-02-29 Johannes Bergmac80211: remove port control enable switch, clean...
2008-02-29 Johannes Bergmac80211: fix scan band off-by-one error
2008-02-29 Johannes Bergnl80211: export hardware bitrate/channel capabilities
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Ivo van Doornrt2x00: Fix queue index handling
2008-02-29 Ivo van Doornrt2x00: Move beacon and atim queue defines into rt2x00
2008-02-29 Ivo van Doornrt2x00: Initialize QID from queue->qid
2008-02-29 Ivo van Doornrt2x00: Remove TX_MGMT queue usage
2008-02-29 Ivo van Doornrt2x00: Add per-interface structure
2008-02-29 Ivo van Doornrt2x00: Driver requiring firmware should select crc...
2008-02-29 Ivo van Doornrt2x00: Enable master and adhoc mode again
2008-02-29 Ivo van Doornrt2x00: Fix tx parameter initialization
2008-02-29 Adam Bakerrt2x00: don't write past the end when writing short...
2008-02-29 Ivo van Doornrt2x00: Queue handling overhaul
2008-02-29 Ivo van Doornrt2x00: Update copyright notice
2008-02-29 Roel Kluinwireless/iwlwifi/iwl-4965.c: add parentheses
2008-02-29 Johannes Bergmac80211: dissolve pre-rx handlers
2008-02-29 Tomas Winkleriwlwifi: enable 802.11n in Kconfig
2008-02-29 Ron Rindjunskyiwlwifi: A-MPDU Tx activation by load measures
2008-02-29 Ron Rindjunskyiwlwifi: A-MPDU Tx conform block Ack rate scaling to...
2008-02-29 Ron Rindjunskyiwlwifi: A-MPDU Tx conform flows to mac80211
2008-02-29 Ron Rindjunskyiwlwifi: A-MPDU Tx conform API to mac80211
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx add delBA from recipient support
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx change tx_status to support Block...
2008-02-29 Ron Rindjunskymac80211: A-MPDU add debugfs support
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx MLME data initialization
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx adding qdisc support
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx adding basic functionality
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx add MLME structures
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx add session's and low level driver...
2008-02-29 Holger Schuriglibertas: rename/document scan_channel
2008-02-29 Holger Schuriglibertas: make lbs_unset_basic_rate_flags() static
2008-02-29 Holger Schuriglibertas: make lbs_sync_channel() static
2008-02-29 Holger Schuriglibertas: make association debug output nicer
2008-02-29 Holger Schuriglibertas: trim overly long debug statement
2008-02-29 Johannes Bergmac80211: allow sending multicast frames through virtua...
2008-02-29 Tomas Winklermac80211: set assoc flag to bss_conf
2008-02-29 Ilpo Järvinen[LLC]: Kill static inline llc_addrany
2008-02-29 Ilpo Järvinen[SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms
2008-02-29 Pavel Emelyanov[NET]: Use existing device list walker for /proc/dev_mcast.
2008-02-29 Denis V. Lunev[INET]: Remove struct dst_entry *dst from request_sock_...
2008-02-29 Neil Horman[SCTP]: extend exported data in /proc/net/sctp/assoc
2008-02-29 Pavel Emelyanov[NETFILTER/RXRPC]: Don't use seq_release_private where...
2008-02-29 Pavel Emelyanov[ATALK/DECNET]: Use seq_open_private in appletalk and...
2008-02-29 Pavel Emelyanov[ATM]: Use seq_open/release_privade instead of manual...
2008-02-29 David S. Miller[NET]: sk_release_kernel needs to be exported to modules
2008-02-29 Denis V. Lunev[NETNS]: Make icmpv6_sk per namespace.
2008-02-29 Denis V. Lunev[NETNS]: Make icmp_sk per namespace.
2008-02-29 Denis V. Lunev[NETNS]: icmp(v6)_sk should not pin a namespace.
2008-02-29 Denis V. Lunev[NET]: Make netlink_kernel_release publically available...
2008-02-29 Denis V. Lunev[NETLINK]: No need for a separate __netlink_release...
2008-02-29 Denis V. Lunev[ICMP]: Allocate data for __icmp(v6)_sk dynamically.
2008-02-29 Denis V. Lunev[ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_...
2008-02-29 Denis V. Lunev[ICMP]: Store sock rather than socket for ICMP flow...
2008-02-29 Denis V. Lunev[ICMP]: Optimize icmp_socket usage.
2008-02-29 Denis V. Lunev[ICMP]: Add return code to icmp_init.
2008-02-29 Denis V. Lunev[INET]: Remove struct net_proto_family* from _init...
2008-02-29 Timo Teras[XFRM]: Speed up xfrm_policy and xfrm_state walking
2008-02-29 Adrian Bunk[IPV6]: Unexport ip6_find_1stfragopt
2008-02-29 Matheos Worku[NIU]: Add Support for Sun ATCA Blade Server.
2008-02-29 Juha-Matti... [IPV6]: Fix source address selection for ORCHID addresses
2008-02-29 Juha-Matti... [IPV6]: Add ORCHID prefix to address label table
2008-02-29 Denis V. Lunev[NETNS]: Process inet_select_addr inside a namespace.
2008-02-29 Denis V. Lunev[NETNS]: Enable IPv4 address manipulations inside names...
2008-02-29 Denis V. Lunev[NETNS]: Enable all routing manipulation via netlink...
2008-02-29 Denis V. Lunev[NETNS]: Process devinet ioctl in the correct namespace.
2008-02-29 Denis V. Lunev[NETNS]: Register /proc/net/rt_cache for each namespace.
2008-02-29 Denis V. Lunev[NETNS]: Process /proc/net/rt_cache inside a namespace.
2008-02-29 Denis V. Lunev[IPV4]: rt_cache_get_next should take rt_genid into...
2008-02-29 Denis V. Lunev[NETNS]: Process ip_rt_redirect in the correct namespace.
2008-02-29 Denis V. Lunev[NETNS]: DST cleanup routines should be called inside...
2008-02-29 Denis V. Lunev[NETNS]: Enable inetdev_event notifier.
2008-02-29 Denis V. Lunev[NETNS]: Disable multicaststing configuration inside...
2008-02-29 Denis V. Lunev[NETNS]: Default arp parameters lookup.
2008-02-29 Denis V. Lunev[NETNS]: Register neighbour table parameters in the...
2008-02-29 Denis V. Lunev[NETNS]: Disable inetaddr notifiers in namespaces other...
2008-02-29 Denis V. Lunev[NETFILTER]: Consolidate masq_inet_event and masq_devic...
2008-02-29 Denis V. Lunev[IPV4]: Remove check for ifa->ifa_dev != NULL.
2008-02-29 Denis V. Lunev[IPV4]: Remove ifa != NULL check.
2008-02-28 Wang Chen[X25]: Use proc_create() to setup ->proc_fops first
2008-02-28 Wang Chen[WANROUTER]: Use proc_create() to setup ->proc_fops...
2008-02-28 Wang Chen[8021Q]: Use proc_create() to setup ->proc_fops first
next