Age | Commit message (Expand) | Author | Files | Lines |
2020-07-09 | tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels | Xin Long | 1 | -0/+41 |
2020-05-23 | tunnel6: support for IPPROTO_MPLS | Vadim Fedorenko | 1 | -4/+83 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2018-11-09 | net: Convert protocol error handlers from void to int | Stefano Brivio | 1 | -4/+8 |
2015-11-03 | ipv6: fix tunnel error handling | Michal Kubeček | 1 | -1/+11 |
2014-08-25 | ipv6: White-space cleansing : gaps between function and symbol export | Ian Morris | 1 | -2/+0 |
2014-08-25 | ipv6: White-space cleansing : Line Layouts | Ian Morris | 1 | -1/+1 |
2013-12-06 | ipv4/ipv6: Fix FSF address in file headers | Jeff Kirsher | 1 | -2/+1 |
2012-05-16 | net: ipv6: Standardize prefixes for message logging | Joe Perches | 1 | -4/+6 |
2010-10-26 | tunnels: add _rcu annotations | Eric Dumazet | 1 | -9/+15 |
2010-09-10 | tunnels: missing rcu_assign_pointer() | Eric Dumazet | 1 | -1/+1 |
2010-09-01 | net: tunnels should use rcu_dereference | Eric Dumazet | 1 | -3/+8 |
2010-08-31 | ipv6: struct xfrm6_tunnel in read_mostly section | Eric Dumazet | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-19 | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 1 | -2/+2 |
2009-09-15 | net: constify struct inet6_protocol | Alexey Dobriyan | 1 | -2/+2 |
2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 1 | -1/+1 |
2008-06-04 | [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel. | Colin | 1 | -1/+1 |
2007-10-15 | [IPV6]: Replace sk_buff ** with sk_buff * in input handlers | Herbert Xu | 1 | -4/+2 |
2007-02-13 | [IPSEC]: changing API of xfrm6_tunnel_register | Kazunori MIYAZAWA | 1 | -4/+39 |
2006-12-03 | [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian | Al Viro | 1 | -1/+1 |
2006-04-10 | [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 | Herbert Xu | 1 | -0/+8 |
2006-03-29 | [INET]: Introduce tunnel4/tunnel6 | Herbert Xu | 1 | -0/+131 |