1. f73a6f4 net/mlx4_en: get rid of private net_device_stats by Eric Dumazet · 8 years ago
  2. 9ed17db17 net/mlx4_en: get rid of ret_stats by Eric Dumazet · 8 years ago
  3. 45acbac net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() by Eric Dumazet · 8 years ago
  4. 63a664b net/mlx4_en: fix tx_dropped bug by Eric Dumazet · 8 years ago
  5. 3424d9b net: arc: trivial: Replace comma with a semicolon by Marek Vasut · 8 years ago
  6. 643d60b net: stmmac: Fix incorrect memcpy source memory by Marek Vasut · 8 years ago
  7. 26c5f03 net: alx: use custom skb allocator by Feng Tang · 8 years ago
  8. f6988cb team: don't call netdev_change_features under team->lock by Ivan Vecera · 8 years ago
  9. c0795bf sfc: on MC reset, clear PIO buffer linkage in TXQs by Edward Cree · 8 years ago
  10. 91c45e3 net: mvneta: Fix lacking spinlock initialization by Gregory CLEMENT · 8 years ago
  11. ec7c7f5 qed: Reset the enable flag for eth protocol. by Sudarsana Reddy Kalluru · 8 years ago
  12. 3275c0c net/qlge: Avoids recursive EEH error by Gavin Shan · 8 years ago
  13. 54b9430 qed: signedness bug in qed_dcbx_process_tlv() by Dan Carpenter · 8 years ago
  14. 2ece068 ptp: use memdup_user(). by Muhammad Falak R Wani · 9 years ago
  15. 8da07a3 net: hns: avoid null pointer dereference by xypron.glpk@gmx.de · 9 years ago
  16. bbf178e net: pegasus: simplify logical constraint by xypron.glpk@gmx.de · 9 years ago
  17. 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  18. 5b09c3e x86: remove pointless uaccess_32.h complexity by Linus Torvalds · 8 years ago
  19. 63d222b Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  20. 10cd715 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  21. b9ba1eb rtc: tps6586x: rename so module can be autoloaded by Nicolas Chauvet · 9 years ago
  22. 814db2b rtc: rv3029: hide unused i2c device table by Arnd Bergmann · 9 years ago
  23. a9dbe55 rtc: rs5c372: r2025: fix check for 'oscillator halted' condition by Thomas Koeller · 14 years ago
  24. 0ddc5b8 rtc: rv3029: add alarm IRQ by Mylène Josserand · 9 years ago
  25. 38201ca rtc: rv3029: fix set_time function by Mylène Josserand · 9 years ago
  26. dc492e8 rtc: rv3029: fix alarm support by Mylène Josserand · 9 years ago
  27. abe2f55 rtc: rv3029: Remove some checks and warnings by Mylène Josserand · 9 years ago
  28. c2a1c14 rtc: rv3029: Add support of RV3049 by Mylène Josserand · 9 years ago
  29. e6e3808 rtc: rv3029: convert to use regmap by Mylène Josserand · 9 years ago
  30. 4e7f1a6 rtc: rv3029: remove 'i2c' in functions names by Mylène Josserand · 9 years ago
  31. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  32. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  33. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  34. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  35. 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  36. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  37. 0eff458 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  38. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  39. b1ac6b7 aeroflex/greth: fix warning about unused variable by Sam Ravnborg · 9 years ago
  40. 21916a4 openprom: fix warning by Sam Ravnborg · 9 years ago
  41. b76ba4a drivers/hwspinlock: use correct radix tree API by Matthew Wilcox · 9 years ago
  42. 538d7eb drivers/platform/x86/wmi.c: use generic UUID library by Andy Shevchenko · 9 years ago
  43. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 9 years ago
  44. 623e47f zram: introduce per-device debug_stat sysfs node by Sergey Senozhatsky · 9 years ago
  45. 43209ea zram: remove max_comp_streams internals by Sergey Senozhatsky · 9 years ago
  46. da9556a zram: user per-cpu compression streams by Sergey Senozhatsky · 9 years ago
  47. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 9 years ago
  48. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 9 years ago
  49. 238a958 net: usb: ch9200: use kmemdup by Muhammad Falak R Wani · 9 years ago
  50. 5877deb ps3_gelic: use kmemdup by Muhammad Falak R Wani · 9 years ago
  51. 7c54277 net:liquidio: use kmemdup by Muhammad Falak R Wani · 9 years ago
  52. 56025ca Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  53. 05a5648 net: cdc_ncm: update datagram size after changing mtu by Rafal Redzimski · 9 years ago
  54. addf8fc tuntap: correctly wake up process during uninit by Jason Wang · 9 years ago
  55. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 9 years ago
  56. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  57. 94835014 Revert "phy: add support for a reset-gpio specification" by Fabio Estevam · 9 years ago
  58. e7f44b6 Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  59. c0fcded xen-netback: only deinitialized hash if it was initialized by Paul Durrant · 9 years ago
  60. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  61. 7992893 Merge tag 'for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  62. 09ec8e7 qede: Fix DMA address APIs usage by Manish Chopra · 9 years ago
  63. 1968a0b macsec: fix netlink attribute for key id by Sabrina Dubroca · 9 years ago
  64. 6eb59af Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  65. 4d230d4 Merge tag 'hsi-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 9 years ago
  66. 410b429 Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  67. f86911e xen-netback: correct length checks on hash copy_ops by Paul Durrant · 9 years ago
  68. 185be5a phy: fix crash in fixed_phy_add() by Rabin Vincent · 9 years ago
  69. ffd565e irqchip: nps: add 64BIT dependency by Arnd Bergmann · 9 years ago
  70. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  71. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  72. 3497610 rtc: stmp3xxx: print message on error by Sudip Mukherjee · 9 years ago
  73. 6fca3fc rtc: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 9 years ago
  74. b4b77f3 rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL by Qianyu Gong · 9 years ago
  75. a350259 rtc: snvs: return error in case enable_irq_wake fails by Stefan Agner · 9 years ago
  76. b62c3a1 rtc: zynqmp: Update seconds time programming logic by Anurag Kumar Vulisha · 9 years ago
  77. 5333a40 rtc: mc13xxx: remove UIE signaling by Wolfram Sang · 14 years ago
  78. 1726982 rtc: mxc: remove UIE signaling by Wolfram Sang · 14 years ago
  79. 7457d5f rtc: ds1307: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  80. bdcaace rtc: hym8563: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  81. 74e1af3 rtc: pcf8563: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  82. 58c4ed3 rtc: zynqmp: Write Calibration value before setting time by Anurag Kumar Vulisha · 9 years ago
  83. 9092984 rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A by Anurag Kumar Vulisha · 9 years ago
  84. 19105f4 rtc: ds1685: actually spin forever in poweroff path by Josh Poimboeuf · 9 years ago
  85. 6406d96 rtc: da9053: fix access ordering error during RTC interrupt at system power on by Steve Twiss · 9 years ago
  86. 5919fb9 rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled by Nicolas Boullis · 9 years ago
  87. 1d87951 rtc: ds1307: fix ds1307_native_smbus_read_block_data function by Nicolas Boullis · 9 years ago
  88. ef50f86 rtc: ds1302: fix write value for day of week register by Akinobu Mita · 9 years ago
  89. bc83a14 rtc: ds1302: fix error check in set_time by Akinobu Mita · 9 years ago
  90. 05a7f27 rtc: m41t80: handle oscillator failure bit by Mylène Josserand · 9 years ago
  91. 3726a21 rtc: m41t80: add wakealarm functionality by Mylène Josserand · 9 years ago
  92. 9c6dfed rtc: m41t80: add alarm functionality by Mylène Josserand · 9 years ago
  93. fc99b90 rtc: m41t80: remove warnings and replace obsolete function by Mylène Josserand · 9 years ago
  94. 54339f3 rtc: m41t80: add the use of 'BIT' macro by Mylène Josserand · 9 years ago
  95. f2b84ee rtc: m41t80: replace i2c functions for smbus ones by Mylène Josserand · 9 years ago
  96. ca91607 rtc: m41t80: remove proc macro by Mylène Josserand · 9 years ago
  97. ef6b312 rtc: m41t80: update sysfs entries export by Mylène Josserand · 9 years ago
  98. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 9 years ago
  99. df2d741 rtc: at91sam9: remove duplicate assignment of variable mr by Colin Ian King · 9 years ago
  100. d25a5ed rtc: ds1302: rewrite using SPI by Sergey Yanovich · 9 years ago