Commit Graph

42 Commits (a15306365a16380f3bafee9e181ba01231d4acd7)

Author SHA1 Message Date
Harvey Harrison 8398531939 bluetooth: use get/put_unaligned_* helpers 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
Dave Young 8e8440f535 [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del 17 years ago
Thomas Gleixner 3ab2273175 bluetooth: delete timer in l2cap_conn_del() 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() 17 years ago
Marcel Holtmann 6464f35f37 [Bluetooth] Fall back to L2CAP in basic mode 18 years ago
Marcel Holtmann f0709e03ac [Bluetooth] Advertise L2CAP features mask support 18 years ago
Marcel Holtmann 4e8402a3f8 [Bluetooth] Retrieve L2CAP features mask on connection setup 18 years ago
Marcel Holtmann 861d6882b3 [Bluetooth] Remove global conf_mtu variable from L2CAP 18 years ago
Marcel Holtmann 876d9484ed [Bluetooth] Finish L2CAP configuration only with acceptable settings 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Al Viro d83852822c [BLUETOOTH] l2cap: don't mangle cmd.len 18 years ago
Al Viro 88219a0f65 [BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf_req() 18 years ago
Al Viro 8e036fc314 [BLUETOOTH] l2cap: endianness annotations 18 years ago
Al Viro 6dc0c2082b [BLUETOOTH]: Fix endianness bug in l2cap_sock_listen() 18 years ago
Marcel Holtmann 5dee9e7c4c [Bluetooth] Fix L2CAP configuration parameter handling 18 years ago
Marcel Holtmann 0878b6667f [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
YOSHIFUJI Hideaki aca3192cc6 [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate. 18 years ago
YOSHIFUJI Hideaki 8e87d14255 [NET] BLUETOOTH: Fix whitespace errors. 18 years ago
Marcel Holtmann 847641d7db [Bluetooth] Restrict well known PSM to privileged users 18 years ago
Marcel Holtmann 7386397636 [Bluetooth] Missing endian swapping for L2CAP socket list 18 years ago
Peter Zijlstra fcc70d5fdc [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH 18 years ago
Marcel Holtmann 354f60a995 [Bluetooth] Ignore L2CAP config requests on disconnect 18 years ago
Marcel Holtmann 820ae1b865 [Bluetooth] Always include MTU in L2CAP config responses 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 fd1278d720 [Bluetooth] Fix deadlock in the L2CAP layer 19 years ago
Marcel Holtmann 0139418c94 [Bluetooth] Small cleanup of the L2CAP source code 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
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 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 19 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