1. d29cecd mac80211: fix reorder buffer release by Johannes Berg · 15 years ago
  2. 8f56874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  3. 159bcfe iwmc3200wifi: Enable wimax core through module parameter by Samuel Ortiz · 15 years ago
  4. 43b5ffe iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter by Samuel Ortiz · 15 years ago
  5. 1ee9d42 iwmc3200wifi: Coex table command does not expect a response by Samuel Ortiz · 15 years ago
  6. f330d4f iwmc3200wifi: Update wiwi priority table by Samuel Ortiz · 15 years ago
  7. 250cce2 iwlwifi: driver version track kernel version by Reinette Chatre · 15 years ago
  8. 212fb57 iwlwifi: indicate uCode type when fail dump error/event log by Wey-Yi Guy · 15 years ago
  9. bd3709b iwl3945: remove duplicated event logging code by Wey-Yi Guy · 15 years ago
  10. df98a49 b43: fix two warnings by Johannes Berg · 15 years ago
  11. 52ce3e9a7 ipw2100: fix rebooting hang with driver loaded by Zhu Yi · 15 years ago
  12. 269ac5f cfg80211: indent regulatory messages with spaces by Kalle Valo · 15 years ago
  13. 6646a66 iwmc3200wifi: fix NULL pointer dereference in pmkid update by Zhu Yi · 15 years ago
  14. 914828f mac80211: Fix TX status reporting for injected data frames by Jouni Malinen · 15 years ago
  15. a9a29ce ath9k: enable 2GHz band only if the device supports it by Gabor Juhos · 15 years ago
  16. 1f351e3 airo: Fix integer overflow warning by Michael Buesch · 15 years ago
  17. a5186e9 rt2x00: Fix padding bug on L2PAD devices. by Gertjan van Wingerde · 15 years ago
  18. 1014eb6 WE: Fix set events not propagated by Jean Tourrilhes · 15 years ago
  19. 316a4d9 b43legacy: avoid PPC fault during resume by Larry Finger · 15 years ago
  20. c2ff581 b43: avoid PPC fault during resume by Larry Finger · 15 years ago
  21. 677f4f6 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 15 years ago
  22. 4567c4a Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 15 years ago
  23. 602fd7c Merge branch 'for-rmk' of git://git.fluff.org/bjdooks/linux into devel-stable by Russell King · 15 years ago
  24. 86e1d57 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  25. baf9226 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  26. 57648cd Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  27. 7959832 Merge branch 'topic/core-change' into for-linus by Takashi Iwai · 15 years ago
  28. 2fc4281 Merge branch 'pending-dma-streaming' (early part) into devel by Russell King · 15 years ago
  29. c6baa19 Merge branch 'pending-dma-coherent' into devel by Russell King · 15 years ago
  30. 5cb2faa Merge branch 'pending-misc' (early part) into devel by Russell King · 15 years ago
  31. 6060e8d ARM: I-cache: flush executable mappings in flush_cache_range() by Russell King · 15 years ago
  32. ea201db ARM: I-cache: avoid flushing in flush_cache_mm() by Russell King · 15 years ago
  33. 9e95922 ARM: I-cache: Add invalidation for VIVT ASID tagged caches by Russell King · 15 years ago
  34. 115b224 ARM: 5794/1: Flush the D-cache during copy_user_highpage() by Catalin Marinas · 15 years ago
  35. f91fb05 ARM: Remove __flush_icache_all() from __flush_dcache_page() by Russell King · 15 years ago
  36. 2df341e ARM: Move __flush_icache_all() out of flush_pfn_alias() by Russell King · 15 years ago
  37. 7b0a100 ARM: Reduce __flush_dcache_page() visibility by Russell King · 15 years ago
  38. fedea67 mx31moboard: fix typo by Robert Schwebel · 15 years ago
  39. 43f0de8 S3C64XX: Staticise platform data for PCM devices by Mark Brown · 15 years ago
  40. 3482594 ASoC: Rename controls with a / in wm_hubs by Joonyoung Shim · 15 years ago
  41. 47e1c32 tcp: fix a timewait refcnt race by Eric Dumazet · 15 years ago
  42. 13475a3 tcp: connect() race with timewait reuse by Eric Dumazet · 15 years ago
  43. ff33a6e be2net: Add support for ethtool self test by Suresh R · 15 years ago
  44. 49d0900 tcp: diag: Dont report negative values for rx queue by Eric Dumazet · 15 years ago
  45. 3320eae net: Fix ks8851 snl NULL pointer dereference Oops by Tristram Ha · 15 years ago
  46. fc4a748 netdevice: provide common routine for macvlan and vlan operstate management by Patrick Mullaney · 15 years ago
  47. 012093f bnx2: Refine VPD logic. by Michael Chan · 15 years ago
  48. 9b47144 ixgbe: use EIAM to automask MSI-X by Jesse Brandeburg · 15 years ago
  49. 7ca3bc5 ixgbe: performance tweaks by Jesse Brandeburg · 15 years ago
  50. 6bacb30 ixgbe: change default ring size by Jesse Brandeburg · 15 years ago
  51. 5f71582 ixgbe: select FCoE Tx queue in ndo_select_queue by Yi Zou · 15 years ago
  52. 61a0f42 ixgbe: use known user priority for FCoE when DCB is enabled by Yi Zou · 15 years ago
  53. 69ee472 usbnet & cdc-ether: Autosuspend for online devices by Oliver Neukum · 15 years ago
  54. 7f51579 cdc-ether: Implement reset_resume() by Oliver Neukum · 15 years ago
  55. 88d2704 ARM: S3C6410: Correct names of IISv4 data output pin definitions by Mark Brown · 15 years ago
  56. 009f742 ARM: Merge next-s3c64xx-updates by Ben Dooks · 15 years ago
  57. a7fca0c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  58. f18ea82 ARM: Merge next-s3c24xx-dev-rtp by Ben Dooks · 15 years ago
  59. 3d4db84 ARM: Merge next-s3c24xx-simtec by Ben Dooks · 15 years ago
  60. 424eff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  61. 55dbabe bnx2: Update version to 2.0.3. by Michael Chan · 15 years ago
  62. 76d9906 bnx2: Read firmware version from VPD. by Michael Chan · 15 years ago
  63. b929e53 bnx2: Print warning when unable to allocate the full SKB/page ring. by Michael Chan · 15 years ago
  64. 20175c5 bnx2: Dump some state during tx timeout. by Michael Chan · 15 years ago
  65. 51bf6bb bnx2: Protect tx timeout reset with rtnl_lock(). by Michael Chan · 15 years ago
  66. cceea98 tg3: Update version to 3.105 by Matt Carlson · 15 years ago
  67. 026a6c2 tg3: Clean tg3_init_one() by Matt Carlson · 15 years ago
  68. 94c982b tg3: Use pci_read_vpd() instead of private method by Matt Carlson · 15 years ago
  69. 141518c tg3: Add some VPD preprocessor constants by Matt Carlson · 15 years ago
  70. b703df6 tg3: Add 57765 asic rev by Matt Carlson · 15 years ago
  71. 19cfaec tg3: Make TSS enable independent of MSI-X enable by Matt Carlson · 15 years ago
  72. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  73. 3454f83 be2net: Bump up the driver version number by Ajit Khaparde · 15 years ago
  74. 71d8d1b be2net: Support for WoL using magic packet after suspend. by Ajit Khaparde · 15 years ago
  75. d744b44 be2net: Changes to print fw command opcode when command is failed by controller. by Ajit Khaparde · 15 years ago
  76. b099ce2 net: Batch inet_twsk_purge by Eric W. Biederman · 15 years ago
  77. 575f4cd net: Use rcu lookups in inet_twsk_purge. by Eric W. Biederman · 15 years ago
  78. e9c5158 net: Allow fib_rule_unregister to batch by Eric W. Biederman · 15 years ago
  79. 3a765ed netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys} by Eric W. Biederman · 15 years ago
  80. d79d792 net: Allow xfrm_user_net_exit to batch efficiently. by Eric W. Biederman · 15 years ago
  81. 04dc7f6 net: Move network device exit batching by Eric W. Biederman · 15 years ago
  82. 72ad937 net: Add support for batching network namespace cleanups by Eric W. Biederman · 15 years ago
  83. 8153a10 ipv4 05/05: add sysctl to accept packets with local source addresses by Patrick McHardy · 15 years ago
  84. 5adef18 net 04/05: fib_rules: allow to delete local rule by Patrick McHardy · 15 years ago
  85. 1b038a5 net 03/05: fib_rules: add oif classification by Patrick McHardy · 15 years ago
  86. 491deb2 net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME by Patrick McHardy · 15 years ago
  87. d285834 net 01/05: fib_rules: rearrange struct fib_rule by Patrick McHardy · 15 years ago
  88. e0ee985 ARM: 5846/1: MAINTAINERS: Add arm Nomadik support by Alessandro Rubini · 15 years ago
  89. 48371cd ARM: 5845/1: l2x0: check whether l2x0 already enabled by Srinidhi Kasagar · 15 years ago
  90. 1f739d7 ARM: 5792/1: bcmring: clean up mach/io.h by Leo Chen · 15 years ago
  91. d103d01 Merge branch 'perf/probes' into perf/core by Ingo Molnar · 15 years ago
  92. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  93. 23ba90e Merge branch 'perf/scripting' into perf/core by Ingo Molnar · 15 years ago
  94. 2861453 Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver by Ben Hutchings · 15 years ago
  95. eae38ee Bluetooth: Add RFCOMM option to use L2CAP ERTM mode by Marcel Holtmann · 15 years ago
  96. 5fbcd3d Bluetooth: Add L2CAP option for max transmit value by Marcel Holtmann · 15 years ago
  97. 32fd639 Bluetooth: Enable auto sleep mode for btmrvl driver by Amitkumar Karwar · 15 years ago
  98. 2ab25cd Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value by Gustavo F. Padovan · 15 years ago
  99. 4ec10d9 Bluetooth: Implement RejActioned flag by Gustavo F. Padovan · 15 years ago
  100. 9f121a5 Bluetooth: Fix sending ReqSeq on I-frames by Gustavo F. Padovan · 15 years ago