Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e4e87d32804c6a14e41b83c5b3f70ebdc3f0d9e
/
net
/
bluetooth
d8949aa
Bluetooth: Delay check for conn->smp in smp_conn_security()
by Johan Hedberg
· 9 years ago
618353b
Bluetooth: Fix SCO link type handling on connection complete
by Kuba Pawlak
· 9 years ago
df94536
Bluetooth: Make the function sco_conn_del have a return type of void
by Nicholas Krause
· 9 years ago
0aa65cc
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b72f6f5
6lowpan: add generic 6lowpan netdev private data
by Alexander Aring
· 9 years ago
a42bbba
Bluetooth: 6lowpan: change netdev_priv to lowpan_dev
by Alexander Aring
· 9 years ago
fa14222
Bluetooth: Enable new connection establishment procedure.
by Jakub Pawlowski
· 9 years ago
cc2b691
Bluetooth: timeout handling in new connect procedure
by Jakub Pawlowski
· 9 years ago
28a667c
Bluetooth: advertisement handling in new connect procedure
by Jakub Pawlowski
· 9 years ago
f75113a
Bluetooth: add hci_connect_le_scan
by Jakub Pawlowski
· 9 years ago
e7d9ab7
Bluetooth: add hci_lookup_le_connect
by Jakub Pawlowski
· 9 years ago
0208bc8
Bluetooth: Fix breakage in amp_write_rem_assoc_frag()
by Dan Carpenter
· 9 years ago
cb92205
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
by Jakub Pawlowski
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5857d1d
Bluetooth: 6lowpan: Fix possible race
by Alexander Aring
· 9 years ago
54c9ee3
Bluetooth: cmtp: Do not use list_for_each_safe when not needed
by Christophe JAILLET
· 9 years ago
df9b89c
Bluetooth: Move create/accept phy link completed callback to amp.c
by Arron Wang
· 9 years ago
b3d3914
Bluetooth: Move amp assoc read/write completed callback to amp.c
by Arron Wang
· 9 years ago
8392788
Bluetooth: Move get info completed callback to a2mp.c
by Arron Wang
· 9 years ago
a77a6a1
Bluetooth: Move high speed specific event under BT_HS option
by Arron Wang
· 9 years ago
244bc37
Bluetooth: Add BT_HS config option
by Arron Wang
· 9 years ago
9a0a8a8
Bluetooth: Move IRK checking logic in preparation to new connect method
by Jakub Pawlowski
· 9 years ago
e432c72
Bluetooth: __l2cap_wait_ack() add defensive timeout
by Dean Jenkins
· 9 years ago
cb02a25
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
by Dean Jenkins
· 9 years ago
451e4c6
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
by Dean Jenkins
· 9 years ago
f65468f
Bluetooth: Make __l2cap_wait_ack more efficient
by Dean Jenkins
· 9 years ago
2baea85
Bluetooth: L2CAP ERTM shutdown protect sk and chan
by Dean Jenkins
· 9 years ago
25ba265
Bluetooth: Fix NULL pointer dereference in smp_conn_security
by Johan Hedberg
· 9 years ago
9b284cb
bluetooth: fix list handling
by Linus Torvalds
· 9 years ago
ab944c8
Bluetooth: Reinitialize the list after deletion for session user list
by Tedd Ho-Jeong An
· 9 years ago
7c25867
Bluetooth: hidp: Initialize list header of hidp session user
by Tedd Ho-Jeong An
· 9 years ago
952497b
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
by Johan Hedberg
· 9 years ago
39ecfad
Bluetooth: Use zalloc when possible
by Johan Hedberg
· 9 years ago
e58627d
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 9 years ago
d4c5af8
Bluetooth: hci_core: remove obsolete adv_instance
by Florian Grandel
· 9 years ago
eb6f95f
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
by Florian Grandel
· 9 years ago
9d5fc2f
Bluetooth: mgmt: multi-adv for trigger_le_scan()
by Florian Grandel
· 9 years ago
320b3bf
Bluetooth: mgmt: program multi-adv on power on
by Florian Grandel
· 9 years ago
0194833
Bluetooth: mgmt: multi adv for remove_advertising*()
by Florian Grandel
· 9 years ago
fffd38b
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
by Florian Grandel
· 9 years ago
847818d
Bluetooth: mgmt: multi adv for clear_adv_instances()
by Florian Grandel
· 9 years ago
7816b82
Bluetooth: mgmt: multi adv for set_advertising*()
by Florian Grandel
· 9 years ago
f63ba24
Bluetooth: mgmt: multi adv for create_instance_adv_data()
by Florian Grandel
· 9 years ago
ca21fbe
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
by Florian Grandel
· 9 years ago
7b683b7
Bluetooth: mgmt: multi adv for enable_advertising()
by Florian Grandel
· 9 years ago
bea28e6
Bluetooth: mgmt: improve get_adv_instance_flags() readability
by Florian Grandel
· 9 years ago
411b412
Bluetooth: mgmt: multi adv for get_adv_instance_flags()
by Florian Grandel
· 9 years ago
3ff37e6
Bluetooth: mgmt: multi adv for get_current_adv_instance()
by Florian Grandel
· 9 years ago
286e0c8
Bluetooth: mgmt: multi adv for read_adv_features()
by Florian Grandel
· 9 years ago
efae002
Bluetooth: mgmt: rename update_*_data_for_instance()
by Florian Grandel
· 9 years ago
91aa9bb
Bluetooth: mgmt: dry update_scan_rsp_data()
by Florian Grandel
· 9 years ago
5d900e4
Bluetooth: hci_core/mgmt: move adv timeout to hdev
by Florian Grandel
· 9 years ago
d2609b3
Bluetooth: hci_core/mgmt: Introduce multi-adv list
by Florian Grandel
· 9 years ago
89e4042
Bluetooth: 6lowpan: Fix module refcount
by Glenn Ruben Bakke
· 9 years ago
2ad88fb
Bluetooth: 6lowpan: Fix double kfree of netdev priv
by Glenn Ruben Bakke
· 9 years ago
fc84242
Bluetooth: 6lowpan: Move netdev sysfs device reference
by Glenn Ruben Bakke
· 9 years ago
f63666d
Bluetooth: 6lowpan: Rename ambiguous variable
by Glenn Ruben Bakke
· 9 years ago
a2105ae
Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is deleted
by Glenn Ruben Bakke
· 9 years ago
5d667ef
Bluetooth: Remove redundant check for ACL_LINK
by Johan Hedberg
· 9 years ago
e3f6a25
Bluetooth: Use actual encryption key size for SMP over BR/EDR
by Johan Hedberg
· 9 years ago
821f376
Bluetooth: Read encryption key size for BR/EDR connections
by Johan Hedberg
· 9 years ago
035ad62
Bluetooth: Move SC-only check outside of BT_CONFIG branch
by Johan Hedberg
· 9 years ago
b1f663c
Bluetooth: Add debugfs support for min LE encryption key size
by Johan Hedberg
· 9 years ago
2fd3655
Bluetooth: Add debugfs support for max LE encryption key size
by Johan Hedberg
· 9 years ago
835a6a2
Bluetooth: Stop sabotaging list poisoning
by Alexey Dobriyan
· 9 years ago
1fc62c5
Bluetooth: Fix exposing full value of shortened LTKs
by Johan Hedberg
· 9 years ago
ff50e8a
Bluetooth: Move SCO support under BT_BREDR config option
by Arron Wang
· 9 years ago
9b4c333
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
by Arron Wang
· 9 years ago
867146a
Bluetooth: Don't call shutdown when leaving user channel
by Loic Poulain
· 9 years ago
8b76ce3
Bluetooth: Fix encryption key size handling for LTKs
by Johan Hedberg
· 9 years ago
781f899
Bluetooth: Fix race condition with user channel and setup stage
by Marcel Holtmann
· 9 years ago
9380f9e
Bluetooth: Reorder HCI user channel socket release
by Loic Poulain
· 9 years ago
951b6a0
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
by Jaganath Kanakkassery
· 9 years ago
9d52bf0
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
f72186d
Bluetooth: mgmt: fix typos
by Florian Grandel
· 9 years ago
2647a9b
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
by Martin KaFai Lau
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
011c391
Bluetooth: Add debug logs for legacy SMP crypto functions
by Johan Hedberg
· 9 years ago
cffd2ee
Bluetooth: Fix calls to __hci_cmd_sync()
by Frederic Danis
· 9 years ago
177d050
Bluetooth: Fix remote name event return directly.
by Wesley Kuo
· 9 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
eeb1bd5
net: Add a struct net parameter to sock_create_kern
by Eric W. Biederman
· 10 years ago
d24d814
Bluetooth: Skip the shutdown routine if the interface is not up
by Gabriele Mazzotta
· 10 years ago
1f5014d
Bluetooth: hidp: Fix regression with older userspace and flags validation
by Marcel Holtmann
· 10 years ago
0fe29fd
Bluetooth: Read LE remote features during connection establishment
by Marcel Holtmann
· 10 years ago
40f66c0
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command
by Johan Hedberg
· 10 years ago
2d7cc19
Bluetooth: Remove hci_recv_stream_fragment function
by Marcel Holtmann
· 10 years ago
5c7d2dd
Bluetooth: Make data pointer of hci_recv_stream_fragment const
by Marcel Holtmann
· 10 years ago
38c8af6
Bluetooth: Fix location of TX power field in LE advertising data
by Marcel Holtmann
· 10 years ago
fd6413d
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
by Marcel Holtmann
· 10 years ago
b2ddeb1
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
by Marcel Holtmann
· 10 years ago
836a061
Bluetooth: bnep: Handle BNEP connection setup request
by Grzegorz Kolodziejczyk
· 10 years ago
bf8b9a9
Bluetooth: bnep: Add support to extended headers of control frames
by Grzegorz Kolodziejczyk
· 10 years ago
0477e2e
Bluetooth: bnep: Add support for get bnep features via ioctl
by Grzegorz Kolodziejczyk
· 10 years ago
e0fdbab
Bluetooth: bnep: Return err value while sending cmd is not understood
by Grzegorz Kolodziejczyk
· 10 years ago
e213568
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
by Marcel Holtmann
· 10 years ago
1b9441f
Bluetooth: Convert local OOB data reading to use HCI request
by Johan Hedberg
· 10 years ago
757aa0b
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
by Johan Hedberg
· 10 years ago
Next »