1. dad0b17 xsk: Properly terminate assignment in xskq_produce_flush_desc by Nathan Chancellor · 6 years ago
  2. fe2ceeb ipvs: fix tinfo memory leak in start_sync_thread by Julian Anastasov · 6 years ago
  3. 57de3c7 ipvs: defer hook registration to avoid leaks by Julian Anastasov · 6 years ago
  4. 06a3cd4 ipsec: select crypto ciphers for xfrm_algo by Arnd Bergmann · 6 years ago
  5. 930655b xfrm: fix sa selector validation by Nicolas Dichtel · 6 years ago
  6. ac51028 ipset: Fix memory accounting for hash types on resize by Stefano Brivio · 6 years ago
  7. 909034b batman-adv: Fix duplicated OGMs on NETDEV_UP by Sven Eckelmann · 6 years ago
  8. 2c6acf7 xfrm: Fix xfrm sel prefix length validation by Anirudh Gupta · 6 years ago
  9. 0544b64 af_key: fix leaks in key_pol_get_resp and dump_sp. by Jeremy Sowden · 6 years ago
  10. 8f855c0 batman-adv: fix for leaked TVLV handler. by Jeremy Sowden · 6 years ago
  11. e9f76b9 net :sunrpc :clnt :Fix xps refcount imbalance on the error path by Lin Yi · 6 years ago
  12. ba0afe5 mac80211: do not start any work during reconfigure flow by Naftali Goldstein · 6 years ago
  13. de8cf2c mac80211: only warn once on chanctx_conf being NULL by Yibo Zhao · 6 years ago
  14. 473a75c can: af_can: Fix error path of can_init() by YueHaibing · 6 years ago
  15. b8588a0 mac80211: free peer keys before vif down in mesh by Pradeep Kumar Chitrapu · 6 years ago
  16. acc42e5 mac80211: mesh: fix RCU warning by Thomas Pedersen · 6 years ago
  17. 6be8570 bpf: sockmap, fix use after free from sleep in psock backlog workqueue by John Fastabend · 6 years ago
  18. bc84982 mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he() by John Crispin · 6 years ago
  19. 80b2562 svcrdma: Ignore source port when computing DRC hash by Chuck Lever · 6 years ago
  20. ac0024b netfilter: ipv6: nf_defrag: accept duplicate fragments again by Guillaume Nault · 6 years ago
  21. 54e8cf4 bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 6 years ago
  22. 318244f netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments by Guillaume Nault · 6 years ago
  23. 382bc84 rds: Fix warning. by David S. Miller · 6 years ago
  24. 04096b3 mac80211: mesh: fix missing unlock on error in table_path_del() by Wei Yongjun · 6 years ago
  25. 3ddc2a1 net/smc: move unhash before release of clcsock by Ursula Braun · 6 years ago
  26. c549680 netfilter: nft_flow_offload: IPCB is only valid for ipv4 family by Florian Westphal · 6 years ago
  27. 041c181 netfilter: nft_flow_offload: don't offload when sequence numbers need adjustment by Florian Westphal · 6 years ago
  28. 48f611e netfilter: nft_flow_offload: set liberal tracking mode for tcp by Florian Westphal · 6 years ago
  29. 3b2734b netfilter: nf_flow_table: ignore DF bit setting by Florian Westphal · 6 years ago
  30. 5dd6139 Bluetooth: Fix faulty expression for minimum encryption key size check by Matias Karhumaa · 6 years ago
  31. 2bbb6b5 tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb by Xin Long · 6 years ago
  32. ba6340a7 bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err by Martin KaFai Lau · 6 years ago
  33. 79c6a8c bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 6 years ago
  34. 613bc37 bpf: fix unconnected udp hooks by Daniel Borkmann · 6 years ago
  35. a08b915 tipc: check msg->req data len in tipc_nl_compat_bearer_disable by Xin Long · 6 years ago
  36. fdf3e98 tipc: change to use register_pernet_device by Xin Long · 6 years ago
  37. eeb770d sctp: change to hold sk after auth shkey is created successfully by Xin Long · 6 years ago
  38. 7d76fc2 net: remove duplicate fetch in sock_getsockopt by JingYi Hou · 6 years ago
  39. 05dceb6 net/packet: fix memory leak in packet_set_ring() by Eric Dumazet · 6 years ago
  40. 7c92f3e ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop by Stephen Suryaputra · 6 years ago
  41. a470912 af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET by Neil Horman · 6 years ago
  42. dd9f2fb SUNRPC: Clean up initialisation of the struct rpc_rqst by Trond Myklebust · 7 years ago
  43. cfbe930 net/9p: include trans_common.h to fix missing prototype warning. by Adeodato Simó · 6 years ago
  44. 6518b41 9p/trans_fd: put worker reqs on destroy by Dominique Martinet · 6 years ago
  45. 6fad469 9p/trans_fd: abort p9_read_work if req status changed by Dominique Martinet · 6 years ago
  46. 39bf142 9p: potential NULL dereference by Dan Carpenter · 6 years ago
  47. 6490cdf 9p: p9dirent_read: check network-provided name length by Dominique Martinet · 6 years ago
  48. e48e7e2 9p/rdma: remove useless check in cm_event_handler by Dominique Martinet · 6 years ago
  49. 3dc511c 9p: Rename req to rreq in trans_fd by Tomas Bortoli · 6 years ago
  50. 04ee7e7 9p/rdma: do not disconnect on down_interruptible EAGAIN by Dominique Martinet · 6 years ago
  51. 3665a4d 9p: Add refcount to p9_req_t by Tomas Bortoli · 7 years ago
  52. fa36257 9p: rename p9_free_req() function by Tomas Bortoli · 7 years ago
  53. be87f21 9p: add a per-client fcall kmem_cache by Dominique Martinet · 7 years ago
  54. 1555583 9p: embed fcall in req to round down buffer allocs by Dominique Martinet · 7 years ago
  55. 3ea4cf4 9p: Use a slab for allocating requests by Matthew Wilcox · 7 years ago
  56. f8bc5f1 9p/xen: fix check for xenbus_read error in front_probe by Dominique Martinet · 7 years ago
  57. d451b50 mac80211: Do not use stack memory with scatterlist for GMAC by Jouni Malinen · 6 years ago
  58. 72dc678 nl80211: fix station_info pertid memory leak by Andy Strohman · 6 years ago
  59. 1e1007a mac80211: handle deauthentication/disassociation from TDLS peer by Yu Wang · 6 years ago
  60. ccf6a15 {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 6 years ago
  61. 0e879ef mac80211: drop robust management frames from unknown TA by Johannes Berg · 6 years ago
  62. 17d941d cfg80211: fix memory leak of wiphy device name by Eric Biggers · 6 years ago
  63. db7f107 Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 6 years ago
  64. 5e9a6c6 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 6 years ago
  65. 5ad9a23 can: purge socket error queue on sock destruct by Willem de Bruijn · 6 years ago
  66. dad3a93 tcp: refine memory limit test in tcp_fragment() by Eric Dumazet · 6 years ago
  67. 61c83de6 ipvs: Fix use-after-free in ip_vs_in by YueHaibing · 6 years ago
  68. 883ce78 netfilter: nf_queue: fix reinject verdict handling by Jagdish Motwani · 6 years ago
  69. 1b201b6 vsock/virtio: set SOCK_DONE on peer shutdown by Stephen Barber · 6 years ago
  70. b86a5cc tipc: purge deferredq list for each grp member in tipc_group_delete by Xin Long · 6 years ago
  71. d7fcb54 sctp: Free cookie before we memdup a new one by Neil Horman · 6 years ago
  72. 4bb4ba3 nfc: Ensure presence of required attributes in the deactivate_target handler by Young Xiao · 6 years ago
  73. 7530c3f net: openvswitch: do not free vport if register_netdevice() is failed. by Taehee Yoo · 6 years ago
  74. 103835d neigh: fix use-after-free read in pneigh_get_next by Eric Dumazet · 6 years ago
  75. 2980196 lapb: fixed leak of control-blocks. by Jeremy Sowden · 6 years ago
  76. 7eadfac ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero by Eric Dumazet · 6 years ago
  77. 10faaa3 ax25: fix inconsistent lock state in ax25_destroy_timer by Eric Dumazet · 6 years ago
  78. 5922280 tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 6 years ago
  79. 7f9f8a3 tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  80. ec83921 tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  81. c09be31 tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  82. 8e5483a Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 6 years ago
  83. 028b3d8 netfilter: nf_flow_table: fix netdev refcnt leak by Taehee Yoo · 6 years ago
  84. 650a4b7 netfilter: nf_flow_table: check ttl value in flow offload data path by Taehee Yoo · 6 years ago
  85. dc58e40 netfilter: nf_tables: fix base chain stat rcu_dereference usage by Florian Westphal · 6 years ago
  86. 2aed9df netfilter: nf_conntrack_h323: restore boundary check correctness by Jakub Jankowski · 6 years ago
  87. d094198 netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast by Taehee Yoo · 6 years ago
  88. 51dc284 ethtool: check the return value of get_regs_len by Yunsheng Lin · 6 years ago
  89. 2488b9f ipv6: fix EFAULT on sendto with icmpv6 and hdrincl by Olivier Matz · 6 years ago
  90. 0b16d95 ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 by Olivier Matz · 6 years ago
  91. d769853 Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied" by Hangbin Liu · 6 years ago
  92. 396244b pktgen: do not sleep with the thread lock held. by Paolo Abeni · 6 years ago
  93. da096fe packet: unconditionally free po->rollover by Willem de Bruijn · 6 years ago
  94. be0343a net/tls: replace the sleeping lock around RX resync with a bit lock by Jakub Kicinski · 6 years ago
  95. 7700d5a net: rds: fix memory leak in rds_ib_flush_mr_pool by Zhu Yanjun · 6 years ago
  96. 893e2a5 neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit by David Ahern · 6 years ago
  97. daa11cc ipv4: not do cache for local delivery if bc_forwarding is enabled by Xin Long · 6 years ago
  98. 05b933f Fix memory leak in sctp_process_init by Neil Horman · 6 years ago
  99. d6782b8 ethtool: fix potential userspace buffer overflow by Vivien Didelot · 6 years ago
  100. ca75a9f tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 6 years ago