| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: fix build break on hci_sock.c | Anand Gadiyar | 2011-02-22 | 1 | -1/+1 |
* | Bluetooth: Add support for set_powered management command | Johan Hedberg | 2011-02-08 | 1 | -1/+5 |
* | Bluetooth: Improve handling of HCI control channel in bind | Gustavo F. Padovan | 2010-12-22 | 1 | -1/+4 |
* | Bluetooth: Make hci_send_to_sock usable for management control sockets | Johan Hedberg | 2010-12-07 | 1 | -1/+9 |
* | Bluetooth: Add initial Bluetooth Management interface callbacks | Johan Hedberg | 2010-12-07 | 1 | -6/+33 |
* | Bluetooth: clean up hci code | Andrei Emeltchenko | 2010-12-01 | 1 | -6/+11 |
* | Bluetooth: Use list_head for HCI blacklist head | David Miller | 2010-07-31 | 1 | -5/+3 |
* | Bluetooth: Add blacklist support for incoming connections | Johan Hedberg | 2010-07-21 | 1 | -0/+90 |
* | Bluetooth: Fix out of scope variable access in hci_sock_cmsg() | Johann Felix Soden | 2010-02-28 | 1 | -1/+3 |
* | Bluetooth: Unobfuscate tasklet_schedule usage | Marcel Holtmann | 2009-12-03 | 1 | -3/+3 |
* | Bluetooth: Return ENETDOWN when interface is down | Marcel Holtmann | 2009-12-03 | 1 | -0/+5 |
* | net: pass kern to net_proto_family create function | Eric Paris | 2009-11-05 | 1 | -1/+2 |
* | net: mark net_proto_ops as const | Stephen Hemminger | 2009-10-07 | 1 | -1/+1 |
* | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 | 1 | -1/+1 |
* | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 1 | -5/+0 |
* | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 2008-07-14 | 1 | -13/+5 |
* | bluetooth: use get/put_unaligned_* helpers | Harvey Harrison | 2008-05-02 | 1 | -1/+1 |
* | bluetooth: replace deprecated RW_LOCK_UNLOCKED macros | Robert P. J. Day | 2008-03-28 | 1 | -1/+1 |
* | bluetooth: Make hci_sock_cleanup() return void | Tobias Klauser | 2008-03-05 | 1 | -3/+1 |
* | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 2007-11-01 | 1 | -1/+1 |
* | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 2007-10-22 | 1 | -1/+1 |
* | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 2007-10-10 | 1 | -2/+2 |
* | [BLUETOOTH]: Fix non-COMPAT build of hci_sock.c | David S. Miller | 2007-09-12 | 1 | -3/+4 |
* | [Bluetooth] Update security filter for Bluetooth 2.1 | Marcel Holtmann | 2007-09-09 | 1 | -5/+5 |
* | [Bluetooth] Add compat handling for timestamp structure | Marcel Holtmann | 2007-09-09 | 1 | -1/+16 |
* | [BLUETOOTH]: Fix locking in hci_sock_dev_event(). | Satyam Sharma | 2007-05-17 | 1 | -2/+4 |
* | [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks | Marcel Holtmann | 2007-05-05 | 1 | -0/+9 |
* | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [PATCH] bluetooth: fix socket locking in hci_sock_dev_event() | Jiri Kosina | 2007-03-08 | 1 | -2/+2 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -14/+14 |
* | [PATCH] hci endianness annotations | Al Viro | 2006-12-13 | 1 | -2/+2 |
* | [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. | David S. Miller | 2006-11-21 | 1 | -4/+7 |
* | [Bluetooth] Add locking for bt_proto array manipulation | Marcel Holtmann | 2006-10-15 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [Bluetooth] Fix NULL pointer dereferences of the HCI socket | Marcel Holtmann | 2006-02-13 | 1 | -2/+8 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [NET]: move struct proto_ops to const | Eric Dumazet | 2006-01-03 | 1 | -1/+1 |
* | [Bluetooth]: Add endian annotations to the core | Marcel Holtmann | 2005-11-08 | 1 | -1/+1 |
* | [Bluetooth] Update security filter for Extended Inquiry Response | Marcel Holtmann | 2005-10-28 | 1 | -6/+6 |
* | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 2005-08-29 | 1 | -2/+6 |
* | [Bluetooth]: Move packet type into the SKB control buffer | Marcel Holtmann | 2005-08-29 | 1 | -8/+10 |
* | [PATCH] kill gratitious includes of major.h under net/* | Al Viro | 2005-04-25 | 1 | -1/+0 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+707 |