commit | 0cad43a7484179ec349e8e5792c558ee787a06ba | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Oct 23 17:01:51 2013 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 23 17:01:51 2013 -0400 |
tree | 5e0931546c135c8802911ed2e5218c825b59ae2f | |
parent | df33db0f5efe8895203d221b9e701c0a61832c76 [diff] | |
parent | 7088ad74e6e710d0c80ea2cead9500f47a2a5d58 [diff] |
Merge branch 'frag_hash_secret' Hannes Frederic Sowa says: ==================== initialize fragment hash secrets with net_get_random_once This series switches the inet_frag.rnd hash initialization to net_get_random_once. Included patches: ipv4: initialize ip4_frags hash secret as late ipv6: split inet6_hash_frag for netfilter and inet: remove old fragmentation hash initializing ==================== Signed-off-by: David S. Miller <davem@davemloft.net>