1. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  2. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  3. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  4. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  5. 1290290c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  6. 108b833 sunrpc: Add comment defining gssd upcall API keywords by Chuck Lever · 6 years ago
  7. 9abdda5 sunrpc: Extract target name into svc_cred by Chuck Lever · 6 years ago
  8. a1a2377 sunrpc: Enable the kernel to specify the hostname part of service principals by Chuck Lever · 6 years ago
  9. 44090cc sunrpc: Don't use stack buffer with scatterlist by Laura Abbott · 6 years ago
  10. 0a78ac4 Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  11. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  12. e2948e5 ip6_vti: fix creating fallback tunnel device for vti6 by Haishuang Yan · 6 years ago
  13. cd1aa9c ip_vti: fix a null pointer deferrence when create vti fallback tunnel by Haishuang Yan · 6 years ago
  14. 653cd28 net: sched: always disable bh when taking tcf_lock by Vlad Buslov · 6 years ago
  15. bb10745 ip6_vti: simplify stats handling in vti6_xmit by Haishuang Yan · 6 years ago
  16. 6e3bf9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  17. 3fe49d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  18. 1f7a4c7 Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  19. f6069b9 bpf: fix redirect to map under tail calls by Daniel Borkmann · 6 years ago
  20. b4c296f RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr by Jason Gunthorpe · 6 years ago
  21. 90545cd tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach by Daniel Borkmann · 6 years ago
  22. 037b0b8 tcp, ulp: add alias for all ulp modules by Daniel Borkmann · 6 years ago
  23. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  24. 92f4e77 Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" by Jason Gunthorpe · 6 years ago
  25. 21b172e net/xdp: Fix suspicious RCU usage warning by Tariq Toukan · 6 years ago
  26. 32039ea net: sched: act_ife: always release ife action on init error by Vlad Buslov · 6 years ago
  27. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  28. a51c76b cls_matchall: fix tcf_unbind_filter missing by Hangbin Liu · 6 years ago
  29. feb9f55 netfilter: nft_dynset: allow dynamic updates of non-anonymous set by Pablo Neira Ayuso · 6 years ago
  30. 90d827f netfilter: nft_tproxy: Fix missing-braces warning by Máté Eckl · 6 years ago
  31. 3206c51 netfilter: nft_ct: make l3 protocol field optional for timeout object by Harsha Sharma · 6 years ago
  32. a148ce1 netfilter: x_tables: do not fail xt_alloc_table_info too easilly by Michal Hocko · 6 years ago
  33. 1c117d3 netfilter: conntrack: fix removal of conntrack entries when l4tracker is removed by Florian Westphal · 6 years ago
  34. 6a48de0 netfilter: nf_tables: don't prevent event handler from device cleanup on netns exit by Florian Westphal · 6 years ago
  35. d209df3 netfilter: nf_tables: fix register ordering by Florian Westphal · 6 years ago
  36. 3e673b2 netfilter: fix memory leaks on netlink_dump_start error by Florian Westphal · 6 years ago
  37. 4ef360d netfilter: nft_set: fix allocation size overflow in privsize callback. by Taehee Yoo · 6 years ago
  38. da78671 netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses by Florian Westphal · 6 years ago
  39. b71ed54 ipvs: don't show negative times in ip_vs_conn by Matteo Croce · 6 years ago
  40. a53b42c ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest() by Tan Hu · 6 years ago
  41. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  42. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  43. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  44. 8c32685 Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  45. c07b368 Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  46. 4597b62 net: filter: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  47. f6f7a26 rds: fix building with IPV6=m by Arnd Bergmann · 6 years ago
  48. 66b51b0 net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() by Jeremy Cline · 6 years ago
  49. c2ebc25 l2tp: fix unused function warning by Arnd Bergmann · 6 years ago
  50. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  51. 008369d net_sched: Fix missing res info when create new tc_index filter by Hangbin Liu · 6 years ago
  52. 2df8bee net_sched: fix NULL pointer dereference when delete tcindex filter by Hangbin Liu · 6 years ago
  53. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 42c625a net: sched: act_ife: disable bh when taking ife_mod_lock by Vlad Buslov · 6 years ago
  55. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  56. 71e4128 packet: switch kvzalloc to allocate memory by Li RongQing · 6 years ago
  57. 7c5790c net: sched: act_mirred method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  58. 8aa7f22 net: sched: act_vlan method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  59. 353d2c2 net: sched: act_skbmod method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  60. 45da1da net: sched: act_skbedit method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  61. 798de37 net: sched: act_simple method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  62. 2ac06347 net: sched: act_police method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  63. 6a2b401 net: sched: act_pedit method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  64. 0390514 net: sched: act_nat method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  65. 11b9695 net: sched: act_ipt method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  66. 1740005 net: sched: act_gact method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  67. c831549 net: sched: act_sum method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  68. 2fbec27 net: sched: act_bpf method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  69. 962ad1f9 net: sched: act_connmark method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  70. 4de17ae crush: fix using plain integer as NULL warning by YueHaibing · 6 years ago
  71. bad8721 libceph: remove unnecessary non NULL check for request_key by YueHaibing · 6 years ago
  72. 6d37fa4 l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache by Wei Wang · 6 years ago
  73. e6f86b0 ipv6: Add icmp_echo_ignore_all support for ICMPv6 by Virgile Jarry · 6 years ago
  74. 0b243d0 net/tls: Combined memory allocation for decryption request by Vakul Garg · 6 years ago
  75. edcd9d9 net/9p/trans_virtio.c: add null terminal for mount tag by piaojun · 6 years ago
  76. 23cba9c 9p/virtio: fix off-by-one error in sg list bounds check by jiangyiwen · 6 years ago
  77. c69f297d 9p: fix whitespace issues by Stephen Hemminger · 6 years ago
  78. 10aa145 9p: fix multiple NULL-pointer-dereferences by Tomas Bortoli · 6 years ago
  79. f984579 9p: validate PDU length by Tomas Bortoli · 6 years ago
  80. 9f476d7 net/9p/trans_fd.c: fix race by holding the lock by Tomas Bortoli · 6 years ago
  81. 430ac66 net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree() by Tomas Bortoli · 6 years ago
  82. 31934da net/9p/virtio: Fix hard lockup in req_done by jiangyiwen · 6 years ago
  83. c7ebbae net/9p/trans_virtio.c: fix some spell mistakes in comments by piaojun · 6 years ago
  84. d28c756 9p/net: Fix zero-copy path in the 9p virtio transport by Chirantan Ekbote · 6 years ago
  85. 2557d0c 9p: Embed wait_queue_head into p9_req_t by Matthew Wilcox · 6 years ago
  86. f28cdf0 9p: Replace the fidlist with an IDR by Matthew Wilcox · 6 years ago
  87. b5303be 9p: Change p9_fid_create calling convention by Matthew Wilcox · 6 years ago
  88. 2d58f63 9p: Fix comment on smp_wmb by Matthew Wilcox · 6 years ago
  89. 7913690 net/9p/client.c: version pointer uninitialized by Tomas Bortoli · 6 years ago
  90. 92aef46 net/9p: fix error path of p9_virtio_probe by Jean-Philippe Brucker · 6 years ago
  91. b87d1d2 9p/net/protocol.c: return -ENOMEM when kmalloc() failed by piaojun · 6 years ago
  92. 64ad31f net/9p/client.c: add missing '\n' at the end of p9_debug() by piaojun · 6 years ago
  93. 7723628 bpf: Introduce bpf_skb_ancestor_cgroup_id helper by Andrey Ignatov · 6 years ago
  94. a4fd284 ip: process in-order fragments efficiently by Peter Oskolkov · 6 years ago
  95. 353c9cb ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  96. e329bc4 net: sched: act_police: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  97. 51a9f5a net: core: protect rate estimator statistics pointer with lock by Vlad Buslov · 6 years ago
  98. 4e23281 net: sched: act_mirred: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  99. 84a75b3 net: sched: extend action ops with put_dev callback by Vlad Buslov · 6 years ago
  100. 764e9a2 net: sched: act_vlan: remove dependency on rtnl lock by Vlad Buslov · 6 years ago