1. 905d7b1 Bluetooth: btusb: print Intel fw build version in power-on boot by Sukumar Ghorai · 5 years ago
  2. 965995b Bluetooth: L2CAP: remove set but not used variable 'credits' by YueHaibing · 5 years ago
  3. b354e6c Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg() by Dan Carpenter · 5 years ago
  4. 96298f6 Bluetooth: L2CAP: handle l2cap config request during open state by Howard Chung · 5 years ago
  5. b8d2905 Bluetooth: clean up connection in hci_cs_disconnect by Joseph Hwang · 5 years ago
  6. 4867bd0 Bluetooth: Pause discovery and advertising during suspend by Abhishek Pandit-Subedi · 5 years ago
  7. dd522a7 Bluetooth: Handle LE devices during suspend by Abhishek Pandit-Subedi · 5 years ago
  8. 4f40afc Bluetooth: Handle BR/EDR devices during suspend by Abhishek Pandit-Subedi · 5 years ago
  9. 9952d90 Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND by Abhishek Pandit-Subedi · 5 years ago
  10. 72da7b2 Bluetooth: mgmt: add mgmt_cmd_status in add_advertising by Joseph Hwang · 5 years ago
  11. 8a59561 Bluetooth: fix off by one in err_data_reporting cmd masks. by Alain Michaud · 5 years ago
  12. bb0084e Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible by Marcel Holtmann · 5 years ago
  13. 00b383b Bluetooth: Use bt_dev_err for RPA generation failure message by Marcel Holtmann · 5 years ago
  14. 2a4f390 Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possible by Marcel Holtmann · 5 years ago
  15. 71811ca Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl by Qiujun Huang · 5 years ago
  16. 4be5ca6 Bluetooth: L2CAP: Add module option to enable ECRED mode by Luiz Augusto von Dentz · 5 years ago
  17. 15f02b9 Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode by Luiz Augusto von Dentz · 5 years ago
  18. 1457209 Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode by Luiz Augusto von Dentz · 5 years ago
  19. 985048f Bluetooth: Increment management interface revision by Marcel Holtmann · 5 years ago
  20. 00bce3f Bluetooth: Enable erroneous data reporting if WBS is supported by Alain Michaud · 5 years ago
  21. 55cee73 Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUs by Luiz Augusto von Dentz · 5 years ago
  22. debdedf Bluetooth: Fix calculation of SCO handle for packet processing by Marcel Holtmann · 5 years ago
  23. 77131df Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional() by Rocky Liao · 5 years ago
  24. eb82dfe MAINTAINERS: adjust to 6lowpan doc ReST conversion by Lukas Bulwahn · 5 years ago
  25. 08bb4da Bluetooth: guard against controllers sending zero'd events by Alain Michaud · 5 years ago
  26. 8a208b2 Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome by Rocky Liao · 5 years ago
  27. b638825 Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991 by Rocky Liao · 5 years ago
  28. 4f9ed5b Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome by Rocky Liao · 5 years ago
  29. 107db7e docs: networking: convert 6lowpan.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  30. 8788a1e 6lowpan: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  31. 4b127bd Bluetooth: Support querying for WBS support through MGMT by Alain Michaud · 5 years ago
  32. 3e4e3f7 Bluetooth: btusb: Add flag to define wideband speech capability by Alain Michaud · 5 years ago
  33. e37c57a Bluetooth: Fixing a few comment typos in the quirk definitions. by Alain Michaud · 5 years ago
  34. 4f28e3f Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()' by Christophe JAILLET · 5 years ago
  35. 6bd023c Bluetooth: hci_h4: Fix a typo in a comment by Christophe JAILLET · 5 years ago
  36. c3bed4d Bluetooth: During le_conn_timeout disable EXT_ADV by Sathish Narsimman · 5 years ago
  37. a9e4569 Bluetooth: Remove adv set for directed advertising by Sathish Narsimman · 5 years ago
  38. 0c2ac7d Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-side CS by Madhuparna Bhowmik · 5 years ago
  39. d7d4168 Bluetooth: Fix Suspicious RCU usage warnings by Madhuparna Bhowmik · 5 years ago
  40. a7e4545 Bluetooth: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  41. eed467b Bluetooth: fix passkey uninitialized when used by Howard Chung · 5 years ago
  42. 1c22d3c Bluetooth: RFCOMM: Use MTU auto tune logic by Luiz Augusto von Dentz · 5 years ago
  43. a2a8b0b Bluetooth: Fix crash when using new BT_PHY option by Luiz Augusto von Dentz · 5 years ago
  44. 0830c0a Bluetooth: hci_h5: Move variable into local scope by Marcel Holtmann · 5 years ago
  45. 7c2c3e6 Bluetooth: hci_qca: Bug fixes while collecting controller memory dump by Venkata Lakshmi Narayana Gubba · 5 years ago
  46. 05bd80a Bluetooth: Disable Extended Adv if enabled by Sathish Narsimman · 5 years ago
  47. 848fc61 Bluetooth: hci_h5: btrtl: Add support for RTL8822C by Max Chou · 5 years ago
  48. e22998f Bluetooth: Fix a typo in Kconfig by Christophe JAILLET · 5 years ago
  49. eab2404 Bluetooth: Add BT_PHY socket option by Luiz Augusto von Dentz · 5 years ago
  50. cee5f20 Bluetooth: secure bluetooth stack from bluedump attack by Howard Chung · 5 years ago
  51. c920a19 Bluetooth: hci_uart: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  52. 7c36948 Bluetooth: hci_intel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  53. 683cc86 Bluetooth: btintel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  54. eb3939e3 Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device by Sergey Shatunov · 5 years ago
  55. f3d63f5 Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC by Venkata Lakshmi Narayana Gubba · 5 years ago
  56. 2ade42d Bluetooth: remove __get_channel/dir and __dir by Alex Shi · 5 years ago
  57. 2a15490 Bluetooth: prefetch channel before killing sock by Hillf Danton · 5 years ago
  58. 89bd614 dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3991 by Venkata Lakshmi Narayana Gubba · 5 years ago
  59. 66cb705 Bluetooth: hci_qca: Enable clocks required for BT SOC by Venkata Lakshmi Narayana Gubba · 5 years ago
  60. fe66483 Bluetooth: optimize barrier usage for Rmw atomics by Davidlohr Bueso · 5 years ago
  61. 6c08fc8 Bluetooth: Fix refcount use-after-free issue by Manish Mandlik · 5 years ago
  62. 151129d Bluetooth: SMP: Fix SALT value in some comments by Christophe JAILLET · 5 years ago
  63. 8e5aa61 Merge branch 'qed-Utilize-FW-8.42.2.0' by David S. Miller · 5 years ago
  64. 2d22bc8 qed: FW 8.42.2.0 debug features by Michal Kalderon · 5 years ago
  65. 6bc82d9 qed: rt init valid initialization changed by Michal Kalderon · 5 years ago
  66. 8a52bba qed: Debug feature: ilt and mdump by Michal Kalderon · 5 years ago
  67. 30d5f85 qed: FW 8.42.2.0 Add fw overlay feature by Michal Kalderon · 5 years ago
  68. 0500a70 qed: FW 8.42.2.0 HSI changes by Michal Kalderon · 5 years ago
  69. 6459d93 qed: FW 8.42.2.0 iscsi/fcoe changes by Michal Kalderon · 5 years ago
  70. 1392d19 qed: Add abstraction for different hsi values per chip by Michal Kalderon · 5 years ago
  71. 997af5d qed: FW 8.42.2.0 Additional ll2 type by Michal Kalderon · 5 years ago
  72. 804c570 qed: Use dmae to write to widebus registers in fw_funcs by Michal Kalderon · 5 years ago
  73. 63ddca3 qed: FW 8.42.2.0 Parser offsets modified by Michal Kalderon · 5 years ago
  74. 92fae6f qed: FW 8.42.2.0 Queue Manager changes by Michal Kalderon · 5 years ago
  75. 6aebde8 qed: FW 8.42.2.0 Expose new registers and change windows by Michal Kalderon · 5 years ago
  76. 2924e06 qed: FW 8.42.2.0 Internal ram offsets modifications by Michal Kalderon · 5 years ago
  77. 3d4864b Merge branch 'octeontx2-pf-Add-network-driver-for-physical-function' by David S. Miller · 5 years ago
  78. 688b3e8 MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driver by Sunil Goutham · 5 years ago
  79. 493aeb2 Documentation: net: octeontx2: Add RVU HW and drivers overview by Sunil Goutham · 5 years ago
  80. 6e92d71b octeontx2-pf: ethtool RSS config support by Sunil Goutham · 5 years ago
  81. d45d897 octeontx2-pf: Add basic ethtool support by Christina Jacob · 5 years ago
  82. e239d0c octeontx2-pf: Add ndo_get_stats64 by Geetha sowjanya · 5 years ago
  83. 86d7476 octeontx2-pf: TCP segmentation offload support by Sunil Goutham · 5 years ago
  84. 85069e9 octeontx2-pf: Receive side scaling support by Sunil Goutham · 5 years ago
  85. 4ff7d14 octeontx2-pf: Error handling support by Geetha sowjanya · 5 years ago
  86. 34bfe0e octeontx2-pf: MTU, MAC and RX mode config support by Sunil Goutham · 5 years ago
  87. 50fe6c0 octeontx2-pf: Register and handle link notifications by Linu Cherian · 5 years ago
  88. 3ca6c4c octeontx2-pf: Add packet transmission support by Sunil Goutham · 5 years ago
  89. abe0254 octeontx2-pf: Receive packet handling support by Sunil Goutham · 5 years ago
  90. 04a21ef octeontx2-pf: Setup interrupts and NAPI handler by Sunil Goutham · 5 years ago
  91. caa2da3 octeontx2-pf: Initialize and config queues by Sunil Goutham · 5 years ago
  92. 05fcc9e octeontx2-pf: Attach NIX and NPA block LFs by Sunil Goutham · 5 years ago
  93. 5a6d7c9 octeontx2-pf: Mailbox communication with AF by Sunil Goutham · 5 years ago
  94. 1654757 octeontx2-pf: Add Marvell OcteonTX2 NIC driver by Sunil Goutham · 5 years ago
  95. 9e0703a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  96. c312840 Revert "pktgen: Allow configuration of IPv6 source address range" by David S. Miller · 5 years ago
  97. 6a7e25c net/core: Replace driver version to be kernel version by Leon Romanovsky · 5 years ago
  98. 7d99968 Merge branch 'sfc-refactor-mcdi-filtering-code' by David S. Miller · 5 years ago
  99. 6c77065 sfc: move mcdi filtering code by Alex Maftei (amaftei) · 5 years ago
  100. 00aaf7e sfc: create header for mcdi filtering code by Alex Maftei (amaftei) · 5 years ago