1. d468984 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  2. 8cb6875 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  3. ad9294d bpf: fix cls_bpf on filter replace by Daniel Borkmann · 7 years ago
  4. 5a71784 Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than 1500 by Rex Chang · 7 years ago
  5. 6db959c tls: reset crypto_info when do_tls_setsockopt_tx fails by Sabrina Dubroca · 7 years ago
  6. 877d17c tls: return -EBUSY if crypto_info is already set by Sabrina Dubroca · 7 years ago
  7. cf6d43e tls: fix sw_ctx leak by Sabrina Dubroca · 7 years ago
  8. 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
  9. d91c3e1 net/tls: Only attach to sockets in ESTABLISHED state by Ilya Lesokhin · 7 years ago
  10. f8b3903 net: fs_enet: do not call phy_stop() in interrupts by Christophe Leroy · 7 years ago
  11. 0b16551 r8152: disable RX aggregation on Dell TB16 dock by Kai-Heng Feng · 7 years ago
  12. 4df0bfc tun: fix a memory leak for tfile->tx_array by Cong Wang · 7 years ago
  13. 8cbab92 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  14. b45a53b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  15. 41aa5e5 Merge tag 'sound-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  16. 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
  17. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 7 years ago
  18. 70eeff6 qed: Fix potential use-after-free in qed_spq_post() by Roland Dreier · 7 years ago
  19. 0d9c9f0 nfp: use the correct index for link speed table by Jakub Kicinski · 7 years ago
  20. a5b1379 lan78xx: Fix failure in USB Full Speed by Yuiko Oshino · 7 years ago
  21. 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
  22. c5006b8 sctp: do not allow the v4 socket to bind a v4mapped v6 address by Xin Long · 7 years ago
  23. a0ff660 sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf by Xin Long · 7 years ago
  24. 625637bf sctp: reinit stream if stream outcnt has been change by sinit in sendmsg by Xin Long · 7 years ago
  25. 3d16613 ibmvnic: Fix pending MAC address changes by Thomas Falcon · 7 years ago
  26. d8a243a can: peak: fix potential bug in packet fragmentation by Stephane Grosjean · 7 years ago
  27. ae59c3f RDMA/mlx5: Fix out-of-bound access while querying AH by Leon Romanovsky · 7 years ago
  28. 6311b7c netlink: extack: avoid parenthesized string constant warning by Johannes Berg · 7 years ago
  29. db9ca5c Merge branch 'ipv4-Make-neigh-lookup-keys-for-loopback-point-to-point-devices-be-INADDR_ANY' by David S. Miller · 7 years ago
  30. cd9ff4d ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 7 years ago
  31. 096b985 net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 7 years ago
  32. 17d0fb0 sh_eth: fix dumping ARSTR by Sergei Shtylyov · 7 years ago
  33. 95a3320 Revert "openvswitch: Add erspan tunnel support." by William Tu · 7 years ago
  34. 30be8f8 net/tls: Fix inverted error codes to avoid endless loop by r.hering@avm.de · 7 years ago
  35. 95ef498 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 7 years ago
  36. 68e76e0 tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y by Randy Dunlap · 7 years ago
  37. 37f47bc sctp: avoid compiler warning on implicit fallthru by Marcelo Ricardo Leitner · 7 years ago
  38. 6503a30 net: ipv4: Make "ip route get" match iif lo rules again. by Lorenzo Colitti · 7 years ago
  39. cbbdf84 netlink: extack needs to be reset each time through loop by David Ahern · 7 years ago
  40. 59b3661 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 7 years ago
  41. 749439b ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 7 years ago
  42. 6200b43 net: cs89x0: add MODULE_LICENSE by Arnd Bergmann · 7 years ago
  43. 0171c41 ppp: unlock all_ppp_mutex before registering device by Guillaume Nault · 7 years ago
  44. 66940f3 ptr_ring: document usage around __ptr_ring_peek by Michael S. Tsirkin · 7 years ago
  45. d542296 9p: add missing module license for xen transport by Stephen Hemminger · 7 years ago
  46. a0e3a18 ring-buffer: Bring back context level recursive checks by Steven Rostedt (VMware) · 7 years ago
  47. 59b179b4 cfg80211: check dev_set_name() return value by Johannes Berg · 7 years ago
  48. 51a1aaa mac80211_hwsim: validate number of different channels by Johannes Berg · 7 years ago
  49. b71d856 mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unload by Benjamin Beichler · 7 years ago
  50. 7a94b8c nl80211: take RCU read lock when calling ieee80211_bss_get_ie() by Dominik Brodowski · 7 years ago
  51. a48a52b cfg80211: fully initialize old channel for event by Johannes Berg · 7 years ago
  52. a8750dd Linux 4.15-rc8 by Linus Torvalds · 7 years ago
  53. 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
  54. 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
  55. b8b9ce4 x86/retpoline: Remove compile time warning by Thomas Gleixner · 7 years ago
  56. 9443c16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  57. 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
  58. 8155aed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  59. 99a9dc9 x86,perf: Disable intel_bts when PTI by Peter Zijlstra · 7 years ago
  60. a237f76 security/Kconfig: Correct the Documentation reference for PTI by W. Trevor King · 7 years ago
  61. f10ee3d x86/pti: Fix !PCID and sanitize defines by Thomas Gleixner · 7 years ago
  62. 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
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. ed93de8 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  69. 0f908cc tools/objtool/Makefile: don't assume sync-check.sh is executable by Andrew Morton · 7 years ago
  70. a0b1280 kdump: write correct address of mem_section into vmcoreinfo by Kirill A. Shutemov · 7 years ago
  71. d9570ee kmemleak: allow to coexist with fault injection by Dmitry Vyukov · 7 years ago
  72. bed6760 MAINTAINERS, nilfs2: change project home URLs by Ryusuke Konishi · 7 years ago
  73. 36c1681 genksyms: drop *.hash.c from .gitignore by Masahiro Yamada · 7 years ago
  74. 352909b selftests/x86: Add test_vsyscall by Andy Lutomirski · 7 years ago
  75. 1a3881d apparmor: Fix regression in profile conflict logic by Matthew Garrett · 7 years ago
  76. 0dda0b3 apparmor: fix ptrace label match when matching stacked labels by John Johansen · 7 years ago
  77. 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
  78. 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
  79. 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
  80. 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
  81. 4e67483 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  82. 70cd907 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  83. 32835a0 Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  84. f12e0dd Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  85. 352ef57 Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  86. 5dd966c Merge tag 'mlx5-fixes-2018-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  87. 9c70f1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  88. 117cc7a x86/retpoline: Fill return stack buffer on vmexit by David Woodhouse · 7 years ago
  89. fee6c61 Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  90. 477d70b Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  91. c59beea Merge tag 'drm/tegra/for-4.15-rc8' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 7 years ago
  92. 1545dec Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  93. ab27815 Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  94. 237f258 net/mlx5e: Remove timestamp set from netdevice open flow by Feras Daoud · 7 years ago
  95. afc98a0 net/mlx5: Update ptp_clock_event foreach PPS event by Feras Daoud · 7 years ago
  96. 75b81ce net/mlx5e: Don't override netdev features field unless in error flow by Gal Pressman · 7 years ago
  97. 4b7d436 net/mlx5e: Check support before TC swap in ETS init by Tariq Toukan · 7 years ago
  98. 97c8c3a net/mlx5e: Add error print in ETS init by Tariq Toukan · 7 years ago
  99. e556f6d net/mlx5e: Keep updating ethtool statistics when the interface is down by Gal Pressman · 7 years ago
  100. 259bbc5 net/mlx5: Fix error handling in load one by Maor Gottlieb · 7 years ago