Age | Commit message (Expand) | Author | Files | Lines |
2021-07-16 | openvswitch: Introduce per-cpu upcall dispatch | Mark Gray | 1 | -0/+20 |
2020-08-04 | net: openvswitch: add masks cache hit counter | Eelco Chaudron | 1 | -0/+3 |
2020-07-25 | net: openvswitch: fixes potential deadlock in dp cleanup code | Eelco Chaudron | 1 | -3/+1 |
2020-07-17 | net: openvswitch: reorder masks array based on usage | Eelco Chaudron | 1 | -2/+6 |
2020-04-24 | net: openvswitch: expand the meters supported number | Tonghao Zhang | 1 | -1/+1 |
2019-11-15 | net: openvswitch: add hash info to upcall | Tonghao Zhang | 1 | -0/+12 |
2019-09-06 | net: openvswitch: Set OvS recirc_id from tc chain index | Paul Blakey | 1 | -0/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269 | Thomas Gleixner | 1 | -14/+1 |
2018-05-25 | openvswitch: Support conntrack zone limit | Yi-Hung Wei | 1 | -0/+3 |
2017-11-13 | openvswitch: Add meter action support | Andy Zhou | 1 | -0/+1 |
2017-11-13 | openvswitch: Add meter infrastructure | Andy Zhou | 1 | -0/+3 |
2017-11-13 | openvswitch: export get_dp() API. | Andy Zhou | 1 | -0/+31 |
2017-11-05 | openvswitch: reliable interface indentification in port dumps | Jiri Benc | 1 | -2/+2 |
2017-08-17 | openvswitch: fix skb_panic due to the incorrect actions attrlen | Liping Zhang | 1 | -0/+2 |
2017-07-03 | openvswitch: fix mis-ordered comment lines for ovs_skb_cb | Daniel Axtens | 1 | -1/+1 |
2017-03-22 | openvswitch: Optimize sample action for the clone use cases | andy zhou | 1 | -2/+0 |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2016-06-11 | openvswitch: Add packet truncation support. | William Tu | 1 | -1/+4 |
2016-03-01 | ovs: propagate per dp max headroom to all vports | Paolo Abeni | 1 | -0/+4 |
2015-10-23 | openvswitch: Fix egress tunnel info. | Pravin B Shelar | 1 | -1/+0 |
2015-08-31 | ip-tunnel: Use API to access tunnel metadata options. | Pravin B Shelar | 1 | -1/+2 |
2015-08-30 | openvswitch: Remove vport-net | Pravin B Shelar | 1 | -2/+0 |
2015-08-30 | openvswitch: Remove egress_tun_info. | Pravin B Shelar | 1 | -3/+0 |
2015-08-27 | openvswitch: Allow matching on conntrack label | Joe Stringer | 1 | -0/+3 |
2015-08-27 | openvswitch: Add conntrack action | Joe Stringer | 1 | -0/+6 |
2015-08-27 | openvswitch: Move MASKED* macros to datapath.h | Joe Stringer | 1 | -0/+4 |
2015-07-21 | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic | Thomas Graf | 1 | -2/+3 |
2015-06-02 | openvswitch: include datapath actions with sampled-packet upcall to userspace | Neil McKee | 1 | -0/+2 |
2015-03-12 | net: Introduce possible_net_t | Eric W. Biederman | 1 | -3/+1 |
2014-11-10 | openvswitch: Add support for OVS_FLOW_ATTR_PROBE. | Jarno Rajahalme | 1 | -3/+3 |
2014-11-10 | openvswitch: Constify various function arguments | Thomas Graf | 1 | -2/+2 |
2014-11-10 | openvswitch: Remove redundant key ref from upcall_info. | Pravin B Shelar | 1 | -7/+5 |
2014-11-10 | openvswitch: Extend packet attribute for egress tunnel info | Wenyu Zhang | 1 | -0/+2 |
2014-11-06 | openvswitch: Remove flow member from struct ovs_skb_cb | Lorand Jakab | 1 | -3/+1 |
2014-10-06 | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. | Jesse Gross | 1 | -1/+1 |
2014-09-16 | openvswitch: Add recirc and hash action. | Andy Zhou | 1 | -1/+6 |
2014-09-16 | openvswitch: Use tun_key only for egress tunnel path. | Pravin B Shelar | 1 | -4/+4 |
2014-09-16 | openvswitch: refactor ovs flow extract API. | Pravin B Shelar | 1 | -1/+4 |
2014-09-16 | openvswitch: Remove pkt_key from OVS_CB | Pravin B Shelar | 1 | -3/+2 |
2014-07-31 | net: Remove unlikely() for WARN_ON() conditions | Thomas Graf | 1 | -1/+1 |
2014-05-17 | openvswitch: Use net_ratelimit in OVS_NLERR | Joe Perches | 1 | -3/+5 |
2014-02-15 | openvswitch: rename ->sync to ->syncp | WANG Cong | 1 | -1/+1 |
2014-01-07 | ovs: make functions local | Stephen Hemminger | 1 | -2/+0 |
2014-01-07 | openvswitch: Allow user space to announce ability to accept unaligned Netlink... | Thomas Graf | 1 | -0/+2 |
2014-01-07 | openvswitch: Silence RCU lockdep checks from flow lookup. | Jesse Gross | 1 | -0/+2 |
2013-11-20 | genetlink: pass family to functions using groups | Johannes Berg | 1 | -0/+1 |
2013-10-22 | openvswitch: collect mega flow mask stats | Andy Zhou | 1 | -0/+4 |
2013-10-04 | openvswitch: Move mega-flow list out of rehashing struct. | Pravin B Shelar | 1 | -4/+2 |
2013-10-04 | openvswitch: Restructure datapath.c and flow.c | Pravin B Shelar | 1 | -0/+1 |
2013-09-17 | openvswitch: Move flow table rehashing to flow install. | Pravin B Shelar | 1 | -0/+2 |