1. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 13 years ago
  2. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
  3. 0895b08 neigh: Simply destroy handling wrt. hh_cache. by David S. Miller · 13 years ago
  4. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 13 years ago
  5. a292829 ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour by David S. Miller · 13 years ago
  6. fec8292 ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour by David S. Miller · 13 years ago
  7. faa2831 bnx2x: Fix compilation when CNIC is not selected in config by Dmitry Kravkov · 13 years ago
  8. 2d9a8db 68360enet: Remove Kconfig/Makefile references by Jeff Kirsher · 13 years ago
  9. cd63401 bnx2: Close device if tx_timeout reset fails by Michael Chan · 13 years ago
  10. 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
  11. 6864ddb 8139cp: convert to new VLAN model. by françois romieu · 13 years ago
  12. f0c50c7 Remove redundant variable/code in __qdisc_run by Krishna Kumar · 13 years ago
  13. 2af4ba8 slcan: remove obsolete code in slcan initialisation by Oliver Hartkopp · 13 years ago
  14. 8279171 Separate handling of irq type flags variable from the irq_flags request_irq variable by Shyam Iyer · 13 years ago
  15. 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
  16. ecae42d net/ps3: Fix gelic RX DMA restart by Geoff Levand · 13 years ago
  17. 6383c0b bnx2x: Multiple concurrent l2 traffic classes by Ariel Elior · 13 years ago
  18. 7be08a7 bnx2x: Renaming the "reset_task" to "sp_rtnl_task" by Ariel Elior · 13 years ago
  19. 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
  20. e20e694 net: remove SK_ROUTE_CAPS from meta ematch by Michał Mirosław · 13 years ago
  21. 974151e6 net: remove /sys/class/net/*/features by Michał Mirosław · 13 years ago
  22. fec30c3 net: unexport netdev_fix_features() by Michał Mirosław · 13 years ago
  23. 1180e7d net: cleanup vlan_features setting in register_netdev by Michał Mirosław · 13 years ago
  24. 6c9c1b5 net: vlan: remove reduntant check in ndo_fix_features callback by Michał Mirosław · 13 years ago
  25. 512e400 net: m68k/nfeth: Remove wrong usage of dev->flags by Michał Mirosław · 13 years ago
  26. e542a22 r8169: adjust the RxConfig settings. by Hayes Wang · 13 years ago
  27. aaa89c0 r8169: don't enable rx when shutdown. by Hayes Wang · 13 years ago
  28. d4ed95d r8169: fix wake on lan setting for non-8111E. by Hayes Wang · 13 years ago
  29. 7009042 r8169: support RTL8111E-VL. by Hayes Wang · 13 years ago
  30. 133ac40 r8169: add ERI functions. by Hayes Wang · 13 years ago
  31. 92fc43b r8169: modify the flow of the hw reset. by Hayes Wang · 13 years ago
  32. 4f6b00e r8169: adjust some registers. by Hayes Wang · 13 years ago
  33. eff896c ps3_gelic: Don't kill the device on DMA failure by Andre Heider · 13 years ago
  34. bb4f85c ps3_gelic: Fix start_xmit kick error path by Andre Heider · 13 years ago
  35. e3001c9 ps3_gelic: Fix typos by Andre Heider · 13 years ago
  36. 4052299 qlcnic: change capture mask for FW dump by Anirban Chakraborty · 13 years ago
  37. fef0c06 qlcnic: define error code for loopback test by Amit Kumar Salecha · 13 years ago
  38. f127f47 qlcnic: fix race in skb->len access. by Sucheta Chakraborty · 13 years ago
  39. e5dcf6d qlcnic: enable mac-learning in promiscous mode. by Sucheta Chakraborty · 13 years ago
  40. a941fef qlcnic: updated supported cards information by Sritej Velaga · 13 years ago
  41. 7b749ff qlcnic: fix chip reset logic by Sritej Velaga · 13 years ago
  42. 41c2178 bnx2: Read iSCSI config from shared memory during ->probe() by Michael Chan · 13 years ago
  43. ecdbf6e bnx2: Add MCP dump by Jeffrey Huang · 13 years ago
  44. 558e4c7 cnic: Return proper error code if we fail to send netlink message by Michael Chan · 13 years ago
  45. e1dd883 cnic: Fix ring setup/shutdown code by Michael Chan · 13 years ago
  46. b7d4031 cnic: Fix port_mode setting by Michael Chan · 13 years ago
  47. 973e574 cnic: Replace get_random_bytes() with random32() by Michael Chan · 13 years ago
  48. 10d1e8c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  49. cd0d722 tg3: Match power source to driver state by Matt Carlson · 13 years ago
  50. 3a1e19d tg3: Add function status reporting by Matt Carlson · 13 years ago
  51. 6f5c8f83 tg3: Create critical section around GPIO toggling by Matt Carlson · 13 years ago
  52. 69f11c9 tg3: Determine PCI function number in one place by Matt Carlson · 13 years ago
  53. bed9829 tg3: Check transitions to D0 power state by Matt Carlson · 13 years ago
  54. 1682128 tg3: Move power state transitions to init_one by Matt Carlson · 13 years ago
  55. c9cab24 tg3: Detect APE enabled devs earlier by Matt Carlson · 13 years ago
  56. cc9f01b af-packet: fix - avoid reading stale data by Chetan Loke · 13 years ago
  57. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  58. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  59. 51414d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  60. ff79c8a sfc: Remove 'Communications' after 'Solarflare' in references to hardware by Ben Hutchings · 13 years ago
  61. 201f92e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  62. 6ac556d Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  63. c835490 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  64. 5d7d5d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  65. f39b2dd mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  66. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  67. 2fcf282 mac80211: remove a redundant check by Mohammed Shafi Shajakhan · 13 years ago
  68. 5d82c53 mwifiex: add cfg80211 handler for set_bitrate_mask by Yogesh Ashok Powar · 13 years ago
  69. 4e86879 ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 by Felix Fietkau · 13 years ago
  70. 6340211 ath5k: disable 32KHz sleep clock operation by default by Felix Fietkau · 13 years ago
  71. f006438 ath5k: fix reference clock usec duration setting restore by Felix Fietkau · 13 years ago
  72. fe00deb ath5k: delay full calibration after reset by Felix Fietkau · 13 years ago
  73. 26d16d2 ath5k: initialize common->clockrate by Felix Fietkau · 13 years ago
  74. 2d2cf47 ath5k: fix reference clock frequency for spur mitigation on AR2413 by Felix Fietkau · 13 years ago
  75. ca8bfd9 ath5k: apply the synth voltage tweak only on AR5112 rev 2 by Felix Fietkau · 13 years ago
  76. b613c72 ath5k: add missing checks for rfgain probe by Felix Fietkau · 13 years ago
  77. 0472ade ath9k_hw: Fix incorrect key_miss handling by Senthil Balasubramanian · 13 years ago
  78. 2a897d4 iwlagn: Add missing comma between constant string array by Joe Perches · 13 years ago
  79. 861d9c3 iwlegacy: Add missing comma between constant string array by Joe Perches · 13 years ago
  80. 851f186 sfc: Remove 'Solarstorm' from Kconfig descriptions by Ben Hutchings · 13 years ago
  81. 390fd0b slip: remove dead code within the slip initialization by Matvejchikov Ilya · 13 years ago
  82. 9173a88 slip: remove redundant check slip_devs for NULL by Matvejchikov Ilya · 13 years ago
  83. e28634d slip: fix MTU comparation operation when reallocating buffers by Matvejchikov Ilya · 13 years ago
  84. 30c5f8e slip: remove redundant NULL-pointer check before calling slhc_free by Matvejchikov Ilya · 13 years ago
  85. 5c25f68 net: Kill support for multiple hh_cache entries per neighbour by David S. Miller · 13 years ago
  86. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  87. 3769cff ipv4: Inline neigh binding. by David Miller · 13 years ago
  88. c61d0af drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits by Alex Deucher · 13 years ago
  89. 780d7cc agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M by Chris Wilson · 13 years ago
  90. e5b1de1 net: Add documentation for netdev features handling by Michał Mirosław · 13 years ago
  91. 4c5102f be2net: move to new vlan model by Ajit Khaparde · 13 years ago
  92. 1e75896 be2net: account for skb allocation failures by Eric Dumazet · 13 years ago
  93. c2fed99 e1000e: use GFP_KERNEL allocations at init time by Jeff Kirsher · 13 years ago
  94. a3d72d5 e1000e: Add Jumbo Frame support to 82583 devices by Carolyn Wyborny · 13 years ago
  95. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  96. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  97. d1ca1a0 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  98. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 13 years ago
  99. ec0dd26 SUNRPC: Fix use of static variable in rpcb_getport_async by Ben Greear · 13 years ago
  100. a94919e drm/i915/ringbuffer: Idling requires waiting for the ring to be empty by Chris Wilson · 13 years ago