Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [IPSEC]: Move common output code to xfrm_output | Herbert Xu | 2007-10-10 |
| | | | | | | | | | | | | Most of the code in xfrm4_output_one and xfrm6_output_one are identical so this patch moves them into a common xfrm_output function which will live in net/xfrm. In fact this would seem to fix a bug as on IPv4 we never reset the network header after a transform which may upset netfilter later on. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | [XFRM]: Extract common hashing code into xfrm_hash.[ch] | David S. Miller | 2006-09-22 |
| | | | | Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip! |