hostap: don't skip any headers in hostap_80211_header_parse()
[pandora-kernel.git] / net /
2008-06-30 Ester Kummermac80211: removing duplicated parsing of information...
2008-06-30 Adrian Bunkbuild algorithms into the mac80211 module
2008-06-30 Emmanuel Grumbachmac80211: add last beacon time in scan list
2008-06-30 Tomas Winklermac80211: add spectrum capabilities
2008-06-30 Yi Zhumac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig...
2008-06-29 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-29 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-28 YOSHIFUJI Hideakiipv6 route: Convert rt6_device_match() to use RT6_LOOKU...
2008-06-28 Paul Moorenetlabel: Fix a problem when dumping the default IPv6...
2008-06-28 Eli Cohennet/inet_lro: remove setting skb->ip_summed when not...
2008-06-28 Pavel Emelyanovinet fragments: fix race between inet_frag_find and...
2008-06-28 Julius Volznetlink: Fix some doc comments in net/netlink/attr.c
2008-06-28 Stephen Hemmingertcp: /proc/net/tcp rto,ato values not scaled properly...
2008-06-28 Adrian Bunkpkt_sched: Remove CONFIG_NET_SCH_RR
2008-06-28 WANG Congpkt_sched: ERR_PTR() ususally encodes an negative errno...
2008-06-28 Wang Chennetdevice: Fix typo of dev_unicast_add() comment
2008-06-28 Rainer Weikusataf_unix: fix 'poll for write'/connected DGRAM sockets
2008-06-28 Octavian Purdilatcp: fix for splice receive when used with software LRO
2008-06-28 Miquel van Smoorenburgtcp: calculate tcp_mem based on low memory instead...
2008-06-27 Emmanuel Grumbachmac80211: fix an oops in several failure paths in key...
2008-06-27 Johannes Bergmac80211: fix tx fragmentation
2008-06-27 Johannes Bergmac80211: make workqueue freezable
2008-06-27 Tomas Winklermac80211: add phy information to giwname
2008-06-27 Emmanuel Grumbachmac80211: update the authentication method
2008-06-27 Emmanuel Grumbachmac80211: don't return -EINVAL upon iwconfig wlan0...
2008-06-27 Harvey Harrisonmac80211: mlme.c use new frame control helpers
2008-06-27 Harvey Harrisonmac80211: rx.c use new frame control helpers
2008-06-27 Harvey Harrisonmac80211: tx.c use new frame control helpers
2008-06-27 Harvey Harrisonmac80211: wep.c use new frame control helpers
2008-06-27 Luis R. Rodriguezmac80211: Let drivers have access to TKIP key offets...
2008-06-27 Johannes Bergmac80211: rename TKIP debugging Kconfig symbol
2008-06-27 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-26 Johannes Bergmac80211: add single function calling tx handlers
2008-06-26 Johannes Bergmac80211: use separate spinlock for sta flags
2008-06-26 Johannes Bergmac80211: remove shared key todo
2008-06-26 Assaf Kraussmac80211: 11h - Handling measurement request
2008-06-26 Assaf Kraussmac80211: 11h Infrastructure - Parsing
2008-06-26 Henrique de Moraes... rfkill: rename the rfkill_state states and add block...
2008-06-26 Henrique de Moraes... rfkill: do not allow userspace to override ALL RADIOS OFF
2008-06-26 Fabien Crespelrfkill: drop current_state from tasks in rfkill-input
2008-06-26 Henrique de Moraes... rfkill: add uevent notifications
2008-06-26 Henrique de Moraes... rfkill: add type string helper
2008-06-26 Henrique de Moraes... rfkill: add notifier chains support
2008-06-26 Henrique de Moraes... rfkill: rework suspend and resume handlers
2008-06-26 Henrique de Moraes... rfkill: add the WWAN radio type
2008-06-26 Henrique de Moraes... rfkill: add read-write rfkill switch support
2008-06-26 Henrique de Moraes... rfkill: add parameter to disable radios by default
2008-06-26 Henrique de Moraes... rfkill: handle SW_RFKILL_ALL events
2008-06-26 Henrique de Moraes... rfkill: fix minor typo in kernel doc
2008-06-25 John W. LinvilleMerge /pub/scm/linux/kernel/git/davem/wireless-2.6
2008-06-25 Tony Vroonmac80211: implement EU regulatory domain
2008-06-24 Patrick McHardynetfilter: ip6table_mangle: don't reroute in LOCAL_IN
2008-06-21 Eric W. Biedermannetns: Don't receive new packets in a dead network...
2008-06-21 David S. Millersctp: Make sure N * sizeof(union sctp_addr) does not...
2008-06-20 Vlad Yasevichsctp: Kill unused variable in sctp_assoc_bh_rcv()
2008-06-19 YOSHIFUJI Hideakiipv6: Drop packets for loopback address from outside...
2008-06-19 Shan Weiipv6: Remove options header when setsockopt's optlen...
2008-06-19 Ben Hutchingsnet: Discard and warn about LRO'd skbs received for...
2008-06-19 Ben Hutchingsnet: Disable LRO on devices that are forwarding
2008-06-19 Vlad Yasevichsctp: Follow security requirement of responding with...
2008-06-19 Wei Yongjunsctp: Validate Initiate Tag when handling ICMP message
2008-06-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-18 Johannes Bergmac80211: detect driver tx bugs
2008-06-18 Patrick McHardynetlink: genl: fix circular locking
2008-06-18 Wang Chennetdevice: Fix promiscuity and allmulti overflow
2008-06-18 David S. MillerRevert "mac80211: Use skb_header_cloned() on TX path."
2008-06-18 Rami Rosenipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].
2008-06-18 David S. Millernet: Add sk_set_socket() helper.
2008-06-18 Rainer Weikusataf_unix: fix 'poll for write'/ connected DGRAM sockets
2008-06-18 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-06-18 David S. Millerax25: Fix std timer socket destroy handling.
2008-06-18 Eric Dumazetudp: sk_drops handling
2008-06-18 Jay Vosburghbonding: Allow setting max_bonds to zero
2008-06-18 Or Gerlitznet/core: add NETDEV_BONDING_FAILOVER event
2008-06-18 Jeff GarzikMerge branch 'for-2.6.27' of git://git.marvell.com...
2008-06-18 Bernard Pidouxrose: improving AX25 routing frames via ROSE network
2008-06-17 Steffen Klassertxfrm: fix fragmentation for ipv4 xfrm tunnel
2008-06-17 Mitchell Blank Jratm: use const where reasonable
2008-06-17 Randy Dunlapbridge: fix IPV6=n build
2008-06-17 Stephen Hemmingerbridge: make bridge address settings sticky
2008-06-17 Stephen Hemmingerbridge: handle process all link-local frames
2008-06-17 Pavel Emelyanovsctp: fix error path in sctp_proc_init
2008-06-17 Patrick McHardynetfilter: nf_conntrack_h323: fix module unload crash
2008-06-17 Patrick McHardynetfilter: nf_conntrack_h323: fix memory leak in module...
2008-06-17 Patrick McHardynetfilter: nf_nat: fix RCU races
2008-06-17 David S. Millernetrom: Kill spurious NULL'ing of sk->sk_socket.
2008-06-17 David S. Millerx25: Use sock_orphan() instead of open-coded (and buggy...
2008-06-17 David S. Millereconet: Use sock_orphan() instead of open-coded (and...
2008-06-17 David S. Millerx25: Use sock_graft() and remove bogus sk_socket and...
2008-06-17 David S. Millerrose: Use sock_graft() and remove bogus sk_socket and...
2008-06-17 David S. Millernetrom: Use sock_graft() and remove bogus sk_socket...
2008-06-17 David S. Millerax25: Use sock_graft() and remove bogus sk_socket and...
2008-06-17 David S. Millerllc: Use sock_graft() instead of by-hand version.
2008-06-17 David S. Millerdecnet: Remove SOCK_SLEEP_{PRE,POST} usage.
2008-06-17 David S. Millerwext: Emit event stream entries correctly when compat.
2008-06-17 David S. Millerwext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.
2008-06-17 David S. Millerwext: Dispatch and handle compat ioctls entirely in...
2008-06-17 David S. Millerwext: Pull top-level ioctl dispatch logic into helper...
2008-06-17 David S. Millerwext: Pass iwreq pointer down into standard/private...
next