Age | Commit message (Expand) | Author |
2015-10-22 | openvswitch: Fix egress tunnel info. | Pravin B Shelar |
2015-08-31 | ip-tunnel: Use API to access tunnel metadata options. | Pravin B Shelar |
2015-08-29 | openvswitch: Remove vport-net | Pravin B Shelar |
2015-08-29 | openvswitch: Remove egress_tun_info. | Pravin B Shelar |
2015-08-27 | openvswitch: Allow matching on conntrack label | Joe Stringer |
2015-08-27 | openvswitch: Add conntrack action | Joe Stringer |
2015-08-27 | openvswitch: Move MASKED* macros to datapath.h | Joe Stringer |
2015-07-21 | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic | Thomas Graf |
2015-06-01 | openvswitch: include datapath actions with sampled-packet upcall to userspace | Neil McKee |
2015-03-12 | net: Introduce possible_net_t | Eric W. Biederman |
2014-11-09 | openvswitch: Add support for OVS_FLOW_ATTR_PROBE. | Jarno Rajahalme |
2014-11-09 | openvswitch: Constify various function arguments | Thomas Graf |
2014-11-09 | openvswitch: Remove redundant key ref from upcall_info. | Pravin B Shelar |
2014-11-09 | openvswitch: Extend packet attribute for egress tunnel info | Wenyu Zhang |
2014-11-05 | openvswitch: Remove flow member from struct ovs_skb_cb | Lorand Jakab |
2014-10-06 | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. | Jesse Gross |
2014-09-15 | openvswitch: Add recirc and hash action. | Andy Zhou |
2014-09-15 | openvswitch: Use tun_key only for egress tunnel path. | Pravin B Shelar |
2014-09-15 | openvswitch: refactor ovs flow extract API. | Pravin B Shelar |
2014-09-15 | openvswitch: Remove pkt_key from OVS_CB | Pravin B Shelar |
2014-07-30 | net: Remove unlikely() for WARN_ON() conditions | Thomas Graf |
2014-05-16 | openvswitch: Use net_ratelimit in OVS_NLERR | Joe Perches |
2014-02-15 | openvswitch: rename ->sync to ->syncp | WANG Cong |
2014-01-06 | ovs: make functions local | Stephen Hemminger |
2014-01-06 | openvswitch: Allow user space to announce ability to accept unaligned Netlink... | Thomas Graf |
2014-01-06 | openvswitch: Silence RCU lockdep checks from flow lookup. | Jesse Gross |
2013-11-19 | genetlink: pass family to functions using groups | Johannes Berg |
2013-10-22 | openvswitch: collect mega flow mask stats | Andy Zhou |
2013-10-04 | openvswitch: Move mega-flow list out of rehashing struct. | Pravin B Shelar |
2013-10-03 | openvswitch: Restructure datapath.c and flow.c | Pravin B Shelar |
2013-09-17 | openvswitch: Move flow table rehashing to flow install. | Pravin B Shelar |
2013-08-23 | openvswitch: Mega flow implementation | Andy Zhou |
2013-06-19 | openvswitch: Add gre tunnel support. | Pravin B Shelar |
2013-06-19 | openvswitch: Add tunneling interface. | Pravin B Shelar |
2013-04-15 | openvswitch: Simplify datapath locking. | Pravin B Shelar |
2013-04-10 | openvswitch: datapath.h: Fix a stale comment. | Andy Zhou |
2013-02-22 | openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length. | Ben Pfaff |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman |
2012-09-03 | openvswitch: Increase maximum number of datapath ports. | Pravin B Shelar |
2012-08-22 | openvswitch: Add support for network namespaces. | Pravin B Shelar |
2012-05-03 | openvswitch: Replace Nicira Networks. | Raju Subramanian |
2012-01-17 | net: remove version.h includes in net/openvswitch/ | Devendra Naga |
2011-12-03 | net: Add Open vSwitch kernel components. | Jesse Gross |