1. 74cd60a sfc: Add MC BISTs to ethtool offline self test on EF10 by Jon Cooper · 11 years ago
  2. 512bb06 sfc: Update MCDI protocol definitions by Ben Hutchings · 11 years ago
  3. 2d9955b sfc: Demote "MC Scheduler error" messages by Robert Stonehouse · 11 years ago
  4. 2dd6426 Merge branch 'sfc-3.13' into master by Ben Hutchings · 11 years ago
  5. 6b294b8 sfc: Poll for MCDI completion once before timeout occurs by Robert Stonehouse · 11 years ago
  6. 5731d7b sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once() by Robert Stonehouse · 11 years ago
  7. 2ec0301 sfc: RX buffer allocation takes prefix size into account in IP header alignment by Andrew Rybchenko · 11 years ago
  8. cd6fe65 sfc: Maintain current frequency adjustment when applying a time offset by Ben Hutchings · 11 years ago
  9. 2ea4dc2 sfc: Stop/re-start PTP when stopping/starting the datapath. by Alexandre Rames · 11 years ago
  10. 35f9a7a sfc: Rate-limit log message for PTP packets without a matching timestamp event by Ben Hutchings · 11 years ago
  11. f321160 sfc: PTP: Moderate log message on event queue overflow by Laurence Evans · 12 years ago
  12. e5a498e sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx() by Ben Hutchings · 11 years ago
  13. d8535a0 3c59x/net: Use dev_is_pci() instead of hardcoding by Yijing Wang · 11 years ago
  14. 5349d93 net/fddi: Replace local macro with PCI standard macro by Yijing Wang · 11 years ago
  15. 92d4ea6 tun: spelling fixes by stephen hemminger · 11 years ago
  16. adf8d3f drivers/net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  17. 9cb0007 usb: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  18. e8478de irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  19. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  20. d70f2cf macvlan: Support creating macvtaps from macvlans by Kevin Wallace · 11 years ago
  21. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  22. aa489f0 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
  23. 16e4762 cxgb4: Add new scheme to update T4/T5 firmware by Hariprasad Shenai · 11 years ago
  24. 70ee366 cxgb4vf: added much cleaner implementation of is_t4() by Hariprasad Shenai · 11 years ago
  25. d14807d cxgb4: Much cleaner implementation of is_t4()/is_t5() by Hariprasad Shenai · 11 years ago
  26. 1b85ee0 net/mlx4_core: destroy workqueue when driver fails to register by Wei Yang · 11 years ago
  27. 67fa366 xen-netback: clear vif->task on disconnect by Paul Durrant · 11 years ago
  28. 28e24c6 net: do not pretend FRAGLIST support by Eric Dumazet · 11 years ago
  29. 2488a54 net: fec_main: dma_map() only the length of the skb by Sebastian Siewior · 11 years ago
  30. 3a27bfa drivers: net: cpsw: fix dt probe for one port ethernet by Mugunthan V N · 11 years ago
  31. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 11 years ago
  32. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. bcc2f9b Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  34. 019b952 brcmfmac: fix uninitialized warning by Arend van Spriel · 11 years ago
  35. 3469adb net: wireless: wcn36xx: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  36. beae416 net: wireless: ath9k: avoid possible NULL pointer dereference by Michal Nazarewicz · 11 years ago
  37. a1783a7 ath9k: Fix XLNA bias strength by Sujith Manoharan · 11 years ago
  38. 93c1cfb ath9k: Fix QuickDrop usage by Sujith Manoharan · 11 years ago
  39. aeac810 Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  40. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  41. 041b499 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  42. 833846e net/mlx4_en: Remove selftest TX queues empty condition by Eugenia Emantayev · 11 years ago
  43. f121159 virtio_net: make all RX paths handle erors consistently by Michael S. Tsirkin · 11 years ago
  44. 8fc3b9e virtio_net: fix error handling for mergeable buffers by Michael S. Tsirkin · 11 years ago
  45. 99e872a virtio_net: Fixed a trivial typo (fitler --> filter) by Thomas Huth · 11 years ago
  46. 8821754 ixgbe: Make ixgbe_identify_qsfp_module_generic static by Mark Rustad · 11 years ago
  47. 8bf1264 ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default by John Fastabend · 11 years ago
  48. ae72c8d ixgbe: ixgbe_fwd_ring_down needs to be static by John Fastabend · 11 years ago
  49. 74a1b1e e1000: fix possible reset_task running after adapter down by Vladimir Davydov · 11 years ago
  50. b2f963bf e1000: fix lockdep warning in e1000_reset_task by Vladimir Davydov · 11 years ago
  51. 6a7d64e e1000: prevent oops when adapter is being closed and reset simultaneously by yzhu1 · 11 years ago
  52. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 11 years ago
  53. f5e0d34 team: fix master carrier set when user linkup is enabled by Jiri Pirko · 11 years ago
  54. 85493e6 sfc: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  55. a0c20fb net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  56. 9d38d28 Revert "net: smc91: fix crash regression on the versatile" by David S. Miller · 11 years ago
  57. b268daf net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  58. 7fe0ee0 net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl by Yang Yingliang · 11 years ago
  59. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 11 years ago
  60. 006da7b0 macvtap: Do not double-count received packets by Vlad Yasevich · 11 years ago
  61. 033dbbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  62. dc418f6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  63. de92a05 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  64. 282c183 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  65. dff345c5 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  66. 71237b6 Revert "be2net: call napi_disable() for all event queues" by David S. Miller · 11 years ago
  67. 55485e7 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  68. bc9627e via-velocity: fix netif_receive_skb use in irq disabled section. by françois romieu · 11 years ago
  69. e63e60b Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  70. ae5e812 xen-netback: include definition of csum_ipv6_magic by Andy Whitcroft · 11 years ago
  71. cd3e22b macvtap: fix tx_dropped counting error by Jason Wang · 11 years ago
  72. 167f76a phy: Add Vitesse 8514 phy ID by Shaohui Xie · 11 years ago
  73. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  74. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  75. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 11 years ago
  76. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  77. dda9cc3 Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  78. 962ba26 Merge tag 'md/3.13-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  79. 08332df irqchip: Gic: fix boot for chained gics by Mark Rutland · 11 years ago
  80. c18158f Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linus by Mark Brown · 11 years ago
  81. b8aba76 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 11 years ago
  82. c50325f spi/pxa2xx: Restore private register bits. by Chew, Chiau Ee · 11 years ago
  83. 07a27a0 i2c: bcm2835: Linking platform nodes to adapter nodes by Florian Meier · 11 years ago
  84. e7c0d3d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  85. 682a251 Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  86. 0b0f7f1 Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  87. ba33fef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  88. b7fe6bf Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  89. eec9901 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON by Ilia Mirkin · 11 years ago
  90. a1f84f5 drm/sysfs: fix OOM verification by David Herrmann · 11 years ago
  91. dad3375 remove obsolete references to powertweak by Dave Jones · 11 years ago
  92. a456c0d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  93. 6d183de md/raid5: fix newly-broken locking in get_active_stripe. by NeilBrown · 11 years ago
  94. 142d44c md: test mddev->flags more safely in md_check_recovery. by NeilBrown · 11 years ago
  95. 0c775d5 md/raid5: fix new memory-reference bug in alloc_thread_groups. by NeilBrown · 11 years ago
  96. c570076 ATA: Fix port removal ordering by Rafael J. Wysocki · 11 years ago
  97. 40b13ca i2c: omap: raw read and write endian fix by Victor Kamensky · 11 years ago
  98. 930ba4a Staging: tidspbridge: disable driver by Greg Kroah-Hartman · 11 years ago
  99. e2f0b00 gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() by Markus Mayer · 11 years ago
  100. 2ba3154 gpio: pl061: move irqdomain initialization by Linus Walleij · 11 years ago