| Commit message (Expand) | Author | Age | Files | Lines |
* | csum: eliminate sparse warning in remcsum_unadjust() | Lance Richardson | 2017-01-20 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | csum: Update csum_block_add to use rotate instead of byteswap | Alexander Duyck | 2016-03-13 | 1 | -6/+6 |
* | bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well | Daniel Borkmann | 2016-03-08 | 1 | -0/+5 |
* | rco: Clean up casting errors | Tom Herbert | 2015-12-13 | 1 | -1/+2 |
* | net: Add inet_proto_csum_replace_by_diff utility function | Tom Herbert | 2015-08-17 | 1 | -0/+2 |
* | net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool | Tom Herbert | 2015-08-17 | 1 | -3/+3 |
* | net: fix sparse error in csum_replace4() | Eric Dumazet | 2015-05-17 | 1 | -1/+3 |
* | net: Fix remcsum in GRO path to not change packet | Tom Herbert | 2015-02-11 | 1 | -0/+5 |
* | net: Add remcsum_adjust as common function for remote checksum offload | Tom Herbert | 2014-11-26 | 1 | -0/+16 |
* | net: optimise csum_replace4() | LEROY Christophe | 2014-09-26 | 1 | -3/+1 |
* | net: Allow csum_add to be provided in arch | Tom Herbert | 2014-05-05 | 1 | -0/+2 |
* | net: optimize csum_replace2() | Eric Dumazet | 2014-03-24 | 1 | -2/+21 |
* | net: checksum: fix warning in skb_checksum | Daniel Borkmann | 2013-11-04 | 1 | -0/+5 |
* | net: skb_checksum: allow custom update/combine for walking skb | Daniel Borkmann | 2013-11-03 | 1 | -0/+6 |
* | checksum: Remove extern from function prototypes | Joe Perches | 2013-07-31 | 1 | -5/+5 |
* | net: core: add function for incremental IPv6 pseudo header checksum updates | Patrick McHardy | 2012-08-30 | 1 | -0/+3 |
* | include/net net/ - csum_partial - remove unnecessary casts | Joe Perches | 2008-11-19 | 1 | -1/+1 |
* | [NET]: Move netfilter checksum helpers to net/core/utils.c | Patrick McHardy | 2008-01-28 | 1 | -0/+25 |
* | [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. | Al Viro | 2006-12-02 | 1 | -0/+1 |
* | [NET]: Generic checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -17/+25 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+87 |