1. 35c3faa Merge android-4.19.34 (d885da6) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  2. 2bd529a Merge "Merge android-4.19.33 (0b065cd) into msm-4.19" by qctecmdr · 5 years ago
  3. f2a0765 Merge "Merge android-4.19.32 (6f994bf) into msm-4.19" by qctecmdr · 5 years ago
  4. 42e3800 Merge android-4.19.33 (0b065cd) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  5. 4925b05 Merge android-4.19.32 (6f994bf) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  6. 1e525b6 Merge "Merge android-4.19.31 (bb418a1) into msm-4.19" by qctecmdr · 5 years ago
  7. f60d9bb Merge "net: wireless: update db.txt for 60GHz band" by qctecmdr · 5 years ago
  8. e6aa4243 net: wireless: update db.txt for 60GHz band by Dedy Lansky · 5 years ago
  9. c5df9f3 Merge "Indicate support for reporting rx FCS error rate" by qctecmdr · 5 years ago
  10. bcb966a nl80211: Add per peer statistics to compute FCS error rate by Ankita Bajaj · 5 years ago
  11. 08177d3 cfg80211/nl80211: Offload OWE processing to user space in AP mode by Sunil Dutt · 5 years ago
  12. d885da6 Merge 4.19.34 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  13. 2e6bcc3 netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 6 years ago
  14. 3a1ce97 netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm by Chieh-Min Wang · 5 years ago
  15. ca66f66 netfilter: conntrack: tcp: only close if RST matches exact sequence by Florian Westphal · 5 years ago
  16. 709aaa0 netfilter: nf_tables: check the result of dereferencing base_chain->stats by Li RongQing · 5 years ago
  17. 6f910c4 Merge android-4.19.31 (bb418a1) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  18. 0b065cd Merge 4.19.33 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  19. a491de9 net: sched: fix cleanup NULL pointer exception in act_mirr by John Hurley · 5 years ago
  20. 7254ad0 ila: Fix rhashtable walker list corruption by Herbert Xu · 5 years ago
  21. 52a7505c tipc: fix cancellation of topology subscriptions by Erik Hugne · 5 years ago
  22. 1be6c0c tipc: change to check tipc_own_id to return in tipc_net_stop by Xin Long · 5 years ago
  23. 24d1a62 tipc: allow service ranges to be connect()'ed on RDM/DGRAM by Erik Hugne · 5 years ago
  24. 7115df6 tcp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 5 years ago
  25. cab576f sctp: use memdup_user instead of vmemdup_user by Xin Long · 5 years ago
  26. 69cea7c packets: Always register packet sk in the same order by Maxime Chevallier · 5 years ago
  27. d9d215b net-sysfs: call dev_hold if kobject_init_and_add success by YueHaibing · 5 years ago
  28. 7eeb12e net: rose: fix a possible stack overflow by Eric Dumazet · 5 years ago
  29. 85ef72d net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec by Christoph Paasch · 5 years ago
  30. 88c64f9 net: datagram: fix unbounded loop in __skb_try_recv_datagram() by Paolo Abeni · 5 years ago
  31. be09211 ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL by Xin Long · 5 years ago
  32. 9b8ef42 genetlink: Fix a memory leak on error path by YueHaibing · 5 years ago
  33. 321461f dccp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 5 years ago
  34. 15d6538 Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer by Marcel Holtmann · 6 years ago
  35. 2318c0e Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt by Marcel Holtmann · 6 years ago
  36. 6f994bf Merge 4.19.32 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  37. 35cdcdc netfilter: ebtables: remove BUGPRINT messages by Florian Westphal · 5 years ago
  38. 4b39051 Bluetooth: Fix decrementing reference count twice in releasing socket by Myungho Jung · 5 years ago
  39. 9cae232 libceph: wait for latest osdmap in ceph_monc_blacklist_add() by Ilya Dryomov · 5 years ago
  40. 7749708 Merge "ARM: dts: msm: Add cnss qrtr net ids for kona" by qctecmdr Service · 5 years ago
  41. 7adab7b Merge "Merge android-4.19.30 (4afd59719) into msm-4.19" by qctecmdr Service · 5 years ago
  42. bb418a1 Merge 4.19.31 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  43. 43bcedd svcrpc: fix UDP on servers with lots of threads by J. Bruce Fields · 5 years ago
  44. 9920eb4 bpf: only test gso type on gso packets by Willem de Bruijn · 5 years ago
  45. 0d98ecb netfilter: ipt_CLUSTERIP: fix warning unused variable cn by Anders Roxell · 6 years ago
  46. ee01ac6 phonet: fix building with clang by Arnd Bergmann · 5 years ago
  47. 6ac400b xfrm: Fix inbound traffic via XFRM interfaces across network namespaces by Tobias Brunner · 5 years ago
  48. 978e038 af_key: unconditionally clone on broadcast by Sean Tranchetti · 5 years ago
  49. 413e398 bpf: only adjust gso_size on bytestream protocols by Willem de Bruijn · 5 years ago
  50. b92eaed esp: Skip TX bytes accounting when sending from a request socket by Martin Willi · 5 years ago
  51. d84bc70 xprtrdma: Make sure Send CQ is allocated on an existing compvec by Nicolas Morey-Chaisemartin · 5 years ago
  52. 5ca2ef6 ipvs: fix dependency on nf_defrag_ipv6 by Andrea Claudi · 5 years ago
  53. e0e6b0d netfilter: compat: initialize all fields in xt_init by Francesco Ruggeri · 5 years ago
  54. a5a2444 mac80211: Fix Tx aggregation session tear down with ITXQs by Ilan Peer · 5 years ago
  55. bff33ba mac80211: call drv_ibss_join() on restart by Johannes Berg · 5 years ago
  56. 85bdc9d 9p/net: fix memory leak in p9_client_create by zhengbin · 5 years ago
  57. e2739de Merge "Merge android-4.19.27 (36d178b) into msm-4.19" by qctecmdr Service · 5 years ago
  58. 93f3da8 Merge android-4.19.30 (4afd59719) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  59. fb80045 Merge android-4.19.29 (2e568c9) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  60. e0d3bea Merge android-4.19.28 (34e9e65) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  61. bd72c90 Merge android-4.19.27 (36d178b) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  62. 7b77a05 net: qrtr: Only update pkts with broadcast node ID by Arun Kumar Neelakantam · 5 years ago
  63. 23199b17 net: qrtr: avoid deadlock in case of recursive lock for node list by Deepak Kumar Singh · 5 years ago
  64. 6d7bdde net: qrtr: Check function pointer before calling by Arun Kumar Neelakantam · 6 years ago
  65. 7772a90 qrtr: Add FIFO based communication between VMs by Arun Kumar Neelakantam · 6 years ago
  66. 4afd597 Merge 4.19.30 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  67. 275a2c0 net: sched: flower: insert new filter to idr after setting its mask by Vlad Buslov · 5 years ago
  68. 345af5a missing barriers in some of unix_sock ->addr and ->path accesses by Al Viro · 5 years ago
  69. f56b3c2 net/smc: fix smc_poll in SMC_INIT state by Ursula Braun · 5 years ago
  70. 2e4b2ae ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() by Paolo Abeni · 5 years ago
  71. 96dd4ef ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() by Paolo Abeni · 5 years ago
  72. b9d0cb7 ipv6: route: purge exception on removal by Paolo Abeni · 5 years ago
  73. fe38cbc net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 5 years ago
  74. 13b4305 net/x25: fix a race in x25_bind() by Eric Dumazet · 5 years ago
  75. 173e902 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 5 years ago
  76. fba43f4 tcp: Don't access TCP_SKB_CB before initializing it by Christoph Paasch · 5 years ago
  77. 8accd04 tcp: do not report TCP_CM_INQ of 0 for closed connections by Soheil Hassas Yeganeh · 5 years ago
  78. 0e6b33f sctp: remove sched init from sctp_stream_init by Xin Long · 5 years ago
  79. c595216 rxrpc: Fix client call queueing, waiting for channel by David Howells · 5 years ago
  80. eaa0962 route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 5 years ago
  81. 14d5e73 net/x25: reset state in x25_connect() by Eric Dumazet · 5 years ago
  82. b5c1090 net/x25: fix use-after-free in x25_device_event() by Eric Dumazet · 5 years ago
  83. 7cfb97b net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 5 years ago
  84. 86a71f0 net/hsr: fix possible crash in add_timer() by Eric Dumazet · 5 years ago
  85. 996ee1a net: hsr: fix memory leak in hsr_dev_finalize() by Mao Wenan · 5 years ago
  86. 96d58cd l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 5 years ago
  87. 7760937 ipv4/route: fail early when inet dev is missing by Paolo Abeni · 5 years ago
  88. df737fd gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 5 years ago
  89. 188d6d6 Merge "cfg80211: save multi-bssid properties" by qctecmdr Service · 5 years ago
  90. 6a232e6 Merge "cfg80211: use for_each_element() for multi-bssid parsing" by qctecmdr Service · 5 years ago
  91. 7765752 Merge "qrtr: Add support to read qrtr packet size" by qctecmdr Service · 5 years ago
  92. 2e568c9 Merge 4.19.29 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  93. e6e0001 netfilter: xt_TEE: add missing code to get interface index in checkentry. by Taehee Yoo · 6 years ago
  94. 02d8608 netfilter: xt_TEE: fix wrong interface selection by Taehee Yoo · 6 years ago
  95. 5058447 netfilter: nf_nat: skip nat clash resolution for same-origin entries by Martynas Pumputis · 5 years ago
  96. 5eae589 vsock/virtio: reset connected sockets on device removal by Stefano Garzarella · 5 years ago
  97. cd20135 vsock/virtio: fix kernel panic after device hot-unplug by Stefano Garzarella · 5 years ago
  98. f7e3fb0 batman-adv: release station info tidstats by Felix Fietkau · 6 years ago
  99. a8795ba bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt() by Yafang Shao · 6 years ago
  100. 3355d64 netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present by Florian Westphal · 6 years ago