aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/inet_ecn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison1-2/+2
2008-04-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki1-1/+1
2008-01-28[INET]: Give outer DSCP directly to ip*_copy_dscpHerbert Xu1-4/+4
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-4/+2
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-2/+4
2006-12-02[NET]: IP header modifier helpers annotations.Al Viro1-3/+3
2006-12-02[INET]: annotate inet_ecn.hAl Viro1-2/+2
2006-11-05[IPV6]: Fix ECN bug on big-endianAl Viro1-1/+1
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+2
2005-11-05[NET]: Introduce INET_ECN_set_ce() functionThomas Graf1-4/+24
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+108