summaryrefslogtreecommitdiff
path: root/include/net/inet_ecn.h
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski2017-10-01
|/
* ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg2016-08-13
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-15
* tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell2014-05-07
* net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-28
* tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-27
* inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet2011-10-22
* ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson2011-05-12
* net: return operator cleanupEric Dumazet2010-09-23
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-14
* [IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki2008-04-13
* [INET]: Give outer DSCP directly to ip*_copy_dscpHerbert Xu2008-01-28
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-25
* [NET]: IP header modifier helpers annotations.Al Viro2006-12-02
* [INET]: annotate inet_ecn.hAl Viro2006-12-02
* [IPV6]: Fix ECN bug on big-endianAl Viro2006-11-05
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NET]: Introduce INET_ECN_set_ce() functionThomas Graf2005-11-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16