1. eae2412 Bluetooth: L2CAP: Fix regressions caused by reusing ident by Luiz Augusto von Dentz · 5 days ago master
  2. bc280a5 Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb by Helen Koike · 3 days ago
  3. 1d58bcf bluetooth: btusb: Fix whitespace in btusb.c by Lukas Kraft · 9 days ago
  4. 0f1a322 Bluetooth: hci_ll: Fix firmware leak on error path by Anas Iqbal · 7 days ago
  5. 9adcc51 Bluetooth: hci_sync: annotate data-races around hdev->req_status by Cen Zhang · 7 days ago
  6. 3c2dbfa Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete by Luiz Augusto von Dentz · 6 days ago
  7. 0135988 Bluetooth: L2CAP: Fix printing wrong information if SDU length exceeds MTU by Luiz Augusto von Dentz · 6 days ago
  8. 506c028 Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold by Hyunwoo Kim · 10 days ago
  9. a480f2b Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv() by Hyunwoo Kim · 10 days ago
  10. 6ec1f2e Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req by Minseo Park · 7 days ago
  11. ae74ff4 Bluetooth: qca: enable pwrseq support for WCN39xx devices by Dmitry Baryshkov · 12 days ago
  12. 88a5dee Bluetooth: qca: fix ROM version reading on WCN3998 chips by Dmitry Baryshkov · 12 days ago
  13. c2403f1 Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access by Lukas Johannes Möller · 12 days ago
  14. 2b53ed4 Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp() by Lukas Johannes Möller · 12 days ago
  15. 7dd00b0 Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ by Luiz Augusto von Dentz · 3 weeks ago
  16. d1d7a87 Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user by Shaurya Rane · 5 months ago
  17. eb83f28 Bluetooth: HIDP: Fix possible UAF by Luiz Augusto von Dentz · 2 weeks ago
  18. 49a9ccb Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers by Wang Tao · 3 weeks ago
  19. 4a62953e Bluetooth: hci_sync: Fix hci_le_create_conn_sync by Michael Grzeschik · 2 weeks ago
  20. 5d7e188 Bluetooth: btintel_pci: Fix btintel_pcie_read_hwexp code style by Luiz Augusto von Dentz · 3 weeks ago
  21. 2945318 Bluetooth: btintel_pcie: Add device id of Scorpious2, Nova Lake-PCD-S by Kiran K · 3 weeks ago
  22. ee33478 Bluetooth: btintel_pcie: Add device id of Scorpius Peak2, Nova Lake-PCD-H by Kiran K · 3 weeks ago
  23. 05d1b1d Bluetooth: btintel_pcie: Add support for exception dump for ScP2F by Kiran K · 3 weeks ago
  24. c8af33b Bluetooth: btintel: Add support for Scorpious Peak2F support by Kiran K · 3 weeks ago
  25. e2c39b6 Bluetooth: btintel_pcie: Add support for exception dump for ScP2 by Kiran K · 3 weeks ago
  26. 37c57d5 Bluetooth: btintel: Add DSBR support for ScP2 onwards by Kiran K · 3 weeks ago
  27. 17bfc1a Bluetooth: btintel: Add support for Scorpious Peak2 support by Kiran K · 3 weeks ago
  28. 569aad7 Bluetooth: btintel: Replace CNVi id with hardware variant by Kiran K · 3 weeks ago
  29. e47687d Bluetooth: btintel: Add support for hybrid signature for ScP2 onwards by Kiran K · 3 weeks ago
  30. e321a50 Bluetooth: ISO: Fix defer tests being unstable by Luiz Augusto von Dentz · 3 weeks ago
  31. ef20d30 Bluetooth: L2CAP: CoC: Disconnect if received packet size exceeds MPS by Christian Eggers · 4 weeks ago
  32. 71099dd0c Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy by Christian Eggers · 4 weeks ago
  33. 3a7e3a9 Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU by Christian Eggers · 4 weeks ago
  34. fa768fc Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU by Christian Eggers · 4 weeks ago
  35. 8a48706 Bluetooth: btmtk: add MT7902 SDIO support by Sean Wang · 4 weeks ago
  36. 8741193 Bluetooth: btusb: Add new VID/PID 0e8d/1ede for MT7902 by Sean Wang · 4 weeks ago
  37. b191f019 Bluetooth: btusb: Add new VID/PID 13d3/3596 for MT7902 by Sean Wang · 4 weeks ago
  38. 0a6b6f4 Bluetooth: btusb: Add new VID/PID 13d3/3594 for MT7902 by Sean Wang · 4 weeks ago
  39. 3ae21b1 Bluetooth: btusb: Add new VID/PID 13d3/3580 for MT7902 by Sean Wang · 4 weeks ago
  40. 0536a7c Bluetooth: btusb: Add new VID/PID 13d3/3579 for MT7902 by Sean Wang · 4 weeks ago
  41. 094d67e Bluetooth: btmtk: add MT7902 MCU support by Sean Wang · 4 weeks ago
  42. 7d122ed mmc: sdio: add MediaTek MT7902 SDIO device ID by Sean Wang · 4 weeks ago
  43. c00e9ba Bluetooth: btintel_pcie: Use struct_size to improve hci_drv_read_info by Thorsten Blum · 4 weeks ago
  44. 2c54e9b Bluetooth: btusb: Add Lite-On 04ca:3807 for MediaTek MT7921 by Dylan Eray · 4 weeks ago
  45. 6371d6a Bluetooth: btintel_pcie: Replace snprintf("%s") with strscpy by Thorsten Blum · 4 weeks ago
  46. a57a8e8 Bluetooth: hci_qca: Fix BT not getting powered-off on rmmod by Hans de Goede · 5 weeks ago
  47. f041f6d Bluetooth: hci_qca: Fix confusing shutdown() and power_off() naming by Hans de Goede · 5 weeks ago
  48. 123220c Bluetooth: btbcm: Add entry for BCM4343A2 UART Bluetooth by Marek Vasut · 6 weeks ago
  49. a72c9f2 Bluetooth: qca: Refactor code on the basis of chipset names by Vivek Sahu · 6 weeks ago
  50. ef89139 Bluetooth: btmtk: Add reset mechanism if downloading firmware failed by Chris Lu · 7 weeks ago
  51. 27d69b6 Bluetooth: btmtk: add status check in mt79xx firmware setup by Chris Lu · 7 weeks ago
  52. 5df0e3c Bluetooth: btmtk: improve mt79xx firmware setup retry flow by Chris Lu · 7 weeks ago
  53. c5fac76 Bluetooth: btbcm: remove done label in btbcm_patchram by Dongyang Jin · 7 weeks ago
  54. 06291f1 Bluetooth: hci_core: Rate limit the logging of invalid ISO handle by Pauli Virtanen · 7 weeks ago
  55. 4305792 Bluetooth: btusb: MT7922: Add VID/PID 0489/e174 by Chris Lu · 7 weeks ago
  56. 8e7adcf net: ti: icssg: Fix wrong macro used in RX classifier configuration by MD Danish Anwar · 12 days ago
  57. 6f459ed tcp: add tcp_release_cb_cond() helper by Eric Dumazet · 12 days ago
  58. 4320f1f dt-bindings: net: qcom,ipa: document qcm2290 compatible by Wojciech Slenska · 12 days ago
  59. 52e4d5d Merge branch 'net-hinic3-pf-initialization' by Paolo Abeni · 10 days ago
  60. 00608d0 hinic3: Add ethtool basic ops by Fan Gong · 13 days ago
  61. 330adce hinic3: Add PF/VF capability parsing and parameter validation by Fan Gong · 13 days ago
  62. 33cf536 hinic3: Add PF FLR wait and timeout handling by Fan Gong · 13 days ago
  63. 3d36efc hinic3: Add PF device support and function type validation by Fan Gong · 13 days ago
  64. 2a76f90 hinic3: Add msg_send_lock for message sending concurrecy by Fan Gong · 13 days ago
  65. 0f746fc hinic3: Add RX VLAN offload support by Fan Gong · 13 days ago
  66. d69ee99 hinic3: Add chip_present_flag checks to prevent errors when card is absent by Fan Gong · 13 days ago
  67. 678c5b3 hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump interfaces by Fan Gong · 13 days ago
  68. 15b5be9 hinic3: Add command queue detailed-response interfaces by Fan Gong · 13 days ago
  69. 0de607d vsock: add G2H fallback for CIDs not owned by H2G transport by Alexander Graf · 3 weeks ago
  70. 17edc4e net: Convert move_addr_to_user() to scoped user access by Christophe Leroy (CS GROUP) · 12 days ago
  71. dc9902b tcp: use WRITE_ONCE() for tsoffset in tcp_v6_connect() by Wesley Atwell · 13 days ago
  72. 87aa0f5 Merge branch 'selftests-net-fix-cmd-process-timeout-handling' by Jakub Kicinski · 10 days ago
  73. f0bd193 selftests: net: fix timeout passed as positional argument to communicate() by Gal Pressman · 12 days ago
  74. 8256297 selftests: net: pass bpftrace timeout to cmd() by Gal Pressman · 12 days ago
  75. bd4d6b9 Merge branch 'net-macb-clean-up-several-member-settings-of-macb_config-instances' by Jakub Kicinski · 11 days ago
  76. 0ae998c net: macb: Clean up the .usrio settings in macb_config instances by Kevin Hao · 12 days ago
  77. 9179711 net: macb: Clean up the .init settings in macb_config instances by Kevin Hao · 12 days ago
  78. f979779 net: macb: Clean up the .clk_init setting in the macb_config instances by Kevin Hao · 12 days ago
  79. 7e27d62 selftests: net: local_termination: test link-local protocols by Daniel Golle · 12 days ago
  80. 410593f tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rst by Eric Dumazet · 12 days ago
  81. 34c0378 selftests: af_unix: validate SO_PEEK_OFF advancement and reset by Soichiro Ueda · 12 days ago
  82. 482aac8 Merge branch 'net-stmmac-start-to-shrink-memory-usage' by Jakub Kicinski · 11 days ago
  83. 315bab9 net: stmmac: add documentation for clocks by Russell King (Oracle) · 13 days ago
  84. 9fe167a net: stmmac: add documentation for stmmac_dma_cfg members by Russell King (Oracle) · 13 days ago
  85. 758ed85 net: stmmac: use u8 for host_dma_width and similar struct members by Russell King (Oracle) · 13 days ago
  86. 9480879 net: stmmac: use u8 for ?x_queues_to_use and number_?x_queues by Russell King (Oracle) · 13 days ago
  87. 3357642e net: stmmac: reorder structs to reduce memory consumption by Russell King (Oracle) · 13 days ago
  88. c3d0842 net: stmmac: convert plat_stmmacenet_data booleans to type bool by Russell King (Oracle) · 13 days ago
  89. 7a6387d net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc() by Russell King (Oracle) · 13 days ago
  90. 1a6ca64 net: mdio: mvusb: drop redundant device reference by Johan Hovold · 13 days ago
  91. 07f56c8 Merge branch 'amd-xgbe-improve-power-management-for-s0i3' by Jakub Kicinski · 11 days ago
  92. 7644e76 amd-xgbe: add PCI power management for S0i3 support by Raju Rangoju · 2 weeks ago
  93. fe81629 amd-xgbe: Simplify powerdown/powerup paths by Raju Rangoju · 2 weeks ago
  94. 34bd3c6 net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode() by Jiayuan Chen · 13 days ago
  95. 9278b88 net: ethernet: ravb: Disable interrupts when closing device by Yoshihiro Shimoda · 2 weeks ago
  96. 1f9cab5 ionic: Report additional media types from firmware by Eric Joyner · 2 weeks ago
  97. 7bb1970 Merge branch 'tools-ynl-policy-query-support' by Jakub Kicinski · 11 days ago
  98. d6df5e9 tools: ynl: cli: add --policy support by Jakub Kicinski · 13 days ago
  99. 77a6401 tools: ynl: add Python API for easier access to policies by Jakub Kicinski · 13 days ago
  100. 8bbcfce tools: ynl: add short doc to class YnlFamily by Jakub Kicinski · 13 days ago