aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/datapath.h
AgeCommit message (Expand)Author
2017-07-03openvswitch: fix mis-ordered comment lines for ovs_skb_cbDaniel Axtens
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-06-10openvswitch: Add packet truncation support.William Tu
2016-03-01ovs: propagate per dp max headroom to all vportsPaolo Abeni
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-29openvswitch: Remove vport-netPravin B Shelar
2015-08-29openvswitch: Remove egress_tun_info.Pravin B Shelar
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer
2015-08-27openvswitch: Add conntrack actionJoe Stringer
2015-08-27openvswitch: Move MASKED* macros to datapath.hJoe Stringer
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf
2015-06-01openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee
2015-03-12net: Introduce possible_net_tEric W. Biederman
2014-11-09openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme
2014-11-09openvswitch: Constify various function argumentsThomas Graf
2014-11-09openvswitch: Remove redundant key ref from upcall_info.Pravin B Shelar
2014-11-09openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang
2014-11-05openvswitch: Remove flow member from struct ovs_skb_cbLorand Jakab
2014-10-06openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross
2014-09-15openvswitch: Add recirc and hash action.Andy Zhou
2014-09-15openvswitch: Use tun_key only for egress tunnel path.Pravin B Shelar
2014-09-15openvswitch: refactor ovs flow extract API.Pravin B Shelar
2014-09-15openvswitch: Remove pkt_key from OVS_CBPravin B Shelar
2014-07-30net: Remove unlikely() for WARN_ON() conditionsThomas Graf
2014-05-16openvswitch: Use net_ratelimit in OVS_NLERRJoe Perches
2014-02-15openvswitch: rename ->sync to ->syncpWANG Cong
2014-01-06ovs: make functions localStephen Hemminger
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf
2014-01-06openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou
2013-10-04openvswitch: Move mega-flow list out of rehashing struct.Pravin B Shelar
2013-10-03openvswitch: Restructure datapath.c and flow.cPravin B Shelar
2013-09-17openvswitch: Move flow table rehashing to flow install.Pravin B Shelar
2013-08-23openvswitch: Mega flow implementationAndy Zhou
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar
2013-06-19openvswitch: Add tunneling interface.Pravin B Shelar
2013-04-15openvswitch: Simplify datapath locking.Pravin B Shelar
2013-04-10openvswitch: datapath.h: Fix a stale comment.Andy Zhou
2013-02-22openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-03openvswitch: Increase maximum number of datapath ports.Pravin B Shelar
2012-08-22openvswitch: Add support for network namespaces.Pravin B Shelar
2012-05-03openvswitch: Replace Nicira Networks.Raju Subramanian
2012-01-17net: remove version.h includes in net/openvswitch/Devendra Naga
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross