aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/cmtp/core.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan2011-04-281-1/+2
* Bluetooth: Use kthread API in cmtpSzymon Janc2011-04-051-7/+9
* Bluetooth: Do not use assignments in IF conditionsSzymon Janc2011-03-311-3/+6
* Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-151-2/+0
* Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-081-3/+6
* Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov2010-12-011-0/+1
* Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-121-4/+1
* Bluetooth: remove unused variable from cmtpGustavo F. Padovan2010-10-121-2/+1
* net: sk_sleep() helperEric Dumazet2010-04-201-2/+2
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-271-2/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+2
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-7/+7
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-121-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-4/+2
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-251-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+504