Age | Commit message (Expand) | Author |
2020-04-30 | tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040 | Toke Høiland-Jørgensen |
2018-10-17 | inet: Refactor INET_ECN_decapsulate() | Ido Schimmel |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-01 | net-ipv6: remove unused IP6_ECN_clear() function | Maciej Żenczykowski |
2016-08-13 | ipv6: suppress sparse warnings in IP6_ECN_set_ce() | Johannes Berg |
2016-01-15 | ipv6: update skb->csum when CE mark is propagated | Eric Dumazet |
2014-05-07 | tunnel: fix RFC number in comment for INET_ECN_decapsulate() | Neal Cardwell |
2013-05-28 | net: Correct comparisons and calculations using skb->tail and skb-transport_h... | Simon Horman |
2012-09-27 | tunnel: drop packet if ECN present with not-ECT | stephen hemminger |
2011-10-22 | inet: add rfc 3168 extract in front of INET_ECN_encapsulate() | Eric Dumazet |
2011-05-12 | ipv6: restore correct ECN handling on TCP xmit | Steinar H. Gunderson |
2010-09-23 | net: return operator cleanup | Eric Dumazet |
2009-02-14 | net: replace __constant_{endian} uses in net headers | Harvey 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_dscp | Herbert Xu |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo 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.h | Al Viro |
2006-11-05 | [IPV6]: Fix ECN bug on big-endian | Al Viro |
2006-01-03 | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo |
2005-11-05 | [NET]: Introduce INET_ECN_set_ce() function | Thomas Graf |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |