index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-8
/
+8
2018-02-07
seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
Andy Shevchenko
1
-13
/
+0
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-219
/
+85
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus
Jiri Kosina
17
-281
/
+369
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+11
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-1
/
+0
2018-01-04
Bluetooth: Prevent stack info leak from the EFS element.
Ben Seri
1
-9
/
+11
2017-12-13
Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-166
/
+18
2017-12-13
Bluetooth: Add support to advertise when connected
Ćukasz Rymanowski
1
-9
/
+46
2017-12-13
Bluetooth: Remove redundant disable_advertising()
Jaganath Kanakkassery
1
-8
/
+1
2017-12-13
Bluetooth: Utilize %*ph specifier
Andy Shevchenko
1
-14
/
+3
2017-12-13
Bluetooth: Use common error handling code in bt_init()
Markus Elfring
1
-21
/
+17
2017-11-28
net: annotate ->poll() instances
Al Viro
1
-3
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-13
/
+12
2017-11-21
HID: quirks: move the list of special devices into a quirk
Benjamin Tissoires
1
-1
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
9
-90
/
+97
2017-10-30
Bluetooth: avoid recursive locking in hci_send_to_channel()
Sebastian Andrzej Siewior
1
-6
/
+11
2017-10-29
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
4
-1
/
+8
2017-10-06
Bluetooth: Fix compiler warning with selftest duration calculation
Marcel Holtmann
1
-1
/
+1
2017-10-06
Bluetooth: let the crypto subsystem generate the ecc privkey
Tudor Ambarus
4
-128
/
+147
2017-10-06
Bluetooth: ecdh_helper - fix leak of private key
Tudor Ambarus
1
-1
/
+1
2017-10-06
Bluetooth: selftest - check for errors when computing ZZ
Tudor Ambarus
1
-3
/
+8
2017-10-06
Bluetooth: ecdh_helper - reveal error codes
Tudor Ambarus
3
-24
/
+33
2017-10-06
Bluetooth: move ecdh allocation outside of ecdh_helper
Tudor Ambarus
4
-50
/
+87
2017-09-28
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
Linus Torvalds
2
-16
/
+0
2017-09-10
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-14
/
+35
2017-09-01
Bluetooth: make baswap src const
Loic Poulain
1
-3
/
+3
2017-08-30
Bluetooth: Add option for disabling legacy ioctl interfaces
Marcel Holtmann
2
-0
/
+16
2017-08-19
Bluetooth: make device_type const
Bhumika Goyal
1
-2
/
+2
2017-08-11
Bluetooth: kfree tmp rather than an alias to it
Colin Ian King
1
-1
/
+1
2017-08-08
Bluetooth: document config options
Pavel Machek
1
-0
/
+12
2017-07-27
HID: introduce hid_is_using_ll_driver
Jason Gerecke
1
-1
/
+2
2017-07-25
6lowpan: fix set not used warning
stephen hemminger
1
-3
/
+0
2017-07-20
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
1
-5
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
18
-132
/
+186
2017-07-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-35
/
+47
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2
-2
/
+2
2017-06-29
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...
Mateusz Jurczyk
3
-7
/
+7
2017-06-29
bluetooth: remove WQ_MEM_RECLAIM from hci workqueues
Tejun Heo
1
-4
/
+3
2017-06-27
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
1
-11
/
+22
2017-06-27
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
1
-7
/
+10
2017-06-27
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
1
-6
/
+5
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2
-15
/
+12
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
3
-3
/
+3
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2
-2
/
+2
[next]