summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c
Commit message (Expand)AuthorAgeFilesLines
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-1/+1
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-111-2/+2
* [BLUETOOTH]: Fix non-COMPAT build of hci_sock.cDavid S. Miller2007-09-121-3/+4
* [Bluetooth] Update security filter for Bluetooth 2.1Marcel Holtmann2007-09-091-5/+5
* [Bluetooth] Add compat handling for timestamp structureMarcel Holtmann2007-09-091-1/+16
* [BLUETOOTH]: Fix locking in hci_sock_dev_event().Satyam Sharma2007-05-171-2/+4
* [Bluetooth] Fix L2CAP and HCI setsockopt() information leaksMarcel Holtmann2007-05-051-0/+9
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [PATCH] bluetooth: fix socket locking in hci_sock_dev_event()Jiri Kosina2007-03-081-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-14/+14
* [PATCH] hci endianness annotationsAl Viro2006-12-131-2/+2
* [BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller2006-11-221-4/+7
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-161-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [Bluetooth] Fix NULL pointer dereferences of the HCI socketMarcel Holtmann2006-02-131-2/+8
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-1/+1
* [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-081-1/+1
* [Bluetooth] Update security filter for Extended Inquiry ResponseMarcel Holtmann2005-10-281-6/+6
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-2/+6
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-301-8/+10
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-261-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+707