1. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  2. 69ecca8 net: vlan, qlcnic: make vlan_find_dev private by David Lamparter · 13 years ago
  3. faa2831 bnx2x: Fix compilation when CNIC is not selected in config by Dmitry Kravkov · 13 years ago
  4. 2d9a8db 68360enet: Remove Kconfig/Makefile references by Jeff Kirsher · 13 years ago
  5. cd63401 bnx2: Close device if tx_timeout reset fails by Michael Chan · 13 years ago
  6. 25009a1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  7. 6864ddb 8139cp: convert to new VLAN model. by françois romieu · 13 years ago
  8. 2af4ba8 slcan: remove obsolete code in slcan initialisation by Oliver Hartkopp · 13 years ago
  9. 8279171 Separate handling of irq type flags variable from the irq_flags request_irq variable by Shyam Iyer · 13 years ago
  10. 95a943c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  11. ecae42d net/ps3: Fix gelic RX DMA restart by Geoff Levand · 13 years ago
  12. 6383c0b bnx2x: Multiple concurrent l2 traffic classes by Ariel Elior · 13 years ago
  13. 7be08a7 bnx2x: Renaming the "reset_task" to "sp_rtnl_task" by Ariel Elior · 13 years ago
  14. 3977065 Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  15. e542a22 r8169: adjust the RxConfig settings. by Hayes Wang · 14 years ago
  16. aaa89c0 r8169: don't enable rx when shutdown. by Hayes Wang · 14 years ago
  17. d4ed95d r8169: fix wake on lan setting for non-8111E. by Hayes Wang · 14 years ago
  18. 7009042 r8169: support RTL8111E-VL. by Hayes Wang · 14 years ago
  19. 133ac40 r8169: add ERI functions. by Hayes Wang · 14 years ago
  20. 92fc43b r8169: modify the flow of the hw reset. by Hayes Wang · 14 years ago
  21. 4f6b00e5 r8169: adjust some registers. by Hayes Wang · 14 years ago
  22. eff896c ps3_gelic: Don't kill the device on DMA failure by Andre Heider · 14 years ago
  23. bb4f85ce ps3_gelic: Fix start_xmit kick error path by Andre Heider · 14 years ago
  24. e3001c9 ps3_gelic: Fix typos by Andre Heider · 14 years ago
  25. 4052299 qlcnic: change capture mask for FW dump by Anirban Chakraborty · 13 years ago
  26. fef0c06 qlcnic: define error code for loopback test by Amit Kumar Salecha · 13 years ago
  27. f127f47 qlcnic: fix race in skb->len access. by Sucheta Chakraborty · 13 years ago
  28. e5dcf6d qlcnic: enable mac-learning in promiscous mode. by Sucheta Chakraborty · 13 years ago
  29. a941fef qlcnic: updated supported cards information by Sritej Velaga · 13 years ago
  30. 7b749ff qlcnic: fix chip reset logic by Sritej Velaga · 13 years ago
  31. 41c2178 bnx2: Read iSCSI config from shared memory during ->probe() by Michael Chan · 14 years ago
  32. ecdbf6e bnx2: Add MCP dump by Jeffrey Huang · 14 years ago
  33. 558e4c7 cnic: Return proper error code if we fail to send netlink message by Michael Chan · 14 years ago
  34. e1dd883 cnic: Fix ring setup/shutdown code by Michael Chan · 14 years ago
  35. b7d4031 cnic: Fix port_mode setting by Michael Chan · 14 years ago
  36. 973e574 cnic: Replace get_random_bytes() with random32() by Michael Chan · 14 years ago
  37. 10d1e8c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  38. cd0d722 tg3: Match power source to driver state by Matt Carlson · 14 years ago
  39. 3a1e19d tg3: Add function status reporting by Matt Carlson · 14 years ago
  40. 6f5c8f83 tg3: Create critical section around GPIO toggling by Matt Carlson · 14 years ago
  41. 69f11c9 tg3: Determine PCI function number in one place by Matt Carlson · 14 years ago
  42. bed9829 tg3: Check transitions to D0 power state by Matt Carlson · 14 years ago
  43. 1682128 tg3: Move power state transitions to init_one by Matt Carlson · 14 years ago
  44. c9cab24 tg3: Detect APE enabled devs earlier by Matt Carlson · 14 years ago
  45. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  46. 51414d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  47. ff79c8a sfc: Remove 'Communications' after 'Solarflare' in references to hardware by Ben Hutchings · 14 years ago
  48. c835490 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  49. 5d7d5d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  50. f39b2dd9 mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 14 years ago
  51. 5d82c53 mwifiex: add cfg80211 handler for set_bitrate_mask by Yogesh Ashok Powar · 14 years ago
  52. 4e86879 ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 by Felix Fietkau · 14 years ago
  53. 6340211 ath5k: disable 32KHz sleep clock operation by default by Felix Fietkau · 14 years ago
  54. f006438 ath5k: fix reference clock usec duration setting restore by Felix Fietkau · 14 years ago
  55. fe00deb ath5k: delay full calibration after reset by Felix Fietkau · 14 years ago
  56. 26d16d2 ath5k: initialize common->clockrate by Felix Fietkau · 14 years ago
  57. 2d2cf47 ath5k: fix reference clock frequency for spur mitigation on AR2413 by Felix Fietkau · 14 years ago
  58. ca8bfd9 ath5k: apply the synth voltage tweak only on AR5112 rev 2 by Felix Fietkau · 14 years ago
  59. b613c72 ath5k: add missing checks for rfgain probe by Felix Fietkau · 14 years ago
  60. 0472ade ath9k_hw: Fix incorrect key_miss handling by Senthil Balasubramanian · 14 years ago
  61. 2a897d4 iwlagn: Add missing comma between constant string array by Joe Perches · 14 years ago
  62. 861d9c3 iwlegacy: Add missing comma between constant string array by Joe Perches · 14 years ago
  63. 851f186 sfc: Remove 'Solarstorm' from Kconfig descriptions by Ben Hutchings · 14 years ago
  64. 390fd0b slip: remove dead code within the slip initialization by Matvejchikov Ilya · 14 years ago
  65. 9173a88 slip: remove redundant check slip_devs for NULL by Matvejchikov Ilya · 14 years ago
  66. e28634d slip: fix MTU comparation operation when reallocating buffers by Matvejchikov Ilya · 14 years ago
  67. 30c5f8e slip: remove redundant NULL-pointer check before calling slhc_free by Matvejchikov Ilya · 14 years ago
  68. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 14 years ago
  69. c61d0af drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits by Alex Deucher · 14 years ago
  70. 780d7cc agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M by Chris Wilson · 14 years ago
  71. 4c5102f be2net: move to new vlan model by Ajit Khaparde · 14 years ago
  72. 1e75896 be2net: account for skb allocation failures by Eric Dumazet · 14 years ago
  73. c2fed99 e1000e: use GFP_KERNEL allocations at init time by Jeff Kirsher · 14 years ago
  74. a3d72d5 e1000e: Add Jumbo Frame support to 82583 devices by Carolyn Wyborny · 14 years ago
  75. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  76. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  77. d1ca1a0 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  78. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 14 years ago
  79. a94919e drm/i915/ringbuffer: Idling requires waiting for the ring to be empty by Chris Wilson · 14 years ago
  80. 05bd426 Revert "drm/i915: enable rc6 by default" by Keith Packard · 14 years ago
  81. a7b85d2 drm/i915: Clean up i915_driver_load failure path by Keith Packard · 14 years ago
  82. b691347a lanai: use pci_dev->subsystem_device by Sergei Shtylyov · 14 years ago
  83. 4171424 drm/radeon/kms: fix typo in read_disabled vbios code by Alex Deucher · 14 years ago
  84. e22e6d2 drm/radeon/kms: use correct BUS_CNTL reg on rs600 by Alex Deucher · 14 years ago
  85. 9a4a0b9 drm/radeon/kms: fix backend map typo on juniper by Alex Deucher · 14 years ago
  86. cbac954 drm/radeon/kms: fix regression in hotplug by Alex Deucher · 14 years ago
  87. bd0d7aa drivers/net: static should be at beginning of declaration by Jesper Juhl · 14 years ago
  88. 7686d1c slip: fix wrong SLIP6 ifdef-endif placing by Matvejchikov Ilya · 14 years ago
  89. 995181b e1000e: remove e1000_queue_stats by Eric Dumazet · 14 years ago
  90. 1fc5f03 ixgbe: Make certain to initialize the fdir_perfect_lock in all cases by Alexander Duyck · 14 years ago
  91. 2c670b5 igb: Add support of SerDes Forced mode for certain hardware by Carolyn Wyborny · 14 years ago
  92. 4297f99 igb: Update copyright on all igb driver files. by Carolyn Wyborny · 14 years ago
  93. 064b433 igb: Fix lack of flush after register write and before delay by Carolyn Wyborny · 14 years ago
  94. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 14 years ago
  95. c15000b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  96. 9ddf7f5 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  97. c891f2c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  98. 1456281 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  99. 83e95697 Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  100. 404ba3f0 ath5k: Add missing breaks in switch/case by Joe Perches · 14 years ago