Files
linux/net
Robert Love fd64bbf28e 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>
2013-07-01 13:40:20 -07:00
..
2013-05-14 13:02:30 -07:00
2013-07-01 13:40:20 -07:00
2013-03-17 14:35:13 -04:00
2013-03-28 01:20:42 -04:00
2013-07-01 13:40:20 -07:00
2013-07-01 13:40:20 -07:00
2013-06-13 02:39:04 -07:00
2013-04-25 01:47:58 -04:00
2013-03-08 00:35:44 -05:00
2013-04-09 14:13:35 -04:00
2013-07-01 13:40:20 -07:00
2013-02-10 19:41:08 -05:00
2010-10-15 15:53:27 +02:00