mac80211: rx.c use new helpers
[linux-2.6] / net /
2008-06-03  Tomas Winklermac80211: removing shadowed sband
2008-06-03  Tomas Winklermac80211: fix unbalanced locking in ieee80211_get_buffe...
2008-06-03  Pavel Roskinmac80211: fix panic when using hardware WEP
2008-06-03  Johannes Bergmac80211: fix rate control initialisation
2008-06-03  Emmanuel Grumbachmac80211: allow disable FAT in specific configurations
2008-06-03  Emmanuel Grumbachmac80211: sends HT IE to user level through wext
2008-06-03  Tomas Winklermac80211: fix deadlock in sta->lock
2008-06-03  Tomas Winklermac80211: fix ieee80211_get_buffered_bc
2008-06-03  Johannes Bergmac80211: clean up skb reallocation code
2008-06-02  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-06-02  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-05-30  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-05-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-30  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-30  Arnaldo Carvalho... llc: Fix double accounting of received packets
2008-05-29  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-05-29  Ingo MolnarMerge commit 'linus/master' into sched-fixes-for-linus
2008-05-29  David S. MillerMerge branch 'upstream-next-davem' of /linux/kernel...
2008-05-29  Alexey Dobriyannetfilter: nf_conntrack_expect: fix error path unwind...
2008-05-29  David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-05-29  Arjan van de Venbluetooth: fix locking bug in the rfcomm socket cleanup...
2008-05-28  Senthil Balasubram... mac80211: fix alignment issue with compare_ether_addr()
2008-05-28  Senthil Balasubram... mac80211: Fix for NULL pointer dereference in sta_info_...
2008-05-28  Yi Zhumac80211: fix a typo in ieee80211_handle_filtered_frame...
2008-05-28  Abhijeet Kolekarmac80211 : Fixes the status message for iwconfig
2008-05-28  Tomas Winklermac80211: reorder channel and freq reporting in wext...
2008-05-28  Tomas Winklermac80211: fix ieee80211_rx_bss_put/get imbalance
2008-05-28  Nicolas Kaisernet/mac80211: always true conditionals
2008-05-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-27  Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2008-05-27  Gerrit Renkerdccp ccid-3: Fix "t_ipi explosion" bug
2008-05-27  Wei Yongjundccp: Fix to handle short sequence numbers packet correctly
2008-05-26  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-05-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-26  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6.26
2008-05-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-26  Alan Coxirda: Push BKL down into irda ioctl handlers
2008-05-26  Alan Coxwanrouter: Push down BKL
2008-05-26  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-24  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-05-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-23  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-05-23  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-05-23  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-05-23  Patrick McHardyvlan: Use bitmask of feature flags instead of seperate...
2008-05-23  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-22  Johannes Bergmac80211: remove channel use statistics
2008-05-22  Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22  Johannes Bergmac80211: dont allow fragmentation and requeuing on...
2008-05-22  Johannes Bergmac80211: move TX info into skb->cb
2008-05-22  Johannes Bergmac80211: reorder some transmit handlers
2008-05-22  Johannes Bergmac80211: use rate index in TX control
2008-05-22  Johannes Bergmac80211: let drivers wake but not start queues
2008-05-22  Johannes Bergmac80211: fix bugs in queue handling functions
2008-05-22  Ron Rindjunskymac80211: separate Tx and Rx MCS when configuring HT
2008-05-22  Harvey Harrisonmac80211: tkip.c use struct tkip_ctx in phase 2 key...
2008-05-22  Harvey Harrisonmac80211: tkip.c use struct tkip_ctx in phase 1 key...
2008-05-22  Harvey Harrisonmac80211: add a struct to hold tkip context
2008-05-22  Harvey Harrisonmac80211: add const, remove unused function, make one...
2008-05-22  Harvey Harrisonmac80211: introduce struct michael_mic_ctx and static...
2008-05-22  Harvey Harrisonmac80211: michael.c use kernel-provided infrastructure
2008-05-22  Pavel Emelyanovmac80211: Consolidate hash kfree-ing in mesh.c.
2008-05-22  Pavel Emelyanovmac80211: Merge error paths in mesh_table_grow().
2008-05-22  Pavel Emelyanovmac80211: Do not report false error from mesh_path_add.
2008-05-22  Pavel Emelyanovmac80211: Fix sleeping allocation under lock in mesh_pa...
2008-05-22  Pavel Emelyanovmac80211: Report allocation failure from mesh_path_node...
2008-05-22  Pavel Emelyanovmac80211: Prepare mesh_table_grow to failing copy_node...
2008-05-22  Pavel Emelyanovmac80211: Fix one more call to synchronize_rcu in atomi...
2008-05-22  Pavel Emelyanovmac80211: Brush up error paths in mesh_path_add.
2008-05-22  Rami Rosennet: The world is not perfect patch.
2008-05-22  David S. Millerxfrm_user: Remove zero length key checks.
2008-05-22  Denis Chengnet/ipv4/arp.c: Use common hex_asc helpers
2008-05-21  Sridhar Samudralatcp: TCP connection times out if ICMP frag needed is...
2008-05-21  Allan Stephenstipc: Fix initialization sequence problems when enterin...
2008-05-21  Allan Stephenstipc: Update "previous node" indicators when node addre...
2008-05-21  Allan Stephenstipc: Optimize null pointer check during neighbor discovery
2008-05-21  Allan Stephenstipc: Prevent node object duplication due to simultaneo...
2008-05-21  Allan Stephenstipc: Fix skb_under_panic when configuring TIPC without...
2008-05-21  Pavel Emelyanovip6mr: Use on-device stats instead of private ones.
2008-05-21  Pavel Emelyanovipmr: Use on-device stats instead of private ones.
2008-05-21  Pavel Emelyanovip6tnl: Use on-device stats instead of private ones.
2008-05-21  Pavel Emelyanovipmr: Ipip tunnel uses on-device stats.
2008-05-21  Pavel Emelyanovsit: Use on-device stats instead of private ones.
2008-05-21  Pavel Emelyanovipip: Use on-device stats instead of private ones.
2008-05-21  Pavel Emelyanovipgre: Use on-device stats instead of private ones.
2008-05-21  Pavel Emelyanovbridge: Use on-device stats instead of private ones.
2008-05-21  Pavel Emelyanovnet: The dev->get_stats pointer is not NULL nowadays.
2008-05-21  Kazunori MIYAZAWAaf_key: Fix selector family initialization.
2008-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-05-21  David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-05-21  Helmut Schaamac80211: fix NULL pointer dereference in ieee80211_com...
2008-05-21  Linus TorvaldsMerge branch 'for-2.6.26' of git://linux-nfs.org/~bfiel...
2008-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-20  J. Bruce FieldsMerge branch 'from-tomtucker' into for-2.6.26
2008-05-20  Denis V. Lunevpktgen: make sure that pktgen_thread_worker has been...
next