1. 7ad813f net: phy: Correctly process PHY_HALTED in phy_stop_machine() by Florian Fainelli · 8 years ago
  2. 96a734b sunhme: fix up GREG_STAT and GREG_IMASK register offsets by Mark Cave-Ayland · 8 years ago
  3. 4084e01d Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  4. b103ec7 net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt" by Colin Ian King · 8 years ago
  5. 500268e net: thunderx: Fix BGX transmit stall due to underflow by Sunil Goutham · 8 years ago
  6. 8d65843 Revert "vhost: cache used event for better performance" by Jason Wang · 8 years ago
  7. 90fecc1 Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  8. 996f6e1 team: use a larger struct for mac address by WANG Cong · 8 years ago
  9. 245db3c phy: bcm-ns-usb3: fix MDIO_BUS dependency by Arnd Bergmann · 8 years ago
  10. 4c3464a net: phy: rework Kconfig settings for MDIO_BUS by Arnd Bergmann · 8 years ago
  11. bcec601 net/mlx5: Fix mlx5_add_flow_rules call with correct num of dests by Paul Blakey · 8 years ago
  12. f08c39e net/mlx5e: Schedule overflow check work to mlx5e workqueue by Eugenia Emantayev · 8 years ago
  13. d439c84 net/mlx5e: Fix wrong delay calculation for overflow check scheduling by Eugenia Emantayev · 8 years ago
  14. cf50330 net/mlx5e: Add missing support for PTP_CLK_REQ_PPS request by Eugenia Emantayev · 8 years ago
  15. 4272f9b net/mlx5e: Change 1PPS out scheme by Eugenia Emantayev · 8 years ago
  16. 49c5031 net/mlx5e: Fix broken disable 1PPS flow by Eugenia Emantayev · 8 years ago
  17. fa36768 net/mlx5e: Add field select to MTPPS register by Eugenia Emantayev · 8 years ago
  18. 0242f4a net/mlx5e: Fix outer_header_zero() check size by Ilan Tayari · 8 years ago
  19. 58569ef net/mlx5e: IPoIB, Modify add/remove underlay QPN flows by Alex Vesker · 8 years ago
  20. 219c81f net/mlx5: Fix command bad flow on command entry allocation failure by Moshe Shemesh · 8 years ago
  21. 0618708 net/mlx5: Fix command completion after timeout access invalid structure by Moshe Shemesh · 8 years ago
  22. dc798b4 net/mlx5: Consider tx_enabled in all modes on remap by Aviv Heller · 8 years ago
  23. 079adf0 net/mlx5: Clean SRIOV eswitch resources upon VF creation failure by Eran Ben Elisha · 8 years ago
  24. 5f5d031 brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice by Arend Van Spriel · 8 years ago
  25. 58f36b4 brcmfmac: Don't grow SKB by negative size by Daniel Stone · 8 years ago
  26. d94708a bonding: commit link status change after propose by WANG Cong · 8 years ago
  27. 4813497 net: ethernet: nb8800: Handle all 4 RGMII modes identically by Marc Gonzalez · 8 years ago
  28. 80d887d Revert "netvsc: optimize calculation of number of slots" by stephen hemminger · 8 years ago
  29. 6cee9d6 ftgmac100: return error in ftgmac100_alloc_rx_buf by Joel Stanley · 8 years ago
  30. d57b9db ftgmac100: Make the MDIO bus a child of the ethernet device by Benjamin Herrenschmidt · 8 years ago
  31. c7472ec ftgmac100: Increase reset timeout by Benjamin Herrenschmidt · 8 years ago
  32. 9476d39 mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled by Thomas Jarosch · 8 years ago
  33. f4458b9 net: stmmac: Adjust dump offset of DMA registers for ethtool by Thor Thayer · 8 years ago
  34. 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
  35. 1819ae3 mlxsw: spectrum_router: Don't offload routes next in list by Ido Schimmel · 8 years ago
  36. 70dba20 net: ethernet: mediatek: Explicitly include linux/interrupt.h by Mark Brown · 8 years ago
  37. 5edfbd3 tun/tap: Add the missed return value check of register_netdevice_notifier by Tonghao Zhang · 8 years ago
  38. 6c7fce6 net: ethernet: mediatek: avoid potential invalid memory access by Sean Wang · 8 years ago
  39. bf8b286 iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTART by Johannes Berg · 8 years ago
  40. 7b758a1 iwlwifi: mvm: handle IBSS probe_queue in a few missing places by Luca Coelho · 8 years ago
  41. 5462bcd iwlwifi: fix tracing when tx only is enabled by Emmanuel Grumbach · 8 years ago
  42. 2388bd7 iwlwifi: missing error code in iwl_trans_pcie_alloc() by Dan Carpenter · 8 years ago
  43. 61dd8a8 iwlwifi: mvm: fix a NULL pointer dereference of error in recovery by Emmanuel Grumbach · 8 years ago
  44. f6eac74 iwlwifi: pcie: fix unused txq NULL pointer dereference by Mordechai Goodstein · 8 years ago
  45. 0b0f934 iwlwifi: dvm: prevent an out of bounds access by Emmanuel Grumbach · 8 years ago
  46. 271612d Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work" by Larry Finger · 8 years ago
  47. 0a16628 brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign() by Arend Van Spriel · 8 years ago
  48. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  49. cbf5ecb net: bonding: Fix transmit load balancing in balance-alb mode by Kosuke Tatsukawa · 8 years ago
  50. 070f9c6 net: ethernet: ti: cpsw: Push the request_irq function to the end of probe by Keerthy · 8 years ago
  51. be35e8c net: dsa: b53: Add missing ARL entries for BCM53125 by Florian Fainelli · 8 years ago
  52. 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
  53. 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
  54. c6efb45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  55. ffa64d5 Merge branches 'intel_pstate' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  56. 929b60a HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value by Gustavo A. R. Silva · 8 years ago
  57. 1e6c22a net: tehuti: don't process data if it has not been copied from userspace by Colin Ian King · 8 years ago
  58. bb0a267 net: dsa: mv88e6xxx: Enable CMODE config support for 6390X by Martin Hundebøll · 8 years ago
  59. 90f522a NET: dwmac: Make dwmac reset unconditional by Eugeniy Paltsev · 8 years ago
  60. 975e83c PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present by Sudeep Holla · 8 years ago
  61. bbb3be1 device-dax: fix sysfs duplicate warnings by Dan Williams · 8 years ago
  62. 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
  63. 799f917 atm: zatm: Fix an error handling path in 'zatm_init_one()' by Christophe Jaillet · 8 years ago
  64. e5dadc6 ppp: Fix false xmit recursion detect with two ppp devices by Gao Feng · 8 years ago
  65. bef85bd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  66. ebc9ca4 IB/core: Allow QP state transition from reset to error by Tadeusz Struk · 8 years ago
  67. 5f110ac4 IB/hns: Fix for checkpatch.pl comment style warnings by oulijun · 8 years ago
  68. d322f00 IB/hns: Fix the bug with modifying the MAC address without removing the driver by oulijun · 8 years ago
  69. 9de61d3 IB/hns: Fix the bug with rdma operation by oulijun · 8 years ago
  70. 58c4f0d IB/hns: Fix the bug with wild pointer when destroy rc qp by oulijun · 8 years ago
  71. 5802883 IB/hns: Fix the bug of polling cq failed for loopback Qps by oulijun · 8 years ago
  72. 56012e1 IB/rxe: Set dma_mask and coherent_dma_mask by yonatanc · 8 years ago
  73. fda85ce IB/rxe: Fix kernel panic from skb destructor by Yonatan Cohen · 8 years ago
  74. b6c871e IB/ipoib: Let lower driver handle get_stats64 call by Erez Shitrit · 8 years ago
  75. 8fe8bac IB/core: Add ordered workqueue for RoCE GID management by Majd Dibbiny · 8 years ago
  76. 12cc1a0 IB/mlx5: Clean mr_cache debugfs in case of failure by Leon Romanovsky · 8 years ago
  77. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  78. 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  79. d83187d IB/IPoIB: Convert IPoIB to memalloc_noio_* calls by Leon Romanovsky · 8 years ago
  80. ed7b521 IB/IPoIB: Forward MTU change to driver below by Erez Shitrit · 8 years ago
  81. 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
  82. f7c8f2e IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMAC by Parav Pandit · 8 years ago
  83. a512c2f IB/core: Introduce modify QP operation with udata by Parav Pandit · 8 years ago
  84. 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
  85. e8e9941 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  86. 7e700d2 acpi/nfit: Fix memory corruption/Unregister mce decoder on failure by Prarit Bhargava · 8 years ago
  87. 43fe51e device-dax: fix 'passing zero to ERR_PTR()' warning by Dan Williams · 8 years ago
  88. 4e3f070 libnvdimm: fix badblock range handling of ARS range by Toshi Kani · 8 years ago
  89. cbd09ae IB/core: Don't resolve IP address to the loopback device by Moni Shoua · 8 years ago
  90. bebb2a4 IB/core: Namespace is mandatory input for address resolution by Moni Shoua · 8 years ago
  91. c8c16d3 IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 8 years ago
  92. 28b5b3a RDMA/core: Document confusing code by Gustavo A. R. Silva · 8 years ago
  93. 99975cd mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array by Bart Van Assche · 8 years ago
  94. 91647f4 IB/hfi1: Ensure dd->gi_mask can not be overflowed by Dennis Dalessandro · 8 years ago
  95. 3d886aa Merge tag 'v4.13-rc1' into k.o/for-4.13-rc by Doug Ledford · 8 years ago
  96. 5b20a43 regmap: regmap-w1: Fix build troubles by minimumlaw@rambler.ru · 8 years ago
  97. f48bed1 net: bcmgenet: Free skb after last Tx frag by Doug Berger · 8 years ago
  98. 876dbad net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit() by Doug Berger · 8 years ago
  99. 65f9641 isdn: avm: c4: constify pci_device_id. by Arvind Yadav · 8 years ago
  100. ed038e7 isdn: mISDN: hfcpci: constify pci_device_id. by Arvind Yadav · 8 years ago