Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / bluetooth / af_bluetooth.c
2012-05-14 Gustavo PadovanBluetooth: notify userspace of security level change
2012-02-15 Octavian PurdilaBluetooth: silence lockdep warning
2012-02-13 Octavian PurdilaBluetooth: silence lockdep warning
2012-01-03 Gustavo F. PadovanBluetooth: Remove *_bh from socket list lock.
2011-12-22 Gustavo F. PadovanBluetooth: fix bt_accept_dequeue() to work in process...
2011-09-27 Mat MartineauBluetooth: Handle fragmented skbs in bt_sock_stream_rec...
2011-08-11 Peter HurleyBluetooth: Fix lost wakeups waiting for sock state...
2011-02-26 Anand GadiyarBluetooth: remove unnecessary call to hci_sock_cleanup
2011-02-17 Gustavo F. PadovanBluetooth: fix checkpatch errors in af_bluetooth.c
2011-02-14 Gustavo F. PadovanBluetooth: Merge L2CAP and SCO modules into bluetooth.ko
2011-02-08 Andrei EmeltchenkoBluetooth: fix crash by disabling tasklet in sock accept
2011-02-08 Andrei EmeltchenkoBluetooth: Do not use assignments in IF conditions
2010-10-12 Mat MartineauBluetooth: Add common code for stream-oriented recvmsg()
2010-09-07 Eric Dumazetnet: poll() optimizations
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-02-27 Marcel HoltmannBluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
2009-02-27 Dave YoungBluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
2009-02-27 Marcel HoltmannBluetooth: Update version numbers
2009-02-27 Marcel HoltmannBluetooth: Add global deferred socket parameter
2008-11-30 Marcel HoltmannBluetooth: Enable per-module dynamic debug messages
2008-11-30 Marcel HoltmannBluetooth: Send HCI Reset command by default on device...
2008-11-30 Marcel HoltmannBluetooth: Fix warnings for bt_key_strings and bt_slock...
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-09-09 Marcel Holtmann[Bluetooth] Reject L2CAP connections on an insecure...
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-18 Marcel Holtmann[Bluetooth] Consolidate maintainers information
2008-07-14 Marcel Holtmann[Bluetooth] Update Bluetooth core version number
2008-07-14 Marcel Holtmann[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls
2008-07-14 Marcel Holtmann[Bluetooth] Add timestamp support to L2CAP, RFCOMM...
2008-04-02 Dave Youngbluetooth : use lockdep sub-classes for diffrent blueto...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-02-11 YOSHIFUJI Hideaki[NET] BLUETOOTH: Fix whitespace errors.
2006-10-16 Marcel Holtmann[Bluetooth] Add locking for bt_proto array manipulation
2006-10-16 Marcel Holtmann[Bluetooth] Support concurrent connect requests
2006-09-29 Marcel Holtmann[Bluetooth] Return EINPROGRESS for non-blocking socket...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-04 Marcel Holtmann[Bluetooth] Add platform device for virtual and serial...
2006-07-04 Marcel Holtmann[Bluetooth] Add automatic sniff mode support
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-01-03 Benjamin LaHaise[NET]: Avoid atomic xchg() for non-error case
2005-11-08 Marcel Holtmann[Bluetooth]: Remove the usage of /proc completely
2005-10-28 Marcel Holtmann[Bluetooth] Make more functions static
2005-04-26 Al Viro[NET]: kill gratitious includes of major.h
2005-04-26 Al Viro[PATCH] kill gratitious includes of major.h under net/*
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-29 Hubert Mantel- patches.fixes/bluetooth-check: bluetooth: Fix signedness
2004-10-30 Marcel Holtmann[Bluetooth] Add security callback to the core
2004-10-29 Hubert Mantel- patches.fixes/patch-2.6.8-005-bluetooth-core-accept...
2004-10-27 Andreas Gruenbacher- Revert this; Hubert applied these two patches to...
2004-10-27 Andreas Gruenbacher- patches.fixes/bluetooth-cmtp-free-skb-fix: Let the...
2004-10-06 Marcel Holtmann[Bluetooth] Fix race when unlinking incoming connections
2004-07-13 Alexander Viro[PATCH] sparse: net/* NULL noise removal
2004-07-04 Marcel Holtmann[Bluetooth] Allocate protocol number for AVDTP support
2004-06-01 Marcel Holtmann[Bluetooth] Allocate protocol number for HIDP support
2004-06-01 Marcel Holtmann[Bluetooth] Remove CVS tags and cleanup the code
2004-05-31 Marcel Holtmann[Bluetooth] Move function exports out of syms.c
2004-03-16 Hubert Mantelupdate to 2.6.5-rc1
2004-03-15 Marcel Holtmann[Bluetooth] Declare more functions static
2004-03-14 Marcel Holtmann[Bluetooth] Make use of the MODULE_VERSION macro
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-22 Marcel Holtmann[Bluetooth] Initial sysfs and device class support
2004-02-12 Olaf Hering+- add patches.fixes/linux-post-2.6.3-rc2-20040212
2004-02-11 Marcel Holtmann[Bluetooth] Fix non-blocking socket race conditions
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-15 Olaf Hering+- add patches.fixes/linus-latest-2.6
2004-01-14 David S. MillerMerge
2004-01-08 Stephen Hemminger[BLUETOOTH]: Use size_t for size in {send,recv}msg.
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-22 Marcel Holtmann[Bluetooth] Add CAPI message transport protocol support
2003-12-19 Marcel Holtmann[Bluetooth] Correct the module alias for the network...
2003-12-10 Stephen Hemminger[BLUETOOTH]: Put MODULE_ALIAS_NETPROTO for PF_BLUETOOTH...
2003-10-22 Andrew Morton[PATCH] fix bluetooth broken compilation when PROC_FS=n.
2003-09-11 David Woodhouse[BLUETOOTH]: Fix bug in set_sk_owner() changes.
2003-08-30 Stephen Hemminger[BLUETOOTH]: Missing sk_set_owner().
2003-06-23 Maksim KrasnyanskiyMerge bk://linux.bkbits.net/linux-2.5
2003-06-18 Arnaldo Carvalho... o net: make sk_{add,del}_node functions take care of...
2003-06-16 Maksim Krasnyanskiy[Bluetooth] Add support for SO_LINGER to L2CAP, RFCOMM...
2003-06-16 Arnaldo Carvalho... o net: use hlist for struct sock hash lists
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-17 Linus TorvaldsMake request_module() take a printf-like vararg argumen...
2003-05-08 Maksim Krasnyanskiy[Bluetooth] Add required infrastructure for socket...
2003-04-27 Maksim Krasnyanskiy[Bluetooth] Initialize net_proto_family->owner field...
2003-04-03 Arnaldo Carvalho... o net: CodyngStyle reformatting, no code changes
2003-03-06 Benjamin LaHaise[NET]: Simplify scm handling and sendmsg/recvmsg invoca...
2003-02-19 Maksim Krasnyanskiy[Bluetooth]
2003-02-10 Randy Dunlap[PATCH] checker bounds/limits fixes
2002-10-31 Maksim KrasnyanskiyImproved support for /proc/bluetooth
2002-10-23 Maksim KrasnyanskiyCleanup Bluetooth kernel messages.
next