1. e89d469 sch_multiq: fix double free on init failure by Nikolay Aleksandrov · 7 years ago
  2. 88c2ace sch_htb: fix crash on init failure by Nikolay Aleksandrov · 7 years ago
  3. edbd58b packet: Don't write vnet header beyond end of buffer by Benjamin Poirier · 7 years ago
  4. d55c60e tipc: permit bond slave as bearer by Parthasarathy Bhuvaragan · 7 years ago
  5. e8d411d ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt by Xin Long · 7 years ago
  6. 04f1c4a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  7. c784839 net: dsa: Don't dereference dst->cpu_dp->netdev by Florian Fainelli · 7 years ago
  8. ef9a5a6 bridge: check for null fdb->dst before notifying switchdev drivers by Roopa Prabhu · 7 years ago
  9. 1e2ea8a ipv6: set dst.obsolete when a cached route has expired by Xin Long · 7 years ago
  10. 4e587ea ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  11. e702c12 l2tp: hold tunnel used while creating sessions with netlink by Guillaume Nault · 7 years ago
  12. 4e4b21d l2tp: hold tunnel while handling genl TUNNEL_GET commands by Guillaume Nault · 7 years ago
  13. 8c0e421 l2tp: hold tunnel while handling genl tunnel updates by Guillaume Nault · 7 years ago
  14. bb0a32c l2tp: hold tunnel while processing genl delete command by Guillaume Nault · 7 years ago
  15. 54652eb l2tp: hold tunnel while looking up sessions in l2tp_netlink by Guillaume Nault · 7 years ago
  16. 9ee369a l2tp: initialise session's refcount before making it reachable by Guillaume Nault · 7 years ago
  17. 1e22391 net: missing call of trace_napi_poll in busy_poll_stop by Jesper Dangaard Brouer · 7 years ago
  18. 931e79d xfrm_user: fix info leak in build_aevent() by Mathias Krause · 7 years ago
  19. e3e5fc1 xfrm_user: fix info leak in build_expire() by Mathias Krause · 7 years ago
  20. 50329c8 xfrm_user: fix info leak in xfrm_notify_sa() by Mathias Krause · 7 years ago
  21. 5fe0d4b xfrm_user: fix info leak in copy_user_offload() by Mathias Krause · 7 years ago
  22. 64f0f5d udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
  23. ebfa00c tcp: fix refcnt leak with ebpf congestion control by Sabrina Dubroca · 7 years ago
  24. 3614364 ipv6: Fix may be used uninitialized warning in rt6_check by Steffen Klassert · 7 years ago
  25. 54ffd79 esp: Fix skb tailroom calculation by Steffen Klassert · 7 years ago
  26. 36ff0dd esp: Fix locking on page fragment allocation by Steffen Klassert · 7 years ago
  27. 991ca84 tipc: context imbalance at node read unlock by Parthasarathy Bhuvaragan · 7 years ago
  28. 60d1d93 tipc: reassign pointers after skb reallocation / linearization by Parthasarathy Bhuvaragan · 7 years ago
  29. 2716313 tipc: perform skb_linearize() before parsing the inner header by Parthasarathy Bhuvaragan · 7 years ago
  30. 551143d net_sched: fix a refcount_t issue with noop_qdisc by Eric Dumazet · 7 years ago
  31. 4e458de bpf: fix bpf_setsockopts return value by Yuchung Cheng · 7 years ago
  32. 6c7e983 tipc: Fix tipc_sk_reinit handling of -EAGAIN by Bob Peterson · 7 years ago
  33. af57d2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  34. c26844e netfilter: nf_tables: Fix nft limit burst handling by andy zhou · 7 years ago
  35. ab6dd1b netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info by Xin Long · 7 years ago
  36. 8a4b578 net: xfrm: don't double-hold dst when sk_policy in use. by Lorenzo Colitti · 7 years ago
  37. ee6c88b sctp: Avoid out-of-bounds reads from address storage by Stefano Brivio · 7 years ago
  38. 2b33bc8 net: dsa: use consume_skb() by Eric Dumazet · 7 years ago
  39. 4971667 net: dsa: skb_put_padto() already frees nskb by Florian Fainelli · 7 years ago
  40. cd0a137 net: core: Specify skb_pad()/skb_put_padto() SKB freeing by Florian Fainelli · 7 years ago
  41. 30d65e8 net: sched: don't do tcf_chain_flush from tcf_chain_destroy by Jiri Pirko · 7 years ago
  42. 744a4cf net: sched: fix use after free when tcf_chain_destroy is called multiple times by Jiri Pirko · 7 years ago
  43. fd6055a udp: on peeking bad csum, drop packets even if not at head by Eric Dumazet · 7 years ago
  44. fd849b7 tipc: fix a race condition of releasing subscriber object by Ying Xue · 7 years ago
  45. 458be02 tipc: remove subscription references only for pending timers by Parthasarathy Bhuvaragan · 7 years ago
  46. 414e7d7 net/hsr: Check skb_put_padto() return value by Florian Fainelli · 7 years ago
  47. c5cff85 ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  48. 0c8d2d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  49. 3de33e1 ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  50. 348a400 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  51. 4f8a881 net: sched: fix NULL pointer dereference when action calls some targets by Xin Long · 7 years ago
  52. 9a19bad rxrpc: Fix oops when discarding a preallocated service call by David Howells · 7 years ago
  53. b024d94 irda: do not leak initialized list.dev to userspace by Colin Ian King · 7 years ago
  54. cdbeb63 tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 7 years ago
  55. bc3aae2 net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set by Roopa Prabhu · 7 years ago
  56. 383143f ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  57. 15339e4 sctp: fully initialize the IPv6 address in sctp_v6_to_addr() by Alexander Potapenko · 7 years ago
  58. 5bfd37b tipc: fix use-after-free by Eric Dumazet · 7 years ago
  59. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  60. acc8b31 net: sched: fix p_filter_chain check in tcf_chain_flush by Jiri Pirko · 7 years ago
  61. c780a04 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  62. 120e9da dccp: defer ccid_hc_tx_delete() at dismantle time by Eric Dumazet · 7 years ago
  63. 494bea3 openvswitch: fix skb_panic due to the incorrect actions attrlen by Liping Zhang · 7 years ago
  64. c7b725b net: igmp: Use ingress interface rather than vrf device by David Ahern · 7 years ago
  65. c90e951 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 7 years ago
  66. 325d5dc net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 7 years ago
  67. 8989042 net_sched: reset pointers to tcf blocks in classful qdiscs' destructors by Konstantin Khlebnikov · 7 years ago
  68. 187e5b3 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
  69. 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 7 years ago
  70. 0a6f041 Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  71. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  72. 7749d4f dccp: purge write queue in dccp_destroy_sock() by Eric Dumazet · 7 years ago
  73. e5645f5 ipv6: release rt6->rt6i_idev properly during ifdown by Wei Wang · 7 years ago
  74. 36f41f8 af_key: do not use GFP_KERNEL in atomic contexts by Eric Dumazet · 7 years ago
  75. 539a06b tcp: ulp: avoid module refcnt leak in tcp_set_ulp by Sabrina Dubroca · 7 years ago
  76. 59a361b tipc: avoid inheriting msg_non_seq flag when message is returned by Jon Paul Maloy · 7 years ago
  77. fed5f57 tipc: accept PACKET_MULTICAST packets by Jon Paul Maloy · 7 years ago
  78. 2c87d63 ipv4: route: fix inet_rtm_getroute induced crash by Florian Westphal · 7 years ago
  79. 2ed46ce bpf: fix two missing target_size settings in bpf_convert_ctx_access by Daniel Borkmann · 7 years ago
  80. 8d55373 net/sched/hfsc: allocate tcf block for hfsc root class by Konstantin Khlebnikov · 7 years ago
  81. e71cb9e net: dsa: ksz: fix skb freeing by Vivien Didelot · 7 years ago
  82. c27927e packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 7 years ago
  83. 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  84. 96d9703 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
  85. 1714020 igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
  86. ed43594 tipc: remove premature ESTABLISH FSM event at link synchronization by Jon Paul Maloy · 7 years ago
  87. 4530cca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  88. 04c2cf3 mac80211: add api to start ba session timer expired flow by Naftali Goldstein · 7 years ago
  89. 8d63bee net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  90. 05bfd7d rds: Reintroduce statistics counting by Håkon Bugge · 7 years ago
  91. 8ba6092 tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 7 years ago
  92. ec0acb0 net: sched: set xt_tgchk_param par.net properly in ipt_init_target by Xin Long · 7 years ago
  93. 4ff0308 esp: Fix error handling on layer 2 xmit. by Steffen Klassert · 7 years ago
  94. c63716a Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  95. df92c83 tcp: fix xmit timer to only be reset if data ACKed/SACKed by Neal Cardwell · 7 years ago
  96. a281581 tcp: enable xmit timer fix by having TLP use time when RTO should fire by Neal Cardwell · 7 years ago
  97. e1a10ef tcp: introduce tcp_rto_delta_us() helper for xmit timer fix by Neal Cardwell · 7 years ago
  98. b91d532 ipv6: set rt6i_protocol properly in the route when it is installed by Xin Long · 7 years ago
  99. 2dda640 net: fix keepalive code vs TCP_FASTOPEN_CONNECT by Eric Dumazet · 7 years ago
  100. 4d2bbb0 Merge tag 'batadv-net-for-davem-20170802' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago