1. 9cb0007 usb: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  2. e8478de irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  3. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  4. d70f2cf macvlan: Support creating macvtaps from macvlans by Kevin Wallace · 11 years ago
  5. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  6. 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
  7. 16e4762 cxgb4: Add new scheme to update T4/T5 firmware by Hariprasad Shenai · 11 years ago
  8. 70ee366 cxgb4vf: added much cleaner implementation of is_t4() by Hariprasad Shenai · 11 years ago
  9. d14807d cxgb4: Much cleaner implementation of is_t4()/is_t5() by Hariprasad Shenai · 11 years ago
  10. 1b85ee0 net/mlx4_core: destroy workqueue when driver fails to register by Wei Yang · 11 years ago
  11. 67fa366 xen-netback: clear vif->task on disconnect by Paul Durrant · 11 years ago
  12. 28e24c6 net: do not pretend FRAGLIST support by Eric Dumazet · 11 years ago
  13. 2488a54 net: fec_main: dma_map() only the length of the skb by Sebastian Siewior · 11 years ago
  14. 3a27bfa drivers: net: cpsw: fix dt probe for one port ethernet by Mugunthan V N · 11 years ago
  15. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 11 years ago
  16. 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
  17. 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
  18. 019b952 brcmfmac: fix uninitialized warning by Arend van Spriel · 11 years ago
  19. 3469adb net: wireless: wcn36xx: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  20. beae416 net: wireless: ath9k: avoid possible NULL pointer dereference by Michal Nazarewicz · 11 years ago
  21. a1783a7 ath9k: Fix XLNA bias strength by Sujith Manoharan · 11 years ago
  22. 93c1cfb ath9k: Fix QuickDrop usage by Sujith Manoharan · 11 years ago
  23. 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
  24. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  25. 041b499 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  26. 833846e net/mlx4_en: Remove selftest TX queues empty condition by Eugenia Emantayev · 11 years ago
  27. f121159 virtio_net: make all RX paths handle erors consistently by Michael S. Tsirkin · 11 years ago
  28. 8fc3b9e virtio_net: fix error handling for mergeable buffers by Michael S. Tsirkin · 11 years ago
  29. 99e872a virtio_net: Fixed a trivial typo (fitler --> filter) by Thomas Huth · 11 years ago
  30. 8821754 ixgbe: Make ixgbe_identify_qsfp_module_generic static by Mark Rustad · 11 years ago
  31. 8bf1264 ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default by John Fastabend · 11 years ago
  32. ae72c8d ixgbe: ixgbe_fwd_ring_down needs to be static by John Fastabend · 11 years ago
  33. 74a1b1e e1000: fix possible reset_task running after adapter down by Vladimir Davydov · 11 years ago
  34. b2f963bf e1000: fix lockdep warning in e1000_reset_task by Vladimir Davydov · 11 years ago
  35. 6a7d64e e1000: prevent oops when adapter is being closed and reset simultaneously by yzhu1 · 11 years ago
  36. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 11 years ago
  37. f5e0d34 team: fix master carrier set when user linkup is enabled by Jiri Pirko · 11 years ago
  38. 85493e6 sfc: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  39. a0c20fb net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  40. 9d38d28 Revert "net: smc91: fix crash regression on the versatile" by David S. Miller · 11 years ago
  41. b268daf net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  42. 7fe0ee0 net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl by Yang Yingliang · 11 years ago
  43. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 11 years ago
  44. 006da7b0 macvtap: Do not double-count received packets by Vlad Yasevich · 11 years ago
  45. 033dbbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  46. dc418f6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  47. 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
  48. 282c183 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  49. dff345c5 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  50. 71237b6 Revert "be2net: call napi_disable() for all event queues" by David S. Miller · 11 years ago
  51. 55485e7 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  52. bc9627e via-velocity: fix netif_receive_skb use in irq disabled section. by françois romieu · 11 years ago
  53. e63e60b Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  54. ae5e812 xen-netback: include definition of csum_ipv6_magic by Andy Whitcroft · 11 years ago
  55. cd3e22b macvtap: fix tx_dropped counting error by Jason Wang · 11 years ago
  56. 167f76a phy: Add Vitesse 8514 phy ID by Shaohui Xie · 11 years ago
  57. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  58. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  59. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 11 years ago
  60. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  61. 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
  62. 962ba26 Merge tag 'md/3.13-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  63. 08332df irqchip: Gic: fix boot for chained gics by Mark Rutland · 11 years ago
  64. 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
  65. b8aba76 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 11 years ago
  66. c50325f spi/pxa2xx: Restore private register bits. by Chew, Chiau Ee · 11 years ago
  67. 07a27a0 i2c: bcm2835: Linking platform nodes to adapter nodes by Florian Meier · 11 years ago
  68. e7c0d3d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  69. 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
  70. 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
  71. ba33fef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  72. 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
  73. eec9901 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON by Ilia Mirkin · 11 years ago
  74. a1f84f5 drm/sysfs: fix OOM verification by David Herrmann · 11 years ago
  75. dad3375 remove obsolete references to powertweak by Dave Jones · 11 years ago
  76. a456c0d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  77. 6d183de md/raid5: fix newly-broken locking in get_active_stripe. by NeilBrown · 11 years ago
  78. 142d44c md: test mddev->flags more safely in md_check_recovery. by NeilBrown · 11 years ago
  79. 0c775d5 md/raid5: fix new memory-reference bug in alloc_thread_groups. by NeilBrown · 11 years ago
  80. c570076 ATA: Fix port removal ordering by Rafael J. Wysocki · 11 years ago
  81. 40b13ca i2c: omap: raw read and write endian fix by Victor Kamensky · 11 years ago
  82. 930ba4a Staging: tidspbridge: disable driver by Greg Kroah-Hartman · 11 years ago
  83. e2f0b00 gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() by Markus Mayer · 11 years ago
  84. 2ba3154 gpio: pl061: move irqdomain initialization by Linus Walleij · 11 years ago
  85. 80897aa HID: uhid: fix leak for 64/32 UHID_CREATE by David Herrmann · 11 years ago
  86. 721cb59 powerpc/windfarm: Fix XServe G5 fan control Makefile issue by Benjamin Herrenschmidt · 11 years ago
  87. db8fbb4 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  88. 2d304ba Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  89. 0e4b074 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  90. b954851 Merge tag 'ntb-3.13' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  91. 14883a7 xen/gnttab: leave lazy MMU mode in the case of a m2p override failure by Matt Wilson · 11 years ago
  92. 1a3e517 can: flexcan: use correct clock as base for bit rate calculation by Marc Kleine-Budde · 11 years ago
  93. c2a3a61 i2c: i2c-bcm-kona: Fix module build by Tim Kryger · 11 years ago
  94. 4e4844c i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C by Martin Vogt · 11 years ago
  95. 55b3918 i2c: bcm-kona: remove duplicated include by Wei Yongjun · 11 years ago
  96. a238dcf i2c: davinci: raw read and write endian fix by Taras Kondratiuk · 11 years ago
  97. b975dc3 sony-laptop: do not scribble keyboard backlight registers on resume by Mattia Dongili · 11 years ago
  98. c42b4e6 Revert "n_gsm: race between ld close and gsmtty open" by Greg Kroah-Hartman · 11 years ago
  99. 91be099 ACPI: Clean up incorrect inclusions of ACPICA headers by Lv Zheng · 11 years ago
  100. 5c1f34c Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago