Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfrm: hash prefixed policies based on preflen thresholds | Christophe Gouault | 2014-09-02 | 1 | -10/+66 |
* | net: misc: Remove extern from function prototypes | Joe Perches | 2013-10-19 | 1 | -2/+2 |
* | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 | 1 | -4/+4 |
* | xfrm: Const'ify address args to hash helpers. | David S. Miller | 2011-02-23 | 1 | -13/+19 |
* | net: Remove unnecessary semicolons after switch statements | Joe Perches | 2010-05-17 | 1 | -3/+3 |
* | net: Fix various endianness glitches | Eric Dumazet | 2010-04-20 | 1 | -1/+2 |
* | Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address... | Jussi Mäki | 2009-08-09 | 1 | -1/+1 |
* | [XFRM] STATE: Use destination address for src hash. | Masahide NAKAMURA | 2006-10-04 | 1 | -3/+4 |
* | [XFRM]: xfrm_spi_hash() annotations | Al Viro | 2006-09-28 | 1 | -2/+2 |
* | [XFRM]: Extract common hashing code into xfrm_hash.[ch] | David S. Miller | 2006-09-22 | 1 | -0/+128 |