aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/bnep/core.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-6/+7
* samsung update 1codeworkx2012-06-021-5/+8
* Bluetooth: Use kthread API in bnepSzymon Janc2011-04-051-13/+8
* Bluetooth: Fix checkpatch errors and some code style issues in bnepSzymon Janc2011-03-311-16/+21
* Bluetooth: Opencode macros in bnep/core.cSzymon Janc2011-03-311-5/+8
* Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-151-2/+0
* Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov2010-12-011-0/+1
* net: sk_sleep() helperEric Dumazet2010-04-201-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
|\
| * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-2/+2
* | Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri2009-12-031-1/+4
|/
* net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-111-0/+5
* bluetooth: driver API updateStephen Hemminger2009-01-071-6/+6
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-121-1/+1
* net/: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-181-1/+1
* [Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann2008-08-071-3/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-191-0/+5
|\
| * [Bluetooth] Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann2008-07-141-0/+5
* | net: remove CVS keywordsAdrian Bunk2008-06-111-4/+0
|/
* bluetooth: use get/put_unaligned_* helpersHarvey Harrison2008-05-021-4/+4
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-4/+7
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-26/+26
* [BLUETOOTH]: bnep endianness annotationsAl Viro2006-12-021-6/+6
* [BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro2006-12-021-8/+8
* [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-151-3/+1
* [Bluetooth] Integrate services into the driver modelMarcel Holtmann2006-09-281-2/+24
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [BLUETOOTH]: Return negative error constantTobias Klauser2006-03-211-2/+2
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-101-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+713