1. b29bc22 ice: Clean control queues only when they are initialized by Preethi Banala · 6 years ago
  2. f8ba7db ice: Report stats for allocated queues via ethtool stats by Jacob Keller · 6 years ago
  3. 5ab5224 ice: Cleanup magic number by Anirudh Venkataramanan · 6 years ago
  4. 6efa623 ice: Remove unnecessary node owner check by Bruce Allan · 6 years ago
  5. 4381147 ice: Fix multiple static analyser warnings by Anirudh Venkataramanan · 6 years ago
  6. 0d092f0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 6 years ago
  7. 6bfde2e Merge branch 'hns3-fixes' by David S. Miller · 6 years ago
  8. 583e728 net: hns3: modify variable type in hns3_nic_reuse_page by Huazhong Tan · 6 years ago
  9. 27a5959 net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES by Huazhong Tan · 6 years ago
  10. d23c4b6 net/ipv6: init ip6 anycast rt->dst.input as ip6_input by Hangbin Liu · 6 years ago
  11. 58ce660 Merge branch 'hns-fixes' by David S. Miller · 6 years ago
  12. 339379a net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen by Huazhong Tan · 6 years ago
  13. b1ccd4c net: hns: fix skb->truesize underestimation by Huazhong Tan · 6 years ago
  14. ac4a5b5 net: hns: modify variable type in hns_nic_reuse_page by Huazhong Tan · 6 years ago
  15. 3ed614d net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES by Huazhong Tan · 6 years ago
  16. 12a7f86 Merge branch 'tcp_bbr-PROBE_RTT-minor-bug-fixes' by David S. Miller · 6 years ago
  17. 8e995bf tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0 by Kevin Yang · 6 years ago
  18. 5490b32d tcp_bbr: in restart from idle, see if we should exit PROBE_RTT by Kevin Yang · 6 years ago
  19. fb99886 tcp_bbr: add bbr_check_probe_rtt_done() helper by Kevin Yang · 6 years ago
  20. 431280e ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state by Eric Dumazet · 6 years ago
  21. e500c6d addrconf: reduce unnecessary atomic allocations by Cong Wang · 6 years ago
  22. 191672c net_sched: fix unused variable warning in stmmac by Arnd Bergmann · 6 years ago
  23. 93cfb6c sch_cake: Fix TC filter flow override and expand it to hosts as well by Toke Høiland-Jørgensen · 6 years ago
  24. 3d0371b net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler by Samuel Mendoza-Jonas · 6 years ago
  25. 00e1cae net: ethernet: renesas: use SPDX identifier for Renesas drivers by Wolfram Sang · 6 years ago
  26. 78c452f Merge branch 'net_sched-fixes' by David S. Miller · 6 years ago
  27. 5ffe57d act_ife: fix a potential deadlock by Cong Wang · 6 years ago
  28. 4e407ff act_ife: move tcfa_lock down to where necessary by Cong Wang · 6 years ago
  29. 8ce5be1 Revert "net: sched: act_ife: disable bh when taking ife_mod_lock" by Cong Wang · 6 years ago
  30. a0c2e90 net_sched: remove unused tcfa_capab by Cong Wang · 6 years ago
  31. 244cd96 net_sched: remove list_head from tc_action by Cong Wang · 6 years ago
  32. 7d485c4 net_sched: remove unused tcf_idr_check() by Cong Wang · 6 years ago
  33. b144e7e net_sched: remove unused parameter for tcf_action_delete() by Cong Wang · 6 years ago
  34. 97a3f84f net_sched: remove unnecessary ops->delete() by Cong Wang · 6 years ago
  35. edfaf94 net_sched: improve and refactor tcf_action_put_many() by Cong Wang · 6 years ago
  36. b93c1b5 hv_netvsc: ignore devices that are not PCI by Stephen Hemminger · 6 years ago
  37. c27f1e2 rds: tcp: remove duplicated include from tcp.c by Yue Haibing · 6 years ago
  38. 093dee6 sch_cake: Remove unused including <linux/version.h> by Yue Haibing · 6 years ago
  39. addb3ff Bluetooth: mediatek: Fix memory leak by Gustavo A. R. Silva · 6 years ago
  40. 51474ef Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPI by Hans de Goede · 6 years ago
  41. ab08dcd rhashtable: remove duplicated include from rhashtable.c by Yue Haibing · 6 years ago
  42. 80f1a0f net/ipv6: Put lwtstate when destroying fib6_info by David Ahern · 6 years ago
  43. 176eb61 r8152: disable RX aggregation on new Dell TB16 dock by Kai-Heng Feng · 6 years ago
  44. b0c41e96 Merge branch 'qed-Misc-fixes-in-the-interface-with-the-MFW' by David S. Miller · 6 years ago
  45. b310974 qed: Avoid sending mailbox commands when MFW is not responsive by Tomer Tayar · 6 years ago
  46. eaa50fc qed: Prevent a possible deadlock during driver load and unload by Tomer Tayar · 6 years ago
  47. 76271809 qed: Wait for MCP halt and resume commands to take place by Tomer Tayar · 6 years ago
  48. f00d25f qed: Wait for ready indication before rereading the shmem by Tomer Tayar · 6 years ago
  49. 9c86336 ip6_vti: fix a null pointer deference when destroy vti6 tunnel by Haishuang Yan · 6 years ago
  50. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  51. e2948e5 ip6_vti: fix creating fallback tunnel device for vti6 by Haishuang Yan · 6 years ago
  52. cd1aa9c ip_vti: fix a null pointer deferrence when create vti fallback tunnel by Haishuang Yan · 6 years ago
  53. 7bb05b8 r8169: don't use MSI-X on RTL8106e by Jian-Hong Pan · 6 years ago
  54. 0b3e776 net: lan743x_ptp: convert to ktime_get_clocktai_ts64 by Arnd Bergmann · 6 years ago
  55. 653cd28 net: sched: always disable bh when taking tcf_lock by Vlad Buslov · 6 years ago
  56. e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  57. 1009aa1 Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  58. 1d0926e Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  59. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  60. 7f02e1c Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  61. 9a96d63 Merge tag 'rpmsg-v4.19' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  62. c54fc86 Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  63. 6eaac34 Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  64. 13bf2cf Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  65. bbd60bf Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  66. bb10745 ip6_vti: simplify stats handling in vti6_xmit by Haishuang Yan · 6 years ago
  67. 3077971 pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function by Linus Torvalds · 6 years ago
  68. 771c035 deprecate the '__deprecated' attribute warnings entirely and for good by Linus Torvalds · 6 years ago
  69. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  70. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  71. 2475c51 Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  72. 336722e Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  73. 5695d5d Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  74. 6e3bf9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  75. 3fe49d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  76. 1f7a4c7 Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  77. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  78. 1e92641 mm/hmm.c: remove unused variables align_start and align_end by Colin Ian King · 6 years ago
  79. 5241d47 fs/userfaultfd.c: remove redundant pointer uwq by Colin Ian King · 6 years ago
  80. ddbf369 mm, vmacache: hash addresses based on pmd by David Rientjes · 6 years ago
  81. 6b51e88 mm/list_lru: introduce list_lru_shrink_walk_irq() by Sebastian Andrzej Siewior · 6 years ago
  82. 6e01896 mm/list_lru.c: pass struct list_lru_node* as an argument to __list_lru_walk_one() by Sebastian Andrzej Siewior · 6 years ago
  83. 6cfe57a mm/list_lru.c: move locking from __list_lru_walk_one() to its caller by Sebastian Andrzej Siewior · 6 years ago
  84. 87a5ffc mm/list_lru.c: use list_lru_walk_one() in list_lru_walk_node() by Sebastian Andrzej Siewior · 6 years ago
  85. 14fef28 mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP by Huang Ying · 6 years ago
  86. 2a3cb8b mm/sparse: delete old sparse_init and enable new one by Pavel Tatashin · 6 years ago
  87. 85c77f7 mm/sparse: add new sparse_init_nid() and sparse_init() by Pavel Tatashin · 6 years ago
  88. afda57b mm/sparse: move buffer init/fini to the common place by Pavel Tatashin · 6 years ago
  89. e131c06 mm/sparse: use the new sparse buffer functions in non-vmemmap by Pavel Tatashin · 6 years ago
  90. 35fd1eb mm/sparse: abstract sparse buffer allocations by Pavel Tatashin · 6 years ago
  91. 330d6e4 mm/hugetlb.c: don't zero 1GiB bootmem pages by Cannon Matthews · 6 years ago
  92. d8a759b mm, page_alloc: double zone's batchsize by Aaron Lu · 6 years ago
  93. a195d3f mm/oom_kill.c: document oom_lock by Michal Hocko · 6 years ago
  94. 40d18eb mm/hugetlb: remove gigantic page support for HIGHMEM by Mike Kravetz · 6 years ago
  95. 9bfe5de mm, oom: remove sleep from under oom_lock by Michal Hocko · 6 years ago
  96. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
  97. 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 6 years ago
  98. 50c150f Revert "mm: always flush VMA ranges affected by zap_page_range" by Rik van Riel · 6 years ago
  99. c98aff6 mm/sparse: optimize memmap allocation during sparse_init() by Baoquan He · 6 years ago
  100. 9258631 mm/sparse.c: add a new parameter 'data_unit_size' for alloc_usemap_and_memmap by Baoquan He · 6 years ago