Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/checksum.c: fix build for generic csum_tcpudp_nofold | karl beldan | 2015-01-29 | 1 | -9/+9 |
* | lib/checksum.c: fix carry in csum_tcpudp_nofold | karl beldan | 2015-01-28 | 1 | -2/+10 |
* | asm-generic headers: Allow yet more arch overrides in checksum.h | Vineet Gupta | 2013-02-11 | 1 | -0/+2 |
* | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-03-07 | 1 | -1/+1 |
* | lib/checksum.c: optimize do_csum a bit | Ian Abbott | 2011-07-07 | 1 | -8/+5 |
* | lib/checksum: fix one more thinko | Arnd Bergmann | 2009-11-03 | 1 | -2/+2 |
* | lib/checksum.c: make do_csum optional | Arnd Bergmann | 2009-11-03 | 1 | -0/+2 |
* | lib/checksum.c: use 32-bit arithmetic consistently | Arnd Bergmann | 2009-11-03 | 1 | -4/+4 |
* | lib/checksum.c: fix endianess bug | Arnd Bergmann | 2009-06-19 | 1 | -1/+9 |
* | add generic lib/checksum.c | Arnd Bergmann | 2009-06-11 | 1 | -0/+193 |