1. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  2. 4688f04 revert "ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output" by Greg Kroah-Hartman · 7 years ago
  3. 53eed8a revert "net: account for current skb length when deciding about UFO" by Greg Kroah-Hartman · 7 years ago
  4. e584135 packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 7 years ago
  5. f628c9d igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
  6. 69ffc96 net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  7. 87fdcfe tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 7 years ago
  8. e392e305 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
  9. 05046af net: fix keepalive code vs TCP_FASTOPEN_CONNECT by Eric Dumazet · 7 years ago
  10. 3914a7e tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states by Yuchung Cheng · 7 years ago
  11. ef09c9f net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  12. f102bb7 ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output by zheng li · 7 years ago
  13. ee96797 ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int by Pavel Tikhomirov · 7 years ago
  14. 9acfb31 netfilter: use fwmark_reflect in nf_send_reset by Pau Espin Pedrol · 7 years ago
  15. bb21d2e dccp: fix a memleak for dccp_feat_init err process by Xin Long · 7 years ago
  16. 4d938b6 dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly by Xin Long · 7 years ago
  17. 9ffa672 dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly by Xin Long · 7 years ago
  18. 23a91c8 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  19. 47f3bf6 packet: fix use-after-free in prb_retire_rx_blk_timer_expired() by WANG Cong · 7 years ago
  20. d53ff38 openvswitch: fix potential out of bound access in parse_ct by Liping Zhang · 7 years ago
  21. cda2bc9 rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  22. 0c47f11 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  23. 4a2ffe1 ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  24. 0b83249 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  25. a62bc8d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  26. 0cd73c4 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 7 years ago
  27. 2e6b237 tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 7 years ago
  28. 0c0ede3 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 7 years ago
  29. ec78968 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 7 years ago
  30. 73520d3 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 7 years ago
  31. 0b86564 xfrm: Don't use sk_family for socket policy lookups by Steffen Klassert · 7 years ago
  32. 000224c l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup by Guillaume Nault · 7 years ago
  33. aeb2303 ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output by Zheng Li · 7 years ago
  34. 48a70be net: skb_needs_check() accepts CHECKSUM_NONE for tx by Eric Dumazet · 7 years ago
  35. 26d01aa net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 7 years ago
  36. 0f94b36 af_key: Add lock to key dump by Yuejie Shi · 7 years ago
  37. 4dd0aa9 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 7 years ago
  38. 445ea10 ipvs: SNAT packet replies only for NATed connections by Julian Anastasov · 7 years ago
  39. 3c17d41 af_key: Fix sadb_x_ipsecrequest parsing by Herbert Xu · 7 years ago
  40. 3da27a9d Bluetooth: use constant time memory comparison for secret values by Jason A. Donenfeld · 7 years ago
  41. 244a7db NFC: Add sockaddr length checks before accessing sa_family in bind handlers by Mateusz Jurczyk · 7 years ago
  42. 4a14225 nfc: Fix the sockaddr length sanitization in llcp_sock_connect by Mateusz Jurczyk · 7 years ago
  43. d1ac8a9 nfc: Ensure presence of required attributes in the activate_target handler by Mateusz Jurczyk · 7 years ago
  44. f73de3f NFC: fix broken device allocation by Johan Hovold · 7 years ago
  45. 6a90f81 cfg80211: Check if NAN service ID is of expected size by Srinivas Dasari · 7 years ago
  46. 7e9e963 cfg80211: Check if PMKID attribute is of expected size by Srinivas Dasari · 7 years ago
  47. e471290 cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES by Srinivas Dasari · 7 years ago
  48. b68aa7d cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE by Srinivas Dasari · 7 years ago
  49. 181dda4 rds: tcp: use sock_create_lite() to create the accept socket by Sowmini Varadhan · 7 years ago
  50. 0bc26d1 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
  51. 05e165e net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 by Alban Browaeys · 7 years ago
  52. d2c9512 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
  53. 0673280 net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 7 years ago
  54. e5e5c0e bridge: mdb: fix leak on complete_info ptr on fail path by Eduardo Valentin · 7 years ago
  55. 3f04c32 net: prevent sign extension in dev_get_stats() by Eric Dumazet · 7 years ago
  56. ef13840 tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 7 years ago
  57. 0526ff30 ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 7 years ago
  58. dc491cd net: sched: Fix one possible panic when no destroy callback by Gao Feng · 7 years ago
  59. 13550ff net_sched: fix error recovery at qdisc creation by Eric Dumazet · 7 years ago
  60. 4211442 netfilter: use skb_to_full_sk in ip_route_me_harder by Florian Westphal · 7 years ago
  61. ac27302 xfrm: Oops on error in pfkey_msg2xfrm_state() by Dan Carpenter · 7 years ago
  62. c460f2b xfrm: NULL dereference on allocation failure by Dan Carpenter · 7 years ago
  63. 1e16662 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 7 years ago
  64. adfe95f ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 7 years ago
  65. 168bd51 sctp: check af before verify address in sctp_addr_id2transport by Xin Long · 7 years ago
  66. 9f8ffe4 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 7 years ago
  67. 6baa8c9 mac80211: initialize SMPS field in HT capabilities by Felix Fietkau · 7 years ago
  68. 6130fac mac80211: recalculate min channel width on VHT opmode changes by Johannes Berg · 8 years ago
  69. b07bf23 ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 7 years ago
  70. e5a2ba9 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 7 years ago
  71. 5dcd085 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 7 years ago
  72. 08cb8e5 l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 7 years ago
  73. 599e6f0 l2tp: hold session while sending creation notifications by Guillaume Nault · 7 years ago
  74. d9face6 l2tp: fix duplicate session creation by Guillaume Nault · 7 years ago
  75. 806e988 l2tp: ensure session can't get removed during pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
  76. 6539c4f l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 7 years ago
  77. b89bd0c netfilter: synproxy: fix conntrackd interaction by Eric Leblond · 7 years ago
  78. ced7689 netfilter: xt_TCPMSS: add more sanity tests on tcph->doff by Eric Dumazet · 7 years ago
  79. 8e23163 rtnetlink: add IFLA_GROUP to ifla_policy by Serhey Popovych · 7 years ago
  80. b9ca9b0 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
  81. 08058c2 net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev by Gao Feng · 7 years ago
  82. f1a0e7d decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 7 years ago
  83. 4c24686 sctp: return next obj by passing pos + 1 into sctp_transport_get_idx by Xin Long · 7 years ago
  84. fded2d7 ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 7 years ago
  85. cac2a9b igmp: add a missing spin_lock_init() by WANG Cong · 7 years ago
  86. ecd6627 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 7 years ago
  87. 0596867 proc: snmp6: Use correct type in memset by Christian Perle · 7 years ago
  88. 57360bc net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse by Jia-Ju Bai · 7 years ago
  89. bb566ce net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx by Jia-Ju Bai · 7 years ago
  90. 8cda426 sctp: disable BH in sctp_for_each_endpoint by Xin Long · 7 years ago
  91. c6d4ff8 Fix an intermittent pr_emerg warning about lo becoming free. by Krister Johansen · 7 years ago
  92. bb84290 af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
  93. b5cc68e net: Zero ifla_vf_info in rtnl_fill_vfinfo() by Mintz, Yuval · 7 years ago
  94. fd9b13e decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 7 years ago
  95. d2f459e net: don't call strlen on non-terminated string in dev_set_alias() by Alexander Potapenko · 7 years ago
  96. 98184bb ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 7 years ago
  97. f206038 rxrpc: Fix several cases where a padded len isn't checked in ticket decode by David Howells · 7 years ago
  98. 5b754c9 mac80211: don't send SMPS action frame in AP mode when not needed by Emmanuel Grumbach · 7 years ago
  99. 3e8c503 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 7 years ago
  100. 6568f8f mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 7 years ago