index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
af_bluetooth.c
Age
Commit message (
Expand
)
Author
2011-08-11
Bluetooth: Fix lost wakeups waiting for sock state change
Peter Hurley
2011-02-25
Bluetooth: remove unnecessary call to hci_sock_cleanup
Anand Gadiyar
2011-02-17
Bluetooth: fix checkpatch errors in af_bluetooth.c
Gustavo F. Padovan
2011-02-14
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
2011-02-08
Bluetooth: fix crash by disabling tasklet in sock accept
Andrei Emeltchenko
2011-02-08
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
2010-10-12
Bluetooth: Add common code for stream-oriented recvmsg()
Mat Martineau
2010-09-06
net: poll() optimizations
Eric Dumazet
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
2009-02-27
Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
Marcel Holtmann
2009-02-27
Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
Dave Young
2009-02-27
Bluetooth: Update version numbers
Marcel Holtmann
2009-02-27
Bluetooth: Add global deferred socket parameter
Marcel Holtmann
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
2008-11-30
Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
Marcel Holtmann
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-09-09
[Bluetooth] Reject L2CAP connections on an insecure ACL link
Marcel Holtmann
2008-08-18
[Bluetooth] Consolidate maintainers information
Marcel Holtmann
2008-07-14
[Bluetooth] Update Bluetooth core version number
Marcel Holtmann
2008-07-14
[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls
Marcel Holtmann
2008-07-14
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
Marcel Holtmann
2008-04-01
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
Dave Young
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-02-10
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-10-15
[Bluetooth] Add locking for bt_proto array manipulation
Marcel Holtmann
2006-10-15
[Bluetooth] Support concurrent connect requests
Marcel Holtmann
2006-09-28
[Bluetooth] Return EINPROGRESS for non-blocking socket calls
Marcel Holtmann
2006-07-03
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
2006-07-03
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
2006-01-03
[NET]: Avoid atomic xchg() for non-error case
Benjamin LaHaise
2005-11-08
[Bluetooth]: Remove the usage of /proc completely
Marcel Holtmann
2005-10-28
[Bluetooth] Make more functions static
Marcel Holtmann
2005-04-25
[PATCH] kill gratitious includes of major.h under net/*
Al Viro
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds