aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAge
...
| * | openvswitch: Serialize nested ct actions if providedJoe Stringer2015-10-21
| * | openvswitch: Mark connections new when not confirmed.Joe Stringer2015-10-21
| * | openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2015-10-21
| * | openvswitch: Allocate memory for ovs internal device stats.James Morse2015-10-21
* | | openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar2015-10-22
* | | openvswitch: Fix incorrect type use.Pravin B Shelar2015-10-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\| |
| * | openvswitch: Scrub skb between namespacesJoe Stringer2015-10-19
| * | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-07
| * | openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-07
| * | openvswitch: Reject ct_state unsupported bitsJoe Stringer2015-10-07
| * | openvswitch: Ensure flow is valid before executing ctJoe Stringer2015-10-07
| * | openvswitch: Fix skb leak in ovs_fragment()Joe Stringer2015-10-07
| * | openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar2015-10-05
| * | ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov2015-10-05
| * | openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-05
* | | ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-12
* | | ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-12
* | | openvswitch: netlink attributes for IPv6 tunnelingJiri Benc2015-10-07
* | | openvswitch: add tunnel protocol to sw_flow_keyJiri Benc2015-10-07
* | | openvswitch: Remove ovs_vport_output_skEric W. Biederman2015-09-30
* | | ipv6: Pass struct net through ip6_fragmentEric W. Biederman2015-09-30
* | | ipv4: Pass struct net through ip_fragmentEric W. Biederman2015-09-30
* | | openvswitch: Pass net into ovs_fragmentEric W. Biederman2015-09-30
* | | openvswitch: Pass net into ovs_vport_outputEric W. Biederman2015-09-30
* | | vxlan: support both IPv4 and IPv6 sockets in a single vxlan deviceJiri Benc2015-09-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\| |
| * | openvswitch: Zero flows on allocation.Jesse Gross2015-09-22
| * | openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer2015-09-17
| * | openvswitch: Fix mask generation for nested attributes.Jesse Gross2015-09-15
| * | openvswitch: Fix dependency on IPv6 defrag.Joe Stringer2015-09-11
* | | genetlink: simplify genl_notifyJiri Benc2015-09-24
* | | netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-18
|/ /
* | openvswitch: Remove conntrack Kconfig option.Joe Stringer2015-09-07
* | ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
* | openvswitch: Remove vport-netPravin B Shelar2015-08-29
* | openvswitch: Remove vport stats.Pravin B Shelar2015-08-29
* | openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-29
* | openvswitch: Remove vport get_name()Pravin B Shelar2015-08-29
* | openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...Simon Horman2015-08-29
* | ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-29
* | openvswitch: Fix conntrack compilation without mark.Joe Stringer2015-08-29
* | openswitch: fix typo CONFIG_NF_CONNTRACK_LABELValentin Rothberg2015-08-28
* | openvswitch: Include ip6_fib.h.Joe Stringer2015-08-27
* | net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko2015-08-27
* | openvswitch: Use Geneve device.Pravin B Shelar2015-08-27
* | openvswitch: Allow attaching helpers to ct actionJoe Stringer2015-08-27
* | openvswitch: Allow matching on conntrack labelJoe Stringer2015-08-27
* | openvswitch: Allow matching on conntrack markJoe Stringer2015-08-27
* | openvswitch: Add conntrack actionJoe Stringer2015-08-27