aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/cmtp/core.c
Commit message (Expand)AuthorAge
* Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko2012-09-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-12-02
|\
| * Bluetooth: cmtp: Fix module referenceDavid Herrmann2011-11-21
* | Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07
|/
* Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau2011-09-27
* Bluetooth: cmtp: Fix session cleanup on failed conn addPeter Hurley2011-08-11
* Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley2011-08-11
* Bluetooth: cmtp: Fix lost wakeup of session threadPeter Hurley2011-08-11
* Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan2011-04-28
* Bluetooth: Use kthread API in cmtpSzymon Janc2011-04-05
* Bluetooth: Do not use assignments in IF conditionsSzymon Janc2011-03-31
* Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-15
* Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-07
* Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov2010-12-01
* Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-12
* Bluetooth: remove unused variable from cmtpGustavo F. Padovan2010-10-12
* net: sk_sleep() helperEric Dumazet2010-04-20
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-08
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16