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