1. e8e519f Cipso: cipso_v4_optptr enter infinite loop by yujuan.qi · 7 years ago
  2. eca9953 net: caif: Add a missing rcu_read_unlock() in caif_flow_cb by YueHaibing · 6 years ago
  3. 4fd0897 nl80211: Add a missing break in parse_station_flags by Bernd Edlinger · 6 years ago
  4. f1ddbb1 mac80211: add stations tied to AP_VLANs during hw reconfig by mpubbise@codeaurora.org · 6 years ago
  5. 301a6da xfrm: free skb if nlsk pointer is NULL by Florian Westphal · 6 years ago
  6. 590f312 xfrm: fix missing dst_release() after policy blocking lbcast and multicast by Tommi Rantala · 6 years ago
  7. ce723f8 vti6: fix PMTU caching and reporting on xmit by Eyal Birger · 6 years ago
  8. 5962984 packet: refine ring v3 block size test to hold one frame by Willem de Bruijn · 6 years ago
  9. f29eb8e netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state by Florian Westphal · 6 years ago
  10. 2038a9e xfrm_user: prevent leaking 2 bytes of kernel memory by Eric Dumazet · 6 years ago
  11. e63303e tcp: identify cryptic messages as TCP seq # bugs by Randy Dunlap · 6 years ago
  12. d4efb85 tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  13. 4770fdc packet: reset network header if packet shorter than ll reserved space by Willem de Bruijn · 6 years ago
  14. d8a77d1 netfilter: nf_conntrack: Fix possible possible crash on module loading. by Andrey Ryabinin · 6 years ago
  15. 7754ed7 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  16. 865c4f9 net: qrtr: Broadcast messages only from control port by Arun Kumar Neelakantam · 6 years ago
  17. 8823c73 ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  18. 894b753 netfilter: x_tables: set module owner for icmp(6) matches by Florian Westphal · 6 years ago
  19. 1c7e225 ieee802154: 6lowpan: set IFLA_LINK by Lubomir Rintel · 6 years ago
  20. 15a7879 nl80211: relax ht operation checks for mesh by Bob Copeland · 6 years ago
  21. f6a6768 netfilter: nf_log: fix uninit read in nf_log_proc_dostring by Jann Horn · 6 years ago
  22. 40ae32c batman-adv: Fix bat_v best gw refcnt after netlink dump by Sven Eckelmann · 6 years ago
  23. b5f6a0a batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump by Sven Eckelmann · 6 years ago
  24. f12a825 ipv6: mcast: fix unsolicited report interval after receiving querys by Hangbin Liu · 6 years ago
  25. 53adf73 net: propagate dev_get_valid_name return code by Li RongQing · 6 years ago
  26. a677cc3 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  27. 34a806b Bluetooth: avoid killing an already killed socket by Sudip Mukherjee · 6 years ago
  28. c4db09a cls_matchall: fix tcf_unbind_filter missing by Hangbin Liu · 6 years ago
  29. ce494b3 net_sched: fix NULL pointer dereference when delete tcindex filter by Hangbin Liu · 6 years ago
  30. fa284d2 net_sched: Fix missing res info when create new tc_index filter by Hangbin Liu · 6 years ago
  31. 87e7e8d ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit by Xin Long · 6 years ago
  32. f6b8276 vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  33. 2ff9f08 llc: use refcount_inc_not_zero() for llc_sap_find() by Cong Wang · 6 years ago
  34. ae7d506 l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache by Wei Wang · 6 years ago
  35. 4269a8f dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() by Alexey Kodanev · 6 years ago
  36. 7c7940f Bluetooth: hidp: buffer overflow in hidp_process_report by Mark Salyzyn · 6 years ago
  37. 36ee106 tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  38. c68c772 netlink: Don't shift on 64 for ngroups by Dmitry Safonov · 6 years ago
  39. 4d50257 netlink: Don't shift with UB on nlk->ngroups by Dmitry Safonov · 6 years ago
  40. 4f08437 netlink: Do not subscribe to non-existent groups by Dmitry Safonov · 6 years ago
  41. 9a492f8 net: socket: fix potential spectre v1 gadget in socketcall by Jeremy Cline · 6 years ago
  42. 67f0a28 netlink: Fix spectre v1 gadget in netlink_create() by Jeremy Cline · 6 years ago
  43. ab9a0f8 net: dsa: Do not suspend/resume closed slave_dev by Florian Fainelli · 6 years ago
  44. d59dcdf ipv4: frags: handle possible skb truesize change by Eric Dumazet · 6 years ago
  45. c5282a0 inet: frag: enforce memory limits earlier by Eric Dumazet · 6 years ago
  46. 019ea51 tcp: add one more quick ack after after ECN events by Eric Dumazet · 6 years ago
  47. 095ab5f4 tcp: refactor tcp_ecn_check_ce to remove sk type cast by Yousuk Seung · 6 years ago
  48. 65d986c tcp: do not aggressively quick ack after ECN events by Eric Dumazet · 6 years ago
  49. 90cf17d tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode by Eric Dumazet · 6 years ago
  50. 8ca41e4 tcp: do not force quickack when receiving out-of-order packets by Eric Dumazet · 6 years ago
  51. b3e349f tcp_bbr: fix bw probing to raise in-flight data for very small BDPs by Neal Cardwell · 6 years ago
  52. e364f1a ipv4: remove BUG_ON() from fib_compute_spec_dst by Lorenzo Bianconi · 6 years ago
  53. 34447a6 ipconfig: Correctly initialise ic_nameservers by Chris Novakovic · 6 years ago
  54. 759fb7f netfilter: nf_tables: check msg_type before nft_trans_set(trans) by Alexey Kodanev · 6 years ago
  55. 94623c7 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  56. a878681 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  57. fdf258e tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  58. 2d08921 tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  59. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  60. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  61. 1fcccc5 tcp: helpers to send special DCTCP ack by Yuchung Cheng · 6 years ago
  62. 8417780 tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 6 years ago
  63. 19b7479 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  64. cc403d5 multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  65. e2ffdd6 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago
  66. 03fbf2b ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  67. 93d94fe ip: hash fragments consistently by Paolo Abeni · 6 years ago
  68. 2ea8b93 xprtrdma: Return -ENOBUFS when no pages are available by Chuck Lever · 6 years ago
  69. ad375ea skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  70. cad9922 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  71. f08ca4c net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 6 years ago
  72. 66a7cfa net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 6 years ago
  73. 79870c6 ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns by Tyler Hicks · 6 years ago
  74. ec6a603 gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 6 years ago
  75. d31a56d net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  76. 863d556 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 6 years ago
  77. ad8b1ff netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 6 years ago
  78. 3d0ce44d KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  79. 064d9e9 netfilter: ebtables: reject non-bridge targets by Florian Westphal · 6 years ago
  80. 9dc96f7 net/packet: fix use-after-free by Eric Dumazet · 6 years ago
  81. 65fb77c tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 6 years ago
  82. 63253726 tcp: fix Fast Open key endianness by Yuchung Cheng · 6 years ago
  83. 1f1fbe1 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 6 years ago
  84. e555ae0 net: dccp: switch rx_tstamp_last_feedback to monotonic clock by Eric Dumazet · 6 years ago
  85. 87cd5e4 net: dccp: avoid crash in ccid3_hc_rx_send_feedback() by Eric Dumazet · 6 years ago
  86. 40352e7 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  87. ac378e6 netfilter: nf_queue: augment nfqa_cfg_policy by Eric Dumazet · 6 years ago
  88. 1712fae netfilter: nf_log: don't hold nf_log_mutex during user access by Jann Horn · 6 years ago
  89. 5b8fcc0 Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  90. 440bf5a netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() by Taehee Yoo · 6 years ago
  91. 58d7ac7 ipv4: Fix error return value in fib_convert_metrics() by Ben Hutchings · 6 years ago
  92. 6caca34 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  93. 2d34743 net/sched: act_simple: fix parsing of TCA_DEF_DATA by Davide Caratti · 6 years ago
  94. c669191 ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 6 years ago
  95. 4e43b6a tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  96. 0063faa ipvs: fix buffer overflow with sync daemon and service by Julian Anastasov · 6 years ago
  97. 8268afc netfilter: ebtables: handle string from userspace with care by Paolo Abeni · 6 years ago
  98. c8197f9 xfrm6: avoid potential infinite loop in _decode_session6() by Eric Dumazet · 6 years ago
  99. 142b79a af_key: Always verify length of provided sadb_key by Kevin Easton · 6 years ago
  100. 5300a1c net: metrics: add proper netlink validation by Eric Dumazet · 6 years ago