summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_tunnel_core.c
Commit message (Expand)AuthorAge
* lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-24
* ipv4: send arp replies to the correct tunnelJiri Benc2015-09-24
* iptunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-20
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
* ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-29
* lwt: Add cfg argument to build_stateTom Herbert2015-08-24
* ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc2015-08-20
* ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-20
* ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-20
* lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc2015-08-18
* lwtunnel: rename ip lwtunnel attributesJiri Benc2015-08-17
* ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-23
* fib: Add fib rule match on tunnel idThomas Graf2015-07-21
* route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-21
* ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64Alexander Duyck2015-05-14
* ipv4/ip_tunnel_core: Use eth_proto_is_802_3Alexander Duyck2015-05-05
* ipv4: ip_tunnel: use net namespace from rtable not socketHannes Frederic Sowa2015-04-08
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing2014-10-17
* net: Support for multiple checksums with gsoTom Herbert2014-06-04
* inetpeer: get rid of ip_id_countEric Dumazet2014-06-02
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
|\
| * ip_tunnel: Fix dst ref-count.Pravin B Shelar2014-03-26
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
|/
* ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long2014-03-03
* ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.cDavid S. Miller2014-02-20
* net: Add utility functions to clear rxhashTom Herbert2013-12-17
* ipv4: generalize gre_handle_offloadsEric Dumazet2013-10-19
* ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert2013-10-01
* tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2013-09-04
* iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel2013-09-04
* ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-13
* ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-19
* ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-19