Commit Graph

54 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Paul Moore 6230c9b4f8 bluetooth: Properly clone LSM attributes to newly created child connections 13 years ago
Peter Hurley 552b0d3cb9 Bluetooth: sco: Fix lost wakeups waiting to accept socket 14 years ago
Joe Perches e175072f37 Bluetooth: Rename function bt_err to bt_to_errno 14 years ago
Luiz Augusto von Dentz 0da67bed83 Bluetooth: fix shutdown on SCO sockets 14 years ago
Luiz Augusto von Dentz 4a77708b05 Bluetooth: fix shutdown on SCO sockets 14 years ago
Linus Torvalds ce8453776d Revert "Bluetooth: fix shutdown on SCO sockets" 14 years ago
Luiz Augusto von Dentz f21ca5fff6 Bluetooth: fix shutdown on SCO sockets 14 years ago
Ville Tervo 30e7627219 Bluetooth: Use ERR_PTR as return error from hci_connect 14 years ago
Gustavo F. Padovan 642745184f Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 14 years ago
Vasiliy Kulikov c4c896e147 Bluetooth: sco: fix information leak to userspace 14 years ago
Andrei Emeltchenko 735cbc4784 Bluetooth: clean up sco code 14 years ago
Gustavo F. Padovan c89ad73722 Bluetooth: Fix not returning proper error in SCO 14 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Gustavo F. Padovan b9dbdbc1f4 Bluetooth: Trivial clean ups to SCO 15 years ago
Gustavo F. Padovan 0d861d8b8e Bluetooth: Make hci_send_sco() void 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Changli Gao 6503d96168 net: check the length of the socket address passed to connect(2) 15 years ago
Marcel Holtmann aef7d97cc6 Bluetooth: Convert debug files to actually use debugfs instead of sysfs 15 years ago
Marcel Holtmann 101545f6fe Bluetooth: Fix potential bad memory access with sysfs files 15 years ago
Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Marcel Holtmann fd0b3ff707 Bluetooth: Add proper shutdown support to SCO sockets 16 years ago
Marcel Holtmann 2950f21acb Bluetooth: Ask upper layers for HCI disconnect reason 16 years ago
Marcel Holtmann 8c1b235594 Bluetooth: Add enhanced security model for Simple Pairing 16 years ago
Marcel Holtmann 71aeeaa1fd Bluetooth: Reject incoming SCO connections without listeners 16 years ago
Marcel Holtmann d58daf42d2 Bluetooth: Preparation for usage of SOL_BLUETOOTH 16 years ago
Marcel Holtmann a418b893a6 Bluetooth: Enable per-module dynamic debug messages 16 years ago
Marcel Holtmann 09ab6f4c23 [Bluetooth] Enforce correct authentication requirements 17 years ago
Marcel Holtmann 63fbd24e51 [Bluetooth] Consolidate maintainers information 17 years ago
Marcel Holtmann 7cb127d5b0 [Bluetooth] Add option to disable eSCO connection creation 17 years ago
Marcel Holtmann 3241ad820d [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO 17 years ago
Robert P. J. Day d5fb2962c6 bluetooth: replace deprecated RW_LOCK_UNLOCKED macros 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Marcel Holtmann b6a0dc8224 [Bluetooth] Add support for handling simple eSCO links 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
YOSHIFUJI Hideaki 8e87d14255 [NET] BLUETOOTH: Fix whitespace errors. 18 years ago
Marcel Holtmann 74da626a10 [Bluetooth] Add locking for bt_proto array manipulation 19 years ago
Marcel Holtmann df5c37ea9a [Bluetooth] Handle return values from driver core functions 19 years ago
Marcel Holtmann 25ea6db04a [Bluetooth] Remaining transitions to use kzalloc() 19 years ago
Marcel Holtmann a91f2e396f [Bluetooth] Use real devices for host controllers 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Eric Sesterhenn cdee5751bf [BLUETOOTH] sco: Possible double free. 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Benjamin LaHaise c1cbe4b7ad [NET]: Avoid atomic xchg() for non-error case 19 years ago
Marcel Holtmann be9d122730 [Bluetooth]: Remove the usage of /proc completely 20 years ago