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