David Howells says:
====================
rxrpc: Fixes
Here are some patches that fix some things in AF_RXRPC:
 (1) Prevent notifications from being passed to a kernel service for a call
     that it has ended.
 (2) Fix a null pointer deference that occurs under some circumstances when an
     ACK is generated.
 (3) Fix a number of things to do with call expiration.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>