Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4184ea7f908d95f329febc3665cf66da8568b467
/
net
/
bluetooth
b4d7f0a
bluetooth: driver API update
by Stephen Hemminger
· 16 years ago
6332178
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1b08534
net: Fix module refcount leak in kernel_accept()
by Wei Yongjun
· 16 years ago
037322a
bt/rfcomm/tty: join error paths
by Ilpo Järvinen
· 16 years ago
e19caae
bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().
by David S. Miller
· 16 years ago
6cf1a0f
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
by David S. Miller
· 16 years ago
9a5df92
Bluetooth: Fix RFCOMM release oops when device is still in use
by Marcel Holtmann
· 16 years ago
2e79299
Bluetooth: Fix format arguments warning
by Marcel Holtmann
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
7a9d402
Bluetooth: Send HCI Reset command by default on device initialization
by Marcel Holtmann
· 16 years ago
db7aa1c
Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
by Marcel Holtmann
· 16 years ago
c6bf514
Bluetooth: Fix leak of uninitialized data to userspace
by Vegard Nossum
· 16 years ago
45555c0
bluetooth: fix warning in net/bluetooth/rfcomm/sock.c
by Ingo Molnar
· 16 years ago
524ad0a
netdevice: safe convert to netdev_priv() #part-4
by Wang Chen
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
d2ad3ca
net/: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
b225ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
93c1013
HID: move connect quirks
by Jiri Slaby
· 16 years ago
8c19a51
HID: move apple quirks
by Jiri Slaby
· 16 years ago
d458a9d
HID: move ignore quirks
by Jiri Slaby
· 16 years ago
c500c97
HID: hid, make parsing event driven
by Jiri Slaby
· 16 years ago
85cdaf5
HID: make a bus from hid code
by Jiri Slaby
· 16 years ago
7c6a329
[Bluetooth] Fix regression from using default link policy
by Marcel Holtmann
· 16 years ago
e7c29cb
[Bluetooth] Reject L2CAP connections on an insecure ACL link
by Marcel Holtmann
· 16 years ago
09ab6f4
[Bluetooth] Enforce correct authentication requirements
by Marcel Holtmann
· 16 years ago
f1c08ca
[Bluetooth] Fix reference counting during ACL config stage
by Marcel Holtmann
· 16 years ago
63fbd24
[Bluetooth] Consolidate maintainers information
by Marcel Holtmann
· 16 years ago
90855d7
[Bluetooth] Fix userspace breakage due missing class links
by Marcel Holtmann
· 16 years ago
28111eb
[Bluetooth] Add parameters to control BNEP header compression
by Marcel Holtmann
· 16 years ago
16be63f
bluetooth: remove improper bluetooth class symlinks.
by Greg Kroah-Hartman
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
407d819
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
b1235d7
[Bluetooth] Allow security for outgoing L2CAP connections
by Marcel Holtmann
· 16 years ago
7cb127d
[Bluetooth] Add option to disable eSCO connection creation
by Marcel Holtmann
· 16 years ago
ec8dab3
[Bluetooth] Signal user-space for HIDP and BNEP socket errors
by Marcel Holtmann
· 16 years ago
a0c22f2
[Bluetooth] Move pending packets from RFCOMM socket to TTY
by Marcel Holtmann
· 16 years ago
8b6b3da
[Bluetooth] Store remote modem status for RFCOMM TTY
by Marcel Holtmann
· 16 years ago
ca37bdd
[Bluetooth] Use non-canonical TTY by default for RFCOMM
by Marcel Holtmann
· 16 years ago
78c6a17
[Bluetooth] Update Bluetooth core version number
by Marcel Holtmann
· 16 years ago
7d0db0a
[Bluetooth] Use a more unique bus name for connections
by Marcel Holtmann
· 16 years ago
43cbeee
[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls
by Marcel Holtmann
· 16 years ago
3241ad8
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
by Marcel Holtmann
· 16 years ago
40be492
[Bluetooth] Export details about authentication requirements
by Marcel Holtmann
· 16 years ago
f855855
[Bluetooth] Initiate authentication during connection establishment
by Marcel Holtmann
· 16 years ago
769be97
[Bluetooth] Use ACL config stage to retrieve remote features
by Marcel Holtmann
· 16 years ago
a8bd28b
[Bluetooth] Export remote Simple Pairing mode via sysfs
by Marcel Holtmann
· 16 years ago
41a9621
[Bluetooth] Track status of remote Simple Pairing mode
by Marcel Holtmann
· 16 years ago
333140b
[Bluetooth] Track status of Simple Pairing mode
by Marcel Holtmann
· 16 years ago
0493684
[Bluetooth] Disable disconnect timer during Simple Pairing
by Marcel Holtmann
· 16 years ago
c7bdd50
[Bluetooth] Update class of device value whenever possible
by Marcel Holtmann
· 16 years ago
f383f27
[Bluetooth] Some cleanups for HCI event handling
by Marcel Holtmann
· 16 years ago
e4e8e37
[Bluetooth] Make use of the default link policy settings
by Marcel Holtmann
· 16 years ago
a874641
[Bluetooth] Track connection packet type changes
by Marcel Holtmann
· 16 years ago
9dc0a3a
[Bluetooth] Support the case when headset falls back to SCO link
by Marcel Holtmann
· 16 years ago
ae29319
[Bluetooth] Update authentication status after successful encryption
by Marcel Holtmann
· 16 years ago
9719f8a
[Bluetooth] Disconnect when encryption gets disabled
by Marcel Holtmann
· 16 years ago
77db198
[Bluetooth] Enforce security for outgoing RFCOMM connections
by Marcel Holtmann
· 16 years ago
79d554a
[Bluetooth] Change retrieval of L2CAP features mask
by Marcel Holtmann
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
537d59a
bluetooth: rfcomm_dev_state_change deadlock fix
by Dave Young
· 16 years ago
4c8411f
bluetooth: fix locking bug in the rfcomm socket cleanup handling
by Arjan van de Ven
· 16 years ago
8398531
bluetooth: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
1905f6c
bluetooth : __rfcomm_dlc_close lock fix
by Dave Young
· 17 years ago
68845cb
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
by Dave Young
· 17 years ago
d5fb296
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
by Robert P. J. Day
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
a4e2acf
bluetooth: make bnep_sock_cleanup() return void
by Tobias Klauser
· 17 years ago
04005dd
bluetooth: Make hci_sock_cleanup() return void
by Tobias Klauser
· 17 years ago
147e2d5
bluetooth: hci_core: defer hci_unregister_sysfs()
by Dave Young
· 17 years ago
8e8440f
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
by Dave Young
· 17 years ago
3ab2273
bluetooth: delete timer in l2cap_conn_del()
by Thomas Gleixner
· 17 years ago
07ce198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
8ac62dc
bluetooth: do not move child device other than rfcomm
by Dave Young
· 17 years ago
0cd63c8
bluetooth: put hci dev after del conn
by Dave Young
· 17 years ago
988d009
[BLUETOOTH] hci_sysfs.c: Kill build warning.
by David S. Miller
· 17 years ago
8245302
[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros
by S.Çağlar Onur
· 17 years ago
b5606c2
remove final fastcall users
by Harvey Harrison
· 17 years ago
93d8074
bluetooth rfcomm tty: destroy before tty_close()
by Dave Young
· 17 years ago
91f5cca
bluetooth: uninlining
by Andrew Morton
· 17 years ago
eff001e
bluetooth: hidp_process_hid_control remove unnecessary parameter dealing
by Dave Young
· 17 years ago
5396c93
[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.
by Dave Young
· 17 years ago
b6c0632
[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.
by Dave Young
· 17 years ago
67b2321
[BLUETOOTH]: Use sockfd_put()
by Julia Lawall
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
acea685
[BLUETOOTH]: Move children of connection device to NULL before connection down.
by Dave Young
· 17 years ago
f951375
[BLUETOOTH]: rfcomm tty BUG_ON() code fix
by Dave Young
· 17 years ago
38b7da0
[BLUETOOTH]: put_device before device_del fix
by Dave Young
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
a524ecc
[Bluetooth] Convert RFCOMM to use kthread API
by Marcel Holtmann
· 17 years ago
b6a0dc8
[Bluetooth] Add support for handling simple eSCO links
by Marcel Holtmann
· 17 years ago
dae6a0f
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
by Marcel Holtmann
· 17 years ago
6792b5e
[Bluetooth] Fix wrong argument in debug code of HIDP
by Dave Young
· 17 years ago
6464f35
[Bluetooth] Fall back to L2CAP in basic mode
by Marcel Holtmann
· 17 years ago
f0709e0
[Bluetooth] Advertise L2CAP features mask support
by Marcel Holtmann
· 17 years ago
4e8402a
[Bluetooth] Retrieve L2CAP features mask on connection setup
by Marcel Holtmann
· 17 years ago
861d688
[Bluetooth] Remove global conf_mtu variable from L2CAP
by Marcel Holtmann
· 17 years ago
876d948
[Bluetooth] Finish L2CAP configuration only with acceptable settings
by Marcel Holtmann
· 17 years ago
Next »