summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_gre.c
Commit message (Expand)AuthorAge
* ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca2018-04-10
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* gre: fix TUNNEL_SEQ bit check on sequence numberingColin Ian King2018-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\
| * ip_gre: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-27
* | gre: add sequence number for collect md mode.William Tu2018-03-04
* | net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata2018-02-27
* | net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops an...Kirill Tkhai2018-02-27
|/
* net: erspan: fix erspan config overwriteWilliam Tu2018-02-06
* net: erspan: fix metadata extractionWilliam Tu2018-02-06
* net: erspan: use bitfield instead of mask and offsetWilliam Tu2018-01-25
* net: erspan: remove md NULL checkWilliam Tu2017-12-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\
| * ip_gre: remove the incorrect mtu limit for ipgre tapXin Long2017-12-19
* | ip_gre: fix potential memory leak in erspan_rcvHaishuang Yan2017-12-20
* | ip_gre: fix error path when erspan_rcv failedHaishuang Yan2017-12-20
* | net: erspan: reload pointer after pskb_may_pullWilliam Tu2017-12-18
* | net: erspan: fix wrong return valueWilliam Tu2017-12-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-16
|\ \ | |/
| * ip_gre: fix wrong return value of erspan_rcvHaishuang Yan2017-12-15
* | net: erspan: introduce erspan v2 for ip_greWilliam Tu2017-12-15
* | net: erspan: refactor existing erspan codeWilliam Tu2017-12-15
* | ip_gre: Refector the erpsan tunnel code.William Tu2017-12-01
|/
* ip_gre: add the support for i/o_flags update via ioctlXin Long2017-11-10
* ip_gre: add the support for i/o_flags update via netlinkXin Long2017-11-10
* ip_gre: check packet length and mtu correctly in erspan txWilliam Tu2017-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
|\
| * ip_gre: erspan device should keep dstXin Long2017-10-01
| * ip_gre: set tunnel hlen properly in erspan_tunnel_initXin Long2017-10-01
| * ip_gre: check packet length and mtu correctly in erspan_xmitXin Long2017-10-01
| * ip_gre: get key from session_id correctly in erspan_rcvXin Long2017-10-01
| * ip_gre: ipgre_tap device should keep dstXin Long2017-10-01
* | ipv4: speedup ipv6 tunnels dismantleEric Dumazet2017-09-19
|/
* gre: add collect_md mode to ERSPAN tunnelWilliam Tu2017-08-28
* gre: refactor the gre_fb_xmitWilliam Tu2017-08-28
* gre: remove duplicated assignment of iphColin Ian King2017-08-23
* gre: fix goto statement typoWilliam Tu2017-08-22
* gre: introduce native tunnel support for ERSPANWilliam Tu2017-08-22
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-26
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-26
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-26
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-21
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2016-09-10
* gre: set inner_protocol on xmitSimon Horman2016-08-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\
| * gre: fix error handlerEric Dumazet2016-06-15
| * ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-14