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
/
af_bluetooth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-6
/
+4
2012-10-12
userns: Properly print bluetooth socket uids
Eric W. Biederman
1
-1
/
+1
2012-09-27
Bluetooth: Use %pMR instead of baswap in seq_show
Andrei Emeltchenko
1
-6
/
+4
2012-08-21
Bluetooth: trivial: Use preferred method for NULL check
Andrei Emeltchenko
1
-2
/
+2
2012-08-15
Bluetooth: trivial: Shorten variable scope
Andrei Emeltchenko
1
-4
/
+2
2012-08-06
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
1
-0
/
+141
2012-06-05
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
1
-1
/
+1
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
1
-11
/
+0
2012-06-05
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
1
-1
/
+2
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
1
-4
/
+4
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
1
-1
/
+1
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
1
-7
/
+5
2012-01-02
Bluetooth: Remove *_bh from socket list lock.
Gustavo F. Padovan
1
-4
/
+4
2011-12-22
Bluetooth: fix bt_accept_dequeue() to work in process context
Gustavo F. Padovan
1
-7
/
+4
2011-09-27
Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()
Mat Martineau
1
-2
/
+28
2011-08-11
Bluetooth: Fix lost wakeups waiting for sock state change
Peter Hurley
1
-3
/
+3
2011-02-25
Bluetooth: remove unnecessary call to hci_sock_cleanup
Anand Gadiyar
1
-3
/
+1
2011-02-17
Bluetooth: fix checkpatch errors in af_bluetooth.c
Gustavo F. Padovan
1
-1
/
+1
2011-02-14
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
1
-2
/
+30
2011-02-08
Bluetooth: fix crash by disabling tasklet in sock accept
Andrei Emeltchenko
1
-4
/
+9
2011-02-08
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
1
-2
/
+4
2010-10-12
Bluetooth: Add common code for stream-oriented recvmsg()
Mat Martineau
1
-0
/
+109
2010-09-06
net: poll() optimizations
Eric Dumazet
1
-3
/
+2
2010-04-20
net: sk_sleep() helper
Eric Dumazet
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
1
-2
/
+3
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-1
/
+1
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-2
/
+2
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-2
/
+2
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
1
-1
/
+1
2009-02-27
Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
Marcel Holtmann
1
-4
/
+3
2009-02-27
Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
Dave Young
1
-6
/
+0
2009-02-27
Bluetooth: Update version numbers
Marcel Holtmann
1
-1
/
+1
2009-02-27
Bluetooth: Add global deferred socket parameter
Marcel Holtmann
1
-2
/
+6
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
1
-6
/
+1
2008-11-30
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
1
-1
/
+1
2008-11-30
Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
Marcel Holtmann
1
-18
/
+23
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-7
/
+1
2008-09-09
[Bluetooth] Reject L2CAP connections on an insecure ACL link
Marcel Holtmann
1
-1
/
+1
2008-08-18
[Bluetooth] Consolidate maintainers information
Marcel Holtmann
1
-1
/
+1
2008-07-14
[Bluetooth] Update Bluetooth core version number
Marcel Holtmann
1
-1
/
+1
2008-07-14
[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls
Marcel Holtmann
1
-0
/
+23
2008-07-14
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
Marcel Holtmann
1
-0
/
+28
2008-04-01
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
Dave Young
1
-0
/
+40
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-2
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-10
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-8
/
+8
2006-10-15
[Bluetooth] Add locking for bt_proto array manipulation
Marcel Holtmann
1
-7
/
+29
2006-10-15
[Bluetooth] Support concurrent connect requests
Marcel Holtmann
1
-1
/
+1
2006-09-28
[Bluetooth] Return EINPROGRESS for non-blocking socket calls
Marcel Holtmann
1
-1
/
+1
[next]