1. baf880a Bluetooth: Fix memory leak in le_scan_disable_work_complete() by Johan Hedberg · 10 years ago
  2. 15c32c5 Bluetooth: Read Verbose Config Version Info for Broadcom devices by Marcel Holtmann · 10 years ago
  3. b55d1ab Bluetooth: Expose quirks through debugfs by Jakub Pawlowski · 10 years ago
  4. dc5d82a Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded value by Marcel Holtmann · 10 years ago
  5. e7844ee Bluetooth: Gracefully response to enabling LE on LE only devices by Marcel Holtmann · 10 years ago
  6. ea6edfb mac802154: fix typo in header guard by Nicolas Iooss · 10 years ago
  7. f0b7d43 cc2520: Add support for CC2591 amplifier. by Brad Campbell · 10 years ago
  8. 0db055c cc2520: Do not store platform_data in spi_device by Brad Campbell · 10 years ago
  9. 63511f6d Bluetooth: Fix potential NULL dereference in SMP channel setup by Marcel Holtmann · 10 years ago
  10. 19c5ce9 Bluetooth: Add workaround for broken OS X legacy SMP pairing by Johan Hedberg · 10 years ago
  11. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 10 years ago
  12. 88b94ce Bluetooth: Add hdev_init callback for HCI channels by Johan Hedberg · 10 years ago
  13. a380b6c Bluetooth: Add generic mgmt helper API by Johan Hedberg · 10 years ago
  14. 333ae95 Bluetooth: Add channel parameter to mgmt_pending_find() API by Johan Hedberg · 10 years ago
  15. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 10 years ago
  16. 49c989a Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR by Jakub Pawlowski · 10 years ago
  17. c115484 Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL by Jakub Pawlowski · 10 years ago
  18. 3d50d51 Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012 by Jakub Pawlowski · 10 years ago
  19. 07d2334 Bluetooth: Add simultaneous dual mode scan by Jakub Pawlowski · 10 years ago
  20. 812abb1 Bluetooth: Refactor BR/EDR inquiry and LE scan triggering. by Jakub Pawlowski · 10 years ago
  21. 695c4cb Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY by Jakub Pawlowski · 10 years ago
  22. d907c4f at86rf230: fix at86rf230_read_subreg succeed handling by Alexander Aring · 10 years ago
  23. c9e4447 Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entries by Marcel Holtmann · 10 years ago
  24. 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 10 years ago
  25. 5425f98 Bluetooth: Fix length for Read Local OOB Extended Data respone packet by Marcel Holtmann · 10 years ago
  26. 5082a59 Bluetooth: Do not include LE SC out-of-band data if not enabled by Marcel Holtmann · 10 years ago
  27. b880ab8 Bluetooth: The P-256 randomizer is 16 octets long and not 19 octets by Marcel Holtmann · 10 years ago
  28. fb334fe Bluetooth: Rename smp->local_rr into smp->local_rand by Marcel Holtmann · 10 years ago
  29. bc07cd6 Bluetooth: Add extra SMP_DBG statement for remote OOB data by Marcel Holtmann · 10 years ago
  30. e091526 Bluetooth: Use smp->remote_pk + 32 instead of &smp->remote_pk[32] by Marcel Holtmann · 10 years ago
  31. cb06d36 Bluetooth: Add clarifying comment when setting local OOB flag by Johan Hedberg · 10 years ago
  32. a8ca617 Bluetooth: Don't send public key if OOB data verification fails by Johan Hedberg · 10 years ago
  33. 94ea725 Bluetooth: Fix verifying confirm value when lacking remote OOB data by Johan Hedberg · 10 years ago
  34. 5842856 Bluetooth: Set local OOB data flag if remote has our OOB data by Johan Hedberg · 10 years ago
  35. 1a8bab4 Bluetooth: Track local vs remote OOB data availability by Johan Hedberg · 10 years ago
  36. 882fafa Bluetooth: Fix local OOB data handling for SMP by Johan Hedberg · 10 years ago
  37. 8e4e2ee Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32] by Marcel Holtmann · 10 years ago
  38. 33d0c03 Bluetooth: Use OOB key pair for LE SC pairing with OOB method by Marcel Holtmann · 10 years ago
  39. 0821a2c Bluetooth: Return LE SC confirm and random values for out-of-band data by Marcel Holtmann · 10 years ago
  40. 60a27d6 Bluetooth: Add function for generating LE SC out-of-band data by Marcel Holtmann · 10 years ago
  41. 6e2dc6d Bluetooth: Add support for AES-CMAC hash for security manager device by Marcel Holtmann · 10 years ago
  42. f709bfc Bluetooth: Add constants for LE SC Confirmation and Random values by Marcel Holtmann · 10 years ago
  43. 88a479d Bluetooth: Create SMP device structure for local crypto context by Marcel Holtmann · 10 years ago
  44. 276812e Bluetooth: Use kzfree instead of kfree in security manager by Marcel Holtmann · 10 years ago
  45. aefedc1 Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag by Marcel Holtmann · 10 years ago
  46. 455c2ff Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data by Marcel Holtmann · 10 years ago
  47. 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 10 years ago
  48. 1471aae Bluetooth: Add defines for LE Bluetooth Device Address and LE Role by Marcel Holtmann · 10 years ago
  49. bea4160 Bluetooth: Move eir_append_data function to a different location by Marcel Holtmann · 10 years ago
  50. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 10 years ago
  51. a958452 Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n) by Marcel Holtmann · 10 years ago
  52. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 10 years ago
  53. 1195fbb Bluetooth: Open management interface for untrusted users by Marcel Holtmann · 10 years ago
  54. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 10 years ago
  55. 7aea8616 Bluetooth: Remove unneeded initializer for management command table by Marcel Holtmann · 10 years ago
  56. c91041d Bluetooth: Add support for untrusted access to management commands by Marcel Holtmann · 10 years ago
  57. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
  58. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 10 years ago
  59. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago
  60. 96f1474 Bluetooth: Add support for extended index management command by Marcel Holtmann · 10 years ago
  61. ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 10 years ago
  62. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 10 years ago
  63. 17711c6 Bluetooth: Provide hci_send_to_flagged_channel helper function by Marcel Holtmann · 10 years ago
  64. 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 10 years ago
  65. 96026d0 net: dsa: do not use slave MII bus for fixed PHYs by Florian Fainelli · 10 years ago
  66. 316ad4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  67. 6922022a Merge branch 'listener_refactor_part_9' by David S. Miller · 10 years ago
  68. a445834 inet_diag: factorize code in new inet_diag_msg_common_fill() helper by Eric Dumazet · 10 years ago
  69. a07c920 inet_diag: adjust inet_sk_diag_fill() bug condition by Eric Dumazet · 10 years ago
  70. 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 10 years ago
  71. a379520 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  72. e3eea1e tipc: clean up handling of message priorities by Jon Paul Maloy · 10 years ago
  73. 05dcc5a tipc: split link outqueue by Jon Paul Maloy · 10 years ago
  74. 2cdf391 tipc: eliminate unnecessary call to broadcast ack function by Jon Paul Maloy · 10 years ago
  75. c1336ee tipc: extract bundled buffers by cloning instead of copying by Jon Paul Maloy · 10 years ago
  76. 1149557 tipc: eliminate unnecessary linearization of incoming buffers by Jon Paul Maloy · 10 years ago
  77. cf2157f tipc: move message validation function to msg.c by Jon Paul Maloy · 10 years ago
  78. 7764d6e tipc: add framework for node capabilities exchange by Jon Paul Maloy · 10 years ago
  79. 5f1764d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  80. b6d595e ieee802154: don't export static symbol by Julia Lawall · 10 years ago
  81. 51b3b2c at86rf230: fix volatile regmap registers by Alexander Aring · 10 years ago
  82. dce481e at86rf230: add support for calibration timeout by Alexander Aring · 10 years ago
  83. eb3b435 at86rf230: replace state change sleeps with hrtimer by Alexander Aring · 10 years ago
  84. e372174 at86rf230: init xtal_trim with zero by Alexander Aring · 10 years ago
  85. 3f3c4bb mac802154: correct max sifs size handling by Alexander Aring · 10 years ago
  86. 022d07e3 ieee802154: remove deprecated sysfs entries by Alexander Aring · 10 years ago
  87. c4dd747 ieee802154: change wpan-phy name to phy by Alexander Aring · 10 years ago
  88. 965e613 ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN by Alexander Aring · 10 years ago
  89. 0d8bb41 ixgbevf: Use ether_addr_copy() instead of memcpy() by Jeff Kirsher · 10 years ago
  90. dec0d8e ixgbevf: Fix code comments and whitespace by Jeff Kirsher · 10 years ago
  91. 856f606 ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything by Alexander Duyck · 10 years ago
  92. 887012e ixgbe: enable relaxed ordering for SPARC by Jeff Kirsher · 10 years ago
  93. bc035fc ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static by Don Skidmore · 10 years ago
  94. ef5398b ixgbe: Clean up type inconsistency by Don Skidmore · 10 years ago
  95. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 10 years ago
  96. 2801be4 Merge branch 'bcmgenet_xmit_more' by David S. Miller · 10 years ago
  97. ddd0ca5 net: bcmgenet: add support for xmit_more by Florian Fainelli · 10 years ago
  98. ae67bf0 net: bcmgenet: update ring producer index and buffer count in xmit by Florian Fainelli · 10 years ago
  99. d6707be net: bcmgenet: rewrite bcmgenet_rx_refill() by Petri Gynther · 10 years ago
  100. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago