summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/datapath.h
Commit message (Expand)AuthorAgeFilesLines
* net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey2022-02-051-2/+0
* openvswitch: Introduce per-cpu upcall dispatchMark Gray2021-07-161-0/+20
* net: openvswitch: add masks cache hit counterEelco Chaudron2020-08-031-0/+3
* net: openvswitch: fixes potential deadlock in dp cleanup codeEelco Chaudron2020-07-241-3/+1
* net: openvswitch: reorder masks array based on usageEelco Chaudron2020-07-171-2/+6
* net: openvswitch: expand the meters supported numberTonghao Zhang2020-04-231-1/+1
* net: openvswitch: add hash info to upcallTonghao Zhang2019-11-141-0/+12
* net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey2019-09-061-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner2019-06-051-14/+1
* openvswitch: Support conntrack zone limitYi-Hung Wei2018-05-251-0/+3
* openvswitch: Add meter action supportAndy Zhou2017-11-131-0/+1
* openvswitch: Add meter infrastructureAndy Zhou2017-11-131-0/+3
* openvswitch: export get_dp() API.Andy Zhou2017-11-131-0/+31
* openvswitch: reliable interface indentification in port dumpsJiri Benc2017-11-051-2/+2
* openvswitch: fix skb_panic due to the incorrect actions attrlenLiping Zhang2017-08-161-0/+2
* openvswitch: fix mis-ordered comment lines for ovs_skb_cbDaniel Axtens2017-07-031-1/+1
* openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-221-2/+0
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* openvswitch: Add packet truncation support.William Tu2016-06-101-1/+4
* ovs: propagate per dp max headroom to all vportsPaolo Abeni2016-03-011-0/+4
* openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-221-1/+0
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-311-1/+2
* openvswitch: Remove vport-netPravin B Shelar2015-08-291-2/+0
* openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-291-3/+0
* openvswitch: Allow matching on conntrack labelJoe Stringer2015-08-271-0/+3
* openvswitch: Add conntrack actionJoe Stringer2015-08-271-0/+6
* openvswitch: Move MASKED* macros to datapath.hJoe Stringer2015-08-271-0/+4
* ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-211-2/+3
* openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee2015-06-011-0/+2
* net: Introduce possible_net_tEric W. Biederman2015-03-121-3/+1
* 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