summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap.c
Commit message (Expand)AuthorAgeFilesLines
* [Bluetooth] Fix L2CAP configuration parameter handlingMarcel Holtmann2007-05-241-64/+80
* [Bluetooth] Fix L2CAP and HCI setsockopt() information leaksMarcel Holtmann2007-05-051-0/+6
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+4
* [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki2007-04-261-35/+35
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-13/+13
* [Bluetooth] Restrict well known PSM to privileged usersMarcel Holtmann2007-01-221-0/+6
* [Bluetooth] Missing endian swapping for L2CAP socket listMarcel Holtmann2007-01-221-2/+2
* [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-031-2/+2
* [Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann2006-11-221-0/+3
* [Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann2006-11-221-4/+4
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-161-1/+1
* [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-161-1/+2
* [Bluetooth] Fix deadlock in the L2CAP layerMarcel Holtmann2006-07-131-9/+9
* [Bluetooth] Small cleanup of the L2CAP source codeMarcel Holtmann2006-07-041-180/+177Star
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-041-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise2006-01-031-2/+3
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-081-82/+16Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-301-1/+1
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-261-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2329