1. e733fb6 Bluetooth: Set conn state to BT_DISCONN to avoid multiple responses by Bao Liang · 14 years ago
  2. 509e786 Bluetooth: add Atheros BT AR9285 fw supported by Cho, Yu-Chen · 14 years ago
  3. bdc4bf65 rtlwifi: Fix possible NULL dereference by Jesper Juhl · 14 years ago
  4. 783cd01 ath9k: add missing ps wakeup/restore calls by Felix Fietkau · 14 years ago
  5. 6f48101 ath9k_hw: disabled PAPRD for AR9003 by Luis R. Rodriguez · 14 years ago
  6. 239712e iwlwifi: don't read sku information from EEPROM for 4965 by Wey-Yi Guy · 14 years ago
  7. 765c2a9 Bluetooth: Fix race condition with conn->sec_level by Johan Hedberg · 14 years ago
  8. d00ef24 Bluetooth: Fix authentication request for L2CAP raw sockets by Johan Hedberg · 14 years ago
  9. 8556edd3 Bluetooth: Create a unified auth_type evaluation function by Johan Hedberg · 14 years ago
  10. 65cf686 Bluetooth: Fix MITM protection requirement preservation by Johan Hedberg · 14 years ago
  11. 88644bb Revert "Bluetooth: Update sec_level/auth_type for already existing connections" by Johan Hedberg · 14 years ago
  12. 683d949 Bluetooth: Never deallocate a session when some DLC points to it by Lukáš Turek · 14 years ago
  13. e2e0cac Bluetooth: Fix leaking blacklist when unregistering a hci device by Johan Hedberg · 14 years ago
  14. 4571928 Bluetooth: l2cap: fix misuse of logical operation in place of bitop by David Sterba · 14 years ago
  15. 86e0928 Bluetooth: ath3k: reduce memory usage by Alexander Holler · 14 years ago
  16. 38d5939 iwlwifi: fix valid chain reading from EEPROM by Wey-Yi Guy · 14 years ago
  17. 599b13a ath5k: fix locking in tx_complete_poll_work by Bob Copeland · 14 years ago
  18. 811ea25 ath9k_hw: do PA offset calibration only on longcal interval by Rajkumar Manoharan · 14 years ago
  19. dc738cb ath9k_htc: Fix endian issue in tx header by Rajkumar Manoharan · 14 years ago
  20. 58c5296 ath9k_hw: ASPM interoperability fix for AR9380/AR9382 by Luis R. Rodriguez · 14 years ago
  21. 82694f7 mac80211: use maximum number of AMPDU frames as default in BA RX by Luciano Coelho · 14 years ago
  22. 681c4d0 mac80211: fix lockdep warning by Johannes Berg · 14 years ago
  23. 8d661f1 ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro by Amitkumar Karwar · 14 years ago
  24. ccbd4d4 rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware() by Jesper Juhl · 14 years ago
  25. 35b3ac4 iwmc3200wifi: Return proper error for iwm_if_alloc by Axel Lin · 14 years ago
  26. 4e5518c hostap_cs: fix sleeping function called from invalid context by Stanislaw Gruszka · 14 years ago
  27. 3c4a8cc ipw2200: Check for -1 INTA in tasklet too. by Indan Zupancic · 14 years ago
  28. ed70c6e ssb: Ignore dangling ethernet cores on wireless devices by Michael Büsch · 14 years ago
  29. 3b5c582 p54: fix sequence no. accounting off-by-one error by Christian Lamparter · 14 years ago
  30. 016134e mac80211: add doc short section on LED triggers by Johannes Berg · 14 years ago
  31. 45007fd nl80211: add/fix mesh docs by Johannes Berg · 14 years ago
  32. f52555a cfg80211: add mesh join/leave callback docs by Johannes Berg · 14 years ago
  33. 610dbc9 mac80211: add missing docs for off-chan TX flag by Johannes Berg · 14 years ago
  34. 55de80d ath9k_htc: Really fix packet injection by Sujith Manoharan · 14 years ago
  35. 4976b4e mac80211: add remain-on-channel docs by Johannes Berg · 14 years ago
  36. 6d50192 ath9k_hw: Fix RX handling for USB devices by Sujith Manoharan · 14 years ago
  37. 69bdacc ath9k_hw: Fix thermal issue with UB94 by Sujith Manoharan · 14 years ago
  38. 0742206 ath9k_hw: Fix calibration for AR9287 devices by Sujith Manoharan · 14 years ago
  39. 6cae913d ath9k_hw: Fix chip test by Sujith Manoharan · 14 years ago
  40. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 14 years ago
  41. 6983052 ixgbe: further flow director performance optimizations by Alexander Duyck · 14 years ago
  42. 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 14 years ago
  43. 2d39d57 ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer by Yi Zou · 14 years ago
  44. 5377a41 e1000: Add support for the CE4100 reference platform by Dirk Brandewie · 14 years ago
  45. 77996d1 e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574 by Bruce Allan · 14 years ago
  46. 31dbe5b e1000e: power off PHY after reset when interface is down by Bruce Allan · 14 years ago
  47. fe46f58 e1000e: use either_crc_le() rather than re-write it by Bruce Allan · 14 years ago
  48. e0dc4f1 e1000e: properly bounds-check string functions by Bruce Allan · 14 years ago
  49. 482fed8 e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy by Bruce Allan · 14 years ago
  50. dd93f95 e1000e: cleanup variables set but not used by Bruce Allan · 14 years ago
  51. 0363466 net offloading: Convert checksums to use centrally computed features. by Jesse Gross · 14 years ago
  52. 02932ce net offloading: Convert skb_need_linearize() to use precomputed features. by Jesse Gross · 14 years ago
  53. 91ecb63 net offloading: Convert dev_gso_segment() to use precomputed features. by Jesse Gross · 14 years ago
  54. fc74121 net offloading: Pass features into netif_needs_gso(). by Jesse Gross · 14 years ago
  55. f01a523 net offloading: Generalize netif_get_vlan_features(). by Jesse Gross · 14 years ago
  56. 9497a05 net offloading: Accept NETIF_F_HW_CSUM for all protocols. by Jesse Gross · 14 years ago
  57. eee3a96 r8169: delay phy init until device opens. by françois romieu · 14 years ago
  58. 697d0e3 net: fix kernel-doc warning in core/filter.c by Randy Dunlap · 14 years ago
  59. 928c41e net/sock.h: make some fields private to fix kernel-doc warning(s) by Randy Dunlap · 14 years ago
  60. 0ab03c2 netlink: test for all flags of the NLM_F_DUMP composite by Jan Engelhardt · 14 years ago
  61. dba5a68 forcedeth: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  62. 14934ef Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  63. 86aa778 sky2: convert to new VLAN model (v0.2) by Stephen Hemminger · 14 years ago
  64. 2aca31e sky2: fix limited auto negotiation by Stephen Hemminger · 14 years ago
  65. 9bcb801 bnx2x: Fix the race on bp->stats_pending. by Vladislav Zolotarov · 14 years ago
  66. 084d6cb bnx2x: Move to D0 before clearing MSI/MSI-X configuration. by Vladislav Zolotarov · 14 years ago
  67. 4a33bc0 bnx2x: registers dump fixes by Vladislav Zolotarov · 14 years ago
  68. 0744db2 bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes. by Vladislav Zolotarov · 14 years ago
  69. 6a75da4 Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init() and don't leak memory. by Jesper Juhl · 14 years ago
  70. 26877c7 hamradio: Resolve memory leak due to missing firmware release in add_mcs() by Jesper Juhl · 14 years ago
  71. b5680e0 net/fec: add dual fec support for mx28 by Shawn Guo · 14 years ago
  72. bcc6777 net/fec: improve pm for better suspend/resume by Shawn Guo · 14 years ago
  73. 49da97d net/fec: add mac field into platform data and consolidate fec_get_mac by Shawn Guo · 14 years ago
  74. 8649a23 net/fec: remove the use of "index" which is legacy by Shawn Guo · 14 years ago
  75. 862f098 net/fec: fix MMFR_OP type in fec_enet_mdio_write by Shawn Guo · 14 years ago
  76. 0c21e3a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  77. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  78. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  79. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  80. e744070 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. d004e4d Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 128283a Merge branch 'mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  83. 442d1ba Merge branch 'edac-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  84. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  85. d074b10 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  86. 31b6ca0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  87. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  88. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  89. da40d03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  90. aa58abc input/tc3589x: fix compile error by Dan Carpenter · 14 years ago
  91. 07fe035 spi/omap: Fix DMA API usage in OMAP MCSPI driver by Russell King - ARM Linux · 14 years ago
  92. 7357593 spi/imx: correct the test on platform_get_irq() return value by Richard Genoud · 14 years ago
  93. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  94. c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 14 years ago
  95. 524429c sched: Fix strncmp operation by Hillf Danton · 14 years ago
  96. 1c5354d sched: Move sched_autogroup_exit() to free_signal_struct() by Mike Galbraith · 14 years ago
  97. e9aa1dd sched: Fix struct autogroup memory leak by Mike Galbraith · 14 years ago
  98. 0ca0873 sched: Mark autogroup_init() __init by Yong Zhang · 14 years ago
  99. 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 14 years ago
  100. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago