Commit Graph

43 Commits (f8b3aaf2ba8ca9e27b47f8bfdff07c8b968f2c05)

Author SHA1 Message Date
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
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Victor Fusco 2eb25a6c34 [Bluetooth]: Fix sparse warnings (__nocast type) 20 years ago
Al Viro 5523662c4c [NET]: kill gratitious includes of major.h 20 years ago
Al Viro b453257f05 [PATCH] kill gratitious includes of major.h under net/* 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago