summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/datapath.h
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme2014-11-091-3/+3
* openvswitch: Constify various function argumentsThomas Graf2014-11-091-2/+2
* openvswitch: Remove redundant key ref from upcall_info.Pravin B Shelar2014-11-091-7/+5
* openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang2014-11-091-0/+2
* openvswitch: Remove flow member from struct ovs_skb_cbLorand Jakab2014-11-051-3/+1
* openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-061-1/+1
* openvswitch: Add recirc and hash action.Andy Zhou2014-09-151-1/+6
* openvswitch: Use tun_key only for egress tunnel path.Pravin B Shelar2014-09-151-4/+4
* openvswitch: refactor ovs flow extract API.Pravin B Shelar2014-09-151-1/+4
* openvswitch: Remove pkt_key from OVS_CBPravin B Shelar2014-09-151-3/+2
* net: Remove unlikely() for WARN_ON() conditionsThomas Graf2014-07-301-1/+1
* openvswitch: Use net_ratelimit in OVS_NLERRJoe Perches2014-05-161-3/+5
* openvswitch: rename ->sync to ->syncpWANG Cong2014-02-151-1/+1
* ovs: make functions localStephen Hemminger2014-01-061-2/+0
* openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf2014-01-061-0/+2
* openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross2014-01-061-0/+2
* genetlink: pass family to functions using groupsJohannes Berg2013-11-191-0/+1
* openvswitch: collect mega flow mask statsAndy Zhou2013-10-221-0/+4
* openvswitch: Move mega-flow list out of rehashing struct.Pravin B Shelar2013-10-041-4/+2
* openvswitch: Restructure datapath.c and flow.cPravin B Shelar2013-10-031-0/+1
* openvswitch: Move flow table rehashing to flow install.Pravin B Shelar2013-09-171-0/+2
* openvswitch: Mega flow implementationAndy Zhou2013-08-231-0/+6
* openvswitch: Add gre tunnel support.Pravin B Shelar2013-06-191-0/+1
* openvswitch: Add tunneling interface.Pravin B Shelar2013-06-191-0/+3
* openvswitch: Simplify datapath locking.Pravin B Shelar2013-04-151-22/+47
* openvswitch: datapath.h: Fix a stale comment.Andy Zhou2013-04-101-1/+0
* openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff2013-02-221-1/+1
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-1/+1
* openvswitch: Increase maximum number of datapath ports.Pravin B Shelar2012-09-031-7/+26
* openvswitch: Add support for network namespaces.Pravin B Shelar2012-08-221-2/+17
* openvswitch: Replace Nicira Networks.Raju Subramanian2012-05-031-1/+1
* net: remove version.h includes in net/openvswitch/Devendra Naga2012-01-171-1/+0
* net: Add Open vSwitch kernel components.Jesse Gross2011-12-031-0/+125
OpenPOWER on IntegriCloud