summaryrefslogtreecommitdiff
path: root/net/openvswitch/datapath.h
Commit message (Expand)AuthorAge
* openvswitch: Add meter action supportAndy Zhou2017-11-13
* openvswitch: Add meter infrastructureAndy Zhou2017-11-13
* openvswitch: export get_dp() API.Andy Zhou2017-11-13
* openvswitch: reliable interface indentification in port dumpsJiri Benc2017-11-05
* openvswitch: fix skb_panic due to the incorrect actions attrlenLiping Zhang2017-08-16
* openvswitch: fix mis-ordered comment lines for ovs_skb_cbDaniel Axtens2017-07-03
* openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-22
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* openvswitch: Add packet truncation support.William Tu2016-06-10
* ovs: propagate per dp max headroom to all vportsPaolo Abeni2016-03-01
* openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-22
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
* openvswitch: Remove vport-netPravin B Shelar2015-08-29
* openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-29
* openvswitch: Allow matching on conntrack labelJoe Stringer2015-08-27
* openvswitch: Add conntrack actionJoe Stringer2015-08-27
* openvswitch: Move MASKED* macros to datapath.hJoe Stringer2015-08-27
* ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-21
* openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee2015-06-01
* net: Introduce possible_net_tEric W. Biederman2015-03-12
* openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme2014-11-09
* openvswitch: Constify various function argumentsThomas Graf2014-11-09
* openvswitch: Remove redundant key ref from upcall_info.Pravin B Shelar2014-11-09
* openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang2014-11-09
* openvswitch: Remove flow member from struct ovs_skb_cbLorand Jakab2014-11-05
* openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-06
* openvswitch: Add recirc and hash action.Andy Zhou2014-09-15
* openvswitch: Use tun_key only for egress tunnel path.Pravin B Shelar2014-09-15
* openvswitch: refactor ovs flow extract API.Pravin B Shelar2014-09-15
* openvswitch: Remove pkt_key from OVS_CBPravin B Shelar2014-09-15
* net: Remove unlikely() for WARN_ON() conditionsThomas Graf2014-07-30
* openvswitch: Use net_ratelimit in OVS_NLERRJoe Perches2014-05-16
* openvswitch: rename ->sync to ->syncpWANG Cong2014-02-15
* ovs: make functions localStephen Hemminger2014-01-06
* openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf2014-01-06
* openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross2014-01-06
* genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* openvswitch: collect mega flow mask statsAndy Zhou2013-10-22
* openvswitch: Move mega-flow list out of rehashing struct.Pravin B Shelar2013-10-04
* openvswitch: Restructure datapath.c and flow.cPravin B Shelar2013-10-03
* openvswitch: Move flow table rehashing to flow install.Pravin B Shelar2013-09-17
* openvswitch: Mega flow implementationAndy Zhou2013-08-23
* openvswitch: Add gre tunnel support.Pravin B Shelar2013-06-19
* openvswitch: Add tunneling interface.Pravin B Shelar2013-06-19
* openvswitch: Simplify datapath locking.Pravin B Shelar2013-04-15
* openvswitch: datapath.h: Fix a stale comment.Andy Zhou2013-04-10
* openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff2013-02-22
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* openvswitch: Increase maximum number of datapath ports.Pravin B Shelar2012-09-03
* openvswitch: Add support for network namespaces.Pravin B Shelar2012-08-22