index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-19
/
+43
2012-08-15
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
1
-0
/
+1
2012-08-06
Bluetooth: Fix socket not getting freed if l2cap channel create fails
Jaganath Kanakkassery
1
-1
/
+1
2012-08-06
Bluetooth: smp: Fix possible NULL dereference
Andrei Emeltchenko
1
-1
/
+4
2012-08-06
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
1
-0
/
+2
2012-08-06
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
1
-5
/
+11
2012-08-06
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
1
-0
/
+3
2012-08-06
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2
-1
/
+7
2012-08-06
Bluetooth: Fix possible deadlock in SCO code
Gustavo Padovan
1
-10
/
+9
2012-08-06
Bluetooth: Refactor in hci_le_conn_complete_evt
Andre Guedes
1
-13
/
+9
2012-08-06
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
Andre Guedes
1
-2
/
+2
2012-08-06
Bluetooth: Find hci_conn by BT_CONNECT state
Andre Guedes
1
-8
/
+3
2012-08-06
Bluetooth: Refactor hci_cs_le_create_conn
Andre Guedes
1
-14
/
+16
2012-08-06
Bluetooth: Remove unneeded code
Andre Guedes
1
-10
/
+0
2012-08-06
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
1
-0
/
+5
2012-08-06
Bluetooth: Trivial refactoring
Andre Guedes
1
-2
/
+1
2012-08-06
Bluetooth: Added /proc/net/sco via bt_procfs_init()
Masatake YAMATO
1
-0
/
+9
2012-08-06
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
Masatake YAMATO
1
-2
/
+12
2012-08-06
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
Masatake YAMATO
1
-2
/
+18
2012-08-06
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
Masatake YAMATO
1
-1
/
+21
2012-08-06
Bluetooth: Added /proc/net/hci via bt_procfs_init()
Masatake YAMATO
1
-2
/
+11
2012-08-06
Bluetooth: Added /proc/net/cmtp via bt_procfs_init()
Masatake YAMATO
1
-2
/
+21
2012-08-06
Bluetooth: Added /proc/net/bnep via bt_procfs_init()
Masatake YAMATO
1
-2
/
+20
2012-08-06
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
1
-0
/
+141
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
3
-5
/
+7
2012-08-06
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
1
-0
/
+15
2012-08-06
Bluetooth: Remove locking in hci_user_passkey_request_evt
Andre Guedes
1
-4
/
+0
2012-08-06
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2
-9
/
+4
2012-08-06
Bluetooth: Use lmp_no_flush_capable where applicable
Andre Guedes
1
-1
/
+1
2012-08-06
Bluetooth: Use lmp_sniffsubr_capable where applicable
Andre Guedes
1
-1
/
+1
2012-08-06
Bluetooth: Use lmp_sniff_capable where applicable
Andre Guedes
1
-1
/
+1
2012-08-06
Bluetooth: Use lmp_rswitch_capable where applicable
Andre Guedes
1
-1
/
+1
2012-08-06
Bluetooth: Use lmp_esco_capable where applicable
Andre Guedes
1
-1
/
+1
2012-08-06
Bluetooth: Use lmp_ssp_capable where applicable
Andre Guedes
2
-4
/
+4
2012-08-06
Bluetooth: Use lmp_le_capable where applicable
Andre Guedes
2
-4
/
+4
2012-08-06
Bluetooth: Use lmp_bredr_capable where applicable
Andre Guedes
1
-2
/
+2
2012-08-06
Bluetooth: Fix processing A2MP chan in security_cfm
Andrei Emeltchenko
1
-0
/
+5
2012-08-06
Bluetooth: Do not shadow hdr variable
Andrei Emeltchenko
1
-3
/
+7
2012-08-06
Bluetooth: debug: Fix printing A2MP cmd code format
Andrei Emeltchenko
1
-2
/
+2
2012-08-06
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2
-4
/
+22
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-252
/
+257
2012-07-16
Bluetooth: Change page scan interval in fast connectable mode
Johan Hedberg
1
-2
/
+2
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
1
-25
/
+34
2012-07-11
Bluetooth: debug: Print amp_mgr refcnt
Andrei Emeltchenko
1
-2
/
+2
2012-07-11
Bluetooth: debug: Use standard hex object specifiers in hci_event
Andrei Emeltchenko
1
-85
/
+85
[next]