Age | Commit message (Expand) | Author | Files | Lines |
2016-07-22 | netfilter: conntrack: support a fixed size of 128 distinct labels | Florian Westphal | 1 | -2/+2 |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+12 |
2016-06-29 | openvswitch: fix conntrack netlink event delivery | Samuel Gauthier | 1 | -2/+12 |
2016-06-25 | openvswitch: Only set mark and labels with a commit flag. | Jarno Rajahalme | 1 | -25/+51 |
2016-06-25 | openvswitch: Set mark and labels before confirming. | Jarno Rajahalme | 1 | -19/+14 |
2016-06-22 | openvswitch: Add packet len info to upcall. | William Tu | 1 | -1/+12 |
2016-06-11 | openvswitch: Add packet truncation support. | William Tu | 5 | -17/+67 |
2016-06-03 | ovs: set name assign type of internal port | Zhang Shengju | 1 | -1/+1 |
2016-05-31 | openvswitch: update checksum in {push,pop}_mpls | Simon Horman | 1 | -5/+15 |
2016-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+13 |
2016-05-11 | openvswitch: Fix cached ct with helper. | Joe Stringer | 1 | -0/+13 |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -8/+0 |
2016-05-05 | openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer | Pablo Neira Ayuso | 1 | -8/+0 |
2016-04-26 | ovs: align nlattr properly when needed | Nicolas Dichtel | 1 | -12/+15 |
2016-04-25 | ovs: use nla_put_u64_64bit() | Nicolas Dichtel | 1 | -1/+2 |
2016-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -1/+1 |
2016-04-24 | libnl: nla_put_be64(): align on a 64-bit area | Nicolas Dichtel | 1 | -2/+3 |
2016-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+3 |
2016-04-21 | openvswitch: use flow protocol when recalculating ipv6 checksums | Simon Horman | 1 | -2/+2 |
2016-04-21 | openvswitch: Orphan skbs before IPv6 defrag | Joe Stringer | 1 | -0/+1 |
2016-04-18 | netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' | Florian Westphal | 1 | -1/+1 |
2016-04-17 | openvswitch: Convert to using IFF_NO_QUEUE | Phil Sutter | 1 | -2/+1 |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -11/+14 |
2016-03-28 | openvswitch: call only into reachable nf-nat code | Arnd Bergmann | 2 | -9/+11 |
2016-03-28 | openvswitch: Fix checking for new expected connections. | Jarno Rajahalme | 1 | -2/+3 |
2016-03-28 | openvswitch: Use proper buffer size in nla_memcpy | Haishuang Yan | 1 | -1/+2 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 11 | -91/+726 |
2016-03-19 | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it | Daniel Borkmann | 1 | -1/+1 |
2016-03-19 | openvswitch: allow output of MPLS packets on tunnel vports | Simon Horman | 1 | -3/+0 |
2016-03-19 | ovs: internal_set_rx_headroom() can be static | Wu Fengguang | 1 | -1/+1 |
2016-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 3 | -40/+626 |
2016-03-15 | openvswitch: Interface with NAT. | Jarno Rajahalme | 3 | -28/+502 |
2016-03-15 | openvswitch: Delay conntrack helper call for new connections. | Jarno Rajahalme | 1 | -5/+16 |
2016-03-15 | openvswitch: Handle NF_REPEAT in conntrack action. | Jarno Rajahalme | 1 | -2/+8 |
2016-03-15 | openvswitch: Find existing conntrack entry after upcall. | Jarno Rajahalme | 1 | -13/+90 |
2016-03-15 | openvswitch: Update the CT state key only after nf_conntrack_in(). | Jarno Rajahalme | 1 | -3/+4 |
2016-03-15 | openvswitch: Add commentary to conntrack.c | Jarno Rajahalme | 1 | -1/+20 |
2016-03-15 | netfilter: Remove IP_CT_NEW_REPLY definition. | Jarno Rajahalme | 1 | -2/+0 |
2016-03-14 | ovs: allow nl 'flow set' to use ufid without flow key | Samuel Gauthier | 1 | -11/+17 |
2016-03-01 | ovs: propagate per dp max headroom to all vports | Paolo Abeni | 3 | -1/+53 |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+3 |
2016-02-20 | net: use skb_postpush_rcsum instead of own implementations | Daniel Borkmann | 3 | -13/+4 |
2016-02-19 | lwt: fix rx checksum setting for lwt devices tunneling over ipv6 | Paolo Abeni | 1 | -1/+1 |
2016-02-18 | Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" | Florian Westphal | 1 | -5/+5 |
2016-02-18 | openvswitch: Revert: "Enable memory mapped Netlink i/o" | Florian Westphal | 1 | -7/+3 |
2016-02-17 | net: add dst_cache to ovs vxlan lwtunnel | Paolo Abeni | 2 | -0/+7 |
2016-02-15 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2016-02-11 | openvswitch: allow management from inside user namespaces | Tycho Andersen | 1 | -10/+10 |
2016-02-10 | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices | David Wragg | 1 | -0/+2 |