1. f32bb2a netfilter: nf_tables: can't fail after linking rule into active rule list by Florian Westphal · 6 years ago
  2. f21ad10 l2tp: revert "l2tp: fix missing print session offset info" by James Chapman · 6 years ago
  3. 3e54e1c xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) by Antony Antony · 7 years ago
  4. 0e67ad5 sctp: delay the authentication for the duplicated cookie-echo chunk by Xin Long · 6 years ago
  5. db869e7 sctp: fix the issue that the cookie-ack with auth can't get processed by Xin Long · 6 years ago
  6. 832978f tcp: ignore Fast Open on repair mode by Yuchung Cheng · 6 years ago
  7. a9d361c tcp_bbr: fix to zero idle_restart only upon S/ACKed data by Neal Cardwell · 6 years ago
  8. c832ac4 sctp: use the old asoc when making the cookie-ack chunk in dupcook_d by Xin Long · 6 years ago
  9. 1f2b77e sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg by Xin Long · 6 years ago
  10. f9a670e sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr by Xin Long · 6 years ago
  11. 32a42d5 openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found by Stefano Brivio · 6 years ago
  12. 51d2a5e net: support compat 64-bit time in {s,g}etsockopt by Lance Richardson · 6 years ago
  13. c8b54621 net_sched: fq: take care of throttled flows before reuse by Eric Dumazet · 6 years ago
  14. cf7ef0a llc: better deal with too small mtu by Eric Dumazet · 6 years ago
  15. d664986 ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg by Andrey Ignatov · 6 years ago
  16. aef419e dccp: fix tasklet usage by Eric Dumazet · 6 years ago
  17. 0c2133c bridge: check iface upper dev when setting master via ioctl by Hangbin Liu · 6 years ago
  18. 81b8eb6 net: atm: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  19. dd4e714 rfkill: gpio: fix memory leak in probe error path by Johan Hovold · 6 years ago
  20. 869f538 tcp: fix TCP_REPAIR_QUEUE bound checking by Eric Dumazet · 6 years ago
  21. e68fb962 soreuseport: initialise timewait reuseport field by Eric Dumazet · 6 years ago
  22. 543cb05 dccp: initialize ireq->ir_mark by Eric Dumazet · 6 years ago
  23. 45227db net: fix uninit-value in __hw_addr_add_ex() by Eric Dumazet · 6 years ago
  24. ec98618 net: initialize skb->peeked when cloning by Eric Dumazet · 6 years ago
  25. 473ac55 netlink: fix uninit-value in netlink_sendmsg by Eric Dumazet · 6 years ago
  26. 3832503 kcm: Call strp_stop before strp_done in kcm_attach by Tom Herbert · 6 years ago
  27. 83797a7 ipvs: fix rtnl_lock lockups caused by start_sync_thread by Julian Anastasov · 6 years ago
  28. 30c8555 libceph: validate con->state at the top of try_write() by Ilya Dryomov · 6 years ago
  29. 6044c69 libceph: reschedule a tick in finish_hunting() by Ilya Dryomov · 6 years ago
  30. 480179a libceph: un-backoff on tick when we have a authenticated session by Ilya Dryomov · 6 years ago
  31. 2f7be12 strparser: Fix incorrect strp->need_bytes value. by Doron Roberts-Kedes · 6 years ago
  32. e2956fc ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 6 years ago
  33. 55ca7b1 net: af_packet: fix race in PACKET_{R|T}X_RING by Eric Dumazet · 6 years ago
  34. 228ce13 tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets by Eric Dumazet · 6 years ago
  35. 581cb19 net: fix deadlock while clearing neighbor proxy table by Wolfgang Bumiller · 6 years ago
  36. 7b80c16 llc: fix NULL pointer deref for SOCK_ZAPPED by Cong Wang · 6 years ago
  37. 90e19ec llc: hold llc_sap before release_sock() by Cong Wang · 6 years ago
  38. e5d0f6a6 net: sched: ife: signal not finding metaid by Alexander Aring · 6 years ago
  39. 2de74b9 sctp: do not check port in sctp_inet6_cmp_addr by Xin Long · 6 years ago
  40. 9d33bff vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi by Toshiaki Makita · 6 years ago
  41. 0b6693b tipc: add policy for TIPC_NLA_NET_ADDR by Eric Dumazet · 6 years ago
  42. b2a5207 packet: fix bitfield update race by Willem de Bruijn · 6 years ago
  43. f838259 tcp: don't read out-of-bounds opsize by Jann Horn · 6 years ago
  44. e202fa9 llc: delete timers synchronously in llc_sk_free() by Cong Wang · 6 years ago
  45. 0e770d2 net: validate attribute sizes in neigh_dump_table() by Eric Dumazet · 6 years ago
  46. e9c4660 l2tp: check sockaddr length in pppol2tp_connect() by Guillaume Nault · 6 years ago
  47. 06a02a8 KEYS: DNS: limit the length of option strings by Eric Biggers · 6 years ago
  48. 463f845 rpc_pipefs: fix double-dput() by Al Viro · 6 years ago
  49. fc89a75 rds: MP-RDS may use an invalid c_path by Ka-Cheong Poon · 6 years ago
  50. b0a2a2b Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 6 years ago
  51. 994baf8 sunrpc: remove incorrect HMAC request initialization by Eric Biggers · 6 years ago
  52. 4363b97 net sched actions: fix dumping which requires several messages to user space by Craig Dillabaugh · 6 years ago
  53. 32a2fd9 strparser: Fix sign of err codes by Dave Watson · 6 years ago
  54. 8cba34a route: check sysctl_fib_multipath_use_neigh earlier than hash by Xin Long · 6 years ago
  55. 0e8d6e8 net/sched: fix NULL dereference on the error path of tcf_skbmod_init() by Davide Caratti · 6 years ago
  56. 9d1ff26 net/sched: fix NULL dereference in the error path of tunnel_key_init() by Davide Caratti · 6 years ago
  57. dbb6ed6 vti6: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  58. 92b2828 ip6_tunnel: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  59. 5dcf6eb ip6_gre: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  60. f1f1f94 ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  61. 6cc0290 ip_tunnel: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  62. 0d1c057 net: fool proof dev_valid_name() by Eric Dumazet · 6 years ago
  63. 2463af6 vlan: also check phy_driver ts_info for vlan's real device by Hangbin Liu · 6 years ago
  64. 16002a4 sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 by Eric Dumazet · 6 years ago
  65. 2cd9afc sctp: do not leak kernel memory to user space by Eric Dumazet · 6 years ago
  66. 44c8871 net/sched: fix NULL dereference in the error path of tcf_bpf_init() by Davide Caratti · 6 years ago
  67. cf10533 netlink: make sure nladdr has correct size in netlink_connect() by Alexander Potapenko · 6 years ago
  68. 584d541 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 6 years ago
  69. eb3dd0f net/ipv6: Fix route leaking between VRFs by David Ahern · 6 years ago
  70. fb9fa14 net: fix possible out-of-bound read in skb_network_protocol() by Eric Dumazet · 6 years ago
  71. 81eb03e ipv6: the entire IPv6 header chain must fit the first fragment by Paolo Abeni · 6 years ago
  72. 24123fd arp: fix arp_filter on l3slave devices by Miguel Fadon Perlines · 6 years ago
  73. 9a7ba60 rxrpc: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  74. 753b04d ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  75. 329812f hsr: fix incorrect warning by Karicheri, Muralidharan · 7 years ago
  76. f5d899c Bluetooth: Send HCI Set Event Mask Page 2 command only when needed by Marcel Holtmann · 7 years ago
  77. 2c7608e sctp: fix recursive locking warning in sctp_do_peeloff by Xin Long · 7 years ago
  78. fcfb53c skbuff: only inherit relevant tx_flags by Willem de Bruijn · 7 years ago
  79. 92b8685 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 7 years ago
  80. 2cd3aa5 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 7 years ago
  81. fdd62a4 ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 7 years ago
  82. 67eed62 SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() by NeilBrown · 7 years ago
  83. f51c454 netfilter: conntrack: don't call iter for non-confirmed conntracks by Florian Westphal · 7 years ago
  84. c6f7828 mac80211: Fix setting TX power on monitor interfaces by Peter Große · 7 years ago
  85. 59bf036 rds; Reset rs->rs_bound_addr in rds_add_bound() failure path by Sowmini Varadhan · 6 years ago
  86. ca1853c l2tp: fix missing print session offset info by Hangbin Liu · 6 years ago
  87. 04a87df net: llc: add lock_sock in llc_ui_bind to avoid a race condition by linzhang · 7 years ago
  88. 419490a net: move somaxconn init from sysctl code by Roman Kapl · 7 years ago
  89. 71c0b33 tcp: better validation of received ack sequences by Eric Dumazet · 7 years ago
  90. 2171500 netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize by Liping Zhang · 7 years ago
  91. 0bd1a03 libceph: NULL deref on crush_decode() error path by Dan Carpenter · 7 years ago
  92. 9fc2a46 net: ieee802154: fix net_device reference release too early by Lin Zhang · 7 years ago
  93. c4c3203 xfrm: fix state migration copy replay sequence numbers by Antony Antony · 7 years ago
  94. 5367883 net: x25: fix one potential use-after-free issue by linzhang · 7 years ago
  95. a20049d arp: honour gratuitous ARP _replies_ by Ihar Hrachyshka · 7 years ago
  96. 2c26052 neighbour: update neigh timestamps iff update is effective by Ihar Hrachyshka · 7 years ago
  97. c4eca7e ipmr: vrf: Find VIFs using the actual device by Thomas Winter · 7 years ago
  98. eb5562d ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 7 years ago
  99. a4e0746 mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 7 years ago
  100. a587acd af_key: Fix slab-out-of-bounds in pfkey_compile_policy. by Steffen Klassert · 7 years ago