summaryrefslogtreecommitdiffstats
path: root/include/net/inet_ecn.h
Commit message (Expand)AuthorAgeFilesLines
* net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-291-2/+4
* tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-281-0/+76
* inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet2011-10-221-0/+8
* ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson2011-05-131-3/+13
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-151-2/+2
* [IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki2008-04-141-1/+1
* [INET]: Give outer DSCP directly to ip*_copy_dscpHerbert Xu2008-01-281-4/+4
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-4/+2Star
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-261-2/+4
* [NET]: IP header modifier helpers annotations.Al Viro2006-12-031-3/+3
* [INET]: annotate inet_ecn.hAl Viro2006-12-031-2/+2
* [IPV6]: Fix ECN bug on big-endianAl Viro2006-11-051-1/+1
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+2
* [NET]: Introduce INET_ECN_set_ce() functionThomas Graf2005-11-051-4/+24
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+108