1. 490198e Merge tag 'wireless-drivers-for-davem-2017-07-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  2. 1819ae3 mlxsw: spectrum_router: Don't offload routes next in list by Ido Schimmel · 8 years ago
  3. 70dba20 net: ethernet: mediatek: Explicitly include linux/interrupt.h by Mark Brown · 8 years ago
  4. 5edfbd3 tun/tap: Add the missed return value check of register_netdevice_notifier by Tonghao Zhang · 8 years ago
  5. 6c7fce6 net: ethernet: mediatek: avoid potential invalid memory access by Sean Wang · 8 years ago
  6. bf8b286 iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTART by Johannes Berg · 8 years ago
  7. 7b758a1 iwlwifi: mvm: handle IBSS probe_queue in a few missing places by Luca Coelho · 8 years ago
  8. 5462bcd iwlwifi: fix tracing when tx only is enabled by Emmanuel Grumbach · 8 years ago
  9. 2388bd7 iwlwifi: missing error code in iwl_trans_pcie_alloc() by Dan Carpenter · 8 years ago
  10. 61dd8a8 iwlwifi: mvm: fix a NULL pointer dereference of error in recovery by Emmanuel Grumbach · 8 years ago
  11. f6eac74 iwlwifi: pcie: fix unused txq NULL pointer dereference by Mordechai Goodstein · 8 years ago
  12. 0b0f934 iwlwifi: dvm: prevent an out of bounds access by Emmanuel Grumbach · 8 years ago
  13. 271612d Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work" by Larry Finger · 8 years ago
  14. 0a16628 brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign() by Arend Van Spriel · 8 years ago
  15. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  16. cbf5ecb net: bonding: Fix transmit load balancing in balance-alb mode by Kosuke Tatsukawa · 8 years ago
  17. 070f9c6 net: ethernet: ti: cpsw: Push the request_irq function to the end of probe by Keerthy · 8 years ago
  18. be35e8c net: dsa: b53: Add missing ARL entries for BCM53125 by Florian Fainelli · 8 years ago
  19. 63a8636 Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  20. ae1c908 Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  21. c6efb45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  22. ffa64d5 Merge branches 'intel_pstate' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  23. 929b60a HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value by Gustavo A. R. Silva · 8 years ago
  24. 1e6c22a net: tehuti: don't process data if it has not been copied from userspace by Colin Ian King · 8 years ago
  25. bb0a267 net: dsa: mv88e6xxx: Enable CMODE config support for 6390X by Martin Hundebøll · 8 years ago
  26. 90f522a NET: dwmac: Make dwmac reset unconditional by Eugeniy Paltsev · 8 years ago
  27. 975e83c PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present by Sudeep Holla · 8 years ago
  28. bbb3be1 device-dax: fix sysfs duplicate warnings by Dan Williams · 8 years ago
  29. 74cbd96 Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  30. 799f917 atm: zatm: Fix an error handling path in 'zatm_init_one()' by Christophe Jaillet · 8 years ago
  31. e5dadc6 ppp: Fix false xmit recursion detect with two ppp devices by Gao Feng · 8 years ago
  32. bef85bd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  33. ebc9ca4 IB/core: Allow QP state transition from reset to error by Tadeusz Struk · 8 years ago
  34. 5f110ac4 IB/hns: Fix for checkpatch.pl comment style warnings by oulijun · 8 years ago
  35. d322f00 IB/hns: Fix the bug with modifying the MAC address without removing the driver by oulijun · 8 years ago
  36. 9de61d3 IB/hns: Fix the bug with rdma operation by oulijun · 8 years ago
  37. 58c4f0d IB/hns: Fix the bug with wild pointer when destroy rc qp by oulijun · 8 years ago
  38. 5802883 IB/hns: Fix the bug of polling cq failed for loopback Qps by oulijun · 8 years ago
  39. 56012e1 IB/rxe: Set dma_mask and coherent_dma_mask by yonatanc · 8 years ago
  40. fda85ce IB/rxe: Fix kernel panic from skb destructor by Yonatan Cohen · 8 years ago
  41. b6c871e IB/ipoib: Let lower driver handle get_stats64 call by Erez Shitrit · 8 years ago
  42. 8fe8bac IB/core: Add ordered workqueue for RoCE GID management by Majd Dibbiny · 8 years ago
  43. 12cc1a0 IB/mlx5: Clean mr_cache debugfs in case of failure by Leon Romanovsky · 8 years ago
  44. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  45. 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  46. d83187d IB/IPoIB: Convert IPoIB to memalloc_noio_* calls by Leon Romanovsky · 8 years ago
  47. ed7b521 IB/IPoIB: Forward MTU change to driver below by Erez Shitrit · 8 years ago
  48. 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
  49. f7c8f2e IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMAC by Parav Pandit · 8 years ago
  50. a512c2f IB/core: Introduce modify QP operation with udata by Parav Pandit · 8 years ago
  51. 338a57d Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  52. e8e9941 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  53. 7e700d2 acpi/nfit: Fix memory corruption/Unregister mce decoder on failure by Prarit Bhargava · 8 years ago
  54. 43fe51e device-dax: fix 'passing zero to ERR_PTR()' warning by Dan Williams · 8 years ago
  55. 4e3f070 libnvdimm: fix badblock range handling of ARS range by Toshi Kani · 8 years ago
  56. cbd09ae IB/core: Don't resolve IP address to the loopback device by Moni Shoua · 8 years ago
  57. bebb2a4 IB/core: Namespace is mandatory input for address resolution by Moni Shoua · 8 years ago
  58. c8c16d3 IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 8 years ago
  59. 28b5b3a RDMA/core: Document confusing code by Gustavo A. R. Silva · 8 years ago
  60. 99975cd mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array by Bart Van Assche · 8 years ago
  61. 91647f4 IB/hfi1: Ensure dd->gi_mask can not be overflowed by Dennis Dalessandro · 8 years ago
  62. 3d886aa Merge tag 'v4.13-rc1' into k.o/for-4.13-rc by Doug Ledford · 8 years ago
  63. 5b20a43 regmap: regmap-w1: Fix build troubles by minimumlaw@rambler.ru · 8 years ago
  64. f48bed1 net: bcmgenet: Free skb after last Tx frag by Doug Berger · 8 years ago
  65. 876dbad net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit() by Doug Berger · 8 years ago
  66. 65f9641 isdn: avm: c4: constify pci_device_id. by Arvind Yadav · 8 years ago
  67. ed038e7 isdn: mISDN: hfcpci: constify pci_device_id. by Arvind Yadav · 8 years ago
  68. 1d9c8fa isdn: mISDN: avmfritz: constify pci_device_id. by Arvind Yadav · 8 years ago
  69. e8336ed isdn: mISDN: w6692: constify pci_device_id. by Arvind Yadav · 8 years ago
  70. e3b79fc isdn: mISDN: hfcmulti: constify pci_device_id. by Arvind Yadav · 8 years ago
  71. 0d41668 isdn: mISDN: netjet: constify pci_device_id. by Arvind Yadav · 8 years ago
  72. cf46d35 isdn: eicon: constify pci_device_id. by Arvind Yadav · 8 years ago
  73. 6cfc3d8 isdn: hisax: hisax_fcpcipnp: constify pci_device_id. by Arvind Yadav · 8 years ago
  74. 3651003 isdn: hisax: hfc4s8s_l1: constify pci_device_id. by Arvind Yadav · 8 years ago
  75. cd7b03e isdn: hisax: constify pci_device_id. by Arvind Yadav · 8 years ago
  76. e36fef6 mlx4_en: remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  77. dfcc16c ioc3-eth: store pointer to net_device for priviate area by Jason A. Donenfeld · 8 years ago
  78. a163bdb net: ethernet: bgmac: Make IDM register space optional by Abhishek Shah · 8 years ago
  79. 83a5c5a net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write by Abhishek Shah · 8 years ago
  80. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  81. 93ff818 Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  82. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  83. 72e5c74 random: reorder READ_ONCE() in get_random_uXX by Sebastian Andrzej Siewior · 8 years ago
  84. eecabf5 random: suppress spammy warnings about unseeded randomness by Theodore Ts'o · 8 years ago
  85. 0ffff11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  86. dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  87. 96d0d83 Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  88. 1ef2740 Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  89. e37720e Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  90. ccd5d1b Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  91. 4d25ec1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  92. 907afe5 Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  93. 2931dc7 Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  94. 56c0da4 liquidio: fix possible eeprom format string overflow by Arnd Bergmann · 8 years ago
  95. c7673e4 vmxnet3: avoid format strint overflow warning by Arnd Bergmann · 8 years ago
  96. c41626c net: thunder_bgx: avoid format string overflow warning by Arnd Bergmann · 8 years ago
  97. be9cdf1 bnx2x: fix format overflow warning by Arnd Bergmann · 8 years ago
  98. 73066f6 net: niu: fix format string overflow warning: by Arnd Bergmann · 8 years ago
  99. 45e0b4b isdn: divert: fix sprintf buffer overflow warning by Arnd Bergmann · 8 years ago
  100. c98b053 net: qcom/emac: fix double free of SGMII IRQ during shutdown by Timur Tabi · 8 years ago