summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/bnep
Commit message (Expand)AuthorAgeFilesLines
* net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-111-0/+5
* netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-3/+3
* bluetooth: driver API updateStephen Hemminger2009-01-073-27/+19
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-304-16/+1
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-122-4/+4
* 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-114-16/+0
|/
* bluetooth: use get/put_unaligned_* helpersHarvey Harrison2008-05-021-4/+4
* bluetooth: make bnep_sock_cleanup() return voidTobias Klauser2008-03-052-4/+2
* [BLUETOOTH]: Use sockfd_put()Julia Lawall2008-01-281-2/+2
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-192-2/+2
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-2/+2
* 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
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-104-65/+65
* [BLUETOOTH]: bnep endianness annotationsAl Viro2006-12-022-8/+8
* [BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro2006-12-022-13/+14
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-151-1/+1
* [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-151-3/+1
* [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann2006-10-151-17/+50
* [Bluetooth] Integrate services into the driver modelMarcel Holtmann2006-09-281-2/+24
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [BLUETOOTH]: Return negative error constantTobias Klauser2006-03-211-2/+2
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-101-3/+3
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-1/+1
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-251-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-166-0/+1412