Files
Robert Love efbaffba8d 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>

Conflicts:

	net/bluetooth/af_bluetooth.c
	net/ipv4/af_inet.c
	net/ipv6/af_inet6.c
2012-10-30 13:24:42 -05:00
..
2009-05-25 01:53:53 -07:00
2009-10-12 12:40:31 -07:00
2012-10-30 13:24:42 -05:00
2009-08-06 13:08:40 -07:00
2009-05-25 01:53:53 -07:00
2012-10-30 13:24:42 -05:00
2012-10-30 13:24:42 -05:00
2009-07-12 12:22:34 -07:00
2009-08-23 22:55:51 -07:00
2009-08-17 18:05:32 -07:00
2009-08-05 12:14:09 -07:00
2009-12-08 10:21:46 -08:00
2009-08-06 13:08:38 -07:00
2009-12-08 10:22:01 -08:00
2009-12-18 13:43:32 -08:00
2009-07-12 12:22:34 -07:00
2009-07-12 12:22:34 -07:00
2012-10-30 13:24:42 -05:00