1. 8932878 forcedeth: Add messages to indicate using MSI or MSI-X by Mike Ditto · 13 years ago
  2. 674aee3 forcedeth: fix stats on hardware without extended stats support by david decotigny · 13 years ago
  3. 3ad9b35 net: drivers: use bool type instead of double negation by Michał Mirosław · 13 years ago
  4. b721e25 ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN by Joe Perches · 13 years ago
  5. c857ff6 amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  6. 288e127 bna: Convert MAC_ADDRLEN uses to ETH_ALEN by Joe Perches · 13 years ago
  7. 104bf3f ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  8. 6a3c910 ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  9. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 13 years ago
  10. f85fa27 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  11. 358b838 team: replicate options on register by Jiri Pirko · 13 years ago
  12. 61dc346 team: convert overall spinlock to mutex by Jiri Pirko · 13 years ago
  13. 8c0713a team: Do not hold rcu_read_lock when running netlink cmds by Jiri Pirko · 13 years ago
  14. daad616 be2net: Use V1 query link status command for lancer by Padmanabh Ratnakar · 13 years ago
  15. 5d5adb9 be2net: Fix VLAN promiscous mode for Lancer by Padmanabh Ratnakar · 13 years ago
  16. af5875b be2net: Add EEPROM dump feature for Lancer by Padmanabh Ratnakar · 13 years ago
  17. de49bd5 be2net: add register dump feature for Lancer by Padmanabh Ratnakar · 13 years ago
  18. 293c4a7 be2net: Fix TX queue create for Lancer by Padmanabh Ratnakar · 13 years ago
  19. 9ca36f7 infiniband: Update net drivers for netdev_features_t changes. by David S. Miller · 13 years ago
  20. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  21. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  22. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  23. 6684604 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs by Rick Jones · 13 years ago
  24. ea99d83 intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN by Joe Perches · 13 years ago
  25. 82bbcde igb: Convert bare printk to pr_notice by Joe Perches · 13 years ago
  26. 876d2d6 igb: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  27. dbd9636 ixgbevf: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  28. a4ba8cb igbvf: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  29. 8d23363 ixgbe: fix LED blink logic to check for link by Emil Tantilov · 13 years ago
  30. ef456f8 e1000e: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  31. ef9b965 e1000e: convert to real ndo_set_rx_mode by Jesse Brandeburg · 13 years ago
  32. 6488270 mdio-gpio: Add reset functionality to mdio-gpio driver(v2). by Srinivas Kandagatla · 13 years ago
  33. 5219e4c bnx2x: add endline at end of message by Dmitry Kravkov · 13 years ago
  34. abbd00b net/can/mscan: Fix buggy listen only mode setting by Wolfgang Grandegger · 13 years ago
  35. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  36. e52fcb2 bnx2x: uses build_skb() in receive path by Eric Dumazet · 13 years ago
  37. c3e072f net: fsl_pq_mdio: fix non tbi phy access by Baruch Siach · 13 years ago
  38. 452448f net/can/mscan: add listen only mode by Marc Kleine-Budde · 13 years ago
  39. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  40. 952c5ca fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 13 years ago
  41. e19df76 net-forcedeth: Add internal loopback support for forcedeth NICs. by Sanjay Hortikar · 13 years ago
  42. 3d249d4 net: introduce ethernet teaming device by Jiri Pirko · 13 years ago
  43. 5d70b88 bnx2x: update driver version to 1.70.35-0 by Dmitry Kravkov · 13 years ago
  44. 7275408 bnx2x: Remove on-stack napi struct variable by Ariel Elior · 13 years ago
  45. 4a025f4 bnx2x: prevent race in statistics flow by Dmitry Kravkov · 13 years ago
  46. 8304859 bnx2x: add fan failure event handling by Ariel Elior · 13 years ago
  47. 46fa130 bnx2x: remove unused #define by Dmitry Kravkov · 13 years ago
  48. b363782 bnx2x: simplify definition of RX_SGE_MASK_LEN and use it. by Dmitry Kravkov · 13 years ago
  49. f9c058b bnx2x: DCBX: use #define instead of magic by Dmitry Kravkov · 13 years ago
  50. 00253a8 bnx2x: propagate DCBX negotiation by Dmitry Kravkov · 13 years ago
  51. b306f5e bnx2x: separate FCoE and iSCSI license initialization. by Dmitry Kravkov · 13 years ago
  52. ad75659 bnx2x: remove unused variable by Dmitry Kravkov · 13 years ago
  53. f233caf bnx2x: use rx_queue index for skb_record_rx_queue() by Dmitry Kravkov · 13 years ago
  54. 62ac0dc bnx2x: allow FCoE and DCB for 578xx by Dmitry Kravkov · 13 years ago
  55. 6589ade be2net: stop issuing FW cmds if any cmd times out by Sathya Perla · 13 years ago
  56. 434b364 be2net: don't log more than one error on detecting EEH/UE errors by Sathya Perla · 13 years ago
  57. 72f0248 be2net: stop checking the UE registers after an EEH error by Sathya Perla · 13 years ago
  58. 3012803 be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios by Sathya Perla · 13 years ago
  59. 8d8bdfe ll_temac: Add support for phy_mii_ioctl by Ricardo Ribalda · 13 years ago
  60. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  61. 8ce120f net: better pcpu data alignment by Eric Dumazet · 13 years ago
  62. 59caa56 sunhme: Allow usage on SBI based SBus systems by oftedal · 13 years ago
  63. ea1649d Fix incorrect usage of NET_IP_ALIGN by Nico Erfurth · 13 years ago
  64. 10953db r8169: increase the delay parameter of pm_schedule_suspend by hayeswang · 13 years ago
  65. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  66. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  67. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  68. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  69. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  70. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  71. a844506 device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h by Stephen Rothwell · 13 years ago
  72. 6f66263 device-mapper: dm-bufio.c needs to include module.h by Stephen Rothwell · 13 years ago
  73. 1944ce6 drivers/md: change module.h -> export.h in persistent-data/dm-* by Paul Gortmaker · 13 years ago
  74. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  75. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  76. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  77. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  78. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  79. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  80. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  81. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  82. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  83. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  84. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  85. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  86. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  87. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  88. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  89. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
  90. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
  91. daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  92. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  93. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  94. e751b75 Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup' into acpi by Len Brown · 13 years ago
  95. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  96. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  97. 21404b7 hid/apple: modern macbook airs use the standard apple function key translations by Linus Torvalds · 13 years ago
  98. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  99. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  100. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago