index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
Bluetooth: avoid recursive locking in hci_send_to_channel()
Sebastian Andrzej Siewior
2017-10-29
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
2017-10-06
Bluetooth: Fix compiler warning with selftest duration calculation
Marcel Holtmann
2017-10-06
Bluetooth: let the crypto subsystem generate the ecc privkey
Tudor Ambarus
2017-10-06
Bluetooth: ecdh_helper - fix leak of private key
Tudor Ambarus
2017-10-06
Bluetooth: selftest - check for errors when computing ZZ
Tudor Ambarus
2017-10-06
Bluetooth: ecdh_helper - reveal error codes
Tudor Ambarus
2017-10-06
Bluetooth: move ecdh allocation outside of ecdh_helper
Tudor Ambarus
2017-09-28
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
Linus Torvalds
2017-09-09
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-01
Bluetooth: make baswap src const
Loic Poulain
2017-08-30
Bluetooth: Add option for disabling legacy ioctl interfaces
Marcel Holtmann
2017-08-19
Bluetooth: make device_type const
Bhumika Goyal
2017-08-11
Bluetooth: kfree tmp rather than an alias to it
Colin Ian King
2017-08-08
Bluetooth: document config options
Pavel Machek
2017-07-27
HID: introduce hid_is_using_ll_driver
Jason Gerecke
2017-07-25
6lowpan: fix set not used warning
stephen hemminger
2017-07-19
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-06-29
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...
Mateusz Jurczyk
2017-06-29
bluetooth: remove WQ_MEM_RECLAIM from hci workqueues
Tejun Heo
2017-06-27
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
2017-06-27
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
2017-06-27
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-12
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
Marcel Holtmann
2017-06-10
Bluetooth: use constant time memory comparison for secret values
Jason A. Donenfeld
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-22
Bluetooth: Delete error messages for failed memory allocations in two functions
Markus Elfring
2017-05-18
Bluetooth: Skip vendor diagnostic configuration for HCI User Channel
Marcel Holtmann
2017-05-18
Bluetooth: Set LE Default PHY preferences
Marcel Holtmann
2017-05-18
Bluetooth: Enable LE PHY Update Complete event
Marcel Holtmann
2017-05-18
Bluetooth: Enable LE Channel Selection Algorithm event
Marcel Holtmann
2017-05-18
Bluetooth: Set LE Suggested Default Data Length to maximum
Marcel Holtmann
2017-05-16
net: socket: mark socket protocol handler structs as const
linzhang
2017-04-30
Bluetooth: Add selftest for ECDH key generation
Marcel Holtmann
[next]