Merge branch 'sctp_csum'
Daniel Borkmann says: ==================== SCTP fix/updates Please see patch 5 for the main description/motivation, the rest just brings in the needed functionality for that. Although this is actually a fix, I've based it against net-next as some additional work for fixing it was needed. ==================== Acked-by:Neil Horman <nhorman@tuxdriver.com> Acked-by:
Vlad Yasevich <vyasevich@gmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- include/linux/crc32.h 40 additions, 0 deletionsinclude/linux/crc32.h
- include/linux/skbuff.h 10 additions, 3 deletionsinclude/linux/skbuff.h
- include/net/checksum.h 6 additions, 0 deletionsinclude/net/checksum.h
- include/net/sctp/checksum.h 19 additions, 37 deletionsinclude/net/sctp/checksum.h
- lib/crc32.c 253 additions, 200 deletionslib/crc32.c
- net/core/skbuff.c 21 additions, 10 deletionsnet/core/skbuff.c
- net/sctp/output.c 1 addition, 8 deletionsnet/sctp/output.c
Loading
Please register or sign in to comment