aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/datapath.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-05net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey1-2/+0
2021-07-16openvswitch: Introduce per-cpu upcall dispatchMark Gray1-0/+20
2020-08-03net: openvswitch: add masks cache hit counterEelco Chaudron1-0/+3
2020-07-24net: openvswitch: fixes potential deadlock in dp cleanup codeEelco Chaudron1-3/+1
2020-07-17net: openvswitch: reorder masks array based on usageEelco Chaudron1-2/+6
2020-04-23net: openvswitch: expand the meters supported numberTonghao Zhang1-1/+1
2019-11-14net: openvswitch: add hash info to upcallTonghao Zhang1-0/+12
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner1-14/+1
2018-05-25openvswitch: Support conntrack zone limitYi-Hung Wei1-0/+3
2017-11-13openvswitch: Add meter action supportAndy Zhou1-0/+1
2017-11-13openvswitch: Add meter infrastructureAndy Zhou1-0/+3
2017-11-13openvswitch: export get_dp() API.Andy Zhou1-0/+31
2017-11-05openvswitch: reliable interface indentification in port dumpsJiri Benc1-2/+2
2017-08-16openvswitch: fix skb_panic due to the incorrect actions attrlenLiping Zhang1-0/+2
2017-07-03openvswitch: fix mis-ordered comment lines for ovs_skb_cbDaniel Axtens1-1/+1
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou1-2/+0
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2016-06-10openvswitch: Add packet truncation support.William Tu1-1/+4
2016-03-01ovs: propagate per dp max headroom to all vportsPaolo Abeni1-0/+4
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar1-1/+0
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar1-1/+2
2015-08-29openvswitch: Remove vport-netPravin B Shelar1-2/+0
2015-08-29openvswitch: Remove egress_tun_info.Pravin B Shelar1-3/+0
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer1-0/+3
2015-08-27openvswitch: Add conntrack actionJoe Stringer1-0/+6
2015-08-27openvswitch: Move MASKED* macros to datapath.hJoe Stringer1-0/+4
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf1-2/+3
2015-06-01openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee1-0/+2
2015-03-12net: Introduce possible_net_tEric W. Biederman1-3/+1
2014-11-09openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme1-3/+3
2014-11-09openvswitch: Constify various function argumentsThomas Graf1-2/+2
2014-11-09openvswitch: Remove redundant key ref from upcall_info.Pravin B Shelar1-7/+5
2014-11-09openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang1-0/+2
2014-11-05openvswitch: Remove flow member from struct ovs_skb_cbLorand Jakab1-3/+1
2014-10-06openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross1-1/+1
2014-09-15openvswitch: Add recirc and hash action.Andy Zhou1-1/+6
2014-09-15openvswitch: Use tun_key only for egress tunnel path.Pravin B Shelar1-4/+4
2014-09-15openvswitch: refactor ovs flow extract API.Pravin B Shelar1-1/+4
2014-09-15openvswitch: Remove pkt_key from OVS_CBPravin B Shelar1-3/+2
2014-07-30net: Remove unlikely() for WARN_ON() conditionsThomas Graf1-1/+1
2014-05-16openvswitch: Use net_ratelimit in OVS_NLERRJoe Perches1-3/+5
2014-02-15openvswitch: rename ->sync to ->syncpWANG Cong1-1/+1
2014-01-06ovs: make functions localStephen Hemminger1-2/+0
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink messagesThomas Graf1-0/+2
2014-01-06openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross1-0/+2
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-0/+1
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou1-0/+4
2013-10-04openvswitch: Move mega-flow list out of rehashing struct.Pravin B Shelar1-4/+2
2013-10-03openvswitch: Restructure datapath.c and flow.cPravin B Shelar1-0/+1