1. 07ef7be bnx2x: fix vlan-mac memory leak by Yuval Mintz · 12 years ago
  2. 3ffd880 ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR by Silviu-Mihai Popescu · 12 years ago
  3. b6bb4dfc phy/micrel: move flag handling to function for common use by Hector Palacios · 12 years ago
  4. b818d1a phy/micrel: Add support for KSZ8031 by Hector Palacios · 12 years ago
  5. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 47ce9c4 cxgb4: Allow for backward compatibility with new VPD scheme. by Santosh Rastapur · 12 years ago
  7. 30129cf Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  8. 0cb77508 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  9. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  10. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 12 years ago
  11. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 12 years ago
  12. 3973501 Input: tc3589x-keypad - fix keymap size by Rabin Vincent · 12 years ago
  13. 73e0468 Revert "eicon: Fixed checkpatch warning" by David S. Miller · 12 years ago
  14. 624e2d2 bcm63xx_enet: properly prepare/unprepare clocks before/after usage by Jonas Gorski · 12 years ago
  15. 2a80b5e bcm63xx_enet: use managed memory allocations by Jonas Gorski · 12 years ago
  16. 1c03da0 bcm63xx_enet: use managed io memory allocations by Jonas Gorski · 12 years ago
  17. e41eef8 eicon: Fixed checkpatch warning by Andreea Hodea · 12 years ago
  18. fef4c86 rrunner.c: fix possible memory leak in rr_init_one() by David Oostdyk · 12 years ago
  19. 6aed0c8 tunnel: use iptunnel_xmit() again by Cong Wang · 12 years ago
  20. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  21. 5869483 Input: wacom - add support for 0x10d by Stephan Frank · 12 years ago
  22. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  23. e8f83e5 qlcnic: Bump up the version to 5.1.36 by Shahed Shaikh · 12 years ago
  24. 9434dbf qlcnic: Fix ethtool statistics collection by Shahed Shaikh · 12 years ago
  25. 1075822 qlcnic: Fix ethtool statistics for 82xx adapter by Shahed Shaikh · 12 years ago
  26. d16951d qlcnic: Enable LED test support for 83xx adapter by Himanshu Madhani · 12 years ago
  27. a96227e qlcnic: Fix endian issues in 83xx driver by Shahed Shaikh · 12 years ago
  28. 2ea4659 team: make local function static by stephen hemminger · 12 years ago
  29. baec126 phy: vitesse make vsc824x_add_skew static by stephen hemminger · 12 years ago
  30. 1994533 Supject: phy: make local function static by stephen hemminger · 12 years ago
  31. 7068a67 bna: fix declaration mismatch by stephen hemminger · 12 years ago
  32. 05c0db0 VXLAN: Use UDP Tunnel segmention. by Pravin B Shelar · 12 years ago
  33. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 12 years ago
  34. 2ef3920 Platform: x86: chromeos_laptop : Add basic platform data for atmel devices by Benson Leung · 12 years ago
  35. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  36. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  37. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 12 years ago
  38. d381f45 Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  39. c77f8bf Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  40. 84421b9 tg3: Update link_up flag for phylib devices by Nithin Sujir · 12 years ago
  41. 3ffcf2c e1000e: cleanup - move defines to appropriate header file by Bruce Allan · 12 years ago
  42. bbf44127 e1000e: cleanup format of struct e1000_opt_list struct by Bruce Allan · 12 years ago
  43. ce43a21 e1000e: cleanup USLEEP_RANGE checkpatch checks by Bruce Allan · 12 years ago
  44. e5fe254 e1000e: cleanup unnecessary line breaks by Bruce Allan · 12 years ago
  45. 04e115c e1000e: cleanup formatting of static structs by Bruce Allan · 12 years ago
  46. 33550ce e1000e: cleanup unusually placed comments by Bruce Allan · 12 years ago
  47. fc830b7 e1000e: cleanup (add/remove) blank lines where appropriate by Bruce Allan · 12 years ago
  48. 53aa82d e1000e: cleanup SPACING checkpatch checks by Bruce Allan · 12 years ago
  49. 17e813e e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks by Bruce Allan · 12 years ago
  50. 66501f5 e1000e: cleanup LEADING_SPACE checkpatch warnings by Bruce Allan · 12 years ago
  51. c29c3ba e1000e: cleanup LONG_LINE checkpatch warnings by Bruce Allan · 12 years ago
  52. 362e20c e1000e: cleanup SPACING checkpatch errors and warnings by Bruce Allan · 12 years ago
  53. f0ff439 e1000e: cleanup CODE_INDENT checkpatch errors by Bruce Allan · 12 years ago
  54. 39ba22b ixgbevf: use PCI_DEVICE_TABLE macro by Stephen Hemminger · 12 years ago
  55. e757e3e ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races by Alexander Duyck · 12 years ago
  56. f394793 drivers/isdn: checkng length to be sure not memory overflow by Chen Gang · 12 years ago
  57. d916932 bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario by Yaniv Rosner · 12 years ago
  58. 5f3347e bnx2x: Fix intermittent long KR2 link up time by Yaniv Rosner · 12 years ago
  59. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  61. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  62. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 12 years ago
  63. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 12 years ago
  64. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 12 years ago
  65. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 12 years ago
  66. 87ab7f6 macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. by Vlad Yasevich · 12 years ago
  67. ba81276 team: unsyc the devices addresses when port is removed by Vlad Yasevich · 12 years ago
  68. 11e5e76 bgmac: register MII bus by Rafał Miłecki · 12 years ago
  69. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 12 years ago
  70. c7bb15a be2net: Update copyright year by Vasundhara Volam · 12 years ago
  71. 260055b mv643xx_eth: fix for disabled autoneg by Phil Sutter · 12 years ago
  72. 80028ea bonding: fire NETDEV_RELEASE event only on 0 slaves by Veaceslav Falico · 12 years ago
  73. 9cb6cb7 vxlan: fix oops when delete netns containing vxlan by Zang MingJie · 12 years ago
  74. e4fabf2 vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev by Bhavesh Davda · 12 years ago
  75. d345243 Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  76. 0c8150d Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  77. a229e48 net/mlx4_en: Disable RFS when running in SRIOV mode by Amir Vadai · 12 years ago
  78. 83a5a6c net/mlx4_en: Cleanup MAC resources on module unload or port stop by Yan Burman · 12 years ago
  79. bfa8ab4 net/mlx4_en: Fix race when setting the device MAC address by Yan Burman · 12 years ago
  80. e7dbeba net/mlx4_core: Fix endianness bug in set_param_l by Jack Morgenstein · 12 years ago
  81. 0081c8f net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabled by Jack Morgenstein · 12 years ago
  82. 3fb817f net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering by Jack Morgenstein · 12 years ago
  83. cd66acb Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  84. c4dab50 tg3: Download 57766 EEE service patch firmware by Nithin Sujir · 12 years ago
  85. 31f11a9 tg3: Enhance firmware download code to support fragmented firmware by Nithin Sujir · 12 years ago
  86. 77997ea tg3: Cleanup firmware parsing code by Nithin Sujir · 12 years ago
  87. f4bffb2 tg3: Refactor the 2nd type of cpu pause by Nithin Sujir · 12 years ago
  88. 837c45b tg3: Refactor cpu pause/resume code by Nithin Sujir · 12 years ago
  89. 1caf13e tg3: Add new FW_TSO flag by Matt Carlson · 12 years ago
  90. 3e5c112 qlcnic: Use generic fdb handler when driver options are not enabled. by Vlad Yasevich · 12 years ago
  91. 75a75ee mlx4: Remove driver specific fdb handlers. by Vlad Yasevich · 12 years ago
  92. faaf02d ixgbe: Make use of the default fdb handlers. by Vlad Yasevich · 12 years ago
  93. 1648a23 sfc: allocate more RX buffers per page by Daniel Pieczko · 12 years ago
  94. 179ea7f sfc: Replace efx_rx_is_last_buffer() with a flag by Ben Hutchings · 12 years ago
  95. 2768935 sfc: reuse pages to avoid DMA mapping/unmapping costs by Daniel Pieczko · 12 years ago
  96. 85740cdf sfc: Enable RX DMA scattering where possible by Ben Hutchings · 12 years ago
  97. b74e3e8 sfc: Update RX buffer address together with length by Ben Hutchings · 12 years ago
  98. 5036b7c sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade by Ben Hutchings · 12 years ago
  99. b184f16 sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va() by Ben Hutchings · 12 years ago
  100. ff734ef sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet() by Ben Hutchings · 12 years ago