summaryrefslogtreecommitdiffstats
path: root/net/core/secure_seq.c
AgeCommit message (Expand)AuthorLines
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+2
2013-10-23net: always inline net_secret_initHannes Frederic Sowa-1/+1
2013-10-19net: switch net_secret key generation to net_get_random_onceHannes Frederic Sowa-12/+2
2013-10-09net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam-0/+2
2013-09-28net: net_secret should not depend on TCPEric Dumazet-3/+24
2013-04-29net: defer net_secret[] initializationEric Dumazet-3/+1
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy-0/+1
2012-01-17net: fix some sparse errorsEric Dumazet-1/+1
2011-12-16net:core: use IS_ENABLEDIgor Maravić-1/+1
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet-2/+2
2011-12-06net: Silence seq_scale() unused warningStephen Boyd-0/+2
2011-10-21tcp: add const qualifiers where possibleEric Dumazet-1/+1
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller-0/+184