1. 79c0ef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. 9ab2323 sctp: remove the left unnecessary check for chunk in sctp_renege_events by Xin Long · 7 years ago
  3. a16b8d0 rxrpc: Work around usercopy check by David Howells · 7 years ago
  4. 15f35d4 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
  5. dfec091 dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock by Paolo Abeni · 7 years ago
  6. a8c6db1 fib_semantics: Don't match route with mismatching tclassid by Stefano Brivio · 7 years ago
  7. fe9c842 NFC: llcp: Limit size of SDP URI by Kees Cook · 7 years ago
  8. 2439f97 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  9. c410c19 tls: getsockopt return record sequence number by Boris Pismenny · 7 years ago
  10. 257082e tls: reset the crypto info if copy_from_user fails by Boris Pismenny · 7 years ago
  11. a1dfa68 tls: retrun the correct IV in getsockopt by Boris Pismenny · 7 years ago
  12. ed4ffdf tipc: Fix missing RTNL lock protection during setting link properties by Ying Xue · 7 years ago
  13. 5631f65 tipc: Introduce __tipc_nl_net_set by Ying Xue · 7 years ago
  14. 07ffb22 tipc: Introduce __tipc_nl_media_set by Ying Xue · 7 years ago
  15. 93532bb tipc: Introduce __tipc_nl_bearer_set by Ying Xue · 7 years ago
  16. 45cf7ed tipc: Introduce __tipc_nl_bearer_enable by Ying Xue · 7 years ago
  17. d59d8b7 tipc: Introduce __tipc_nl_bearer_disable by Ying Xue · 7 years ago
  18. e5d1a1e tipc: Refactor __tipc_nl_compat_doit by Ying Xue · 7 years ago
  19. fae8b6f sctp: fix some copy-paste errors for file comments by Xin Long · 7 years ago
  20. ac5b701 net: fix race on decreasing number of TX queues by Jakub Kicinski · 7 years ago
  21. d4014d8 rds: do not call ->conn_alloc with GFP_KERNEL by Sowmini Varadhan · 7 years ago
  22. 339c21d net: sched: fix tc_u_common lookup by Jiri Pirko · 7 years ago
  23. bb047dd net: sched: don't set q pointer for shared blocks by Jiri Pirko · 7 years ago
  24. d4e9a40 net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment by Tobias Klauser · 7 years ago
  25. 808cf9e tcp: Honor the eor bit in tcp_mtu_probe by Ilya Lesokhin · 7 years ago
  26. fb23403 sctp: remove the useless check in sctp_renege_events by Xin Long · 7 years ago
  27. 947820b sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cname by Xin Long · 7 years ago
  28. 27af86b sctp: do not pr_err for the duplicated node in transport rhlist by Xin Long · 7 years ago
  29. 1b12580 bridge: check brport attr show in brport_show by Xin Long · 7 years ago
  30. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  31. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  32. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  33. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  34. 07f2c7a sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 7 years ago
  35. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  36. 26d9983 9p/trans_virtio: discard zero-length reply by Greg Kurz · 7 years ago
  37. 0afa6b4 SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context by Trond Myklebust · 7 years ago
  38. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  39. 9d21874 Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  40. f515f86 fix parallelism for rpc tasks by Olga Kornievskaia · 8 years ago
  41. 55b3280 tipc: fix skb truesize/datasize ratio control by Hoang Le · 7 years ago
  42. eb53f7a net/sched: cls_u32: fix cls_u32 on filter replace by Ivan Vecera · 7 years ago
  43. 3968523 mpls, nospec: Sanitize array index in mpls_label_ok() by Dan Williams · 7 years ago
  44. ebeeb1a rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management by Sowmini Varadhan · 7 years ago
  45. 79a8a64 net: Whitelist the skbuff_head_cache "cb" field by Kees Cook · 7 years ago
  46. 8115333 Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  47. 9e95dae Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  48. 4ff66ca rtnetlink: require unique netns identifier by Christian Brauner · 7 years ago
  49. cb9f7a9 netlink: ensure to loop over all netns in genlmsg_multicast_allns() by Nicolas Dichtel · 7 years ago
  50. 8c2f826 rxrpc: Don't put crypto buffers on the stack by David Howells · 7 years ago
  51. 175e031 svcrdma: Fix Read chunk round-up by Chuck Lever · 7 years ago
  52. 5c487bb tcp: tracepoint: only call trace_tcp_send_reset with full socket by Song Liu · 7 years ago
  53. 043e337 sch_netem: Bug fixing in calculating Netem interval by Md. Islam · 7 years ago
  54. 44750f8 net/ipv6: onlink nexthop checks should default to main table by David Ahern · 7 years ago
  55. 58e354c net/ipv6: Handle reject routes with onlink flag by David Ahern · 7 years ago
  56. 17e9e23 rxrpc: Fix received abort handling by David Howells · 7 years ago
  57. 90ea9f1 Make the xprtiod workqueue unbounded. by Trond Myklebust · 7 years ago
  58. 4d80ecd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  59. 2275cde SUNRPC: Queue latency-sensitive socket tasks to xprtiod by Trond Myklebust · 7 years ago
  60. 0ff90b6 netfilter: nf_flow_offload: fix use-after-free and a resource leak by Felix Fietkau · 7 years ago
  61. a08f06b seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro by Andy Shevchenko · 7 years ago
  62. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  63. 32b395a build_bug.h: remove BUILD_BUG_ON_NULL() by Masahiro Yamada · 7 years ago
  64. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  65. b408c5b netfilter: nf_tables: fix flowtable free by Pablo Neira Ayuso · 7 years ago
  66. c0ea1bc netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table by Pablo Neira Ayuso · 7 years ago
  67. 7dc68e9 netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert by Cong Wang · 7 years ago
  68. 7a45757 idr: Rename idr_for_each_entry_ext by Matthew Wilcox · 7 years ago
  69. f730cb9 cls_u32: Convert to idr_alloc_u32 by Matthew Wilcox · 7 years ago
  70. ffdc2d9 cls_u32: Reinstate cyclic allocation by Matthew Wilcox · 7 years ago
  71. 85bd043 cls_flower: Convert to idr_alloc_u32 by Matthew Wilcox · 7 years ago
  72. 0b4ce8d cls_bpf: Convert to use idr_alloc_u32 by Matthew Wilcox · 7 years ago
  73. 05af0eb cls_basic: Convert to use idr_alloc_u32 by Matthew Wilcox · 7 years ago
  74. 9ce7549 cls_api: Convert to idr_alloc_u32 by Matthew Wilcox · 7 years ago
  75. 339913a net sched actions: Convert to use idr_alloc_u32 by Matthew Wilcox · 7 years ago
  76. 322d884 idr: Delete idr_find_ext function by Matthew Wilcox · 7 years ago
  77. 234a462 idr: Delete idr_replace_ext function by Matthew Wilcox · 7 years ago
  78. 9c16094 idr: Delete idr_remove_ext function by Matthew Wilcox · 7 years ago
  79. 0c8cbcd Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 7 years ago
  80. 2c0aa08 RDS: IB: Fix null pointer issue by Guanglei Li · 7 years ago
  81. 39f57f6 net: erspan: fix erspan config overwrite by William Tu · 7 years ago
  82. 3df19283 net: erspan: fix metadata extraction by William Tu · 7 years ago
  83. d7cdee5 cls_u32: fix use after free in u32_destroy_key() by Paolo Abeni · 7 years ago
  84. 4d673da afs: Support the AFS dynamic root by David Howells · 7 years ago
  85. b11a632 net: add a UID to use for ULP socket assignment by John Fastabend · 7 years ago
  86. 4a31a6b sctp: fix dst refcnt leak in sctp_v4_get_dst by Tommi Rantala · 7 years ago
  87. 957d761 sctp: fix dst refcnt leak in sctp_v6_get_dst() by Alexey Kodanev · 7 years ago
  88. 9b30889 SUNRPC: Ensure we always close the socket after a connection shuts down by Trond Myklebust · 7 years ago
  89. d0945ca sunrpc: remove dead code in svc_sock_setbufsize by Christoph Hellwig · 7 years ago
  90. a6b8881 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  91. 3527799 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  93. c80c238 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  94. edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 7 years ago
  95. 4db428a soreuseport: fix mem leak in reuseport_add_sock() by Eric Dumazet · 7 years ago
  96. 058a6c0 cls_u32: add missing RCU annotation. by Paolo Abeni · 7 years ago
  97. e89e8d8f xprtrdma: Fix BUG after a device removal by Chuck Lever · 7 years ago
  98. 1179e2c xprtrdma: Fix calculation of ri_max_send_sges by Chuck Lever · 7 years ago
  99. 992cfc7 netfilter: nft_flow_offload: no need to flush entries on module removal by Pablo Neira Ayuso · 7 years ago
  100. c7f0030 netfilter: nft_flow_offload: wait for garbage collector to run after cleanup by Pablo Neira Ayuso · 7 years ago