1. 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
  2. cbd0a6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  3. ce4bb04 Fix a leak in socket(2) when we fail to allocate a file descriptor. by Al Viro · 7 years ago
  4. ccc12b1 ipv6: sr: fix TLVs not being copied using setsockopt by Mathieu Xhonneux · 7 years ago
  5. 862c03e ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
  6. 78bbb15 8021q: fix a memory leak for VLAN 0 device by Cong Wang · 7 years ago
  7. b0d55b5 caif_usb: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  8. c76f97c sctp: make use of pre-calculated len by Marcelo Ricardo Leitner · 7 years ago
  9. 5960cef sctp: add a ceiling to optlen in some sockopts by Marcelo Ricardo Leitner · 7 years ago
  10. 2e83acb sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events by Marcelo Ricardo Leitner · 7 years ago
  11. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  12. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  13. 4512c43 ipv6: remove null_entry before adding default route by Wei Wang · 7 years ago
  14. 20b50d7 net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 7 years ago
  15. 3dc2fa47 net: caif: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  16. b8fd082 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 7 years ago
  17. ef7f8ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  18. b6c5734 sctp: fix the handling of ICMP Frag Needed for too small MTUs by Marcelo Ricardo Leitner · 7 years ago
  19. cc35c3d sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled by Marcelo Ricardo Leitner · 7 years ago
  20. 75d4276 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  21. 040ee69 fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'" by Al Viro · 7 years ago
  22. f737be8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  23. 7bbfe00 ipv6: fix general protection fault in fib6_add() by Wei Wang · 7 years ago
  24. 7d11f77 RDS: null pointer dereference in rds_atomic_free_op by Mohamed Ghannam · 7 years ago
  25. f428fe4 rtnetlink: give a user socket to get_target_net() by Andrei Vagin · 7 years ago
  26. 06e7e77 Bluetooth: Prevent stack info leak from the EFS element. by Ben Seri · 7 years ago
  27. 736a80b mac80211: mesh: drop frames appearing to be from us by Johannes Berg · 7 years ago
  28. 3ea1545 nl80211: Check for the required netlink attribute presence by Hao Chen · 7 years ago
  29. 79d0895 sctp: fix error path in sctp_stream_init by Marcelo Ricardo Leitner · 7 years ago
  30. c095508 RDS: Heap OOB write in rds_message_alloc_sgs() by Mohamed Ghannam · 7 years ago
  31. f9c935d tipc: fix problems with multipoint-to-point flow control by Jon Maloy · 7 years ago
  32. 71891e2 ethtool: do not print warning for applications using legacy API by Stephen Hemminger · 7 years ago
  33. 3bb2342 net/sched: Fix update of lastuse in act modules implementing stats_update by Roi Dayan · 7 years ago
  34. 2fa771b ip6_tunnel: allow ip6gre dev mtu to be set below 1280 by Xin Long · 7 years ago
  35. 23263ec ip6_tunnel: disable dst caching if tunnel is dual-stack by Eli Cooper · 7 years ago
  36. 55a5ec9 Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns" by David S. Miller · 7 years ago
  37. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  38. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  39. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 7 years ago
  40. 8cb38a6 sctp: Replace use of sockets_allocated with specified macro. by Tonghao Zhang · 7 years ago
  41. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  42. 642a843 tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path by Tommi Rantala · 7 years ago
  43. 1914255 tipc: error path leak fixes in tipc_enable_bearer() by Tommi Rantala · 7 years ago
  44. 14e138a RDS: Check cmsg_len before dereferencing CMSG_DATA by Avinash Repaka · 7 years ago
  45. 3a33a19 tipc: fix memory leak of group member when peer node is lost by Jon Maloy · 7 years ago
  46. 4853f12 net: sched: fix possible null pointer deref in tcf_block_put by Jiri Pirko · 7 years ago
  47. 0a3d805 tipc: base group replicast ack counter on number of actual receivers by Jon Maloy · 7 years ago
  48. b2fb01f net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap() by Cong Wang · 7 years ago
  49. e5a9336 ip6_gre: fix device features for ioctl setup by Alexey Kodanev · 7 years ago
  50. 8bea728 netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done() by Hangbin Liu · 7 years ago
  51. b90ddd5 skbuff: skb_copy_ubufs must release uarg even without user frags by Willem de Bruijn · 7 years ago
  52. 268b790 skbuff: orphan frags before zerocopy clone by Willem de Bruijn · 7 years ago
  53. 513674b net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  54. c48e747 openvswitch: Fix pop_vlan action for double tagged frames by Eric Garver · 7 years ago
  55. 58acfd7 ipv6: Honor specified parameters in fibmatch lookup by Ido Schimmel · 7 years ago
  56. 24c0df8 netfilter: nf_tables: fix chain filter in nf_tables_dump_rules() by Pablo Neira Ayuso · 7 years ago
  57. b4681c2 ipv4: Fix use-after-free when flushing FIB tables by Ido Schimmel · 7 years ago
  58. bb25c38 tipc: remove joining group member from congested list by Jon Maloy · 7 years ago
  59. 102740b cls_bpf: fix offload assumptions after callback conversion by Jakub Kicinski · 7 years ago
  60. 21b5944 net: Fix double free and memory corruption in get_net_ns_by_id() by Eric W. Biederman · 7 years ago
  61. d03a455 ipv4: fib: Fix metrics match when deleting a route by Phil Sutter · 7 years ago
  62. 3db0960 tipc: fix list sorting bug in function tipc_group_update_member() by Jon Maloy · 7 years ago
  63. c9fefa0 ip6_tunnel: get the min mtu properly in ip6_tnl_xmit by Xin Long · 7 years ago
  64. 2c52129 ip6_gre: remove the incorrect mtu limit for ipgre tap by Xin Long · 7 years ago
  65. cfddd4c ip_gre: remove the incorrect mtu limit for ipgre tap by Xin Long · 7 years ago
  66. c6479d6 Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  67. 04a7279 cfg80211: ship certificates as hex files by Johannes Berg · 7 years ago
  68. 5d32407 cfg80211: always rewrite generated files from scratch by Thierry Reding · 7 years ago
  69. acf568e xfrm: Reinject transport-mode packets through tasklet by Herbert Xu · 7 years ago
  70. 84aeb43 net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks by Nikolay Aleksandrov · 7 years ago
  71. d196975 sctp: add SCTP_CID_RECONF conversion in sctp_cname by Xin Long · 7 years ago
  72. 5c46867 sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renege by Xin Long · 7 years ago
  73. 3f42f5f tipc: remove leaving group member from all lists by Jon Maloy · 7 years ago
  74. 2348339 tipc: fix lost member events bug by Jon Maloy · 7 years ago
  75. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  76. 588753f ipv6: icmp6: Allow icmp messages to be looped back by Brendan McGrath · 7 years ago
  77. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  78. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 7 years ago
  80. 343723d net: sched: fix clsact init error path by Jiri Pirko · 7 years ago
  81. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 7 years ago
  82. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 7 years ago
  83. c05fad5 ip_gre: fix wrong return value of erspan_rcv by Haishuang Yan · 7 years ago
  84. 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 7 years ago
  85. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  86. 35b99df sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  87. 0f546ff Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  88. 2d17d8d xdp: linearize skb in netif_receive_generic_xdp() by Song Liu · 7 years ago
  89. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  90. 4688eb7 tcp: refresh tcp_mstamp from timers callbacks by Eric Dumazet · 7 years ago
  91. 9ee11bd tcp: fix potential underestimation on rcv_rtt by Wei Wang · 7 years ago
  92. d6da838 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  93. a46182b net: igmp: Use correct source address on IGMPv3 reports by Kevin Cernekee · 7 years ago
  94. c545a94 tipc: eliminate potential memory leak by Jon Maloy · 7 years ago
  95. 8359301 net: remove duplicate includes by Pravin Shedge · 7 years ago
  96. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  97. b9b312a ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  98. 30791ac tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  99. d295027 xfrm: put policies when reusing pcpu xdst entry by Florian Westphal · 7 years ago
  100. 2342b8d sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams by Xin Long · 7 years ago