summaryrefslogtreecommitdiffstats
path: root/include/net/inet_ecn.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski2017-10-011-5/+0
|/
* ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg2016-08-131-1/+2
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-151-3/+16
* tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell2014-05-071-1/+1
* net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-281-2/+4
* tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-271-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-121-3/+13
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-141-2/+2
* [IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki2008-04-131-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-251-4/+2
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-2/+4
* [NET]: IP header modifier helpers annotations.Al Viro2006-12-021-3/+3
* [INET]: annotate inet_ecn.hAl Viro2006-12-021-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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+108
OpenPOWER on IntegriCloud