index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
18
-132
/
+186
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-07-01
7
-35
/
+47
|
|
\
|
|
*
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...
Mateusz Jurczyk
2017-06-29
3
-7
/
+7
|
|
*
bluetooth: remove WQ_MEM_RECLAIM from hci workqueues
Tejun Heo
2017-06-29
1
-4
/
+3
|
|
*
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
2017-06-27
1
-11
/
+22
|
|
*
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
2017-06-27
1
-7
/
+10
|
|
*
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
2017-06-27
1
-6
/
+5
|
*
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
2
-2
/
+2
|
|
/
|
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
2
-15
/
+12
|
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
2
-2
/
+2
|
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
3
-9
/
+9
|
*
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
|
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
6
-21
/
+21
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
8
-13
/
+13
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-1
/
+1
|
|
\
|
*
|
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
Marcel Holtmann
2017-06-12
1
-2
/
+15
|
*
|
Bluetooth: use constant time memory comparison for secret values
Jason A. Donenfeld
2017-06-10
1
-19
/
+20
|
*
|
Bluetooth: Delete error messages for failed memory allocations in two functions
Markus Elfring
2017-05-22
1
-8
/
+3
|
*
|
Bluetooth: Skip vendor diagnostic configuration for HCI User Channel
Marcel Holtmann
2017-05-18
1
-5
/
+6
|
*
|
Bluetooth: Set LE Default PHY preferences
Marcel Holtmann
2017-05-18
1
-0
/
+12
|
*
|
Bluetooth: Enable LE PHY Update Complete event
Marcel Holtmann
2017-05-18
1
-0
/
+6
|
*
|
Bluetooth: Enable LE Channel Selection Algorithm event
Marcel Holtmann
2017-05-18
1
-0
/
+8
|
*
|
Bluetooth: Set LE Suggested Default Data Length to maximum
Marcel Holtmann
2017-05-18
1
-0
/
+9
|
*
|
net: socket: mark socket protocol handler structs as const
linzhang
2017-05-16
1
-1
/
+1
*
|
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
3
-3
/
+3
|
|
/
|
/
|
*
|
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
|
/
*
Bluetooth: Add selftest for ECDH key generation
Marcel Holtmann
2017-04-30
2
-3
/
+38
*
Bluetooth: zero kpp input for key generation
Marcel Holtmann
2017-04-30
1
-0
/
+1
*
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
2017-04-30
1
-1
/
+2
*
Bluetooth: allocate data for kpp on heap
Salvatore Benedetto
2017-04-30
2
-11
/
+33
*
Bluetooth: convert smp and selftest to crypto kpp API
Salvatore Benedetto
2017-04-25
8
-878
/
+259
*
bluetooth: Do not set IFF_POINTOPOINT
Patrik Flykt
2017-04-12
1
-2
/
+1
*
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+2
*
Bluetooth: L2CAP: Add l2cap_le_flowctl_send
Luiz Augusto von Dentz
2017-04-12
1
-8
/
+19
*
Bluetooth: 6lowpan: Use netif APIs to flow control
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+16
*
Bluetooth: 6lowpan: Don't drop packets when run out of credits
Luiz Augusto von Dentz
2017-04-12
1
-9
/
+2
*
Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
Luiz Augusto von Dentz
2017-04-12
1
-3
/
+0
*
Bluetooth: 6lowpan: Print errors during recv_pkt
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+2
*
Bluetooth: 6lowpan: Remove unnecessary peer lookup
Luiz Augusto von Dentz
2017-04-12
1
-11
/
+4
*
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
Michael Scott
2017-04-12
1
-18
/
+3
*
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
2017-04-12
1
-3
/
+7
*
6lowpan: fix assignment of peer_addr
Colin Ian King
2017-04-12
1
-1
/
+1
*
Bluetooth: Change initial min and max interval
Jonas Holmberg
2017-04-12
1
-2
/
+2
*
Bluetooth: fix assignments on error variable err
Colin Ian King
2017-04-12
1
-5
/
+5
*
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
*
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
2017-04-12
1
-67
/
+12
*
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
2017-04-12
1
-36
/
+6
*
bluetooth: Set 6 byte device addresses
Patrik Flykt
2017-04-12
1
-11
/
+8
*
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-04-12
1
-2
/
+2
[next]