Bluetooth: notify userspace of security level change
[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-04-20 Eric Dumazetnet: sk_sleep() helper
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
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-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-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
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-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