1. 3170ff5 net: depca: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 14 years ago
  2. bda7ed4 net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 14 years ago
  3. 0311ee2 wanxl: remove a stray irq enable by Dan Carpenter · 14 years ago
  4. f82528b Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_forwardable' function, which is subroutine of 'dev_forward_skb'. by Alexander Smirnov · 14 years ago
  5. bc057e0 jme: Cleanup PM operations after using new PM API by Guo-Fu Tseng · 14 years ago
  6. aab6fb8 jme: Fix compile warning introduced by new pm macro by Guo-Fu Tseng · 14 years ago
  7. b21f3c7 can: remove useless defaults in Kconfig by Kurt Van Dijck · 14 years ago
  8. ea7ea65 enic: Add support to configure hardware interrupt coalesce timers in a platform independent way by Vasanthy Kolluri · 14 years ago
  9. 3fa2a1d virtio-net: per cpu 64 bit stats (v2) by stephen hemminger · 14 years ago
  10. f984cec xen/netback: Add module alias for autoloading by Bastian Blank · 14 years ago
  11. 3bea123 myri10ge: update version by Jon Mason · 14 years ago
  12. b3b6ae2 myri10ge: misc style cleanups by Jon Mason · 14 years ago
  13. effd1ed myri10ge: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  14. 5dcd846 myri10ge: add support for set_phys_id by Jon Mason · 14 years ago
  15. 4b47638 myri10ge: allow small_bytes = 0 by Jon Mason · 14 years ago
  16. c689b81 myri10ge: rework parity error check and cleanup by Jon Mason · 14 years ago
  17. 7539a61 myri10ge: Mask PCI Surprise Link Down Events by Jon Mason · 14 years ago
  18. 3b20b2d myri10ge: ensure tx queues remain stopped by Jon Mason · 14 years ago
  19. 864834f caif: Fix recieve/receive typo by Joe Perches · 14 years ago
  20. 84cac39 net: include dma-mapping.h in ll_temac_main.c for dma_map_single etc by Stephen Rothwell · 14 years ago
  21. 8d0f7ce net: include io.h in sja1000_of_platform.c for iounmap etc by Stephen Rothwell · 14 years ago
  22. 213ade8 vmxnet3: Enable GRO support. by Jesse Gross · 14 years ago
  23. 95cab73 vxge: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  24. 1a10cca sky2: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  25. e44daad r8169: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  26. d3aa0cb niu: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  27. 77c98e6 bnx2x: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  28. e82760e bnx2: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  29. bdaae04 igb: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  30. 353064d e1000e: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  31. 6532e9c cxgb3: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  32. a875a4c mlx4: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  33. 708ebb3a tg3: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  34. ec0d755 net: sh_eth: tidyup compile warning by Kuninori Morimoto · 14 years ago
  35. 72e85c4 vmxnet3: Convert to new vlan model. by Jesse Gross · 14 years ago
  36. cfbf758 can: bfin_can: auto-calculate accessor sizes by Mike Frysinger · 14 years ago
  37. 9118f08 can: bfin_can: simplify xmit id1 setup by Mike Frysinger · 14 years ago
  38. aca7a3a mlx4: use pci_dev->revision by Sergei Shtylyov · 14 years ago
  39. 85a43a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  40. 23efcb7 wan: Update to current logging forms by Joe Perches · 14 years ago
  41. c75bb2c ixp4xx_hss: Update to current logging forms by Joe Perches · 14 years ago
  42. e8c122f farsync: Update to current logging forms by Joe Perches · 14 years ago
  43. 09a1732 dscc4: Update to current logging forms by Joe Perches · 14 years ago
  44. 86fb0cc frame relay dlci/frad: Update to current logging forms by Joe Perches · 14 years ago
  45. d6810e1 cyclom: Update to current logging forms by Joe Perches · 14 years ago
  46. 9cbe50d cosa: Update to current logging forms by Joe Perches · 14 years ago
  47. 12a3bfe generic_hdlc: Update to current logging forms by Joe Perches · 14 years ago
  48. 2903dd6 be2net: fix initialization of vlan_prio_bmap by Sathya Perla · 14 years ago
  49. c814fd3 be2net: get rid of multi_rxq module param by Sathya Perla · 14 years ago
  50. 6e53391 be2net: fix netdev_stats_update by Sathya Perla · 14 years ago
  51. 42532da ixgbe: implement DCB ops dcb_ieee_del() by John Fastabend · 14 years ago
  52. 3b3bf3b ixgbe: remove unused fcoe.tc field and fcoe_setapp() by John Fastabend · 14 years ago
  53. 9372453 ixgbe: complete FCoE initialization from setapp() routine by John Fastabend · 14 years ago
  54. 7555e83 ixgbe: A fix to VF TX rate limit by Lior Levy · 14 years ago
  55. a535c30 ixgbe: Update method used for determining descriptor count for an skb by Alexander Duyck · 14 years ago
  56. 897ab15 ixgbe: Add one function that handles most of context descriptor setup by Alexander Duyck · 14 years ago
  57. 63544e9 ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16 by Alexander Duyck · 14 years ago
  58. 7d4987d ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function by Alexander Duyck · 14 years ago
  59. a65151ba2 ixgbe: pass adapter struct instead of netdev for interrupt data by Alexander Duyck · 14 years ago
  60. 572404e zorro8390: Update style, neaten, restructure to eliminate prototypes by Joe Perches · 14 years ago
  61. 3c01164 lib8390: Remove unnecessary extern by Joe Perches · 14 years ago
  62. 5aedcf5 lib8390: Convert include <asm to include <linux by Joe Perches · 14 years ago
  63. be763c9 lib8390: Normalize source code spacing by Joe Perches · 14 years ago
  64. 7340c4d lib8390: Indent braces appropriately by Joe Perches · 14 years ago
  65. 840f639 lib8390: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  66. 747e252 a2065: Use pr_fmt, pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  67. 7b5b0ab ariadne: Update style, neaten, restructure to eliminate prototypes by Joe Perches · 14 years ago
  68. cd5f3e2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  69. 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 · 14 years ago
  70. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 14 years ago
  71. 22c8c93 qlcnic: multi protocol internal loopback support added. by Sucheta Chakraborty · 14 years ago
  72. 9d6a644 qlcnic: Add support to enable/disable FW dump capability by Anirban Chakraborty · 14 years ago
  73. c55ad8e qlcnic: fix default operating state of interface by Amit Kumar Salecha · 14 years ago
  74. 5f6ec29 qlcnic: fix initial number of msix entries in adapter. by Sucheta Chakraborty · 14 years ago
  75. c40f4ef qlcnic: Add code to tune FW dump by Anirban Chakraborty · 14 years ago
  76. 287e38a qlcnic: Remove holding api lock while taking the dump by Anirban Chakraborty · 14 years ago
  77. 602ca6f qlcnic: Add capability to take FW dump deterministically by Sritej Velaga · 14 years ago
  78. a38a104 ixgbe: update driver version string by Don Skidmore · 14 years ago
  79. 1f4d518 ixgbe: fix ring assignment issues for SR-IOV and drop cases by Alexander Duyck · 14 years ago
  80. 2ba279e ixgbe: disable RSC when Rx checksum is off by Emil Tantilov · 14 years ago
  81. c988ee8 ixgbe: move reset code into a separate function by Emil Tantilov · 14 years ago
  82. 3a28926 ixgbe: move setting RSC into a separate function by Emil Tantilov · 14 years ago
  83. e4911d5 ixgbe: add support for nfc addition and removal of filters by Alexander Duyck · 14 years ago
  84. 3e05334 ixgbe: add support for displaying ntuple filters via the nfc interface by Alexander Duyck · 14 years ago
  85. 91cd94b ixgbe: add basic support for setting and getting nfc controls by Alexander Duyck · 14 years ago
  86. c04f6ca ixgbe: update perfect filter framework to support retaining filters by Alexander Duyck · 14 years ago
  87. 03ecf91 ixgbe: fix flags relating to perfect filters to support coexistence by Alexander Duyck · 14 years ago
  88. b29a216 ixgbe: remove ntuple filtering by Alexander Duyck · 14 years ago
  89. 655f891 bonding: add min links parameter to 802.3ad by stephen hemminger · 14 years ago
  90. cd15598 ssb: add __devinit to some functions by Hauke Mehrtens · 14 years ago
  91. 999a7a8 ath9k: enable support for AR9330 by Gabor Juhos · 14 years ago
  92. 7d95847c ath9k: add external_reset callback to ath9k_platfom_data for AR9330 by Gabor Juhos · 14 years ago
  93. 4187afa ath9k: configure internal regulator for AR9330 by Gabor Juhos · 14 years ago
  94. 7b09e49 ath9k: configure diversity based on eeprom contents for AR9330 by Gabor Juhos · 14 years ago
  95. dfc3a7b ath9k: fix few register offsets for AR9330 by Gabor Juhos · 14 years ago
  96. c4cf2c5 ath9k: set diversity group for AR9330 by Gabor Juhos · 14 years ago
  97. e7ef5bc ath9k: add fast_div_bias configuration for diversity group 1 by Gabor Juhos · 14 years ago
  98. 223c5a8 ath9k: remove superfluous parentheses by Gabor Juhos · 14 years ago
  99. cd0ed1b ath9k: fix antenna diversity configuration for non AR9485 chips by Gabor Juhos · 14 years ago
  100. 66ce235 ath9k: add a missing case statement to ath_ant_div_comb_alt_check by Gabor Juhos · 14 years ago