1. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  2. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  3. 6684604 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs by Rick Jones · 13 years ago
  4. 6488270 mdio-gpio: Add reset functionality to mdio-gpio driver(v2). by Srinivas Kandagatla · 13 years ago
  5. 5219e4c bnx2x: add endline at end of message by Dmitry Kravkov · 13 years ago
  6. abbd00b net/can/mscan: Fix buggy listen only mode setting by Wolfgang Grandegger · 13 years ago
  7. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  8. e52fcb2 bnx2x: uses build_skb() in receive path by Eric Dumazet · 13 years ago
  9. c3e072f net: fsl_pq_mdio: fix non tbi phy access by Baruch Siach · 13 years ago
  10. 452448f net/can/mscan: add listen only mode by Marc Kleine-Budde · 13 years ago
  11. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  12. 952c5ca fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 13 years ago
  13. e19df76 net-forcedeth: Add internal loopback support for forcedeth NICs. by Sanjay Hortikar · 13 years ago
  14. 3d249d4 net: introduce ethernet teaming device by Jiri Pirko · 13 years ago
  15. 5d70b88 bnx2x: update driver version to 1.70.35-0 by Dmitry Kravkov · 13 years ago
  16. 7275408 bnx2x: Remove on-stack napi struct variable by Ariel Elior · 13 years ago
  17. 4a025f4 bnx2x: prevent race in statistics flow by Dmitry Kravkov · 13 years ago
  18. 8304859 bnx2x: add fan failure event handling by Ariel Elior · 13 years ago
  19. 46fa130 bnx2x: remove unused #define by Dmitry Kravkov · 13 years ago
  20. b363782 bnx2x: simplify definition of RX_SGE_MASK_LEN and use it. by Dmitry Kravkov · 13 years ago
  21. f9c058b bnx2x: DCBX: use #define instead of magic by Dmitry Kravkov · 13 years ago
  22. 00253a8 bnx2x: propagate DCBX negotiation by Dmitry Kravkov · 13 years ago
  23. b306f5e bnx2x: separate FCoE and iSCSI license initialization. by Dmitry Kravkov · 13 years ago
  24. ad75659 bnx2x: remove unused variable by Dmitry Kravkov · 13 years ago
  25. f233caf bnx2x: use rx_queue index for skb_record_rx_queue() by Dmitry Kravkov · 13 years ago
  26. 62ac0dc bnx2x: allow FCoE and DCB for 578xx by Dmitry Kravkov · 13 years ago
  27. 6589ade be2net: stop issuing FW cmds if any cmd times out by Sathya Perla · 13 years ago
  28. 434b364 be2net: don't log more than one error on detecting EEH/UE errors by Sathya Perla · 13 years ago
  29. 72f0248 be2net: stop checking the UE registers after an EEH error by Sathya Perla · 13 years ago
  30. 3012803 be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios by Sathya Perla · 13 years ago
  31. 8d8bdfe ll_temac: Add support for phy_mii_ioctl by Ricardo Ribalda · 13 years ago
  32. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  33. 8ce120f net: better pcpu data alignment by Eric Dumazet · 13 years ago
  34. 59caa56 sunhme: Allow usage on SBI based SBus systems by oftedal · 13 years ago
  35. ea1649d Fix incorrect usage of NET_IP_ALIGN by Nico Erfurth · 13 years ago
  36. 10953db r8169: increase the delay parameter of pm_schedule_suspend by hayeswang · 13 years ago
  37. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  38. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  39. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  40. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  41. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  42. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  43. a844506 device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h by Stephen Rothwell · 13 years ago
  44. 6f66263 device-mapper: dm-bufio.c needs to include module.h by Stephen Rothwell · 13 years ago
  45. 1944ce6 drivers/md: change module.h -> export.h in persistent-data/dm-* by Paul Gortmaker · 13 years ago
  46. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  47. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  48. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  49. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  50. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  51. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  52. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  53. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  54. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  55. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  56. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  57. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  58. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  59. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  60. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  61. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
  62. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
  63. 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
  64. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  65. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  66. e751b75 Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup' into acpi by Len Brown · 13 years ago
  67. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  68. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  69. 21404b7 hid/apple: modern macbook airs use the standard apple function key translations by Linus Torvalds · 13 years ago
  70. 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
  71. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  72. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  73. b25edc4 cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() by Deepthi Dharwar · 13 years ago
  74. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  75. 362b646 ACPI: Export FADT pm_profile integer value to userspace by Thomas Renninger · 13 years ago
  76. 51e20d0 thermal: Prevent polling from happening during system suspend by Rafael J. Wysocki · 13 years ago
  77. 4505a20 ACPI: Drop ACPI_NO_HARDWARE_INIT by Rafael J. Wysocki · 13 years ago
  78. 3bf3f8b ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() by Luck, Tony · 13 years ago
  79. 0e4c9dc Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  80. 18fd470 PNPACPI: Simplify disabled resource registration by Witold Szczeponik · 13 years ago
  81. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  82. f7f71cf ACPI: Fix possible recursive locking in hwregs.c by Rakib Mullick · 13 years ago
  83. ec773e9 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  84. 581de59 ACPI: use kstrdup() by Thomas Meyer · 13 years ago
  85. bfa02b0 hwmon: (w83627ehf) Fix broken driver init by Guenter Roeck · 13 years ago
  86. 2aba6ca hwmon: (coretemp) Fix for non-SMP builds by Jean Delvare · 13 years ago
  87. c861cd3 Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  88. 7abec10 Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  89. 8110efc Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  90. 06d8eb1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  91. cd3f07d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  92. 7a3f8de ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver by Russell King · 13 years ago
  93. 00411ee watchdog: Convert wm831x driver to watchdog core by Mark Brown · 13 years ago
  94. 25dc46e watchdog: s3c2410: convert to use the watchdog framework by Wolfram Sang · 13 years ago
  95. deb9197 watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing by Wim Van Sebroeck · 13 years ago
  96. c63b6d0 watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver by Greg Lee · 13 years ago
  97. 86b5912 watchdog: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  98. 47bfd05 watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD by Venkat Subbiah · 13 years ago
  99. cef153a watchdog: sc520_wdt: Remove unnecessary cast. by Sean Young · 13 years ago
  100. d5240df ARM: PXA: fix lubbock PCMCIA driver build error by Russell King · 13 years ago