Age | Commit message (Expand) | Author |
2016-10-03 | openvswitch: use mpls_hdr | Jiri Benc |
2016-10-03 | openvswitch: mpls: set network header correctly on key extract | Jiri Benc |
2016-09-20 | openvswitch: avoid resetting flow key while installing new flow. | pravin shelar |
2016-09-20 | openvswitch: Fix Frame-size larger than 1024 bytes warning. | pravin shelar |
2016-09-18 | openvswitch: use percpu flow stats | Thadeu Lima de Souza Cascardo |
2016-09-18 | openvswitch: fix flow stats accounting when node 0 is not possible | Thadeu Lima de Souza Cascardo |
2016-09-15 | openvswitch: avoid deferred execution of recirc actions | Lance Richardson |
2016-09-10 | openvswitch: use alias for genetlink family names | Thadeu Lima de Souza Cascardo |
2016-09-08 | openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes | Eric Garver |
2016-09-04 | openvswitch: Free tmpl with tmpl_free. | Joe Stringer |
2016-08-30 | net: mpls: Fixups for GSO | David Ahern |
2016-08-10 | openvswitch: do not ignore netdev errors when creating tunnel vports | Martynas Pumputis |
2016-08-06 | OVS: Ignore negative headroom value | Ian Wienand |
2016-08-03 | openvswitch: Remove incorrect WARN_ONCE(). | Jarno Rajahalme |
2016-07-22 | netfilter: conntrack: support a fixed size of 128 distinct labels | Florian Westphal |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-06-29 | openvswitch: fix conntrack netlink event delivery | Samuel Gauthier |
2016-06-25 | openvswitch: Only set mark and labels with a commit flag. | Jarno Rajahalme |
2016-06-25 | openvswitch: Set mark and labels before confirming. | Jarno Rajahalme |
2016-06-22 | openvswitch: Add packet len info to upcall. | William Tu |
2016-06-10 | openvswitch: Add packet truncation support. | William Tu |
2016-06-02 | ovs: set name assign type of internal port | Zhang Shengju |
2016-05-31 | openvswitch: update checksum in {push,pop}_mpls | Simon Horman |
2016-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-05-11 | openvswitch: Fix cached ct with helper. | Joe Stringer |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-05-05 | openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer | Pablo Neira Ayuso |
2016-04-26 | ovs: align nlattr properly when needed | Nicolas Dichtel |
2016-04-25 | ovs: use nla_put_u64_64bit() | Nicolas Dichtel |
2016-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-04-23 | libnl: nla_put_be64(): align on a 64-bit area | Nicolas Dichtel |
2016-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-04-21 | openvswitch: use flow protocol when recalculating ipv6 checksums | Simon Horman |
2016-04-21 | openvswitch: Orphan skbs before IPv6 defrag | Joe Stringer |
2016-04-18 | netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' | Florian Westphal |
2016-04-16 | openvswitch: Convert to using IFF_NO_QUEUE | Phil Sutter |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-03-28 | openvswitch: call only into reachable nf-nat code | Arnd Bergmann |
2016-03-28 | openvswitch: Fix checking for new expected connections. | Jarno Rajahalme |
2016-03-28 | openvswitch: Use proper buffer size in nla_memcpy | Haishuang Yan |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it | Daniel Borkmann |
2016-03-18 | openvswitch: allow output of MPLS packets on tunnel vports | Simon Horman |
2016-03-18 | ovs: internal_set_rx_headroom() can be static | Wu Fengguang |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-03-14 | openvswitch: Interface with NAT. | Jarno Rajahalme |
2016-03-14 | openvswitch: Delay conntrack helper call for new connections. | Jarno Rajahalme |
2016-03-14 | openvswitch: Handle NF_REPEAT in conntrack action. | Jarno Rajahalme |
2016-03-14 | openvswitch: Find existing conntrack entry after upcall. | Jarno Rajahalme |