1. a7b2116 mwifiex: Fixing NULL pointer dereference by Yogesh Ashok Powar · 13 years ago
  2. d6124ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 13 years ago
  3. 7f4f057 Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices by Ville Tervo · 13 years ago
  4. 26e7acf Bluetooth: Do not ignore errors returned from strict_strtol() by David Miller · 13 years ago
  5. 0da67be Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 13 years ago
  6. 8d03e97 Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace. by Filip Palian · 13 years ago
  7. 51e6525 iwlegacy: fix channel switch locking by Stanislaw Gruszka · 13 years ago
  8. f3209be mac80211: fix IBSS teardown race by Johannes Berg · 13 years ago
  9. 43e4e0b iwlagn: send tx power command if defer cause by RXON not match by Wey-Yi Guy · 13 years ago
  10. 57a27e1 nl80211: fix overflow in ssid_len by Luciano Coelho · 13 years ago
  11. 6633d64 rtlwifi: Avoid modifying skbs that are resubmitted by Mike McCormack · 13 years ago
  12. 4fea2e0 rtlwifi: Fix logic in rx_interrupt by Mike McCormack · 13 years ago
  13. bb77f63 Revert "mac80211: stop queues before rate control updation" by John W. Linville · 13 years ago
  14. 51892db iwl4965: set tx power after rxon_assoc by Stanislaw Gruszka · 13 years ago
  15. 3bb42a6 rt2x00: fix rmmod crash by Stanislaw Gruszka · 13 years ago
  16. 42b70a5 iwlagn: use cts-to-self protection on 5000 adapters series by Stanislaw Gruszka · 13 years ago
  17. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 13 years ago
  18. d2ac49f libertas_sdio: handle spurious interrupts by Daniel Drake · 13 years ago
  19. 59e7e70 mac80211: call dev_alloc_name before copying name to sdata by Thadeu Lima de Souza Cascardo · 13 years ago
  20. 6f213ff iwlagn: fix channel switch locking by Stanislaw Gruszka · 13 years ago
  21. a99168e ath5k: Disable fast channel switching by default by Nick Kossifidis · 13 years ago
  22. bdf492f ssb: fix PCI(e) driver regression causing oops on PCI cards by Rafał Miłecki · 13 years ago
  23. dfe2158 iwl4965: correctly validate temperature value by Stanislaw Gruszka · 13 years ago
  24. a7567b2 bluetooth l2cap: fix locking in l2cap_global_chan_by_psm by Johannes Berg · 13 years ago
  25. 21fdc87 ath9k: fix two more bugs in tx power by Daniel Halperin · 13 years ago
  26. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 13 years ago
  27. 1144181 iwlagn: fix incorrect PCI subsystem id for 6150 devices by Wey-Yi Guy · 13 years ago
  28. 59342f6 zd1211rw: fix to work on OHCI by Jussi Kivilinna · 13 years ago
  29. 66870b1 wl12xx: fix oops in sched_scan when forcing a passive scan by Luciano Coelho · 13 years ago
  30. 50a66d7 wl12xx: add separate config value for DFS dwell time on sched scan by Luciano Coelho · 13 years ago
  31. 2497a24 wl12xx: fix DFS channels handling in scheduled scan by Luciano Coelho · 13 years ago
  32. dd08682 wl12xx: fix passive and radar channel generation for scheduled scan by Luciano Coelho · 13 years ago
  33. 71005be libertas: Set command sequence number later to ensure consistency by Daniel Drake · 13 years ago
  34. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  35. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 13 years ago
  36. bee9525 net: Add linux/sysctl.h includes where needed. by David S. Miller · 13 years ago
  37. 9d931dd net: Kill ether_table[] declaration. by David S. Miller · 13 years ago
  38. 686a7e3 inetpeer: fix race in unused_list manipulations by Eric Dumazet · 13 years ago
  39. e7a46b4 atm: expose ATM device index in sysfs by Dan Williams · 13 years ago
  40. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  41. 1df85ec ath9k: Fix AR9287 calibration by Adrian Chadd · 13 years ago
  42. 64c754e mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c by Jesper Juhl · 13 years ago
  43. a331400 mac80211: clear local->ps_data on disassoc by Eliad Peller · 13 years ago
  44. 64bd082 wireless: Default to 'n' for 2 new added devices in Kconfig. by Tao Ma · 13 years ago
  45. aac11c1 iwl4965: fix 5GHz operation by Stanislaw Gruszka · 13 years ago
  46. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 13 years ago
  47. 1d38c16 mac80211: stop queues before rate control updation by Rajkumar Manoharan · 13 years ago
  48. 41e2b05 ath9k: set 40 Mhz rate only if hw is configured in ht40 by Rajkumar Manoharan · 13 years ago
  49. 51ac8cb ath9k_hw: disable phy restart on baseband panic caused by RXSM by Rajkumar Manoharan · 13 years ago
  50. a4d86d9 ath9k: Reset chip on baseband hang by Rajkumar Manoharan · 13 years ago
  51. fb23d86 b43: N-PHY: initialize last var in calibration function by Rafał Miłecki · 13 years ago
  52. 0019a2c rtlwifi: Use order 2 RX buffer allocation only if necessary by Larry Finger · 13 years ago
  53. a9e1286 rtlwifi: Fix kernel panic resulting from RX buffer allocation failure by Larry Finger · 13 years ago
  54. 208c72f nl80211: fix check for valid SSID size in scan operations by Luciano Coelho · 13 years ago
  55. 21bc7af mwifiex: correct event header length by Yogesh Ashok Powar · 13 years ago
  56. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 13 years ago
  57. 90e6247 bonding: cleanup module option descriptions by Andy Gospodarek · 13 years ago
  58. da7c06c net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version. by Justin Mattock · 13 years ago
  59. 240b262 net: davinci_emac: fix dev_err use at probe by Johan Hovold · 13 years ago
  60. 12e6c41 can: convert to %pK for kptr_restrict support by Oliver Hartkopp · 13 years ago
  61. fd0daf9 net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags by Michał Mirosław · 13 years ago
  62. 97242c8 netfilter: Fix several warnings in compat_mtw_from_user(). by David Miller · 13 years ago
  63. 9184a9c netfilter: ipset: fix ip_set_flush return code by Jozsef Kadlecsik · 13 years ago
  64. b141c24 netfilter: ipset: remove unused variable from type_pf_tdel() by Jozsef Kadlecsik · 13 years ago
  65. 249ddc7 netfilter: ipset: Use proper timeout value to jiffies conversion by Jozsef Kadlecsik · 13 years ago
  66. 94265cf bonding: documentation and code cleanup for resend_igmp by Flavio Leitner · 13 years ago
  67. 9fe0617 bonding: prevent deadlock on slave store with alb mode (v3) by Neil Horman · 13 years ago
  68. 2907c35 net: hold rtnl again in dump callbacks by Eric Dumazet · 13 years ago
  69. 1dcb14d Add Fujitsu 1000base-SX PCI ID to tg3 by Meelis Roos · 13 years ago
  70. a5971d4 bnx2x: protect sequence increment with mutex by Dmitry Kravkov · 13 years ago
  71. 07bd8df sch_sfq: fix peek() implementation by Eric Dumazet · 13 years ago
  72. 367bbf2 isdn: netjet - blacklist Digium TDM400P by Prarit Bhargava · 13 years ago
  73. d10358d via-velocity: don't annotate MAC registers as packed by Ulrich Hecht · 13 years ago
  74. 1ba37c5 xen: netfront: hold RTNL when updating features. by Ian Campbell · 13 years ago
  75. 8b4472c sctp: fix memory leak of the ASCONF queue when free asoc by Wei Yongjun · 13 years ago
  76. f11970e net: make dev_disable_lro use physical device if passed a vlan dev (v2) by Neil Horman · 13 years ago
  77. 6dcbbe2 net: move is_vlan_dev into public header file (v2) by Neil Horman · 13 years ago
  78. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  79. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  80. 6b36783 bug.h: Fix build with CONFIG_PRINTK disabled. by David S. Miller · 13 years ago
  81. daf8cf6 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 13 years ago
  82. 1ba0145 wireless: fix cfg80211.h new kernel-doc warnings by Randy Dunlap · 13 years ago
  83. 54a430c iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled by Wey-Yi Guy · 13 years ago
  84. 1f37070 dst: catch uninitialized metrics by Stephen Hemminger · 13 years ago
  85. 5d8bee6 be2net: hash key for rss-config cmd not set by Sathya Perla · 13 years ago
  86. 33eb987 bridge: initialize fake_rtable metrics by Eric Dumazet · 13 years ago
  87. b30c516 net: fix __dst_destroy_metrics_generic() by Eric Dumazet · 13 years ago
  88. 19694ac CDC NCM: release interfaces fix in unbind() by Alexey Orishko · 13 years ago
  89. eb722d7 bnx2x: fix inverted condition by Dmitry Kravkov · 13 years ago
  90. 24cf3af igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list by Veaceslav Falico · 13 years ago
  91. be3fc41 net: use synchronize_rcu_expedited() by Eric Dumazet · 13 years ago
  92. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  93. 229de61 net/irda: convert bfin_sir to common Blackfin UART header by Mike Frysinger · 13 years ago
  94. 6ac3f66 ipv6: Fix return of xfrm6_tunnel_rcv() by David S. Miller · 13 years ago
  95. 6c4a5cb net: filter: Use WARN_RATELIMIT by Joe Perches · 13 years ago
  96. b3eec79 bug.h: Add WARN_RATELIMIT by Joe Perches · 13 years ago
  97. 8efa885 sch_sfq: avoid giving spurious NET_XMIT_CN signals by Eric Dumazet · 13 years ago
  98. a4910b7 ehea: Fix multicast registration on semi-promiscuous mode by Breno Leitao · 13 years ago
  99. 418f275 snap: remove one synchronize_net() by Eric Dumazet · 13 years ago
  100. 19a76fa net: ping: cleanups ping_v4_unhash() by Eric Dumazet · 13 years ago