Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
[linux-flexiantxendom0-natty.git] / net / bluetooth / rfcomm / sock.c
2011-08-29 Filip PalianBluetooth: l2cap and rfcomm: fix 1 byte infoleak to...
2010-12-01 Andrei EmeltchenkoBluetooth: clean up rfcomm code
2010-12-01 Gustavo F. PadovanBluetooth: Get rid of __rfcomm_get_sock_by_channel()
2010-10-12 Mat MartineauBluetooth: Use common SOCK_STREAM receive code in RFCOMM
2010-09-30 Gustavo F. PadovanBluetooth: Fix inconsistent lock state with RFCOMM
2010-07-27 Gustavo F. PadovanBluetooth: Add __init and __exit marks to RFCOMM
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-04-02 Changli Gaonet: check the length of the socket address passed...
2010-03-21 Marcel HoltmannBluetooth: Convert debug files to actually use debugfs...
2010-03-21 Marcel HoltmannBluetooth: Fix potential bad memory access with sysfs...
2010-03-08 Andi Kleendriver-core: Add attribute argument to class_attribute...
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-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-08-03 Dave Youngbluetooth: rfcomm_init bug fix
2009-02-27 Marcel HoltmannBluetooth: Restrict application of socket options
2009-02-27 Marcel HoltmannBluetooth: Replace RFCOMM link mode with security level
2009-02-27 Marcel HoltmannBluetooth: Add support for deferring RFCOMM connection...
2009-02-27 Marcel HoltmannBluetooth: Preparation for usage of SOL_BLUETOOTH
2009-02-27 Victor ShcherbatyukBluetooth: Fix issue with return value of rfcomm_sock_s...
2008-12-09 David S. Millerbluetooth: Fix unused var warning properly in rfcomm_so...
2008-12-09 David S. Millerbluetooth: Fix rfcomm_sock_ioctl() build failure with...
2008-11-30 Marcel HoltmannBluetooth: Enable per-module dynamic debug messages
2008-11-26 Ingo Molnarbluetooth: fix warning in net/bluetooth/rfcomm/sock.c
2008-07-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-14 Marcel Holtmann[Bluetooth] Add timestamp support to L2CAP, RFCOMM...
2008-07-14 Marcel Holtmann[Bluetooth] Enforce security for outgoing RFCOMM connec...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28 Robert P. J. Daybluetooth: replace deprecated RW_LOCK_UNLOCKED macros
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-02-11 YOSHIFUJI Hideaki[NET] BLUETOOTH: Fix whitespace errors.
2007-01-09 Marcel Holtmann[Bluetooth] Fix uninitialized return value for RFCOMM...
2006-10-16 Marcel Holtmann[Bluetooth] Add locking for bt_proto array manipulation
2006-10-16 Marcel Holtmann[Bluetooth] Handle return values from driver core functions
2006-07-04 Marcel Holtmann[Bluetooth] Use real devices for host controllers
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2005-11-08 Marcel Holtmann[Bluetooth]: Remove the usage of /proc completely
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-12 Marcel Holtmann[Bluetooth] Prevent RFCOMM connections through the...
2005-08-29 Victor Fusco[Bluetooth]: Fix sparse warnings (__nocast type)
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
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