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