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