1. e167b4a mac80211: flush hw_roc_start work before cancelling the ROC by Avraham Stern · 7 years ago
  2. 59862b0 mac80211: fix VLAN handling with TXQs by Johannes Berg · 7 years ago
  3. 4c7f54a net/netfilter/nf_conntrack_core: Fix net_conntrack_lock() by Manfred Spraul · 7 years ago
  4. f609266 NFSv4: Fix callback server shutdown by Trond Myklebust · 7 years ago
  5. d9f9b83 SUNRPC: Refactor svc_set_num_threads() by Trond Myklebust · 7 years ago
  6. 7829684 ipv6: Fix may be used uninitialized warning in rt6_check by Steffen Klassert · 7 years ago
  7. 60b9412 ip_tunnel: fix setting ttl and tos value in collect_md mode by Haishuang Yan · 7 years ago
  8. 3f60dad sctp: fix missing wake ups in some situations by Marcelo Ricardo Leitner · 7 years ago
  9. bf8ed95 ipv6: fix typo in fib6_net_exit() by Eric Dumazet · 7 years ago
  10. c9335db ipv6: fix memory leak with multiple tables during netns destruction by Sabrina Dubroca · 7 years ago
  11. ca7d8a3 ip6_gre: update mtu properly in ip6gre_err by Xin Long · 7 years ago
  12. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  13. 5a7a40b Revert "net: use lib/percpu_counter API for fragmentation mem accounting" by Jesper Dangaard Brouer · 7 years ago
  14. b5a3ae8 bridge: switchdev: Clear forward mark when transmitting packet by Ido Schimmel · 7 years ago
  15. 73ee5a73 mlxsw: spectrum: Forbid linking to devices that have uppers by Ido Schimmel · 7 years ago
  16. a10c510 tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 7 years ago
  17. af33da0 kcm: do not attach PF_KCM sockets to avoid deadlock by Eric Dumazet · 7 years ago
  18. 8c623e5 packet: Don't write vnet header beyond end of buffer by Benjamin Poirier · 7 years ago
  19. 08d56d8 sctp: Avoid out-of-bounds reads from address storage by Stefano Brivio · 7 years ago
  20. 1e39e5c udp: on peeking bad csum, drop packets even if not at head by Eric Dumazet · 7 years ago
  21. 43c792a ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  22. 7f8f23f ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  23. dccb31b ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  24. 6300c8b Bluetooth: Properly check L2CAP config option output buffer length by Ben Seri · 7 years ago
  25. 12a70cc xfrm: policy: check policy direction value by Vladis Dronov · 7 years ago
  26. 242cea2 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 7 years ago
  27. ffb7640 Bluetooth: cmtp: fix possible might sleep error in cmtp_session by Jeffy Chen · 7 years ago
  28. 1b5fcb3 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 7 years ago
  29. 5f81b1f netfilter: nat: fix src map lookup by Florian Westphal · 7 years ago
  30. d4c5c26 net: sunrpc: svcsock: fix NULL-pointer exception by Vadim Lomovtsev · 7 years ago
  31. 3e00bf9 net: sched: fix NULL pointer dereference when action calls some targets by Xin Long · 7 years ago
  32. f3f5bf2 irda: do not leak initialized list.dev to userspace by Colin Ian King · 7 years ago
  33. aadbe1f tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 7 years ago
  34. 1c18f93 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  35. 62e9a28 ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  36. 7ad5fb9 tipc: fix use-after-free by Eric Dumazet · 7 years ago
  37. 0f5ecc7 sctp: fully initialize the IPv6 address in sctp_v6_to_addr() by Alexander Potapenko · 7 years ago
  38. f29c9f4 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  39. 3c7af81 openvswitch: fix skb_panic due to the incorrect actions attrlen by Liping Zhang · 7 years ago
  40. 792c070 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 7 years ago
  41. 38530f6 net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 7 years ago
  42. 71501d9 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
  43. 236b0d9 dccp: defer ccid_hc_tx_delete() at dismantle time by Eric Dumazet · 7 years ago
  44. b31cbe2 dccp: purge write queue in dccp_destroy_sock() by Eric Dumazet · 7 years ago
  45. 2e3f17f af_key: do not use GFP_KERNEL in atomic contexts by Eric Dumazet · 7 years ago
  46. 5170d21 netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister by Liping Zhang · 7 years ago
  47. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  48. 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
  49. 53eed8a revert "net: account for current skb length when deciding about UFO" by Greg Kroah-Hartman · 7 years ago
  50. e584135 packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 7 years ago
  51. f628c9d igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
  52. 69ffc96 net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  53. 87fdcfe tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 7 years ago
  54. e392e30 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
  55. 05046af net: fix keepalive code vs TCP_FASTOPEN_CONNECT by Eric Dumazet · 7 years ago
  56. 3914a7e tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states by Yuchung Cheng · 7 years ago
  57. ef09c9f net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  58. f102bb7 ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output by zheng li · 8 years ago
  59. ee96797 ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int by Pavel Tikhomirov · 8 years ago
  60. 9acfb31 netfilter: use fwmark_reflect in nf_send_reset by Pau Espin Pedrol · 8 years ago
  61. bb21d2e dccp: fix a memleak for dccp_feat_init err process by Xin Long · 7 years ago
  62. 4d938b6 dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly by Xin Long · 7 years ago
  63. 9ffa672 dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly by Xin Long · 7 years ago
  64. 23a91c8 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  65. 47f3bf6 packet: fix use-after-free in prb_retire_rx_blk_timer_expired() by WANG Cong · 7 years ago
  66. d53ff38 openvswitch: fix potential out of bound access in parse_ct by Liping Zhang · 7 years ago
  67. cda2bc9 rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  68. 0c47f11 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  69. 4a2ffe1 ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  70. 0b83249 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  71. a62bc8d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  72. 0cd73c4 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 7 years ago
  73. 2e6b237 tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 7 years ago
  74. 0c0ede3 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 7 years ago
  75. ec78968 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 7 years ago
  76. 73520d3 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 7 years ago
  77. 0b86564 xfrm: Don't use sk_family for socket policy lookups by Steffen Klassert · 8 years ago
  78. 000224c l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup by Guillaume Nault · 8 years ago
  79. aeb2303 ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output by Zheng Li · 8 years ago
  80. 48a70be net: skb_needs_check() accepts CHECKSUM_NONE for tx by Eric Dumazet · 8 years ago
  81. 26d01aa net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 8 years ago
  82. 0f94b36 af_key: Add lock to key dump by Yuejie Shi · 7 years ago
  83. 4dd0aa9 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 7 years ago
  84. 445ea10 ipvs: SNAT packet replies only for NATed connections by Julian Anastasov · 7 years ago
  85. 3c17d41 af_key: Fix sadb_x_ipsecrequest parsing by Herbert Xu · 7 years ago
  86. 3da27a9d Bluetooth: use constant time memory comparison for secret values by Jason A. Donenfeld · 7 years ago
  87. 244a7db NFC: Add sockaddr length checks before accessing sa_family in bind handlers by Mateusz Jurczyk · 7 years ago
  88. 4a14225 nfc: Fix the sockaddr length sanitization in llcp_sock_connect by Mateusz Jurczyk · 7 years ago
  89. d1ac8a9 nfc: Ensure presence of required attributes in the activate_target handler by Mateusz Jurczyk · 7 years ago
  90. f73de3f NFC: fix broken device allocation by Johan Hovold · 7 years ago
  91. 6a90f81 cfg80211: Check if NAN service ID is of expected size by Srinivas Dasari · 7 years ago
  92. 7e9e963 cfg80211: Check if PMKID attribute is of expected size by Srinivas Dasari · 7 years ago
  93. e471290 cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES by Srinivas Dasari · 7 years ago
  94. b68aa7d cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE by Srinivas Dasari · 7 years ago
  95. 181dda4 rds: tcp: use sock_create_lite() to create the accept socket by Sowmini Varadhan · 7 years ago
  96. 0bc26d1 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
  97. 05e165e net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 by Alban Browaeys · 7 years ago
  98. d2c9512 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
  99. 0673280 net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 7 years ago
  100. e5e5c0e bridge: mdb: fix leak on complete_info ptr on fail path by Eduardo Valentin · 7 years ago