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
/
af_bluetooth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
1
-0
/
+9
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+4
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
1
-2
/
+1
2014-12-30
Bluetooth: Add support for self testing framework
Marcel Holtmann
1
-0
/
+6
2014-12-09
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-1
/
+1
2014-12-03
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-2
/
+2
2014-09-15
Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size
Marcel Holtmann
1
-0
/
+3
2014-07-03
Bluetooth: constify seq_operations
Fabian Frederick
1
-1
/
+1
2014-02-21
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
2013-12-07
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-7
/
+2
2013-10-18
Bluetooth: Create root debugfs directory during module init
Marcel Holtmann
1
-1
/
+8
2013-10-14
Bluetooth: Adjust header for proc socket information
Marcel Holtmann
1
-1
/
+1
2013-10-13
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
2013-10-13
Bluetooth: Add support for per socket msg_name callback
Marcel Holtmann
1
-4
/
+11
2013-10-13
Bluetooth: Remove src and dst fields from bt_sock structure
Marcel Holtmann
1
-3
/
+1
2013-09-25
Bluetooth: Add clarifying comment to bt_sock_wait_state()
Johan Hedberg
1
-0
/
+1
2013-09-18
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
1
-0
/
+40
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+11
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-12
/
+3
2013-04-09
bluetooth: fix race in bt_procfs_init()
Al Viro
1
-7
/
+1
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
1
-2
/
+2
2013-04-09
bluetooth: don't bother with ->owner for procfs fops
Al Viro
1
-7
/
+8
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-04-07
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
1
-2
/
+2
2013-04-02
net: fix smatch warnings inside datagram_poll
Jacob Keller
1
-1
/
+1
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-1
/
+2
2013-03-08
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
1
-12
/
+3
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-1
/
+1
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
[next]