1. 6f0430c net: phy: mscc: shorten `x != 0` condition to `x` by Quentin Schulz · 6 years ago
  2. b7d373c net: phy: mscc: remove unneeded parenthesis by Quentin Schulz · 6 years ago
  3. 96dae01 net: phy: mscc: Add EEE init sequence by Raju Lakkaraju · 6 years ago
  4. f76178d net: phy: mscc: add ethtool statistics counters by Raju Lakkaraju · 6 years ago
  5. 6a0bfbb net: phy: mscc: migrate to phy_select/restore_page functions by Quentin Schulz · 6 years ago
  6. 590ac2f net: dpaa2: fix and improve dpaa2-ptp driver by Yangbo Lu · 6 years ago
  7. 15b49f3 net: dpaa2: remove unused code for dprtc by Yangbo Lu · 6 years ago
  8. 180f539 net: dpaa2: rename rtc as ptp in dpaa2-ptp driver by Yangbo Lu · 6 years ago
  9. 58b1e72 net: dpaa2: fix dependency of config FSL_DPAA2_ETH by Yangbo Lu · 6 years ago
  10. 82beb59 MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNET by Yangbo Lu · 6 years ago
  11. 0a006a2 net: dpaa2: move DPAA2 PTP driver out of staging/ by Yangbo Lu · 6 years ago
  12. abf1a08 net: vhost: remove bad code line by Tonghao Zhang · 6 years ago
  13. ac4a02c net: sched: pie: fix coding style issues by Leslie Monis · 6 years ago
  14. 5fc7c12 bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable by Gustavo A. R. Silva · 6 years ago
  15. 5057ef7 Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  16. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 5580d81 Merge tag 'mt76-for-kvalo-2018-10-05' of https://github.com/nbd168/wireless by Kalle Valo · 6 years ago
  18. 2a45501 Merge tag 'iwlwifi-next-for-kalle-2018-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 6 years ago
  19. c1d84a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  20. ea7cb82 iwlwifi: dbg: make trigger functions type agnostic by Sara Sharon · 7 years ago
  21. af30325 iwlwifi: dbg: decrement occurrences for all triggers by Sara Sharon · 7 years ago
  22. 5bea430 iwlwifi: mvm: use match_string() helper by Yisheng Xie · 7 years ago
  23. 136521c iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnostic by Sara Sharon · 7 years ago
  24. 69f3ca8 iwlwifi: mvm: show more HE radiotap data for TB PPDUs by Johannes Berg · 7 years ago
  25. 8a07e8d4 iwlwifi: mvm: decode HE information for MU (without ext info) by Johannes Berg · 7 years ago
  26. 755384b iwlwifi: add debugfs to send host command by Shahar S Matityahu · 7 years ago
  27. d3f4b6d iwlwifi: runtime: add send host command op to firmware runtime op struct by Shahar S Matityahu · 7 years ago
  28. a19f015 iwlwifi: bump firmware API version for 9000 and 22000 series devices by Johannes Berg · 7 years ago
  29. 47fe2f8 iwlwifi: mvm Support new MCC update response by Haim Dreyfuss · 7 years ago
  30. 6e00a23 iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return value by Johannes Berg · 7 years ago
  31. e00b7b8 iwlwifi: add fall through comment by Johannes Berg · 7 years ago
  32. 76dd61d iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return value by Johannes Berg · 7 years ago
  33. e7eeee0 iwlwifi: nvm: get num of hw addresses from firmware by Naftali Goldstein · 7 years ago
  34. f38efdb iwlwifi: add dump collection in case alive flow fails by Shahar S Matityahu · 7 years ago
  35. 868a1e8 iwlwifi: pcie: avoid empty free RB queue by Shaul Triebitz · 7 years ago
  36. 1eda295 iwlwifi: mvm: set max TX/RX A-MPDU subframes to HE limit by Johannes Berg · 7 years ago
  37. fed3c4e iwlwifi: mvm: add more information to HE radiotap by Johannes Berg · 7 years ago
  38. 750f437 iwlwifi: mvm: add LDPC-XSYM to HE radiotap data by Johannes Berg · 7 years ago
  39. 2b14763 iwlwifi: mvm: add TXOP to HE radiotap data by Johannes Berg · 7 years ago
  40. 42d8a9d iwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data parsing by Johannes Berg · 7 years ago
  41. ffe9d73 iwlwifi: mvm: clean up HE radiotap RU allocation parsing by Johannes Berg · 7 years ago
  42. 59b8cf0 iwlwifi: mvm: pull some he_phy_data decoding into a separate function by Johannes Berg · 7 years ago
  43. eb89c0f iwlwifi: mvm: put HE SIG-B symbols/users data correctly by Johannes Berg · 7 years ago
  44. f9fe579 iwlwifi: mvm: minor cleanups to HE radiotap code by Johannes Berg · 7 years ago
  45. 07f62bb iwlwifi: mvm: remove unnecessary overload variable by Johannes Berg · 7 years ago
  46. 155f7e0 iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface by Emmanuel Grumbach · 7 years ago
  47. 6c042d7 iwlwifi: dbg: group trigger condition to helper function by Sara Sharon · 7 years ago
  48. 7339cc2 iwlwifi: dbg: dump memory in a helper function by Sara Sharon · 7 years ago
  49. 9c16e0b iwlwifi: mvm: allow channel reorder optimization during scan by Ayala Beker · 7 years ago
  50. a682051 iwlwifi: dbg: split iwl_fw_error_dump to two functions by Sara Sharon · 7 years ago
  51. 68025d5 iwlwifi: dbg: refactor dump code to improve readability by Sara Sharon · 7 years ago
  52. 17b809c iwlwifi: dbg: move debug data to a struct by Sara Sharon · 7 years ago
  53. 2e1976b iwlwifi: mvm: check for n_profiles validity in EWRD ACPI by Luca Coelho · 7 years ago
  54. 091a1ea Merge branch 'akpm' by Greg Kroah-Hartman · 6 years ago
  55. d41aa52 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago
  56. cbe355f ocfs2: fix locking for res->tracking and dlm->tracking_list by Ashish Samant · 6 years ago
  57. b8e57ef mm/vmscan.c: fix int overflow in callers of do_shrink_slab() by Kirill Tkhai · 6 years ago
  58. 58bc4c3 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly by Jann Horn · 6 years ago
  59. 28e2c4b mm/vmstat.c: fix outdated vmstat_text by Jann Horn · 6 years ago
  60. f8a00ce proc: restrict kernel stack dumps to root by Jann Horn · 6 years ago
  61. 20916d4 mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes by Anshuman Khandual · 6 years ago
  62. e6112fc mm/migrate.c: split only transparent huge pages when allocation fails by Anshuman Khandual · 6 years ago
  63. 59cf0a9 ipc/shm.c: use ERR_CAST() for shm_lock() error return by Kees Cook · 6 years ago
  64. 5189686 mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl by YueHaibing · 6 years ago
  65. e125fe4 mm, thp: fix mlocking THP page with migration enabled by Kirill A. Shutemov · 6 years ago
  66. 69eb776 ocfs2: fix crash in ocfs2_duplicate_clusters_by_page() by Larry Chen · 6 years ago
  67. dff11ab hugetlb: take PMD sharing into account when flushing tlb/caches by Mike Kravetz · 6 years ago
  68. 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  69. 5943a9b Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Greg Kroah-Hartman · 6 years ago
  70. b98d6cb Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  71. 3830711 Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Greg Kroah-Hartman · 6 years ago
  72. 5aebc7d Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Greg Kroah-Hartman · 6 years ago
  73. 31d0990 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  74. 247373b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  75. 8be6737 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  76. 1df377d Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  77. 8b6b383 Merge tag 'sound-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Greg Kroah-Hartman · 6 years ago
  78. fb4ee67 net/ncsi: Add NCSI OEM command support by Vijay Khemka · 6 years ago
  79. 6f84749 selftests: net: Clean up an unused variable by Jakub Sitnicki · 6 years ago
  80. 35f3625 net: mvpp2: Extract the correct ethtype from the skb for tx csum offload by Maxime Chevallier · 6 years ago
  81. a688caa ipv6: take rcu lock in rawv6_send_hdrinc() by Wei Wang · 6 years ago
  82. 4c2d39b tc-testing: use a plugin to build eBPF program by Davide Caratti · 6 years ago
  83. cf5eafb tc-testing: fix build of eBPF programs by Davide Caratti · 6 years ago
  84. 4a84810 Merge branch 'mscc-ocelot-add-support-for-SerDes-muxing-configuration' by David S. Miller · 6 years ago
  85. 71e32a20 net: mscc: ocelot: make use of SerDes PHYs for handling their configuration by Quentin Schulz · 6 years ago
  86. 51f6b41 phy: add driver for Microsemi Ocelot SerDes muxing by Quentin Schulz · 6 years ago
  87. b68fc09 dt-bindings: add constants for Microsemi Ocelot SerDes driver by Quentin Schulz · 6 years ago
  88. 1d6a632c MIPS: mscc: ocelot: add SerDes mux DT node by Quentin Schulz · 6 years ago
  89. 4b379fe dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing by Quentin Schulz · 6 years ago
  90. c2a9002 phy: add QSGMII and PCIE modes by Quentin Schulz · 6 years ago
  91. 66c2132 net: mscc: ocelot: simplify register access for PLL5 configuration by Quentin Schulz · 6 years ago
  92. 8afc978 net: mscc: ocelot: move the HSIO header to include/soc by Quentin Schulz · 6 years ago
  93. 19aedfb net: mscc: ocelot: get HSIO regmap from syscon by Quentin Schulz · 6 years ago
  94. 6afea95 dt-bindings: net: ocelot: remove hsio from the list of register address spaces by Quentin Schulz · 6 years ago
  95. 3df0e68 MIPS: mscc: ocelot: make HSIO registers address range a syscon by Quentin Schulz · 6 years ago
  96. 068b88c socket: Tighten no-error check in bind() by Jakub Sitnicki · 6 years ago
  97. 9a694c1 atm: nicstar: Replace spin_is_locked() with spin_trylock() by Lance Roy · 6 years ago
  98. 8b4c3cd net: sched: Add policy validation for tc attributes by David Ahern · 6 years ago
  99. bd961c9 rtnetlink: fix rtnl_fdb_dump() for ndmsg header by Mauricio Faria de Oliveira · 6 years ago
  100. 9798594 Merge branch 'hns3-Unicast-MAC-VLAN-table' by David S. Miller · 6 years ago