index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
checksum.h
Age
Commit message (
Expand
)
Author
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-05-29
default csum_and_copy_to_user(): don't bother with access_ok()
Al Viro
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-01-20
csum: eliminate sparse warning in remcsum_unadjust()
Lance Richardson
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-03-13
csum: Update csum_block_add to use rotate instead of byteswap
Alexander Duyck
2016-03-08
bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well
Daniel Borkmann
2015-12-13
rco: Clean up casting errors
Tom Herbert
2015-08-17
net: Add inet_proto_csum_replace_by_diff utility function
Tom Herbert
2015-08-17
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
2015-05-17
net: fix sparse error in csum_replace4()
Eric Dumazet
2015-02-11
net: Fix remcsum in GRO path to not change packet
Tom Herbert
2014-11-26
net: Add remcsum_adjust as common function for remote checksum offload
Tom Herbert
2014-09-26
net: optimise csum_replace4()
LEROY Christophe
2014-05-05
net: Allow csum_add to be provided in arch
Tom Herbert
2014-03-24
net: optimize csum_replace2()
Eric Dumazet
2013-11-04
net: checksum: fix warning in skb_checksum
Daniel Borkmann
2013-11-03
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
2013-07-31
checksum: Remove extern from function prototypes
Joe Perches
2012-08-30
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
2008-11-19
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-01-28
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
2006-12-02
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
Al Viro
2006-12-02
[NET]: Generic checksum annotations and cleanups.
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds