Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5f54ea214b2847e48f7d8077892d8f1126810d19
/
net
/
ipv6
/
ip6_gre.c
79b16aa
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
by David Miller
· 10 years ago
ecf2c06
ip6tnl,gre6,vti6: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
67b61f6
netlink: implement nla_get_in_addr and nla_get_in6_addr
by Jiri Benc
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
53b24b8
ipv6: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
63159f2
ipv6: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d1e158e
ip6_gre: fix endianness errors in ip6gre_err
by Sabrina Dubroca
· 10 years ago
3390e39
ip6gretap: advertise link netns via netlink
by Nicolas Dichtel
· 10 years ago
1728d4f
tunnels: advertise link netns via netlink
by Nicolas Dichtel
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
be6572f
ipv6: gre: fix wrong skb->protocol in WCCP
by Yuri Chislov
· 10 years ago
4e84b49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d500514
ipv6: Allow sending packets through tunnels with wildcard endpoints
by Steffen Klassert
· 10 years ago
f03eb12
gre6: Move the setting of dev->iflink into the ndo_init functions.
by Steffen Klassert
· 10 years ago
64b1f00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0287587
net: better IFF_XMIT_DST_RELEASE support
by Eric Dumazet
· 10 years ago
3be0724
ip6_gre: fix flowi6_proto value in xmit path
by Nicolas Dichtel
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
54bc9ba
gre: Set inner protocol in v4 and v6 GRE transmit
by Tom Herbert
· 10 years ago
cd0a0bd
ip6_gre: Return an error when adding an existing tunnel.
by Steffen Klassert
· 10 years ago
5a4ee9a
ip6gre: add a rtnl link alias for ip6gretap
by Nicolas Dichtel
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
cb1ce2e
ipv6: Implement automatic flow label generation on transmit
by Tom Herbert
· 10 years ago
81249be
gre6: Call skb_checksum_simple_validate
by Tom Herbert
· 10 years ago
22f0806
ip6gre: add x-netns support
by Nicolas Dichtel
· 11 years ago
54d63f78
ip6_gre: don't allow to remove the fb_tunnel_dev
by Nicolas Dichtel
· 11 years ago
1c213bd
net: introduce netdev_alloc_pcpu_stats() for drivers
by WANG Cong
· 11 years ago
d76ed22
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
by Li RongQing
· 11 years ago
8f84985
net: unify the pcpu_tstats and br_cpu_netstats as one
by Li RongQing
· 11 years ago
3308de2
ipv6: add ip6_flowlabel helper
by Florent Fourcot
· 11 years ago
37cfee9
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
by Florent Fourcot
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
bf58175
ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found
by Oussama Ghorbel
· 11 years ago
0e719e3
ipv6: Fix the upper MTU limit in GRE tunnel
by Oussama Ghorbel
· 11 years ago
3da812d
ipv6: gre: correct calculation of max_headroom
by Hannes Frederic Sowa
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ea23192
tunnels: harmonize cleanup done on skb on rx path
by Nicolas Dichtel
· 11 years ago
963a88b
tunnels: harmonize cleanup done on skb on xmit path
by Nicolas Dichtel
· 11 years ago
3d48305
ipv6: wire up skb->encapsulation
by Hannes Frederic Sowa
· 11 years ago
0bd87628
ip6tnl: add x-netns support
by Nicolas Dichtel
· 11 years ago
5dbd506
ipv6,gre: do not leak info to user-space
by Amerigo Wang
· 11 years ago
f61dd38
Tunneling: use IP Tunnel stats APIs.
by Pravin B Shelar
· 12 years ago
c544193
GRE: Refactor GRE tunneling code.
by Pravin B Shelar
· 12 years ago
e8f72ea
ipv6: introduce ip6tunnel_xmit() helper
by Cong Wang
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
41ab3e3
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
by Tommi Rantala
· 12 years ago
3e4e4c1
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ae782bb
ipv6/ip6_gre: set transport header correctly
by Isaku Yamahata
· 12 years ago
af31f41
net: Allow userns root to control ipv6
by Eric W. Biederman
· 12 years ago
e086cad
net: unify for_each_ip_tunnel_rcu()
by Amerigo Wang
· 12 years ago
aa0010f
net: convert __IPTUNNEL_XMIT() to an inline function
by Amerigo Wang
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a375413
gre6: fix rtnl dump messages
by Nicolas Dichtel
· 12 years ago
94e187c
ipv6: introduce ip6_rt_put()
by Amerigo Wang
· 12 years ago
bcc4529
ipv6: gre: remove ip6gre_header_parse()
by Eric Dumazet
· 12 years ago
eccc1bb
tunnel: drop packet if ECN present with not-ECT
by stephen hemminger
· 12 years ago
0c5794a
gre: remove unnecessary rcu_read_lock/unlock
by stephen hemminger
· 12 years ago
b87fb39
ipv6: gre: fix ip6gre_err()
by Eric Dumazet
· 12 years ago
c12b395
gre: Support GRE over IPv6
by xeb@mail.ru
· 12 years ago