]> git.proxmox.com Git - mirror_ovs.git/history - datapath/linux
datapath: compat: Fix RHEL 7.5 build warning from ip_tunnel_get_stats64()
[mirror_ovs.git] / datapath / linux /
2018-06-14 Yi-Hung Weidatapath: compat: Fix RHEL 7.5 build warning from ip_tu...
2018-06-14 Yi-Hung Weidatapath: Fix ip6_gre, ip6_tunnel, and ip_gre backport
2018-06-05 Greg Rosedatapath: Do not fail to load on gre protocol conflict
2018-06-04 Greg Rosecompat: Fix compile warning
2018-06-04 Greg Rosecompat: Add skb_checksum_simple_complete()
2018-06-01 Greg Rosecompat: Fixups for newer kernels
2018-05-29 William Tudatapath: ip6_gre: fix tunnel metadata device sharing.
2018-05-29 William Tudatapath: ip6_gre: Fix ip6erspan hlen calculation
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_changelink()
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_newlink()
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_tnl_change()
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_tnl_link_config()
2018-05-29 William Tudatapath: ip6_gre: Fix headroom request in ip6erspan_tu...
2018-05-29 William Tudatapath: ip6_gre: Request headroom in __gre6_xmit()
2018-05-25 Jan Scheurichuserspace datapath: Add OVS_HASH_L4_SYMMETRIC dp_hash...
2018-05-25 William Tucompati/ip_gre: remove duplicate vport definition.
2018-05-23 Yi-Hung Weidatapath: compat: Fix ndo_size in RHEL 7.5 backport
2018-05-22 William Tuerspan: fix invalid erspan version.
2018-05-22 Greg Rosegre: Resolve gre receive issues
2018-05-22 Greg Roserhel: Enable ERSPAN features for RHEL 7.x
2018-05-22 William Tuerspan: set bso when truncated bit is set.
2018-05-22 William Tuerspan: auto detect truncated ipv6 packets.
2018-05-22 William Tuip6erspan: make sure enough headroom at xmit.
2018-05-22 William Tuip6erspan: improve error handling for erspan version...
2018-05-22 William Tuip6gre: add erspan v2 to tunnel lookup
2018-05-22 William Tuerspan: auto detect truncated packets.
2018-05-22 William Tudatapath: add erspan version I and II support
2018-05-22 William Tucompat: erspan: use bitfield instead of mask and offset
2018-05-22 William Tudatapath: erspan: introduce erspan v2 for ip_gre
2018-05-22 Greg Rosedatapath: Use correct tunnel receive for ip6gre
2018-05-22 Greg Rosedatapath: Add dellink op to ip6gre and ip6erspan tap ops
2018-05-22 Greg Rosecompat: Add ipv6 GRE and IPV6 Tunneling
2018-05-22 Greg Rosecompat: Fixups for some compile warnings and errors
2018-05-22 Greg Rosecompat: Add #define for gre_handle_offloads
2018-05-22 Greg Rosecompat: Move function to header
2018-05-22 Xin Longip_gre: remove the incorrect mtu limit for ipgre tap
2018-05-22 William Tuip_gre: erspan: reload pointer after pskb_may_pull
2018-05-22 Haishuang Yanip_gre: fix wrong return value of erspan_rcv
2018-05-22 William Tucompat/erspan: refactor existing erspan code
2018-05-22 William Tuip_gre: Refactor the erspan tunnel code.
2018-05-22 Xin Longip_gre: erspan device should keep dst
2018-05-22 Xin Longip_gre: set tunnel hlen properly in erspan_tunnel_init
2018-05-22 Xin Longip_gre: get key from session_id correctly in erspan_rcv
2018-05-22 William Tuip_gre: check packet length and mtu correctly in erspan tx
2018-05-22 William Tucompat/gre: add collect_md mode
2018-05-22 William Tugre: refactor the gre_fb_xmit
2018-05-22 William Tugre: fix goto statement typo
2018-05-22 William Tugre: introduce native tunnel support for ERSPAN
2018-05-22 Greg Rosecompat: Remove unsupported kernel compat code
2018-05-15 Yi-Hung Weidatapath: compat: Fix build on RHEL 7.5
2018-05-09 Greg Rosecompat: Fix upstream 4.4.119 kernel
2018-02-28 Greg Rosecompat: Fix RHEL 7 build warnings
2018-02-28 Greg Rosecompat: Fix RHEL 7 compile
2018-02-23 William Tuip_tunnels: Fix grammar error.
2018-02-13 Andy Zhoudatapath: Add meter infrastructure
2018-02-13 Andy Zhoudatapath: Add meter netlink definitions
2018-02-13 Jiri Bencdatapath: reliable interface indentification in port...
2018-02-12 Arnd Bergmanndatapath: use ktime_get_ts64() instead of ktime_get_ts()
2018-02-12 Gustavo A. R. Silvadatapath: fix data type in queue_gso_packets
2018-02-12 Greg Rosecompat: Fix compiler headers
2018-02-12 Greg Rosedatapath: Fix SKB_GSO_UDP usage
2018-02-12 Greg Rosecompat:inet_frag.h: Check for frag_percpu_counter_batch
2018-02-12 Greg Rosecompat: Do not include headers when not compiling
2018-02-12 Greg Rosedatapath: Fix netdev_master_upper_dev_link for 4.14
2018-02-07 Yi Yangdatapath: enable NSH support
2018-02-07 Yi Yangdatapath: nsh: add GSO support
2018-02-07 Yi Yangdatapath: net: add NSH header structures and helpers
2018-02-07 Yi Yangdatapath: vxlan: factor out VXLAN-GPE next protocol
2018-02-07 Yi Yangdatapath: ether: add NSH ethertype
2018-01-25 wenxugre: strip gre-tso offload flags
2018-01-24 Ben PfaffRevert "compat:inet_frag.h: Check for frag_percpu_count...
2018-01-23 Greg Rosecompat:inet_frag.h: Check for frag_percpu_counter_batch
2018-01-20 Eric Garverdpif: Add support for OVS_ACTION_ATTR_CT_CLEAR
2018-01-11 Yi Yangnsh: add new flow key 'ttl'
2018-01-08 Yi Yangnsh: rework NSH netlink keys and actions
2017-12-04 Yunjian Wangdatapath: Fix kernel panic for uninitialized tun_dst...
2017-11-08 Jan ScheurichNSH: Minor bugfixes
2017-11-01 Kaige Fudatapath: Remove redundant check for IFF_NO_QUEUE
2017-09-25 Ben PfaffMerge pull request #207 from darball/dpdk_merge
2017-09-22 Greg Rosedatapath: Check for existence of nf_hook_ops member...
2017-09-22 Greg Rosedatapath: Fixup RTNL ops for kernel 4.13
2017-09-22 Greg Rosecompat: Add check for DST_NOCACHE
2017-08-23 Yi-Hung Weidatapath: compat: Fix build on RHEL 7.4
2017-08-07 Jan ScheurichGeneric encap and decap support for NSH
2017-08-07 Jan Scheurichuserspace: Add support for NSH MD1 match fields
2017-07-24 Joe Stringercompat: net: store port/representator id in metadata_dst.
2017-07-24 Greg Rosecompat: Implement upstream net device free change.
2017-07-24 Joe Stringercompat: convert many more places to skb_put_zero().
2017-07-24 Joe Stringerdatapath: more accurate checksumming in queue_userspace...
2017-07-24 Greg Rosedatapath: introduce nf_conntrack_helper_put function
2017-07-21 wangzhikedatapath: Fix kernel panic for ovs reassemble.
2017-07-13 Eric Garvernetdev: fix missing shifts of VXLAN_EXT_GPE
2017-06-28 Justin Pettitdatapath: Fix missing "_ATTR" docstrings from some...
2017-06-27 Ben Pfaffopenvswitch.h: OVS_KEY_ATTR_PACKET_TYPE is userspace...
2017-06-19 Ben Pfaffopenvswitch.h: Use odp_port_t for port numbers in users...
2017-06-19 Greg Rosecompat: Restrict __ro_after_init usage
2017-06-02 Georg Schmueckinguserspace: add vxlan gpe support to vport
2017-06-02 Jan Scheurichuserspace: Switching of L3 packets in L2 pipeline
2017-05-30 Ben Pfaffpackets: Remove unnecessary "packed" annotations.
2017-05-08 Jan Scheurichuserspace: Support for push_eth and pop_eth actions
next