1. 638a3a1 l2tp: Fix possible NULL pointer dereference by YueHaibing · 6 years ago
  2. 982e826 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  3. 9b3040a ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 6 years ago
  4. 47d3d7f ip6: fix skb leak in ip6frag_expire_frag_queue() by Eric Dumazet · 6 years ago
  5. ee0df19 net: ucc_geth - fix Oops when changing number of buffers in the ring by Christophe Leroy · 6 years ago
  6. 17170e6 dpaa_eth: fix SG frame cleanup by Laurentiu Tudor · 6 years ago
  7. d14a108 net: rds: fix spelling mistake "syctl" -> "sysctl" by Colin Ian King · 6 years ago
  8. 594725d cls_cgroup: avoid panic when receiving a packet before filter set by Matteo Croce · 6 years ago
  9. 4014dfa isdn: bas_gigaset: use usb_fill_int_urb() properly by Paul Bolle · 6 years ago
  10. b4010af net: phy: fix phy_validate_pause by Heiner Kallweit · 6 years ago
  11. 7fcd1e0 ipmr_base: Do not reset index in mr_table_dump by David Ahern · 6 years ago
  12. 2542604 cls_matchall: avoid panic when receiving a packet before filter set by Matteo Croce · 6 years ago
  13. 4b2a2bf neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit by David Ahern · 6 years ago
  14. 64c6f4b neighbor: Reset gc_entries counter if new entry is released before insert by David Ahern · 6 years ago
  15. f0c5bcf Merge branch 'ena-fixes' by David S. Miller · 6 years ago
  16. f913308 net: ena: gcc 8: fix compilation warning by Sameeh Jubran · 6 years ago
  17. 11bd7a0 net: ena: fix ena_com_fill_hash_function() implementation by Sameeh Jubran · 6 years ago
  18. 78cb421 net: ena: improve latency by disabling adaptive interrupt moderation by default by Sameeh Jubran · 6 years ago
  19. 9a27de0 net: ena: fix return value of ena_com_config_llq_info() by Sameeh Jubran · 6 years ago
  20. d3cfe7d net: ena: fix incorrect test of supported hash function by Sameeh Jubran · 6 years ago
  21. b287cdb net: ena: fix: Free napi resources when ena_up() fails by Sameeh Jubran · 6 years ago
  22. 8ee8ee7 net: ena: fix: set freed objects to NULL to avoid failing future allocations by Sameeh Jubran · 6 years ago
  23. 3c6eeff net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry by Sameeh Jubran · 6 years ago
  24. 93aa479 hv_netvsc: fix race that may miss tx queue wakeup by Haiyang Zhang · 6 years ago
  25. ea98667 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  26. 5ce3307 Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  27. b7a5b22 Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  28. e2a4b10 Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  29. 2078e1e PCI/LINK: Add Kconfig option (default off) by Keith Busch · 6 years ago
  30. 4dd2b82 udp: fix GRO packet of death by Eric Dumazet · 6 years ago
  31. 600d725 Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  32. b9aa0b3 bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG by Wang YanQing · 6 years ago
  33. 711aef1 bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE} by Wang YanQing · 6 years ago
  34. 886b7a5 ipv6: A few fixes on dereferencing rt->from by Martin KaFai Lau · 6 years ago
  35. f350574 rds: ib: force endiannes annotation by Nicholas Mc Guire · 6 years ago
  36. 65beea4 Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  37. 15d2aba PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management by Alex Williamson · 6 years ago
  38. fb0af61 Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  39. 7e74e23 gcc-9: don't warn about uninitialized btrfs extent_type variable by Linus Torvalds · 6 years ago
  40. f68d7c4 selftests: fib_rule_tests: print the result and return 1 if any tests failed by Hangbin Liu · 6 years ago
  41. 459e3a2 gcc-9: properly declare the {pv,hv}clock_page storage by Linus Torvalds · 6 years ago
  42. cf67690 gcc-9: don't warn about uninitialized variable by Linus Torvalds · 6 years ago
  43. 6f303d6 gcc-9: silence 'address-of-packed-member' warning by Linus Torvalds · 6 years ago
  44. d2f0c96 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation by Shmulik Ladkani · 6 years ago
  45. d4ef647 io_uring: avoid page allocation warnings by Mark Rutland · 6 years ago
  46. 2dcb003 net/tls: avoid NULL pointer deref on nskb->sk in fallback by Jakub Kicinski · 6 years ago
  47. 15d55ba selftests: fib_rule_tests: Fix icmp proto with ipv6 by David Ahern · 6 years ago
  48. 486efdc packet: validate msg_namelen in send directly by Willem de Bruijn · 6 years ago
  49. b2cf86e packet: in recvmsg msg_name return at least sizeof sockaddr_ll by Willem de Bruijn · 6 years ago
  50. f5eb4d3 iov_iter: fix iov_iter_type by Ming Lei · 6 years ago
  51. 60a27b9 block: fix handling for BIO_NO_PAGE_REF by Ming Lei · 6 years ago
  52. 817869d io_uring: drop req submit reference always in async punt by Jens Axboe · 6 years ago
  53. 52e04ef io_uring: free allocated io_memory once by Mark Rutland · 6 years ago
  54. 975554b io_uring: fix SQPOLL cpu validation by Mark Rutland · 6 years ago
  55. fbd0197 sctp: avoid running the sctp state machine recursively by Xin Long · 6 years ago
  56. 37e9c08 stmmac: pci: Fix typo in IOT2000 comment by Jan Kiszka · 6 years ago
  57. 799381e Documentation: fix netdev-FAQ.rst markup warning by Randy Dunlap · 6 years ago
  58. 5c8b0b5 io_uring: have submission side sqe errors post a cqe by Jens Axboe · 6 years ago
  59. 0e23387 ipv6: fix races in ip6_dst_destroy() by Eric Dumazet · 6 years ago
  60. f2bc9c9 Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  61. 2c2a2fb Revert "ACPICA: Clear status of GPEs before enabling them" by Rafael J. Wysocki · 6 years ago
  62. 3425997 Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  63. bf3bd96 Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  64. 6297728 io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUP by Stefan Bühler · 6 years ago
  65. b841f19 io_uring: remove unnecessary barrier after incrementing dropped counter by Stefan Bühler · 6 years ago
  66. 82ab082 io_uring: remove unnecessary barrier before reading SQ tail by Stefan Bühler · 6 years ago
  67. 9e4c15a io_uring: remove unnecessary barrier after updating SQ head by Stefan Bühler · 6 years ago
  68. 115e12e io_uring: remove unnecessary barrier before reading cq head by Stefan Bühler · 6 years ago
  69. 4f7067c io_uring: remove unnecessary barrier before wq_has_sleeper by Stefan Bühler · 6 years ago
  70. 1e84b97 io_uring: fix notes on barriers by Stefan Bühler · 6 years ago
  71. 8449eed io_uring: fix handling SQEs requesting NOWAIT by Stefan Bühler · 6 years ago
  72. fea27bc Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  73. a622b40 l2ip: fix possible use-after-free by Eric Dumazet · 6 years ago
  74. c93ad13 appletalk: Set error code if register_snap_client failed by YueHaibing · 6 years ago
  75. f949a12 net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc by Dan Carpenter · 6 years ago
  76. b130234 rxrpc: Fix net namespace cleanup by David Howells · 6 years ago
  77. b145745 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  78. 6c0afef ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 6 years ago
  79. 1d3fd8a vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreach by Stephen Suryaputra · 6 years ago
  80. ca2fe29 tcp: add sanity tests in tcp_add_backlog() by Eric Dumazet · 6 years ago
  81. 95c1692 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 6 years ago
  82. 6ee12b7 Merge branch 'ieee802154-for-davem-2019-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 6 years ago
  83. 83a5084 Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  84. 8087148 x86: make ZERO_PAGE() at least parse its argument by Linus Torvalds · 6 years ago
  85. 6a5c5d2 rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use by Linus Torvalds · 6 years ago
  86. 7a0f8ad Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 6 years ago
  87. dfbd199 selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 6 years ago
  88. 2ae7a39 Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  89. 9e80ad3 ath10k: Drop WARN_ON()s that always trigger during system resume by Rafael J. Wysocki · 6 years ago
  90. 38faed1 ath10k: perform crash dump collection in workqueue by Brian Norris · 6 years ago
  91. 37624b5 Linux 5.1-rc7 by Linus Torvalds · 6 years ago
  92. b1da6a5 fsnotify: Fix NULL ptr deref in fanotify_get_fsid() by Jan Kara · 6 years ago
  93. 9520b53 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  94. 0d82044 Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  95. 975a0f4 Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  96. 14f974d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  97. 72a6e35 Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  98. 5c40353 Merge tag 'iwlwifi-for-kalle-2019-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 6 years ago
  99. d156e67 iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register() by Luca Coelho · 6 years ago
  100. 5c9adef iwlwifi: fix driver operation for 5350 by Emmanuel Grumbach · 6 years ago