Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/net/: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 1 | -3/+2 |
* | net: sctp: fix and consolidate SCTP checksumming code | Daniel Borkmann | 2013-11-03 | 1 | -37/+19 |
* | net: sctp: trivial: update bug report in header comment | Daniel Borkmann | 2013-08-09 | 1 | -6/+0 |
* | net/sctp: Refactor SCTP skb checksum computation | Joe Stringer | 2013-07-27 | 1 | -0/+15 |
* | net: sctp: trivial: update mailing list address | Daniel Borkmann | 2013-07-24 | 1 | -1/+1 |
* | net: sctp: prevent checksum.h from double inclusion | Daniel Borkmann | 2013-07-02 | 1 | -0/+5 |
* | sctp: Correct type and usage of sctp_end_cksum() | Simon Horman | 2013-04-29 | 1 | -1/+1 |
* | sctp: Clean up sctp checksumming code | Vlad Yasevich | 2009-02-16 | 1 | -7/+7 |
* | sctp: Fix crc32c calculations on big-endian arhes. | Vlad Yasevich | 2009-01-22 | 1 | -1/+1 |
* | sctp: remove unnecessary byteshifting, calculate directly in big-endian | Harvey Harrison | 2008-07-18 | 1 | -9/+14 |
* | [SCTP]: Use crc32c library for checksum calculations. | Vlad Yasevich | 2008-01-28 | 1 | -0/+78 |