Files
linux/net/bluetooth
Robert Love 3c7767cc46 Paranoid network.
With CONFIG_ANDROID_PARANOID_NETWORK, require specific uids/gids to instantiate
network sockets.

Signed-off-by: Robert Love <rlove@google.com>

paranoid networking: Use in_egroup_p() to check group membership

The previous group_search() caused trouble for partners with module builds.
in_egroup_p() is also cleaner.

Signed-off-by: Nick Pelly <npelly@google.com>

Fix 2.6.29 build.

Signed-off-by: Arve Hjønnevåg <arve@android.com>

net: Fix compilation of the IPv6 module

Fix compilation of the IPv6 module -- current->euid does not exist anymore,
current_euid() is what needs to be used.

Signed-off-by: Steinar H. Gunderson <sesse@google.com>
2010-09-29 17:49:10 -07:00
..
2010-04-20 16:37:13 -07:00
2010-04-20 16:37:13 -07:00
2010-09-29 17:49:10 -07:00
2007-02-10 23:19:20 -08:00
2005-04-16 15:20:36 -07:00