1. a421f67 Merge tag 'ASB-2024-10-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 1 year, 6 months ago
  2. ac0b99d Merge 5.4.283 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 7 months ago
  3. e7d364a net: busy-poll: use ktime_get_ns() instead of local_clock() by Eric Dumazet · 1 year, 7 months ago
  4. 6633b17 kcm: Serialise kcm_sendmsg() for the same socket. by Kuniyuki Iwashima · 1 year, 8 months ago
  5. 147724b Merge 5.4.282 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 7 months ago
  6. eaf1a29 netfilter: nf_tables: use timestamp to check for set element timeout by Pablo Neira Ayuso · 1 year, 8 months ago
  7. c2237ce sctp: move hlist_node and hashent out of sctp_ep_common by Xin Long · 4 years, 3 months ago
  8. df44b16 Merge branch 'android11-5.4-lts' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 1 year, 8 months ago
  9. 58d1d8f Merge tag 'ASB-2024-07-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 1 year, 8 months ago
  10. a54d566 Merge 5.4.279 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 9 months ago
  11. 2375273 netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers by Pablo Neira Ayuso · 1 year, 9 months ago
  12. cd41a24 Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ by Luiz Augusto von Dentz · 1 year, 11 months ago
  13. d39fd7d UPSTREAM: af_unix: Do not use atomic ops for unix_sk(sk)->inflight. by Kuniyuki Iwashima · 2 years, 2 months ago
  14. 6aff87f Merge tag 'android11-5.4.276_r00' into android11-5.4 by Greg Kroah-Hartman · 1 year, 9 months ago
  15. 73abf25 Merge tag 'ASB-2024-06-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 1 year, 10 months ago
  16. 5c67c52 Merge branch 'android11-5.4' into branch 'android11-5.4-lts' by Greg Kroah-Hartman · 1 year, 10 months ago
  17. db00828 net: fix __dst_negative_advice() race by Eric Dumazet · 1 year, 10 months ago
  18. 73b793d UPSTREAM: af_unix: Do not use atomic ops for unix_sk(sk)->inflight. by Kuniyuki Iwashima · 2 years, 2 months ago
  19. ff29a6c ANDROID: ABI fixup for abi break in struct dst_ops by Greg Kroah-Hartman · 1 year, 10 months ago
  20. 8b6880f BACKPORT: net: fix __dst_negative_advice() race by Eric Dumazet · 1 year, 10 months ago
  21. 7b99a72 Merge 5.4.276 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 11 months ago
  22. 810e964 xfrm: Preserve vlan tags for transport mode software GRO by Paul Davey · 2 years ago
  23. 65d8957 Merge 5.4.275 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 11 months ago
  24. eb27704 af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc(). by Kuniyuki Iwashima · 2 years ago
  25. 7f4c391 af_unix: Do not use atomic ops for unix_sk(sk)->inflight. by Kuniyuki Iwashima · 2 years, 2 months ago
  26. cca606e ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr by Jiri Benc · 2 years ago
  27. d3adf11 geneve: fix header validation in geneve[6]_xmit_skb by Eric Dumazet · 2 years ago
  28. 46cf330 Merge 5.4.274 into android11-5.4-lts by Greg Kroah-Hartman · 2 years ago
  29. 959fe47 erspan: Add type I version 0 support. by William Tu · 6 years ago
  30. 44e62f5 tcp: properly terminate timers for kernel sockets by Eric Dumazet · 2 years ago
  31. 1ac7c39 Merge 5.4.270 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 1 month ago
  32. 5a9dc14 tcp: factor out __tcp_close() helper by Paolo Abeni · 5 years ago
  33. 806fb88 Merge 5.4.269 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 1 month ago
  34. 25b42be netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() by Dan Carpenter · 2 years, 5 months ago
  35. b169ffd af_unix: fix lockdep positive in sk_diag_dump_icons() by Eric Dumazet · 2 years, 2 months ago
  36. b8e8838 llc: Drop support for ETH_P_TR_802_2. by Kuniyuki Iwashima · 2 years, 3 months ago
  37. ca99e36 Merge tag 'LA.UM.9.14.r1-23800-LAHAINA.QSSI14.0' of https://git.codelinaro.org/clo/la/kernel/msm-5.4 into android13-5.4-lahaina by Michael Bestas · 2 years, 2 months ago
  38. 2f84185 Merge branch 'android11-5.4-lts' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Bruno Martins · 2 years, 2 months ago
  39. 74299cb Merge 5.4.268 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 2 months ago
  40. efcfcd5 Bluetooth: Fix bogus check for re-auth no supported with non-ssp by Luiz Augusto von Dentz · 2 years, 4 months ago
  41. 5826ec2 Revert "ipv6: make ip6_rt_gc_expire an atomic_t" by Greg Kroah-Hartman · 2 years, 3 months ago
  42. fa82780 Revert "ipv6: remove max_size check inline with ipv4" by Greg Kroah-Hartman · 2 years, 3 months ago
  43. ac7d08f Merge 5.4.267 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 3 months ago
  44. 584756c ipv6: remove max_size check inline with ipv4 by Jon Maxwell · 2 years, 3 months ago
  45. 66b3025 ipv6: make ip6_rt_gc_expire an atomic_t by Eric Dumazet · 2 years, 3 months ago
  46. ae424c8 net/dst: use a smaller percpu_counter batch for dst entries accounting by Eric Dumazet · 2 years, 3 months ago
  47. b976c2c Merge tag 'ASB-2024-01-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Bruno Martins · 2 years, 3 months ago
  48. e2be513 ANDROID: GKI: fix crc issue in include/net/addrconf.h by Greg Kroah-Hartman · 2 years, 3 months ago
  49. 5158e9a Merge 5.4.265 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 3 months ago
  50. 9354e0a net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX by Maciej Żenczykowski · 2 years, 4 months ago
  51. ee9bfb8 Revert "genetlink: add CAP_NET_ADMIN test for multicast bind" by Greg Kroah-Hartman · 2 years, 4 months ago
  52. 4684391 Revert "drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group" by Greg Kroah-Hartman · 2 years, 4 months ago
  53. 9110d24 Merge android11-5.4.259+ (81334f2) into msm-5.4 by kamasali Satyanarayan · 2 years, 4 months ago
  54. af6deae Merge 5.4.264 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 4 months ago
  55. 4a34162 drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group by Ido Schimmel · 2 years, 4 months ago
  56. 263bffd genetlink: add CAP_NET_ADMIN test for multicast bind by Ido Schimmel · 2 years, 4 months ago
  57. ffe9ce5 Merge tag 'ASB-2023-12-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 2 years, 4 months ago
  58. 81334f2 UPSTREAM: netfilter: nf_tables: remove busy mark and gc batch API by Pablo Neira Ayuso · 2 years, 4 months ago
  59. adc9cb0 UPSTREAM: netfilter: nf_tables: GC transaction API to avoid race with control plane by Pablo Neira Ayuso · 2 years, 4 months ago
  60. 3a29802 UPSTREAM: netfilter: nf_tables: drop map element references from preparation phase by Pablo Neira Ayuso · 2 years, 4 months ago
  61. a3aeec7 Merge 5.4.262 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 4 months ago
  62. e10f661 netfilter: nf_tables: fix table flag updates by Pablo Neira Ayuso · 2 years, 4 months ago
  63. 46c2947 netfilter: nftables: update table flags from the commit phase by Pablo Neira Ayuso · 2 years, 4 months ago
  64. a995a68 netfilter: nf_tables: fix memleak when more than 255 elements expired by Pablo Neira Ayuso · 2 years, 4 months ago
  65. 021d734 netfilter: nf_tables: defer gc run if previous batch is still pending by Florian Westphal · 2 years, 4 months ago
  66. 1398a0e netfilter: nf_tables: remove busy mark and gc batch API by Pablo Neira Ayuso · 2 years, 4 months ago
  67. bbdb3b6 netfilter: nf_tables: GC transaction API to avoid race with control plane by Pablo Neira Ayuso · 2 years, 4 months ago
  68. 3c7ec09 netfilter: nf_tables: drop map element references from preparation phase by Pablo Neira Ayuso · 2 years, 4 months ago
  69. 252bde6 net: annotate data-races around sk->sk_dst_pending_confirm by Eric Dumazet · 2 years, 7 months ago
  70. 7390981 net: annotate data-races around sk->sk_tx_queue_mapping by Eric Dumazet · 2 years, 7 months ago
  71. 12bc15e Revert "inet: shrink struct flowi_common" by Greg Kroah-Hartman · 2 years, 4 months ago
  72. 0e07b7b Merge 5.4.261 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 4 months ago
  73. ae99c5e netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval call-backs by Jeremy Sowden · 3 years, 1 month ago
  74. afa4977 inet: shrink struct flowi_common by Eric Dumazet · 2 years, 5 months ago
  75. 5105d46 tcp: fix cookie_init_timestamp() overflows by Eric Dumazet · 2 years, 6 months ago
  76. e4e819b tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp by Eric Dumazet · 6 years ago
  77. 36579e5 Merge android11-5.4.254+ (91f7025) into msm-5.4 by kamasali Satyanarayan · 2 years, 6 months ago
  78. 231c81b Revert "xfrm: fix a data-race in xfrm_gen_index()" by Greg Kroah-Hartman · 2 years, 5 months ago
  79. 0ca22be Revert "Bluetooth: hci_core: Fix build warnings" by Greg Kroah-Hartman · 2 years, 5 months ago
  80. 6b5f21a Merge 5.4.259 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 5 months ago
  81. e18c011 Merge 5.4.258 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 6 months ago
  82. b849a38 Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name by Kees Cook · 2 years, 6 months ago
  83. b48595f Bluetooth: hci_core: Fix build warnings by Luiz Augusto von Dentz · 2 years, 7 months ago
  84. 1ae2c7d tcp: fix excessive TLP and RACK timeouts from HZ rounding by Neal Cardwell · 2 years, 6 months ago
  85. bcacdf4 xfrm: fix a data-race in xfrm_gen_index() by Eric Dumazet · 2 years, 7 months ago
  86. 6ef34c0 Merge tag 'ASB-2023-10-06_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 2 years, 6 months ago
  87. 2791d64 tcp: fix quick-ack counting to count actual ACKs of new data by Neal Cardwell · 2 years, 6 months ago
  88. 4d59a2c Revert "ip_tunnels: use DEV_STATS_INC()" by Greg Kroah-Hartman · 2 years, 7 months ago
  89. 2b44f56 Merge 5.4.257 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 6 months ago
  90. 7a335f8 Merge android11-5.4.249+ (d57e792) into msm-5.4 by kamasali Satyanarayan · 2 years, 7 months ago
  91. 62c363e ip_tunnels: use DEV_STATS_INC() by Eric Dumazet · 2 years, 7 months ago
  92. dbe6427 lwt: Check LWTUNNEL_XMIT_CONTINUE strictly by Yan Zhai · 2 years, 8 months ago
  93. 5793535 tcp: tcp_enter_quickack_mode() should be static by Eric Dumazet · 2 years, 9 months ago
  94. 29949cc Merge tag 'ASB-2023-08-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 2 years, 7 months ago
  95. ef75d69 Merge 5.4.255 into android11-5.4-stable by Greg Kroah-Hartman · 2 years, 7 months ago
  96. 35e31af bonding: fix macvlan over alb bond support by Hangbin Liu · 2 years, 8 months ago
  97. faf3f98 net: remove bond_slave_has_mac_rcu() by Jakub Kicinski · 4 years, 2 months ago
  98. adef04c net: validate veth and vxcan peer ifindexes by Jakub Kicinski · 2 years, 8 months ago
  99. 7d6cc69 sock: annotate data-races around prot->memory_pressure by Eric Dumazet · 2 years, 8 months ago
  100. 1c7db7a sock: Fix misuse of sk_under_memory_pressure() by Abel Wu · 2 years, 8 months ago