blob: d5e649f95644595c39288d6c57e24b8dda3e722f [file] [log] [blame]
cc44c17baf7f ("csum_partial_copy_nocheck(): drop the last argument")
6e41c585e38f ("unify generic instances of csum_partial_copy_nocheck()")
3ea7ca80d9c0 ("icmp_push_reply(): reorder adding the checksum up")
8d5930dfb7ed ("skb_copy_and_csum_bits(): don't bother with the last argument")
f1bfd71c8662 ("arch, net: remove the last csum_partial_copy() leftovers")
5904122c4658 ("take the dummy csum_and_copy_from_user() into net/checksum.h")
24f9aa928c3c ("arm: switch to csum_and_copy_from_user()")
8084c99b9af6 ("m68k: convert to csum_and_copy_from_user()")
76666be8c9df ("sparc: switch to providing csum_and_copy_from_user()")
77a8710ba7ef ("parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()")
808b49da54e6 ("alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()")
bfdaf029c9c9 ("ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()")
cc03f19cfd45 ("ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()")
c281a6c1ac6b ("x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()")
0a5ea224b2fd ("x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()")
2a89b674fd68 ("get rid of csum_partial_copy_to_user()")
1454c9fa9106 ("net: Make skb_segment not to compute checksum if network controller supports checksumming")
9b286efeb5eb ("Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs")