aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-5/+0
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann1-13/+5
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2008-03-28bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day1-1/+1
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser1-3/+1
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov1-1/+1
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann1-1/+1
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-2/+2
2007-09-12[BLUETOOTH]: Fix non-COMPAT build of hci_sock.cDavid S. Miller1-3/+4
2007-09-09[Bluetooth] Update security filter for Bluetooth 2.1Marcel Holtmann1-5/+5
2007-09-09[Bluetooth] Add compat handling for timestamp structureMarcel Holtmann1-1/+16
2007-05-17[BLUETOOTH]: Fix locking in hci_sock_dev_event().Satyam Sharma1-2/+4
2007-05-05[Bluetooth] Fix L2CAP and HCI setsockopt() information leaksMarcel Holtmann1-0/+9
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-03-08[PATCH] bluetooth: fix socket locking in hci_sock_dev_event()Jiri Kosina1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki1-14/+14
2006-12-13[PATCH] hci endianness annotationsAl Viro1-2/+2
2006-11-21[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller1-4/+7
2006-10-15[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-13[Bluetooth] Fix NULL pointer dereferences of the HCI socketMarcel Holtmann1-2/+8
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-1/+1
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann1-1/+1
2005-10-28[Bluetooth] Update security filter for Extended Inquiry ResponseMarcel Holtmann1-6/+6
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-2/+6
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann1-8/+10
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+707