aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/datapath.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-12net: Introduce possible_net_tGravatar Eric W. Biederman 1-3/+1
2014-11-09openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Gravatar Jarno Rajahalme 1-3/+3
2014-11-09openvswitch: Constify various function argumentsGravatar Thomas Graf 1-2/+2
2014-11-09openvswitch: Remove redundant key ref from upcall_info.Gravatar Pravin B Shelar 1-7/+5
2014-11-09openvswitch: Extend packet attribute for egress tunnel infoGravatar Wenyu Zhang 1-0/+2
2014-11-05openvswitch: Remove flow member from struct ovs_skb_cbGravatar Lorand Jakab 1-3/+1
2014-10-06openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Gravatar Jesse Gross 1-1/+1
2014-09-15openvswitch: Add recirc and hash action.Gravatar Andy Zhou 1-1/+6
2014-09-15openvswitch: Use tun_key only for egress tunnel path.Gravatar Pravin B Shelar 1-4/+4
2014-09-15openvswitch: refactor ovs flow extract API.Gravatar Pravin B Shelar 1-1/+4
2014-09-15openvswitch: Remove pkt_key from OVS_CBGravatar Pravin B Shelar 1-3/+2
2014-07-30net: Remove unlikely() for WARN_ON() conditionsGravatar Thomas Graf 1-1/+1
2014-05-16openvswitch: Use net_ratelimit in OVS_NLERRGravatar Joe Perches 1-3/+5
2014-02-15openvswitch: rename ->sync to ->syncpGravatar WANG Cong 1-1/+1
2014-01-06ovs: make functions localGravatar Stephen Hemminger 1-2/+0
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink...Gravatar Thomas Graf 1-0/+2
2014-01-06openvswitch: Silence RCU lockdep checks from flow lookup.Gravatar Jesse Gross 1-0/+2
2013-11-19genetlink: pass family to functions using groupsGravatar Johannes Berg 1-0/+1
2013-10-22openvswitch: collect mega flow mask statsGravatar Andy Zhou 1-0/+4
2013-10-04openvswitch: Move mega-flow list out of rehashing struct.Gravatar Pravin B Shelar 1-4/+2
2013-10-03openvswitch: Restructure datapath.c and flow.cGravatar Pravin B Shelar 1-0/+1
2013-09-17openvswitch: Move flow table rehashing to flow install.Gravatar Pravin B Shelar 1-0/+2
2013-08-23openvswitch: Mega flow implementationGravatar Andy Zhou 1-0/+6
2013-06-19openvswitch: Add gre tunnel support.Gravatar Pravin B Shelar 1-0/+1
2013-06-19openvswitch: Add tunneling interface.Gravatar Pravin B Shelar 1-0/+3
2013-04-15openvswitch: Simplify datapath locking.Gravatar Pravin B Shelar 1-22/+47
2013-04-10openvswitch: datapath.h: Fix a stale comment.Gravatar Andy Zhou 1-1/+0
2013-02-22openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Gravatar Ben Pfaff 1-1/+1
2012-09-10netlink: Rename pid to portid to avoid confusionGravatar Eric W. Biederman 1-1/+1
2012-09-03openvswitch: Increase maximum number of datapath ports.Gravatar Pravin B Shelar 1-7/+26
2012-08-22openvswitch: Add support for network namespaces.Gravatar Pravin B Shelar 1-2/+17
2012-05-03openvswitch: Replace Nicira Networks.Gravatar Raju Subramanian 1-1/+1
2012-01-17net: remove version.h includes in net/openvswitch/Gravatar Devendra Naga 1-1/+0
2011-12-03net: Add Open vSwitch kernel components.Gravatar Jesse Gross 1-0/+125