aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/inet_ecn.h
AgeCommit message (Expand)Author
2020-05-14tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen
2018-10-17inet: Refactor INET_ECN_decapsulate()Ido Schimmel
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-01net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg
2016-01-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2014-05-07tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell
2013-05-28net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger
2011-10-22inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet
2011-05-12ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson
2010-09-23net: return operator cleanupEric Dumazet
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2008-04-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki
2008-01-28[INET]: Give outer DSCP directly to ip*_copy_dscpHerbert Xu
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2006-12-02[NET]: IP header modifier helpers annotations.Al Viro
2006-12-02[INET]: annotate inet_ecn.hAl Viro
2006-11-05[IPV6]: Fix ECN bug on big-endianAl Viro
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-11-05[NET]: Introduce INET_ECN_set_ce() functionThomas Graf
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds