1. 2c82321 Merge "tcp: adjust rto_base in retransmits_timed_out()" by qctecmdr · 3 years, 7 months ago
  2. 961e9a1 tcp: adjust rto_base in retransmits_timed_out() by Eric Dumazet · 5 years ago
  3. 8591132 tcp: retry more conservatively on local congestion by Yuchung Cheng · 6 years ago
  4. 5eb4f3d tcp: create a helper to model exponential backoff by Yuchung Cheng · 6 years ago
  5. 2aa81b1 tcp: always set retrans_stamp on recovery by Yuchung Cheng · 6 years ago
  6. 57d532a tcp: address problems caused by EDT misshaps by Eric Dumazet · 6 years ago
  7. 67b2d0e cfg80211: Adjust 6 GHz frequency to channel conversion by Amar Singhal · 4 years, 5 months ago
  8. e786a31 net/sched: fix race between deactivation and dequeue for NOLOCK qdisc by Chinmay Agarwal · 3 years, 8 months ago
  9. 108aabc ANDROID: xt_qtaguid: Remove tag_entry from process list on untag by Kalesh Singh · 3 years, 10 months ago
  10. 34afb5f cfg80211: export regulatory_hint_user() API by Mihir Shete · 11 years ago
  11. 1e13e84 net: qrtr: Excessive logging casuing boot failure by Deepak Kumar Singh · 4 years, 7 months ago
  12. e644500 nl80211: add error messages to nl80211_parse_chandef() by Johannes Berg · 6 years ago
  13. f958326 Merge "net: sch_generic: fix the missing new qdisc assignment" by qctecmdr · 3 years, 10 months ago
  14. a3f0f49 net: sch_generic: fix the missing new qdisc assignment by Yunsheng Lin · 4 years ago
  15. 0614399 net: qrtr: print error case for qrtr receive by Deepak Kumar Singh · 4 years, 7 months ago
  16. 20912a8 Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 by Srinivasarao P · 3 years, 11 months ago
  17. 63625b1 Revert "nl80211: fix non-split wiphy information" by Srinivasarao P · 4 years ago
  18. 25b1f55 net: qrtr: Use cyclic idr allocator for port assignment by Deepak Kumar Singh · 4 years ago
  19. 3f29fea nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage by Johannes Berg · 4 years, 3 months ago
  20. 886fca8 cfg80211: treat 6 GHz channels as valid regardless of capability by Visweswara Tanuku · 4 years, 4 months ago
  21. d02dc74 cfg80211: require HE capabilities for 6 GHz band by Johannes Berg · 4 years, 6 months ago
  22. f0eb686 cfg80211: reject HT/VHT capabilities on 6 GHz band by Johannes Berg · 4 years, 6 months ago
  23. 519988f cfg80211: add and expose HE 6 GHz band capabilities by Johannes Berg · 4 years, 6 months ago
  24. b383779 cfg80211: handle 6 GHz capability of new station by Rajkumar Manoharan · 4 years, 6 months ago
  25. caa449d cfg80211: adapt to new channelization of the 6GHz band by Arend Van Spriel · 4 years, 6 months ago
  26. 81be54c cfg80211: fix 6 GHz frequencies to kHz by Johannes Berg · 4 years, 6 months ago
  27. 71c1095 mac80211: update HE IEs to D3.3 by Liad Kaufman · 6 years ago
  28. b6ebc86 wireless: align to draft 11ax D3.0 by Shaul Triebitz · 6 years ago
  29. e111b68 mac80211: Add he_capa debugfs entry by Ido Yariv · 6 years ago
  30. 067ede6 cfg80211: express channels with a KHz component by Thomas Pedersen · 4 years, 7 months ago
  31. 7a9151c cfg80211: Add support for 60GHz band channels 5 and 6 by Alexei Avshalom Lazar · 6 years ago
  32. 1d37df7 cfg80211: apply same mandatory rate flags for 5GHz and 6GHz by Arend van Spriel · 5 years ago
  33. 63fbb3e cfg80211: ibss: use 11a mandatory rates for 6GHz band operation by Arend van Spriel · 5 years ago
  34. 0837363 Merge "cfg80211: use same IR permissive rules for 6GHz band" by qctecmdr · 4 years ago
  35. ba87aa9 Merge "Merge android-4.19-stable.152 (13abe23) into msm-4.19" by qctecmdr · 4 years ago
  36. bc09bee Merge 4.19.156 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  37. 8069a08 net: dsa: read mac address from DT for slave device by Xiaofei Shen · 6 years ago
  38. 1aa8272 vsock: use ns_capable_noaudit() on socket create by Jeff Vander Stoep · 4 years, 1 month ago
  39. 64752f5 sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms by Petr Malat · 4 years ago
  40. 604ac10 tipc: fix use-after-free in tipc_bcast_get_mode by Hoang Huu Le · 4 years, 3 months ago
  41. b185f07 cfg80211: use same IR permissive rules for 6GHz band by Arend van Spriel · 5 years ago
  42. 58c511c cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries by Arend van Spriel · 5 years ago
  43. 49f4ef3 cfg80211: extend ieee80211_operating_class_to_band() for 6GHz by Arend van Spriel · 5 years ago
  44. 9dc05b2 cfg80211: util: add 6GHz channel to freq conversion and vice versa by Arend van Spriel · 5 years ago
  45. 49dc746 cfg80211: add 6GHz UNII band definitions by Arend van Spriel · 5 years ago
  46. a29838e nl80211: add 6GHz band definition to enum nl80211_band by Arend van Spriel · 5 years ago
  47. c0be21f ANDROID: Temporarily disable XFRM_USER_COMPAT filtering by Alistair Delva · 4 years ago
  48. d1253c7 Merge 4.19.155 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  49. 416ea97 libceph: clear con->out_msg on Policy::stateful_server faults by Ilya Dryomov · 4 years, 1 month ago
  50. 9d5fa0a net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid by Anant Thazhemadam · 4 years, 1 month ago
  51. 48ea03f tipc: fix memory leak caused by tipc_buf_append() by Tung Nguyen · 4 years, 1 month ago
  52. f5a4ea7 tcp: Prevent low rmem stalls with SO_RCVLOWAT. by Arjun Roy · 4 years, 1 month ago
  53. 95ba223 netem: fix zero division in tabledist by Aleksandr Nogikh · 4 years ago
  54. 0f1aab4 BACKPORT: xfrm/compat: Translate 32-bit user_policy from sockptr by Dmitry Safonov · 4 years, 2 months ago
  55. 77d2c7b BACKPORT: xfrm/compat: Add 32=>64-bit messages translator by Dmitry Safonov · 4 years, 2 months ago
  56. 0a601af UPSTREAM: xfrm/compat: Attach xfrm dumps to 64=>32 bit translator by Dmitry Safonov · 4 years, 2 months ago
  57. 00260df UPSTREAM: xfrm/compat: Add 64=>32-bit messages translator by Dmitry Safonov · 4 years, 2 months ago
  58. 9ae4da4 BACKPORT: xfrm: Provide API to register translator module by Dmitry Safonov · 4 years, 2 months ago
  59. ac43e7e Merge 4.19.154 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  60. 796f0d3 ipvs: Fix uninit-value in do_ip_vs_set_ctl() by Peilin Ye · 4 years, 3 months ago
  61. 7383153 Bluetooth: Only mark socket zapped after unlocking by Abhishek Pandit-Subedi · 4 years, 2 months ago
  62. 20ae51a mac80211: handle lack of sband->bitrates in rates by Thomas Pedersen · 4 years, 1 month ago
  63. cd3ecf1 ip_gre: set dev->hard_header_len and dev->needed_headroom properly by Cong Wang · 4 years, 1 month ago
  64. be6992b netfilter: nf_fwd_netdev: clear timestamp in forwarding path by Pablo Neira Ayuso · 4 years, 1 month ago
  65. b221c4a netfilter: conntrack: connection timeout after re-register by Francesco Ruggeri · 4 years, 1 month ago
  66. af74b4a SUNRPC: fix copying of multiple pages in gss_read_proxy_verf() by Martijn de Gouw · 4 years, 1 month ago
  67. 95e7b4e svcrdma: fix bounce buffers for unaligned offsets and multiple pages by Dan Aloni · 4 years, 1 month ago
  68. b9a9424 Merge 4.19.153 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  69. d74d61d netfilter: nf_log: missing vlan offload tag and proto by Pablo Neira Ayuso · 4 years, 1 month ago
  70. 69a117d ipvs: clear skb->tstamp in forwarding path by Julian Anastasov · 4 years, 1 month ago
  71. 60a6d29 nl80211: fix non-split wiphy information by Johannes Berg · 4 years, 1 month ago
  72. d6c5525 icmp: randomize the global rate limiter by Eric Dumazet · 4 years, 1 month ago
  73. 7e1c74b tcp: fix to update snd_wl1 in bulk receiver fast path by Neal Cardwell · 4 years, 1 month ago
  74. e75f421 nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() by Defang Bo · 4 years, 1 month ago
  75. a298ba5 net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels by Davide Caratti · 4 years, 1 month ago
  76. b2d3164 net/tls: sendfile fails with ktls offload by Rohit Maheshwari · 4 years, 1 month ago
  77. 26217e0 tipc: fix the skb_unshare() in tipc_buf_append() by Cong Wang · 4 years, 1 month ago
  78. 0cca96d net/smc: fix valid DMBE buffer sizes by Karsten Graul · 4 years, 1 month ago
  79. 6b00f03 net: fix pos incrementment in ipv6_route_seq_next by Yonghong Song · 4 years, 1 month ago
  80. 1fecbf3 ipv4: Restore flowi4_oif update before call to xfrm_lookup_route by David Ahern · 4 years, 1 month ago
  81. 5cf2fb4 Merge android-4.19-stable.152 (13abe23) into msm-4.19 by Srinivasarao P · 4 years ago
  82. 675f727 UPSTREAM: net: ip_tunnel: add header_ops for layer 3 devices by Jason A. Donenfeld · 4 years, 4 months ago
  83. f34aa80 UPSTREAM: icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 4 years, 9 months ago
  84. 9fe2903 Merge "net: support __alloc_skb to always use GFP_DMA" by qctecmdr · 4 years, 1 month ago
  85. fa57079 net: support __alloc_skb to always use GFP_DMA by Swetha Chikkaboraiah · 4 years, 2 months ago
  86. 5ca1f51 Merge android-4.19-stable.149 (9ce79d9) into msm-4.19 by Srinivasarao P · 4 years, 1 month ago
  87. 13abe23 Merge 4.19.152 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 1 month ago
  88. c1ad9bb Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 6 months ago
  89. 0c75831 Bluetooth: Consolidate encryption handling in hci_encrypt_cfm by Luiz Augusto von Dentz · 4 years, 6 months ago
  90. 7b2e806 Bluetooth: MGMT: Fix not checking if BT_HS is enabled by Luiz Augusto von Dentz · 4 years, 3 months ago
  91. 360f80e Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years, 3 months ago
  92. 128278f Bluetooth: A2MP: Fix not initializing all members by Luiz Augusto von Dentz · 4 years, 3 months ago
  93. c1eee79 Merge android-4.19-stable.146 (443485d) into msm-4.19 by Srinivasarao P · 4 years, 1 month ago
  94. 0cc3462 Merge android-4.19-stable.136 (204dd19) into msm-4.19 by Srinivasarao P · 4 years, 1 month ago
  95. 9f80205 Merge 4.19.151 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 1 month ago
  96. 4b00aa5 rxrpc: Fix server keyring leak by David Howells · 4 years, 1 month ago
  97. 3995eed rxrpc: Fix some missing _bh annotations on locking conn->state_lock by David Howells · 4 years, 1 month ago
  98. 4a0b275 rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() by David Howells · 4 years, 2 months ago
  99. 5de841c rxrpc: Fix rxkad token xdr encoding by Marc Dionne · 4 years, 2 months ago
  100. 66a675d xfrm: Use correct address family in xfrm_state_find by Herbert Xu · 4 years, 2 months ago