index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-218
/
+1711
2018-08-14
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2018-08-10
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
1
-0
/
+28
2018-08-06
Bluetooth: remove redundant variables 'adv_set' and 'cp'
YueHaibing
2
-6
/
+0
2018-08-01
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
1
-2
/
+2
2018-07-30
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
1
-1
/
+1
2018-07-30
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
1
-1
/
+2
2018-07-30
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
2
-11
/
+46
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
2
-3
/
+48
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
6
-3
/
+223
2018-07-30
Bluetooth: Use ext adv for directed adv
Jaganath Kanakkassery
1
-22
/
+45
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
4
-2
/
+27
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
4
-34
/
+108
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
5
-25
/
+245
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2
-2
/
+32
2018-07-30
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
1
-16
/
+45
2018-07-30
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
1
-13
/
+37
2018-07-30
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
1
-9
/
+28
2018-07-30
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2
-1
/
+25
2018-07-30
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
2
-0
/
+208
2018-07-30
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
1
-0
/
+145
2018-07-30
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
1
-4
/
+5
2018-07-18
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
Philipp Puschmann
1
-1
/
+1
2018-07-16
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
1
-1
/
+2
2018-07-06
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
3
-18
/
+109
2018-07-06
Bluetooth: Introduce helpers for le conn status and complete
Jaganath Kanakkassery
1
-45
/
+65
2018-07-06
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
2
-0
/
+61
2018-07-06
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
2
-25
/
+136
2018-07-06
Bluetooth: Introduce helpers for LE set scan start and complete
Jaganath Kanakkassery
2
-49
/
+46
2018-07-06
Bluetooth: Add HCI command for clear Resolv list
Ankit Navik
2
-0
/
+22
2018-07-06
Bluetooth: Store Resolv list size
Ankit Navik
3
-0
/
+45
2018-07-05
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
1
-2
/
+4
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
5
-6
/
+9
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-2
/
+2
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-67
/
+65
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
8
-12
/
+6
2018-05-30
Bluetooth: Re-use kstrtobool_from_user()
Andy Shevchenko
3
-40
/
+19
2018-05-26
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
4
-8
/
+5
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
3
-3
/
+0
2018-05-18
Bluetooth: Add __hci_cmd_send function
Loic Poulain
1
-0
/
+31
2018-05-18
Bluetooth: use wait_event API instead of open-coding it
John Keeping
1
-23
/
+7
2018-05-18
Bluetooth: Prevent buffer overflow for large advertisement data
Chriz Chow
1
-4
/
+8
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-13
/
+1
2018-05-16
bluetooth: switch to proc_create_seq_data
Christoph Hellwig
1
-35
/
+5
2018-04-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-13
/
+33
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
3
-13
/
+33
2018-04-01
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-2
/
+2
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
[next]