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