1. 39ba22b ixgbevf: use PCI_DEVICE_TABLE macro by Stephen Hemminger · 12 years ago
  2. e757e3e ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races by Alexander Duyck · 12 years ago
  3. f394793 drivers/isdn: checkng length to be sure not memory overflow by Chen Gang · 11 years ago
  4. d9169323 bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario by Yaniv Rosner · 11 years ago
  5. 5f3347e bnx2x: Fix intermittent long KR2 link up time by Yaniv Rosner · 11 years ago
  6. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  8. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  9. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 11 years ago
  10. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 11 years ago
  11. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 11 years ago
  12. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 11 years ago
  13. 87ab7f6 macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. by Vlad Yasevich · 11 years ago
  14. ba81276 team: unsyc the devices addresses when port is removed by Vlad Yasevich · 11 years ago
  15. 11e5e76 bgmac: register MII bus by Rafał Miłecki · 11 years ago
  16. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 11 years ago
  17. c7bb15a be2net: Update copyright year by Vasundhara Volam · 11 years ago
  18. 260055b mv643xx_eth: fix for disabled autoneg by Phil Sutter · 11 years ago
  19. 80028ea bonding: fire NETDEV_RELEASE event only on 0 slaves by Veaceslav Falico · 11 years ago
  20. 9cb6cb7 vxlan: fix oops when delete netns containing vxlan by Zang MingJie · 11 years ago
  21. e4fabf2 vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev by Bhavesh Davda · 11 years ago
  22. d3452436 Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  23. 0c8150d Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  24. a229e48 net/mlx4_en: Disable RFS when running in SRIOV mode by Amir Vadai · 11 years ago
  25. 83a5a6c net/mlx4_en: Cleanup MAC resources on module unload or port stop by Yan Burman · 11 years ago
  26. bfa8ab4 net/mlx4_en: Fix race when setting the device MAC address by Yan Burman · 11 years ago
  27. e7dbeba net/mlx4_core: Fix endianness bug in set_param_l by Jack Morgenstein · 11 years ago
  28. 0081c8f net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabled by Jack Morgenstein · 11 years ago
  29. 3fb817f net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering by Jack Morgenstein · 11 years ago
  30. cd66acb Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  31. c4dab50 tg3: Download 57766 EEE service patch firmware by Nithin Sujir · 11 years ago
  32. 31f11a9 tg3: Enhance firmware download code to support fragmented firmware by Nithin Sujir · 11 years ago
  33. 77997ea tg3: Cleanup firmware parsing code by Nithin Sujir · 11 years ago
  34. f4bffb2 tg3: Refactor the 2nd type of cpu pause by Nithin Sujir · 11 years ago
  35. 837c45b tg3: Refactor cpu pause/resume code by Nithin Sujir · 11 years ago
  36. 1caf13e tg3: Add new FW_TSO flag by Matt Carlson · 11 years ago
  37. 3e5c112 qlcnic: Use generic fdb handler when driver options are not enabled. by Vlad Yasevich · 11 years ago
  38. 75a75ee mlx4: Remove driver specific fdb handlers. by Vlad Yasevich · 11 years ago
  39. faaf02d ixgbe: Make use of the default fdb handlers. by Vlad Yasevich · 11 years ago
  40. 1648a23 sfc: allocate more RX buffers per page by Daniel Pieczko · 12 years ago
  41. 179ea7f sfc: Replace efx_rx_is_last_buffer() with a flag by Ben Hutchings · 11 years ago
  42. 2768935 sfc: reuse pages to avoid DMA mapping/unmapping costs by Daniel Pieczko · 12 years ago
  43. 85740cdf sfc: Enable RX DMA scattering where possible by Ben Hutchings · 12 years ago
  44. b74e3e8 sfc: Update RX buffer address together with length by Ben Hutchings · 12 years ago
  45. 5036b7c sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade by Ben Hutchings · 12 years ago
  46. b184f16 sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va() by Ben Hutchings · 12 years ago
  47. ff734ef sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet() by Ben Hutchings · 12 years ago
  48. 9bc2fc9 sfc: Make RX queue descriptor counts unsigned for consistency by Ben Hutchings · 12 years ago
  49. 272baee sfc: Properly distinguish RX buffer and DMA lengths by Ben Hutchings · 12 years ago
  50. 80c2e71 sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len by Ben Hutchings · 12 years ago
  51. 626950d sfc: Add AER and EEH support for Siena by Alexandre Rames · 12 years ago
  52. 634ab72 sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF by Ben Hutchings · 11 years ago
  53. d9ccfdd sfc: Fix replacement detection in efx_filter_insert_filter() by Ben Hutchings · 12 years ago
  54. 297891c sfc: Merge efx_filter_search() into efx_filter_insert() by Ben Hutchings · 12 years ago
  55. 385904f sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters by Ben Hutchings · 12 years ago
  56. e3a699f sfc: Remove redundant parameter to efx_filter_search() by Ben Hutchings · 12 years ago
  57. 7de07a4 sfc: More sensible semantics for efx_filter_insert_filter() replace flag by Ben Hutchings · 12 years ago
  58. 97d48a1 sfc: Remove rx_alloc_method SKB by Alexandre Rames · 12 years ago
  59. 9230451 sfc: tidy up PTP synchronize function efx_ptp_process_times() by Laurence Evans · 12 years ago
  60. c939a31 sfc: PTP changes to support improved UUID filtering mode by Laurence Evans · 12 years ago
  61. 4a74dc6 sfc: Allow efx_channel_type::receive_skb() to reject a packet by Ben Hutchings · 11 years ago
  62. 86c2da5 Merge branch 'sfc-3.9' into master by Ben Hutchings · 11 years ago
  63. 774c389 drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK by Marek Olšák · 11 years ago
  64. d808fc8 drm/radeon: skip MC reset as it's probably not hung by Alex Deucher · 11 years ago
  65. e8fc413 drm/radeon: add primary dac adj quirk for R200 board by Alex Deucher · 11 years ago
  66. cc9945b drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled by Alex Deucher · 11 years ago
  67. dcd9006 HID: logitech-dj: do not directly call hid_output_raw_report() during probe by Benjamin Tissoires · 11 years ago
  68. e60b22c e1000e: fix accessing to suspended device by Konstantin Khlebnikov · 11 years ago
  69. 66148ba e1000e: fix runtime power management transitions by Konstantin Khlebnikov · 11 years ago
  70. 4e0855d e1000e: fix pci-device enable-counter balance by Konstantin Khlebnikov · 11 years ago
  71. 2cc7954 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  72. 6bd5165 Merge branch 'pm-fixes' into fixes by Rafael J. Wysocki · 11 years ago
  73. d3929b8 cpufreq / intel_pstate: Do not load on VM that does not report max P state. by Dirk Brandewie · 11 years ago
  74. 907cc90 cpufreq / intel_pstate: Fix intel_pstate_init() error path by Dirk Brandewie · 11 years ago
  75. f8af75f tun: add a missing nf_reset() in tun_net_xmit() by Eric Dumazet · 11 years ago
  76. 09e7fae r6040: check MDIO register busy waiting result by Florian Fainelli · 11 years ago
  77. 930df2d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  78. c5b3ad4 be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 by Sathya Perla · 11 years ago
  79. 753f993 team: introduce random mode by Jiri Pirko · 11 years ago
  80. acbba0d team: introduce two default team_modeop functions and use them in modes by Jiri Pirko · 11 years ago
  81. 70e21fe Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  82. c73e787 sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 by Ben Hutchings · 11 years ago
  83. 35205b2 sfc: Disable soft interrupt handling during efx_device_detach_sync() by Ben Hutchings · 11 years ago
  84. f40ebd6 drm/i915: Turn off hsync and vsync on ADPA when disabling crt by Patrik Jakobsson · 11 years ago
  85. 32cdd59 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  86. feff5dc efivarfs: return accurate error code in efivarfs_fill_super() by Matt Fleming · 11 years ago
  87. 123abd7 efivars: efivarfs_valid_name() should handle pstore syntax by Matt Fleming · 11 years ago
  88. 68d9298 efi: be more paranoid about available space when creating variables by Matthew Garrett · 11 years ago
  89. 60222c0 drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits by Patrik Jakobsson · 11 years ago
  90. 4ecccd9 iommu, x86: Add DMA remap fault reason by Li, Zhen-Hua · 11 years ago
  91. 66d29cb benet: Wait f/w POST until timeout by Gavin Shan · 11 years ago
  92. 88c4c06 reset nf before xmit vxlan encapsulated packet by Zang MingJie · 11 years ago
  93. 0305d06 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net into intel by David S. Miller · 11 years ago
  94. 6fac411 bnx2x: use the default NAPI weight by Eric Dumazet · 11 years ago
  95. fae4f3c net: cs89x0: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  96. b543a8d net: macb: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  97. ecad0a6 net: at91_ether: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  98. 9f22578 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  99. d7b815d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  100. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago