index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
af_bluetooth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-8
/
+0
*
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2019-01-22
1
-3
/
+13
*
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
Philipp Puschmann
2018-07-18
1
-1
/
+1
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-2
/
+5
*
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-5
/
+2
|
\
|
*
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-5
/
+2
*
|
bluetooth: switch to proc_create_seq_data
Christoph Hellwig
2018-05-16
1
-35
/
+5
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-21
/
+17
|
\
|
*
Bluetooth: Use common error handling code in bt_init()
Markus Elfring
2017-12-13
1
-21
/
+17
*
|
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-3
/
+3
|
/
*
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
net: socket: mark socket protocol handler structs as const
linzhang
2017-05-16
1
-1
/
+1
*
Bluetooth: Avoid bt_accept_unlink() double unlinking
Dean Jenkins
2017-04-12
1
-0
/
+24
*
Bluetooth: Handle bt_accept_enqueue() socket atomically
Dean Jenkins
2017-04-12
1
-0
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
Ezequiel Garcia
2017-02-16
1
-1
/
+1
*
Bluetooth: Use numbers for subsystem version string
Marcel Holtmann
2016-09-19
1
-3
/
+7
*
Bluetooth: Add combined LED trigger for controller power
Marcel Holtmann
2016-09-19
1
-0
/
+5
*
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
2016-08-25
1
-1
/
+1
*
Bluetooth: Fix bt_sock_recvmsg return value
Denis Kenzior
2016-07-08
1
-0
/
+5
*
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
2016-04-13
1
-1
/
+1
*
Bluetooth: use list_for_each_entry*
Geliang Tang
2015-12-20
1
-6
/
+6
*
Bluetooth: Fix locking in bt_accept_dequeue after disconnection
Yichen Zhao
2015-12-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
1
-3
/
+3
|
\
|
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
1
-3
/
+3
*
|
Bluetooth: clean up af_bluetooth code
Prasanna Karthik
2015-11-19
1
-2
/
+2
*
|
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
2015-11-19
1
-5
/
+3
|
/
*
Bluetooth: Remove unneeded parenthesis around MSG_OOB
Marcel Holtmann
2015-10-26
1
-1
/
+1
*
Bluetooth: Increase minor version of core module
Marcel Holtmann
2015-10-22
1
-1
/
+1
*
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
2015-03-06
1
-0
/
+9
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-4
/
+4
*
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
1
-2
/
+1
*
Bluetooth: Add support for self testing framework
Marcel Holtmann
2014-12-30
1
-0
/
+6
*
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-09
1
-1
/
+1
|
\
|
*
Bluetooth: Increase minor version of core module
Marcel Holtmann
2014-12-03
1
-1
/
+1
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-2
/
+2
|
/
*
Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size
Marcel Holtmann
2014-09-15
1
-0
/
+3
*
Bluetooth: constify seq_operations
Fabian Frederick
2014-07-03
1
-1
/
+1
*
Bluetooth: Increase minor version of core module
Marcel Holtmann
2014-02-21
1
-1
/
+1
*
Bluetooth: Increase minor version of core module
Marcel Holtmann
2013-12-07
1
-1
/
+1
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-7
/
+2
*
Bluetooth: Create root debugfs directory during module init
Marcel Holtmann
2013-10-18
1
-1
/
+8
*
Bluetooth: Adjust header for proc socket information
Marcel Holtmann
2013-10-14
1
-1
/
+1
*
Bluetooth: Increase minor version of core module
Marcel Holtmann
2013-10-13
1
-1
/
+1
*
Bluetooth: Add support for per socket msg_name callback
Marcel Holtmann
2013-10-13
1
-4
/
+11
*
Bluetooth: Remove src and dst fields from bt_sock structure
Marcel Holtmann
2013-10-13
1
-3
/
+1
*
Bluetooth: Add clarifying comment to bt_sock_wait_state()
Johan Hedberg
2013-09-25
1
-0
/
+1
*
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
2013-09-18
1
-0
/
+40
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-16
/
+11
|
\
[next]