Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: always inline net_secret_init | Hannes Frederic Sowa | 2013-10-23 | 1 | -1/+1 |
* | net: switch net_secret key generation to net_get_random_once | Hannes Frederic Sowa | 2013-10-19 | 1 | -12/+2 |
* | net: net_secret should not depend on TCP | Eric Dumazet | 2013-09-28 | 1 | -3/+24 |
* | net: defer net_secret[] initialization | Eric Dumazet | 2013-04-29 | 1 | -3/+1 |
* | netfilter: ipv6: add IPv6 NAT support | Patrick McHardy | 2012-08-30 | 1 | -0/+1 |
* | net: fix some sparse errors | Eric Dumazet | 2012-01-17 | 1 | -1/+1 |
* | net:core: use IS_ENABLED | Igor Maravić | 2011-12-16 | 1 | -1/+1 |
* | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 2011-12-11 | 1 | -2/+2 |
* | net: Silence seq_scale() unused warning | Stephen Boyd | 2011-12-06 | 1 | -0/+2 |
* | tcp: add const qualifiers where possible | Eric Dumazet | 2011-10-21 | 1 | -1/+1 |
* | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 2011-08-06 | 1 | -0/+184 |