index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sock.c
Age
Commit message (
Expand
)
Author
2015-01-12
Bluetooth: Replace send_monitor_event with queue_monitor_skb
Marcel Holtmann
2015-01-12
Bluetooth: Create generic queue_monitor_skb helper function
Marcel Holtmann
2015-01-12
Bluetooth: Simplify packet copy in hci_send_to_monitor function
Marcel Holtmann
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
Marcel Holtmann
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
2014-07-11
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
2014-07-11
Bluetooth: Delcare the hci_sec_filter as const
Marcel Holtmann
2014-07-11
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
2014-07-03
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
2014-07-03
Bluetooth: Restrict access for raw-only controllers
Marcel Holtmann
2014-06-11
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-04-24
Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command
Marcel Holtmann
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-02-17
Bluetooth: Add missing index added event on user channel failure
Marcel Holtmann
2013-12-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-12-17
Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg
Marcel Holtmann
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-10-18
Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface
Marcel Holtmann
2013-10-11
Bluetooth: Move skb->dev assignment for hdev->send into central place
Marcel Holtmann
2013-10-10
Bluetooth: Remove hdev->ioctl driver callback
Marcel Holtmann
2013-10-10
Bluetooth: AMP contollers do not support the legacy ioctls
Marcel Holtmann
2013-10-02
Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation
Marcel Holtmann
2013-09-16
Bluetooth: Introduce new HCI socket channel for user operation
Marcel Holtmann
2013-09-16
Bluetooth: Introduce user channel flag for HCI devices
Marcel Holtmann
2013-09-16
Bluetooth: Restrict ioctls to HCI raw channel sockets
Marcel Holtmann
2013-09-16
Bluetooth: Fix error handling for HCI socket options
Marcel Holtmann
2013-09-16
Bluetooth: Fix handling of getsockname() for HCI sockets
Marcel Holtmann
2013-09-16
Bluetooth: Fix handling of getpeername() for HCI sockets
Marcel Holtmann
2013-09-16
Bluetooth: Refactor raw socket filter into more readable code
Marcel Holtmann
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-03-08
Bluetooth: Fix stand-alone HCI command handling
Johan Hedberg
2013-03-08
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-15
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
2012-08-15
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
2012-08-06
Bluetooth: Added /proc/net/hci via bt_procfs_init()
Masatake YAMATO
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
[next]