index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipip.c
Age
Commit message (
Expand
)
Author
2016-07-09
ipip: support MPLS over IPv4
Simon Horman
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-02-18
iptunnel: scrub packet in iptunnel_pull_header
Jiri Benc
2016-02-12
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-18
ipip: ioctl: Remove superfluous IP-TTL handling.
Pravin B Shelar
2015-11-30
net: remove unnecessary mroute.h includes
Nikolay Aleksandrov
2015-08-10
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
2015-05-17
ipip: fix one sparse error
Eric Dumazet
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-02
ipip,gre,vti,sit: implement ndo_get_iflink
Nicolas Dichtel
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-02-09
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
2015-01-19
tunnels: advertise link netns via netlink
Nicolas Dichtel
2014-11-06
fou: Fix typo in returning flags in netlink
Tom Herbert
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-02
ipip: Set inner IP protocol in ipip
Tom Herbert
2014-09-19
ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulation
Tom Herbert
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2014-05-21
net: tunnels - enable module autoloading
Tom Gundersen
2014-01-19
ipv4: be friend with drop monitor
Eric Dumazet
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-30
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
Li Hongjun
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
2013-07-02
ipip: fix a regression in ioctl
Cong Wang
2013-06-20
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
2013-06-01
iptunnel: specify protocol outside IP header
Nicolas Dichtel
2013-03-26
IPIP: Use ip-tunneling code.
Pravin B Shelar
2013-03-26
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-03-10
tunnel: use iptunnel_xmit() again
Cong Wang
2013-03-09
ipip: capture inner headers during encapsulation
Pravin B Shelar
2013-03-09
ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
Pravin B Shelar
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
2012-11-19
net: Allow userns root to control ipv4
Eric W. Biederman
2012-11-15
ipip: fix sparse warnings in ipip_netlink_parms()
Nicolas Dichtel
2012-11-15
ipip: add support of link creation via rtnl
Nicolas Dichtel
2012-11-15
ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
Nicolas Dichtel
2012-11-15
ipip: always notify change when params are updated
Nicolas Dichtel
2012-11-14
net: unify for_each_ip_tunnel_rcu()
Amerigo Wang
2012-11-14
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
2012-11-10
ipip: advertise tunnel param via rtnl
Nicolas Dichtel
2012-11-09
ipip: add GSO support
Eric Dumazet
2012-09-27
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
2012-09-27
xfrm: remove extranous rcu_read_lock
stephen hemminger
2012-07-20
ipv4: Adjust semantics of rt->rt_gateway.
David S. Miller
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
[next]