summaryrefslogtreecommitdiff
path: root/net/bluetooth/bnep/core.c
AgeCommit message (Expand)Author
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-11-21Bluetooth: bnep: Fix module referenceDavid Herrmann
2011-11-07Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz
2011-09-27Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau
2011-08-11Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley
2011-08-11Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley
2011-04-05Bluetooth: Use kthread API in bnepSzymon Janc
2011-03-31Bluetooth: Fix checkpatch errors and some code style issues in bnepSzymon Janc
2011-03-31Bluetooth: Opencode macros in bnep/core.cSzymon Janc
2011-02-15Bluetooth: remove l2cap_load() hackGustavo F. Padovan
2010-12-01Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov
2010-04-20net: sk_sleep() helperEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-12-03Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann
2009-01-07bluetooth: driver API updateStephen Hemminger
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-14[Bluetooth] Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[BLUETOOTH]: bnep endianness annotationsAl Viro
2006-12-02[BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro
2006-10-15[Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann
2006-09-28[Bluetooth] Integrate services into the driver modelMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-21[BLUETOOTH]: Return negative error constantTobias Klauser
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn
2005-04-16Linux-2.6.12-rc2Linus Torvalds