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