1. 69c4a65 Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  2. 591ff9e ipv6: don't let tb6_root node share routes with other node by Wei Wang · 7 years ago
  3. 128bb97 ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  4. ed604c5 mlxsw: spectrum_router: Free LPM tree upon failure by Ido Schimmel · 7 years ago
  5. d0c081b flow_dissector: properly cap thoff field by Eric Dumazet · 7 years ago
  6. 9d383fb Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  7. b200bfd fm10k: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  8. 5762d7d cfg80211: fix station info handling bugs by Johannes Berg · 7 years ago
  9. cd443f1 netlink: reset extack earlier in netlink_rcv_skb by Xin Long · 7 years ago
  10. 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  11. d468984 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  12. 8cb6875 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  13. 6f16101 bpf: mark dst unknown on inconsistent {s, u}bounds adjustments by Daniel Borkmann · 7 years ago
  14. ad9294d bpf: fix cls_bpf on filter replace by Daniel Borkmann · 7 years ago
  15. 5a71784 Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than 1500 by Rex Chang · 7 years ago
  16. 6db959c tls: reset crypto_info when do_tls_setsockopt_tx fails by Sabrina Dubroca · 7 years ago
  17. 877d17c tls: return -EBUSY if crypto_info is already set by Sabrina Dubroca · 7 years ago
  18. cf6d43e tls: fix sw_ctx leak by Sabrina Dubroca · 7 years ago
  19. 6ab6dd9 Merge tag 'linux-can-fixes-for-4.15-20180116' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  20. d91c3e1 net/tls: Only attach to sockets in ESTABLISHED state by Ilya Lesokhin · 7 years ago
  21. f8b3903 net: fs_enet: do not call phy_stop() in interrupts by Christophe Leroy · 7 years ago
  22. 0b16551 r8152: disable RX aggregation on Dell TB16 dock by Kai-Heng Feng · 7 years ago
  23. 4df0bfc tun: fix a memory leak for tfile->tx_array by Cong Wang · 7 years ago
  24. 8cbab92 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  25. f37a8cb bpf: reject stores into ctx via st and xadd by Daniel Borkmann · 7 years ago
  26. b45a53b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  27. 41aa5e5 Merge tag 'sound-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  28. 921d4f6 Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  29. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 7 years ago
  30. 70eeff6 qed: Fix potential use-after-free in qed_spq_post() by Roland Dreier · 7 years ago
  31. 0d9c9f0 nfp: use the correct index for link speed table by Jakub Kicinski · 7 years ago
  32. a5b1379 lan78xx: Fix failure in USB Full Speed by Yuiko Oshino · 7 years ago
  33. a2284d9 bpf, arm64: fix stack_depth tracking in combination with tail calls by Daniel Borkmann · 7 years ago
  34. 161f72e Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  35. c5006b8 sctp: do not allow the v4 socket to bind a v4mapped v6 address by Xin Long · 7 years ago
  36. a0ff660 sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf by Xin Long · 7 years ago
  37. 625637bf sctp: reinit stream if stream outcnt has been change by sinit in sendmsg by Xin Long · 7 years ago
  38. cc124d5 brcmfmac: fix CLM load error for legacy chips when user helper is enabled by Wright Feng · 7 years ago
  39. 58eae14 ssb: Disable PCI host for PCI_DRIVERS_GENERIC by James Hogan · 7 years ago
  40. 664eadd bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets by Guenter Roeck · 7 years ago
  41. 3d16613 ibmvnic: Fix pending MAC address changes by Thomas Falcon · 7 years ago
  42. d8a243a can: peak: fix potential bug in packet fragmentation by Stephane Grosjean · 7 years ago
  43. ae59c3f RDMA/mlx5: Fix out-of-bound access while querying AH by Leon Romanovsky · 7 years ago
  44. 6311b7c netlink: extack: avoid parenthesized string constant warning by Johannes Berg · 7 years ago
  45. db9ca5c Merge branch 'ipv4-Make-neigh-lookup-keys-for-loopback-point-to-point-devices-be-INADDR_ANY' by David S. Miller · 7 years ago
  46. cd9ff4d ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 7 years ago
  47. 096b985 net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 7 years ago
  48. 17d0fb0 sh_eth: fix dumping ARSTR by Sergei Shtylyov · 7 years ago
  49. 95a3320 Revert "openvswitch: Add erspan tunnel support." by William Tu · 7 years ago
  50. 30be8f8 net/tls: Fix inverted error codes to avoid endless loop by r.hering@avm.de · 7 years ago
  51. 95ef498 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 7 years ago
  52. 68e76e0 tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y by Randy Dunlap · 7 years ago
  53. 37f47bc sctp: avoid compiler warning on implicit fallthru by Marcelo Ricardo Leitner · 7 years ago
  54. 6503a30 net: ipv4: Make "ip route get" match iif lo rules again. by Lorenzo Colitti · 7 years ago
  55. cbbdf84 netlink: extack needs to be reset each time through loop by David Ahern · 7 years ago
  56. 59b3661 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 7 years ago
  57. 749439b ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 7 years ago
  58. 6200b43 net: cs89x0: add MODULE_LICENSE by Arnd Bergmann · 7 years ago
  59. 0171c41 ppp: unlock all_ppp_mutex before registering device by Guillaume Nault · 7 years ago
  60. 66940f3 ptr_ring: document usage around __ptr_ring_peek by Michael S. Tsirkin · 7 years ago
  61. d542296 9p: add missing module license for xen transport by Stephen Hemminger · 7 years ago
  62. a0e3a18 ring-buffer: Bring back context level recursive checks by Steven Rostedt (VMware) · 7 years ago
  63. 59b179b4 cfg80211: check dev_set_name() return value by Johannes Berg · 7 years ago
  64. 51a1aaa mac80211_hwsim: validate number of different channels by Johannes Berg · 7 years ago
  65. b71d856 mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unload by Benjamin Beichler · 7 years ago
  66. 7a94b8c nl80211: take RCU read lock when calling ieee80211_bss_get_ie() by Dominik Brodowski · 7 years ago
  67. a48a52b cfg80211: fully initialize old channel for event by Johannes Berg · 7 years ago
  68. a8750dd Linux 4.15-rc8 by Linus Torvalds · 7 years ago
  69. aaae98a Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 6bb8211 Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  71. 68fda45 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 7 years ago
  72. b8b9ce4 x86/retpoline: Remove compile time warning by Thomas Gleixner · 7 years ago
  73. 9443c16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  74. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. c366287 bpf: fix divides by zero by Eric Dumazet · 7 years ago
  76. 8155aed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  77. 99a9dc9 x86,perf: Disable intel_bts when PTI by Peter Zijlstra · 7 years ago
  78. a237f76 security/Kconfig: Correct the Documentation reference for PTI by W. Trevor King · 7 years ago
  79. f10ee3d x86/pti: Fix !PCID and sanitize defines by Thomas Gleixner · 7 years ago
  80. 2c1cfa4 Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  81. d5a047f Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  82. 9e8f8f1 Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  83. 22079ee Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  84. 852b0a8 Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  85. 8e66791 Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  86. ed93de8 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  87. 0f908cc tools/objtool/Makefile: don't assume sync-check.sh is executable by Andrew Morton · 7 years ago
  88. a0b1280 kdump: write correct address of mem_section into vmcoreinfo by Kirill A. Shutemov · 7 years ago
  89. d9570ee kmemleak: allow to coexist with fault injection by Dmitry Vyukov · 7 years ago
  90. bed6760 MAINTAINERS, nilfs2: change project home URLs by Ryusuke Konishi · 7 years ago
  91. 36c1681 genksyms: drop *.hash.c from .gitignore by Masahiro Yamada · 7 years ago
  92. 352909b selftests/x86: Add test_vsyscall by Andy Lutomirski · 7 years ago
  93. 1a3881d apparmor: Fix regression in profile conflict logic by Matthew Garrett · 7 years ago
  94. 0dda0b3 apparmor: fix ptrace label match when matching stacked labels by John Johansen · 7 years ago
  95. c92a9a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. 67549d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 02776b9 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. aefd140 Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  99. 4e67483 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  100. 70cd907 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago