1. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 107df03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. b1386ce Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  4. d15ae81 Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  5. 3f2625d Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  6. 48d4ca5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  7. 3aa536d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  8. f1894d8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  9. ee62f09 Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  10. 62cd69d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  11. a933f80 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  12. ea4b3cf Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  13. ff8d6fa Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  14. 368301f pps: do not crash when failed to register by Jiri Slaby · 8 years ago
  15. 0bfb85c gpio: tegra: don't auto-enable for COMPILE_TEST by Arnd Bergmann · 8 years ago
  16. 5491e7c macsec: enable GRO and RPS on macsec devices by Paolo Abeni · 8 years ago
  17. 276b8c7 Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  18. cb7386d net/mlx4_en: use READ_ONCE when freeing xdp_prog by Brenden Blanco · 8 years ago
  19. f67fe5c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  20. 81dc036 crypto: qat - make qat_asym_algs.o depend on asn1 headers by Jan Stancek · 8 years ago
  21. 8f6345b net: dsa: mv88e6xxx: kill last locked reg_read by Vivien Didelot · 8 years ago
  22. 855b193 net: dsa: mv88e6xxx: rework EEPROM access by Vivien Didelot · 8 years ago
  23. d467333 net: dsa: mv88e6xxx: remove unused phy_mutex by Vivien Didelot · 8 years ago
  24. e6c044f net/faraday: Disallow using reversed MAC address from hardware by Gavin Shan · 8 years ago
  25. e9003c9 Input: tsc200x - report proper input_dev name by Michael Welling · 8 years ago
  26. 510cccb tty/vt/keyboard: fix OOB access in do_compute_shiftstate() by Dmitry Torokhov · 8 years ago
  27. 882b0f2 net/mlx5e: Fix del vxlan port command buffer memset by Saeed Mahameed · 8 years ago
  28. 5264cc6 fm10k: bump version number by Jacob Keller · 9 years ago
  29. 30e23b7 fm10k: return proper error code when pci_enable_msix_range fails by Jacob Keller · 9 years ago
  30. 0356b23 fm10k: force link to remain down for at least a second on resume events by Jacob Keller · 9 years ago
  31. 0afd20e fm10k: implement request_lport_map pointer by Jacob Keller · 9 years ago
  32. 9d7dbf0 fm10k: check if PCIe link is restored by Jacob Keller · 9 years ago
  33. 0d63a8f fm10k: enable bus master after every reset by Jacob Keller · 9 years ago
  34. 7756c08 fm10k: use common flow for suspend and resume by Jacob Keller · 9 years ago
  35. 0593186 fm10k: implement reset_notify handler for PCIe FLR events by Jacob Keller · 9 years ago
  36. 820c91a fm10k: use common reset flow when handling io errors from PCI stack by Jacob Keller · 9 years ago
  37. dc4b76c fm10k: implement prepare_suspend and handle_resume by Jacob Keller · 9 years ago
  38. 40de1fa fm10k: split fm10k_reinit into two functions by Jacob Keller · 9 years ago
  39. 9487776 fm10k: wait for queues to drain if stop_hw() fails once by Jacob Keller · 9 years ago
  40. 106ca42 fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 9 years ago
  41. 34bad71 fm10k: use actual hardware registers when checking for pending Tx by Jacob Keller · 9 years ago
  42. 892c9e0 fm10k: perform data path reset even when switch is not ready by Jacob Keller · 9 years ago
  43. ce33624 fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 9 years ago
  44. 5e93cba fm10k: Reset mailbox global interrupts by Ngai-Mint Kwan · 9 years ago
  45. 9d73ede fm10k: prevent multiple threads updating statistics by Jacob Keller · 9 years ago
  46. b624714 fm10k: avoid possible null pointer dereference in fm10k_update_stats by Jacob Keller · 9 years ago
  47. 1b00c6c fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set by Jacob Keller · 9 years ago
  48. df4750e mlxsw: spectrum: Expose per-tc counters via ethtool by Ido Schimmel · 8 years ago
  49. 7ed674b mlxsw: spectrum: Expose per-priority counters via ethtool by Ido Schimmel · 8 years ago
  50. 0971427 net: cpmac: fix error handling of cpmac_probe() by Wei Yongjun · 8 years ago
  51. 44fafda net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  52. 9a7bae8 net: ethernet: nb8800: fix error handling of nb8800_probe() by Wei Yongjun · 8 years ago
  53. 459421c wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code by Wei Yongjun · 8 years ago
  54. 9d5658e wan/fsl_ucc_hdlc: remove .owner field for driver by Wei Yongjun · 8 years ago
  55. 3ad7b14 net: axienet: Fix return value check in axienet_probe() by Wei Yongjun · 8 years ago
  56. 4599f77 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  57. 9ecc2d8 net/mlx4_en: add xdp forwarding and data write support by Brenden Blanco · 8 years ago
  58. 224e92e net/mlx4_en: break out tx_desc write into separate function by Brenden Blanco · 8 years ago
  59. d576acf net/mlx4_en: add page recycle to prepare rx ring for tx support by Brenden Blanco · 8 years ago
  60. 47a38e1 net/mlx4_en: add support for fast rx drop bpf program by Brenden Blanco · 8 years ago
  61. fc6061c net/faraday: Mask PHY interrupt with NCSI mode by Gavin Shan · 8 years ago
  62. bb168e2 net/faraday: Match driver according to compatible property by Gavin Shan · 8 years ago
  63. bd466c3 net/faraday: Support NCSI mode by Gavin Shan · 8 years ago
  64. 113ce10 net/faraday: Read MAC address from chip by Gavin Shan · 8 years ago
  65. eb41818 net/faraday: Helper functions to create or destroy MDIO interface by Gavin Shan · 8 years ago
  66. 2cfcd96 net: dsa: mv88e6xxx: add support for DSA ageing time by Vivien Didelot · 8 years ago
  67. acddbd2 net: dsa: mv88e6xxx: add G1 helper for ageing time by Vivien Didelot · 8 years ago
  68. 8ec61c7 net: dsa: mv88e6xxx: add cap for IRL by Vivien Didelot · 8 years ago
  69. 9bda889 net: dsa: mv88e6xxx: add cap for Priority Override by Vivien Didelot · 8 years ago
  70. 63ed880 net: dsa: mv88e6xxx: add cap for PVT by Vivien Didelot · 8 years ago
  71. 3b4caa1 net: dsa: mv88e6xxx: rework Switch MAC setter by Vivien Didelot · 8 years ago
  72. 47395ed net: dsa: mv88e6xxx: add cap for MGMT Enables bits by Vivien Didelot · 8 years ago
  73. 5154041 net: dsa: mv88e6xxx: extract trunk mapping by Vivien Didelot · 8 years ago
  74. f22ab64 net: dsa: mv88e6xxx: extract device mapping by Vivien Didelot · 8 years ago
  75. 9729934 net: dsa: mv88e6xxx: split setup of Global 1 and 2 by Vivien Didelot · 8 years ago
  76. d51c542 net: dsa: mv88e6xxx: remove basic function flags by Vivien Didelot · 8 years ago
  77. a725ee3 virtio-net: Remove more stack DMA by Andy Lutomirski · 8 years ago
  78. cbce91c bnxt_en: Remove locking around txr->dev_state by Florian Fainelli · 8 years ago
  79. e4add7b Input: synaptics-rmi4 - fix maximum size check for F12 control register 8 by Andrew Duggan · 8 years ago
  80. ec25bc0 net/mlx4_en: Add resilience in low memory systems by Eugenia Emantayev · 8 years ago
  81. 30f56e3 net/mlx4_en: Move filters cleanup to a proper location by Eugenia Emantayev · 8 years ago
  82. fa853dd bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro. by Prashant Sreedharan · 8 years ago
  83. dc52c6c bnxt_en: Workaround Nitro A0 RX hardware bug (part 4). by Prashant Sreedharan · 8 years ago
  84. 10bbdaf bnxt_en: Workaround Nitro A0 hardware RX bug (part 3). by Prashant Sreedharan · 8 years ago
  85. 7659519 bnxt_en: Workaround Nitro A0 hardware RX bug (part 2). by Prashant Sreedharan · 8 years ago
  86. 94ce9ca bnxt_en: Workaround Nitro A0 hardware RX bug (part 1). by Prashant Sreedharan · 8 years ago
  87. 3e8060f bnxt_en: Add basic support for Nitro in North Star 2. by Prashant Sreedharan · 8 years ago
  88. 3758be3 Marvell phy: add functions to suspend and resume both interfaces: fiber and copper links. by Charles-Antoine Couret · 8 years ago
  89. 78301eb Marvell phy: add configuration of autonegociation for fiber link. by Charles-Antoine Couret · 8 years ago
  90. 2170fef Marvell phy: add field to get errors from fiber link. by Charles-Antoine Couret · 8 years ago
  91. 6cfb3bc Marvell phy: check link status in case of fiber link. by Charles-Antoine Couret · 8 years ago
  92. 3c78658 sh_eth: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  93. 9345b24 ravb: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  94. 2a0fe4f NFC: nfcsim: Simulate lost frames through debugfs entry by Thierry Escande · 8 years ago
  95. f9ac627 NFC: nfcsim: Add support for sysfs control entry by Thierry Escande · 8 years ago
  96. a722559 nfit: make DIMM DSMs optional by Dan Williams · 8 years ago
  97. eab8146 drivers: atm: nicstar: Use the correct function to free some resources by Christophe Jaillet · 8 years ago
  98. 731e6f0 net: ti: cpmac: Use the correct function to free some resources. by Christophe Jaillet · 8 years ago
  99. cad7d8d Merge tag 'topic/kbl-4.7-fixes-2016-07-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  100. 84ade45 Merge tag 'drm-intel-fixes-2016-07-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago