index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
offload.c
Age
Commit message (
Expand
)
Author
2021-01-16
sctp: remove the NETIF_F_SG flag before calling skb_segment
Xin Long
2020-10-30
udp: support sctp over udp in skb_udp_tunnel_segment
Xin Long
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-02-13
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Xin Long
2018-03-09
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
2018-01-22
gso: validate gso_type in GSO handlers
Willem de Bruijn
2017-05-19
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
2017-05-19
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-01-25
sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
Xin Long
2016-07-16
sctp: fix GSO for IPv6
Marcelo Ricardo Leitner
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner