Commit Graph

40 Commits (a1d6f3f65512cc90a636e6ec653b7bc9e2238753)

Author SHA1 Message Date
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
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 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
Dave Young af0d3b103b bluetooth: rfcomm_init bug fix 16 years ago
Marcel Holtmann 0588d94fd7 Bluetooth: Restrict application of socket options 16 years ago
Marcel Holtmann 9f2c8a03fb Bluetooth: Replace RFCOMM link mode with security level 16 years ago
Marcel Holtmann bb23c0ab82 Bluetooth: Add support for deferring RFCOMM connection setup 16 years ago
Marcel Holtmann d58daf42d2 Bluetooth: Preparation for usage of SOL_BLUETOOTH 16 years ago
Victor Shcherbatyuk 91aa35a5aa Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() 16 years ago
David S. Miller e19caae717 bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). 16 years ago
David S. Miller 6cf1a0f856 bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. 16 years ago
Marcel Holtmann a418b893a6 Bluetooth: Enable per-module dynamic debug messages 16 years ago
Ingo Molnar 45555c0ed4 bluetooth: fix warning in net/bluetooth/rfcomm/sock.c 16 years ago
Marcel Holtmann 3241ad820d [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO 17 years ago
Marcel Holtmann 77db198056 [Bluetooth] Enforce security for outgoing RFCOMM connections 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 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 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
YOSHIFUJI Hideaki 8e87d14255 [NET] BLUETOOTH: Fix whitespace errors. 18 years ago
Marcel Holtmann 4d6a2188bd [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() 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 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 Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 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
Marcel Holtmann 354d28d5f8 [Bluetooth] Prevent RFCOMM connections through the RAW socket 20 years ago
Victor Fusco 2eb25a6c34 [Bluetooth]: Fix sparse warnings (__nocast type) 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 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