alistair23-linux/net/rxrpc
David Howells 648af7fca1 rxrpc: Absorb the rxkad security module
Absorb the rxkad security module into the af_rxrpc module so that there's
only one module file.  This avoids a circular dependency whereby rxkad pins
af_rxrpc and cached connections pin rxkad but can't be manually evicted
(they will expire eventually and cease pinning).

With this change, af_rxrpc can just be unloaded, despite having cached
connections.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-11 15:34:41 -04:00
..
af_rxrpc.c rxrpc: Absorb the rxkad security module 2016-04-11 15:34:41 -04:00
ar-accept.c rxrpc: Don't pass gfp around in incoming call handling functions 2016-04-11 15:34:41 -04:00
ar-ack.c rxrpc: Don't assume transport address family and size when using it 2016-04-11 15:34:41 -04:00
ar-call.c rxrpc: Don't pass gfp around in incoming call handling functions 2016-04-11 15:34:41 -04:00
ar-connection.c rxrpc: Don't pass gfp around in incoming call handling functions 2016-04-11 15:34:41 -04:00
ar-connevent.c rxrpc: Don't assume transport address family and size when using it 2016-04-11 15:34:41 -04:00
ar-error.c rxrpc: Don't try to map ICMP to error as the lower layer already did that 2016-03-04 16:02:03 +00:00
ar-input.c rxrpc: Differentiate local and remote abort codes in structs 2016-04-11 15:34:40 -04:00
ar-internal.h rxrpc: Absorb the rxkad security module 2016-04-11 15:34:41 -04:00
ar-key.c rxrpc: Use skcipher 2016-01-27 20:36:06 +08:00
ar-local.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
ar-output.c rxrpc: Differentiate local and remote abort codes in structs 2016-04-11 15:34:40 -04:00
ar-peer.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
ar-proc.c rxrpc: Differentiate local and remote abort codes in structs 2016-04-11 15:34:40 -04:00
ar-recvmsg.c rxrpc: Differentiate local and remote abort codes in structs 2016-04-11 15:34:40 -04:00
ar-security.c rxrpc: Absorb the rxkad security module 2016-04-11 15:34:41 -04:00
ar-skbuff.c rxrpc: Adjust some whitespace and comments 2016-03-04 15:56:19 +00:00
ar-transport.c rxrpc: Replace all unsigned with unsigned int 2016-03-13 15:14:57 -04:00
Kconfig rxrpc: Absorb the rxkad security module 2016-04-11 15:34:41 -04:00
Makefile rxrpc: Absorb the rxkad security module 2016-04-11 15:34:41 -04:00
misc.c rxrpc: Static arrays of strings should be const char *const[] 2016-04-11 15:34:40 -04:00
rxkad.c rxrpc: Absorb the rxkad security module 2016-04-11 15:34:41 -04:00
sysctl.c rxrpc: Replace all unsigned with unsigned int 2016-03-13 15:14:57 -04:00