1. cfbf758 can: bfin_can: auto-calculate accessor sizes by Mike Frysinger · 13 years ago
  2. 9118f08 can: bfin_can: simplify xmit id1 setup by Mike Frysinger · 13 years ago
  3. aca7a3a mlx4: use pci_dev->revision by Sergei Shtylyov · 13 years ago
  4. d5b8aa1 net_sched: fix dequeuer fairness by jamal · 13 years ago
  5. 85a43a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  6. 23efcb7 wan: Update to current logging forms by Joe Perches · 13 years ago
  7. c75bb2c ixp4xx_hss: Update to current logging forms by Joe Perches · 13 years ago
  8. e8c122f farsync: Update to current logging forms by Joe Perches · 13 years ago
  9. 09a1732 dscc4: Update to current logging forms by Joe Perches · 13 years ago
  10. 86fb0cc frame relay dlci/frad: Update to current logging forms by Joe Perches · 13 years ago
  11. d6810e1 cyclom: Update to current logging forms by Joe Perches · 13 years ago
  12. 9cbe50d cosa: Update to current logging forms by Joe Perches · 13 years ago
  13. 12a3bfe generic_hdlc: Update to current logging forms by Joe Perches · 13 years ago
  14. 2903dd6 be2net: fix initialization of vlan_prio_bmap by Sathya Perla · 13 years ago
  15. c814fd3 be2net: get rid of multi_rxq module param by Sathya Perla · 13 years ago
  16. 6e53391 be2net: fix netdev_stats_update by Sathya Perla · 13 years ago
  17. 42532da ixgbe: implement DCB ops dcb_ieee_del() by John Fastabend · 13 years ago
  18. 3b3bf3b ixgbe: remove unused fcoe.tc field and fcoe_setapp() by John Fastabend · 13 years ago
  19. 9372453 ixgbe: complete FCoE initialization from setapp() routine by John Fastabend · 13 years ago
  20. 7555e83 ixgbe: A fix to VF TX rate limit by Lior Levy · 13 years ago
  21. a535c30 ixgbe: Update method used for determining descriptor count for an skb by Alexander Duyck · 13 years ago
  22. 897ab15 ixgbe: Add one function that handles most of context descriptor setup by Alexander Duyck · 13 years ago
  23. 63544e9 ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16 by Alexander Duyck · 13 years ago
  24. 7d4987d ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function by Alexander Duyck · 13 years ago
  25. a65151ba2 ixgbe: pass adapter struct instead of netdev for interrupt data by Alexander Duyck · 13 years ago
  26. c6af9c4 net: wimax: Remove of unused 'rfkill_input' pointer by Vitaliy Ivanov · 13 years ago
  27. 6f9edc6 net: Kill unuseful net/TUNABLE doc in kernel source by Shan Wei · 13 years ago
  28. 572404e zorro8390: Update style, neaten, restructure to eliminate prototypes by Joe Perches · 13 years ago
  29. 3c01164 lib8390: Remove unnecessary extern by Joe Perches · 13 years ago
  30. 5aedcf5 lib8390: Convert include <asm to include <linux by Joe Perches · 13 years ago
  31. be763c9 lib8390: Normalize source code spacing by Joe Perches · 13 years ago
  32. 7340c4d lib8390: Indent braces appropriately by Joe Perches · 13 years ago
  33. 840f639 lib8390: Use pr_<level> and netdev_<level> by Joe Perches · 13 years ago
  34. 747e252 a2065: Use pr_fmt, pr_<level> and netdev_<level> by Joe Perches · 13 years ago
  35. 7b5b0ab ariadne: Update style, neaten, restructure to eliminate prototypes by Joe Perches · 13 years ago
  36. 1897fe5 Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 13 years ago
  37. cd5f3e2 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
  38. e4a0aee tipc: Optimize creation of connection protocol messages by Allan Stephens · 13 years ago
  39. f55b564 tipc: Don't create payload message using connection protocol routine by Allan Stephens · 13 years ago
  40. 1c1a551 tipc: Reject connection protocol message sent to unconnected port by Allan Stephens · 13 years ago
  41. e244a91 tipc: Optimize creation of FIN messages by Allan Stephens · 13 years ago
  42. 741d9eb tipc: Cleanup of message header size terminology by Allan Stephens · 13 years ago
  43. 15f4e2b tipc: Eliminate useless check when creating internal message by Allan Stephens · 13 years ago
  44. a9948ba tipc: Remove unnecessary includes in socket code by Allan Stephens · 13 years ago
  45. f01a2b6 tipc: Eliminate unused field in bearer structure by Allan Stephens · 13 years ago
  46. 0f305bf tipc: Correct typo in link statistics output by Allan Stephens · 13 years ago
  47. 8af4638 tipc: Eliminate checks for empty zone list during name translation by Allan Stephens · 13 years ago
  48. f6f0a4d tipc: Convert name table publication lists to standard kernel lists by Allan Stephens · 13 years ago
  49. b52124a tipc: Partition name table instance array info into two parts by Allan Stephens · 13 years ago
  50. 7eb878e tipc: Eliminate redundant masking in message header routines by Allan Stephens · 13 years ago
  51. 74d33b3 tipc: Eliminate message header routines for caching destination node by Allan Stephens · 13 years ago
  52. 7dd1bf2 tipc: Optimizations & corrections to message rejection by Allan Stephens · 13 years ago
  53. 017dac3 tipc: Optimize routing of returned payload messages by Allan Stephens · 13 years ago
  54. 76d1252 tipc: Add sanity check to detect rejection of non-payload messages by Allan Stephens · 13 years ago
  55. acc631b tipc: Standardize exit logic for message rejection handling by Allan Stephens · 13 years ago
  56. 7ae4738 tipc: Remove unused sanity test macro by Allan Stephens · 13 years ago
  57. 5e72690 tipc: Convert fatal broadcast sanity check to non-fatal check by Allan Stephens · 13 years ago
  58. 3609936 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
  59. f70490e Bluetooth: include scatterlist.h where needed by Stephen Rothwell · 13 years ago
  60. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  61. 22c8c93 qlcnic: multi protocol internal loopback support added. by Sucheta Chakraborty · 13 years ago
  62. 9d6a644 qlcnic: Add support to enable/disable FW dump capability by Anirban Chakraborty · 13 years ago
  63. c55ad8e qlcnic: fix default operating state of interface by Amit Kumar Salecha · 13 years ago
  64. 5f6ec29 qlcnic: fix initial number of msix entries in adapter. by Sucheta Chakraborty · 13 years ago
  65. c40f4ef qlcnic: Add code to tune FW dump by Anirban Chakraborty · 13 years ago
  66. 287e38a qlcnic: Remove holding api lock while taking the dump by Anirban Chakraborty · 13 years ago
  67. 602ca6f qlcnic: Add capability to take FW dump deterministically by Sritej Velaga · 13 years ago
  68. 21e8425 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  69. a38a104 ixgbe: update driver version string by Don Skidmore · 13 years ago
  70. 1f4d518 ixgbe: fix ring assignment issues for SR-IOV and drop cases by Alexander Duyck · 13 years ago
  71. 2ba279e ixgbe: disable RSC when Rx checksum is off by Emil Tantilov · 13 years ago
  72. c988ee8 ixgbe: move reset code into a separate function by Emil Tantilov · 13 years ago
  73. 3a28926 ixgbe: move setting RSC into a separate function by Emil Tantilov · 13 years ago
  74. e4911d5 ixgbe: add support for nfc addition and removal of filters by Alexander Duyck · 13 years ago
  75. 3e05334 ixgbe: add support for displaying ntuple filters via the nfc interface by Alexander Duyck · 13 years ago
  76. 91cd94b ixgbe: add basic support for setting and getting nfc controls by Alexander Duyck · 13 years ago
  77. c04f6ca ixgbe: update perfect filter framework to support retaining filters by Alexander Duyck · 13 years ago
  78. 03ecf91 ixgbe: fix flags relating to perfect filters to support coexistence by Alexander Duyck · 13 years ago
  79. b29a216 ixgbe: remove ntuple filtering by Alexander Duyck · 13 years ago
  80. d18cd55 net: Fix build failures due to ip_is_fragment() by David S. Miller · 13 years ago
  81. 4d054f2 dcb: use nlmsg_free() instead of kfree() by Dan Carpenter · 13 years ago
  82. 655f891 bonding: add min links parameter to 802.3ad by stephen hemminger · 13 years ago
  83. cd15598 ssb: add __devinit to some functions by Hauke Mehrtens · 13 years ago
  84. 999a7a8 ath9k: enable support for AR9330 by Gabor Juhos · 13 years ago
  85. 7d95847c ath9k: add external_reset callback to ath9k_platfom_data for AR9330 by Gabor Juhos · 13 years ago
  86. 4187afa ath9k: configure internal regulator for AR9330 by Gabor Juhos · 13 years ago
  87. 7b09e49 ath9k: configure diversity based on eeprom contents for AR9330 by Gabor Juhos · 13 years ago
  88. dfc3a7b ath9k: fix few register offsets for AR9330 by Gabor Juhos · 13 years ago
  89. c4cf2c5 ath9k: set diversity group for AR9330 by Gabor Juhos · 13 years ago
  90. e7ef5bc ath9k: add fast_div_bias configuration for diversity group 1 by Gabor Juhos · 13 years ago
  91. 223c5a8 ath9k: remove superfluous parentheses by Gabor Juhos · 13 years ago
  92. cd0ed1b ath9k: fix antenna diversity configuration for non AR9485 chips by Gabor Juhos · 13 years ago
  93. 66ce235 ath9k: add a missing case statement to ath_ant_div_comb_alt_check by Gabor Juhos · 13 years ago
  94. 7216198 ath9k: use correct max_streams for AR9330 by Gabor Juhos · 13 years ago
  95. 431da56 ath9k: enable antenna diversity for AR9330 by Gabor Juhos · 13 years ago
  96. 0c45373 ath9k: set NF limits for AR9330 by Gabor Juhos · 13 years ago
  97. dc9aa5f ath9k: configure xpa bias level for AR9330 by Gabor Juhos · 13 years ago
  98. 5b5c033 ath9k: use correct EEPROM base for AR9330 by Gabor Juhos · 13 years ago
  99. 7d790a21 ath9k: enable tuning capacitance configuration for AR9330 by Gabor Juhos · 13 years ago
  100. 7dc5966 ath9k: skip internal regulator configuration for AR9330 by Gabor Juhos · 13 years ago