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
/
af_bluetooth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()
Mat Martineau
2011-09-27
1
-2
/
+28
*
Bluetooth: Fix lost wakeups waiting for sock state change
Peter Hurley
2011-08-11
1
-3
/
+3
*
Bluetooth: remove unnecessary call to hci_sock_cleanup
Anand Gadiyar
2011-02-25
1
-3
/
+1
*
Bluetooth: fix checkpatch errors in af_bluetooth.c
Gustavo F. Padovan
2011-02-17
1
-1
/
+1
*
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
2011-02-14
1
-2
/
+30
*
Bluetooth: fix crash by disabling tasklet in sock accept
Andrei Emeltchenko
2011-02-08
1
-4
/
+9
*
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
2011-02-08
1
-2
/
+4
*
Bluetooth: Add common code for stream-oriented recvmsg()
Mat Martineau
2010-10-12
1
-0
/
+109
*
net: poll() optimizations
Eric Dumazet
2010-09-06
1
-3
/
+2
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
net: pass kern to net_proto_family create function
Eric Paris
2009-11-05
1
-2
/
+3
*
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
1
-1
/
+1
*
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
1
-2
/
+2
*
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
1
-2
/
+2
*
net: correct off-by-one write allocations reports
Eric Dumazet
2009-06-18
1
-1
/
+1
*
Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
Marcel Holtmann
2009-02-27
1
-4
/
+3
*
Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
Dave Young
2009-02-27
1
-6
/
+0
*
Bluetooth: Update version numbers
Marcel Holtmann
2009-02-27
1
-1
/
+1
*
Bluetooth: Add global deferred socket parameter
Marcel Holtmann
2009-02-27
1
-2
/
+6
*
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
1
-6
/
+1
*
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
2008-11-30
1
-1
/
+1
*
Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
Marcel Holtmann
2008-11-30
1
-18
/
+23
*
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-16
1
-7
/
+1
*
[Bluetooth] Reject L2CAP connections on an insecure ACL link
Marcel Holtmann
2008-09-09
1
-1
/
+1
*
[Bluetooth] Consolidate maintainers information
Marcel Holtmann
2008-08-18
1
-1
/
+1
*
[Bluetooth] Update Bluetooth core version number
Marcel Holtmann
2008-07-14
1
-1
/
+1
*
[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls
Marcel Holtmann
2008-07-14
1
-0
/
+23
*
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
Marcel Holtmann
2008-07-14
1
-0
/
+28
*
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
Dave Young
2008-04-01
1
-0
/
+40
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
1
-2
/
+5
*
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-8
/
+8
*
[Bluetooth] Add locking for bt_proto array manipulation
Marcel Holtmann
2006-10-15
1
-7
/
+29
*
[Bluetooth] Support concurrent connect requests
Marcel Holtmann
2006-10-15
1
-1
/
+1
*
[Bluetooth] Return EINPROGRESS for non-blocking socket calls
Marcel Holtmann
2006-09-28
1
-1
/
+1
*
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
2006-07-03
1
-6
/
+14
*
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
2006-07-03
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
2006-03-25
1
-0
/
+3
*
[NET]: Avoid atomic xchg() for non-error case
Benjamin LaHaise
2006-01-03
1
-3
/
+2
*
[Bluetooth]: Remove the usage of /proc completely
Marcel Holtmann
2005-11-08
1
-11
/
+1
*
[Bluetooth] Make more functions static
Marcel Holtmann
2005-10-28
1
-6
/
+0
*
[PATCH] kill gratitious includes of major.h under net/*
Al Viro
2005-04-25
1
-1
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+355