Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
959327c7842e8621e28b89acea7d57ff02b60972
/
net
/
ipv6
/
ip6_tunnel.c
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
731abb9
ip6_tunnel: copy parms.name after register_netdevice
by Josh Boyer
· 13 years ago
8ce120f
net: better pcpu data alignment
by Eric Dumazet
· 13 years ago
d24f22f
ip6_tunnel: add optional fwmark inherit
by Eric Dumazet
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
89b0212
ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2()
by Eric Dumazet
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
31e4543
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
78fbfd8
ipv4: Create and use route lookup helpers.
by David S. Miller
· 14 years ago
33175d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6dfbd87
ip6ip6: autoload ip6 tunnel
by stephen hemminger
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
381601e
Make the ip6_tunnel reflect the true mtu.
by Anders Franzen
· 14 years ago
d3c15ca
ipv6: kill two unused macro definition
by Shan Wei
· 14 years ago
74b0b85
tunnels: Fix tunnels change rcu protection
by Pavel Emelyanov
· 14 years ago
7e223de
ip6_tunnel dont update the mtu on the route.
by Anders Franzen
· 14 years ago
caf586e
net: add a core netdev->rx_dropped counter
by Eric Dumazet
· 14 years ago
8560f22
ip6tnl: percpu stats accounting
by Eric Dumazet
· 14 years ago
8990f46
net: rx_dropped accounting
by Eric Dumazet
· 14 years ago
9476763
ip6tnl: get rid of ip6_tnl_lock
by Eric Dumazet
· 14 years ago
3ff2cfa
ipv6: struct xfrm6_tunnel in read_mostly section
by Eric Dumazet
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
d19d56d
net: Introduce skb_tunnel_rx() helper
by Eric Dumazet
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3ffe533
ipv6: drop unused "dev" arg of icmpv6_send()
by Alexey Dobriyan
· 15 years ago
d5aa407
tunnels: fix netns vs proto registration ordering
by Alexey Dobriyan
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
ac31cd3
net: Simplify ip6_tunnel pernet operations.
by Eric W. Biederman
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
f1a28ea
ip6tnl: less dev_put() calls
by Eric Dumazet
· 15 years ago
cf4432f
ip6tnl: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
2922bc8
ip6tnl: convert hash tables locking to RCU
by Eric Dumazet
· 15 years ago
a43912a
tunnel: eliminate recursion field
by Eric Dumazet
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
d5fdd6b
ipv6: Use correct data types for ICMPv6 type and code
by Brian Haley
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 15 years ago
20461c1
IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.
by Noriaki TAKAMIYA
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
be77e59
net: fix tunnels in netns after ndo_ changes
by Alexey Dobriyan
· 16 years ago
cf005b1
net: remove redundant argument comments
by Qinghuang Feng
· 16 years ago
1326c3d
ipv6: convert tunnels to net_device_ops
by Stephen Hemminger
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
3dca02a
ip6tnl: Use on-device stats instead of private ones.
by Pavel Emelyanov
· 16 years ago
554eb27
[IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces.
by Pavel Emelyanov
· 17 years ago
2f7f54b
[IP6TUNNEL]: Use proper net instead of init_net stubs.
by Pavel Emelyanov
· 17 years ago
3e6c9fb
[IP6TUNNEL]: Make tunnels hashes per-net.
by Pavel Emelyanov
· 17 years ago
15820e1
[IP6TUNNEL]: Make the fallback tunnel device per-net.
by Pavel Emelyanov
· 17 years ago
8704ca7e
[IP6TUNNEL]: Use proper net in hash-lookup functions.
by Pavel Emelyanov
· 17 years ago
2dd02c8
[IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls.
by Pavel Emelyanov
· 17 years ago
13eeb8e
[IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops.
by Pavel Emelyanov
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
4591db4
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
by Daniel Lezcano
· 17 years ago
606a2b4
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
by Daniel Lezcano
· 17 years ago
b37d428
[INET]: Don't create tunnels with '%' in name.
by Pavel Emelyanov
· 17 years ago
34cc7ba
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
by Pavel Emelyanov
· 17 years ago
9937ded
[IPV6]: dst_entry leak in ip4ip6_err. (resend)
by Denis V. Lunev
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
bfeade0
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
by Daniel Lezcano
· 17 years ago
ef76bc2
[IPV6]: Add ip6_local_out
by Herbert Xu
· 17 years ago
29bb43b
[INET]: Give outer DSCP directly to ip*_copy_dscp
by Herbert Xu
· 17 years ago
c2636b4
[NET]: Treat the sign of the result of skb_headroom() consistently
by Chuck Lever
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
704eae1
ip6_tunnel - endianness annotations
by Al Viro
· 17 years ago
b77f2fa
[IPV6]: endianness bug in ip6_tunnel
by Al Viro
· 17 years ago
cfbba49
[NET]: Avoid copying writable clones in tunnel drivers
by Patrick McHardy
· 17 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
e2d1bca
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
502b093
[IPV6] IP6TUNNEL: Enable to control the handled inner protocol.
by Yasuyuki Kozakai
· 18 years ago
3144581
[IPV6] IP6TUNNEL: Rename functions ip6ip6_* to ip6_tnl_*.
by Yasuyuki Kozakai
· 18 years ago
c4d3efa
[IPV6] IP6TUNNEL: Add support to IPv4 over IPv6 tunnel.
by Yasuyuki Kozakai
· 18 years ago
61ec2ae
[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_xmit().
by Yasuyuki Kozakai
· 18 years ago
8359925
[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_rcv().
by Yasuyuki Kozakai
· 18 years ago
e490d1d
[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_err().
by Yasuyuki Kozakai
· 18 years ago
2689205
[IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.
by Yasuyuki Kozakai
· 18 years ago
73d605d
[IPSEC]: changing API of xfrm6_tunnel_register
by Kazunori MIYAZAWA
· 18 years ago
1ab1457
[NET] IPV6: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
22f8cde
[NET]: unregister_netdevice as void
by Stephen Hemminger
· 18 years ago
107a5fe
[IPV6]: Improve IPv6 tunnel error reporting
by Ville Nuorvala
· 18 years ago
6fb32dd
[IPV6]: Don't allocate memory for Tunnel Encapsulation Limit Option
by Ville Nuorvala
· 18 years ago
305d4b3
[IPV6]: Allow link-local tunnel endpoints
by Ville Nuorvala
· 18 years ago
09c6bbf
[IPV6]: Do mandatory IPv6 tunnel endpoint checks in realtime
by Ville Nuorvala
· 18 years ago
567131a
[IPV6]: Fix SIOCCHGTUNNEL bug in IPv6 tunnels
by Ville Nuorvala
· 18 years ago
e69a4ad
[IPV6]: Misc endianness annotations.
by Al Viro
· 18 years ago
b9df3cb
[TCP/DCCP]: Introduce net_xmit_eval
by Gerrit Renker
· 18 years ago
90bcaf7
[IPV6]: flowlabels are net-endian
by Al Viro
· 18 years ago
Next »