1. 721c418 Bluetooth: Move L2CAP timers to workqueue by Gustavo F. Padovan · 15 years ago
  2. db323f2 Bluetooth: Use delayed work for advertisiment cache timeout by Gustavo F. Padovan · 15 years ago
  3. 19c40e3 Bluetooth: Use delayed_work for connection timeout by Gustavo F. Padovan · 15 years ago
  4. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 15 years ago
  5. b78752c Bluetooth: Process recv path in a workqueue instead of a tasklet by Marcel Holtmann · 16 years ago
  6. 416dc94 Bluetooth: make hci_conn_enter_sniff_mode static by Gustavo F. Padovan · 15 years ago
  7. dc8ed67 Bluetooth: Initialize LE connection count by Gustavo F. Padovan · 15 years ago
  8. 01e2821 Bluetooth: remove lock from struct conn_hash by Gustavo F. Padovan · 15 years ago
  9. 2c33c06 Bluetooth: remove struct hci_chan_hash by Gustavo F. Padovan · 15 years ago
  10. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 15 years ago
  11. 07f7fa5 Bluetooth: LE Set Scan Parameter Command by Andre Guedes · 15 years ago
  12. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 15 years ago
  13. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 15 years ago
  14. 604086b Bluetooth: Add User Passkey Response handling by Brian Gix · 15 years ago
  15. c768708 Bluetooth: Add MGMT event for Passkey Entry by Brian Gix · 15 years ago
  16. 8830f51 Bluetooth: Move scope of kernel parameter enable_hs by Andrei Emeltchenko · 15 years ago
  17. 453a838 Bluetooth: Add MGMT opcodes for Passkey Entry by Brian Gix · 15 years ago
  18. 9ad4019 Bluetooth: Add HCI defines for User Passkey entry by Brian Gix · 15 years ago
  19. 450dfda Bluetooth: Pass all message parameters to mgmt_start_discovery by Johan Hedberg · 15 years ago
  20. ca69b79 Bluetooth: Create a unique mgmt error code hierarchy by Johan Hedberg · 15 years ago
  21. ba4e564 Bluetooth: Add address type to mgmt_pair_device by Johan Hedberg · 15 years ago
  22. e6d465c Bluetooth: mgmt_stop_discovery_failed() by Andre Guedes · 15 years ago
  23. 7a13510 Bluetooth: Rename mgmt_inquiry_failed() by Andre Guedes · 15 years ago
  24. d45fc42 Bluetooth: Rename l2cap_check_security() by Gustavo F. Padovan · 15 years ago
  25. 37d9ef7 Bluetooth: Add status parameter to mgmt_disconnect response by Johan Hedberg · 15 years ago
  26. a8a1d19 Bluetooth: Add proper response to mgmt_remove_keys command by Johan Hedberg · 15 years ago
  27. 48264f0 Bluetooth: Add public/random LE address information to mgmt messages by Johan Hedberg · 15 years ago
  28. a729cff mac80211: implement wifi TX status by Johannes Berg · 15 years ago
  29. 1f074bd nl80211: advertise socket TX status capability by Johannes Berg · 15 years ago
  30. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 15 years ago
  31. b92ab5d cfg80211: add event for unexpected 4addr frames by Johannes Berg · 15 years ago
  32. 5e76023 cfg80211: allow registering to beacons by Johannes Berg · 15 years ago
  33. 7f6cf31 nl80211: add API to probe a client by Johannes Berg · 15 years ago
  34. 562a748 nl80211: advertise device AP SME by Johannes Berg · 15 years ago
  35. 28946da nl80211: allow subscribing to unexpected class3 frames by Johannes Berg · 15 years ago
  36. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 15 years ago
  37. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 15 years ago
  38. ef10068 cfg80211: annotate cfg80211_inform_bss by Johannes Berg · 15 years ago
  39. 312fef7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 15 years ago
  40. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 15 years ago
  41. 2e58ef3 Bluetooth: Move pending management command list into struct hci_dev by Johan Hedberg · 15 years ago
  42. 744cf19 Bluetooth: Pass full hci_dev struct to mgmt callbacks by Johan Hedberg · 15 years ago
  43. 077a915 mac80211: support adding IV-room in the skb for CCMP keys by Arik Nemtsov · 15 years ago
  44. c26887d cfg80211: fix missing kernel-doc by Johannes Berg · 15 years ago
  45. 9270fd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 15 years ago
  46. 4c659c3 Bluetooth: Add address type fields to mgmt messages that need them by Johan Hedberg · 15 years ago
  47. 86742e1 Bluetooth: Update link key mgmt APIs to match latest spec. by Johan Hedberg · 15 years ago
  48. 3243553 Bluetooth: Convert power off mechanism to use delayed_work by Johan Hedberg · 15 years ago
  49. 2d7cee5 Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails by Johan Hedberg · 15 years ago
  50. 16ab91a Bluetooth: Add timeout field to mgmt_set_discoverable by Johan Hedberg · 15 years ago
  51. 023d504 Bluetooth: Create hci_cancel_inquiry() by Andre Guedes · 15 years ago
  52. 2519a1f Bluetooth: Create hci_do_inquiry() by Andre Guedes · 15 years ago
  53. 9f5a0d7 Bluetooth: Define HCI reasons instead of magic number by Andrei Emeltchenko · 15 years ago
  54. d835ac0 Bluetooth: Add definitions for L2CAP fixed channels by Mat Martineau · 15 years ago
  55. 38094c7 Bluetooth: Add AMP-related data and structures for channel signals by Mat Martineau · 15 years ago
  56. 2ea6648 Bluetooth: Add channel policy to getsockopt/setsockopt by Mat Martineau · 15 years ago
  57. d7c4d11 Bluetooth: Change scope of the enable_hs module parameter by Mat Martineau · 15 years ago
  58. c14968b Bluetooth: Add BT_CHANNEL_POLICY socket option by Mat Martineau · 15 years ago
  59. 73d80de Bluetooth: prioritizing data over HCI by Luiz Augusto von Dentz · 15 years ago
  60. db54467 Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 15 years ago
  61. 164a6e7 Bluetooth: Fix command complete/status for discovery commands by Johan Hedberg · 15 years ago
  62. 5e59b79 Bluetooth: set skbuffer priority based on L2CAP socket priority by Luiz Augusto von Dentz · 15 years ago
  63. 0e8b207 Bluetooth: EFS: implement L2CAP config pending state by Andrei Emeltchenko · 15 years ago
  64. 5973563 Bluetooth: Make hci_unregister_dev return void by David Herrmann · 15 years ago
  65. f3f668b Bluetooth: Use miliseconds for L2CAP channel timeouts by Andrzej Kaczmarek · 15 years ago
  66. 54d5026 mac80211: warn only once about not finding a rate by Johannes Berg · 15 years ago
  67. c125d5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 15 years ago
  68. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 15 years ago
  69. e33bae1 Merge branch 'for-linus' of git://github.com/ericvh/linux by Linus Torvalds · 15 years ago
  70. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 15 years ago
  71. 78d81d1 TCP: remove TCP_DEBUG by Flavio Leitner · 15 years ago
  72. 348b590 net/9p: Convert net/9p protocol dumps to tracepoints by Aneesh Kumar K.V · 15 years ago
  73. ef6b080 fs/9p: change an int to unsigned int by Dan Carpenter · 15 years ago
  74. abfa034 fs/9p: Update zero-copy implementation in 9p by Aneesh Kumar K.V · 15 years ago
  75. 66b13d9 ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 15 years ago
  76. 318cf7a tcp: md5: add more const attributes by Eric Dumazet · 15 years ago
  77. ca35a0e tcp: md5: dont write skb head in tcp_md5_hash_header() by Eric Dumazet · 15 years ago
  78. b5d9c9c inet: add rfc 3168 extract in front of INET_ECN_encapsulate() by Eric Dumazet · 15 years ago
  79. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 15 years ago
  80. 05bdd2f net: constify skbuff and Qdisc elements by Eric Dumazet · 15 years ago
  81. 5ea2ef5 caif-hsi: Added recovery check of CA wake status. by Daniel Martensson · 15 years ago
  82. 5bbed92 caif-hsi: Added sanity check for length of CAIF frames by Daniel Martensson · 15 years ago
  83. 28bd204 caif-hsi: Make inactivity timeout configurable. by Dmitry Tarnyagin · 15 years ago
  84. 687b13e caif-hsi: Making read and writes asynchronous. by Daniel Martensson · 15 years ago
  85. bc416d9 macvlan: handle fragmented multicast frames by Eric Dumazet · 15 years ago
  86. ae2a458 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 15 years ago
  87. f36c23b udplite: fast-path computation of checksum coverage by Gerrit Renker · 15 years ago
  88. 836be93 Bluetooth: EWS: support extended seq numbers by Andrei Emeltchenko · 15 years ago
  89. 88843ab Bluetooth: EWS: handling different Control fields by Andrei Emeltchenko · 15 years ago
  90. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 15 years ago
  91. c636ef5 Bluetooth: Fix mgmt interaction with userspace by Gustavo F. Padovan · 15 years ago
  92. bb6e753 nl80211: Add sta_flags to the station info by Helmut Schaa · 15 years ago
  93. 7f2a5e2 mac80211: Populate radiotap header with MCS info for TX frames by Helmut Schaa · 15 years ago
  94. ce24297 Bluetooth: Rename sysfs un/register to add/del by David Herrmann · 15 years ago
  95. 0ac7e70 Bluetooth: Fix hci core device initialization by David Herrmann · 15 years ago
  96. 88149db Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 15 years ago
  97. 928abaa Bluetooth: AMP: read local amp info HCI command by Andrei Emeltchenko · 15 years ago
  98. 8f7975b Bluetooth: EFS: assign default values in chan add by Andrei Emeltchenko · 15 years ago
  99. 5a9e705 Bluetooth: EFS: definitions and headers by Andrei Emeltchenko · 15 years ago
  100. d43cb28 Bluetooth: EWS: define L2CAP header sizes by Andrei Emeltchenko · 15 years ago