Commit Graph

511 Commits (master)

Author SHA1 Message Date
Liping Zhang 3c7af814de openvswitch: fix skb_panic due to the incorrect actions attrlen
6 years ago
Liping Zhang d53ff3816d openvswitch: fix potential out of bound access in parse_ct
6 years ago
Kris Murphy ef7c1e297d openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
6 years ago
Or Gerlitz 03e9554ac4 net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
6 years ago
Eric Dumazet 0bcc319d55 ipv6: orphan skbs in reassembly unit
6 years ago
Lance Richardson 18767acb7b openvswitch: maintain correct checksum state in conntrack actions
6 years ago
Daniele Di Proietto f92a80a997 openvswitch: Fix skb leak in IPv6 reassembly.
7 years ago
Jiri Benc 3145c037e7 openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
7 years ago
Jiri Benc 72ec108d70 openvswitch: fix vlan subtraction from packet length
7 years ago
Jiri Benc 20ecf1e4e3 openvswitch: vlan: remove wrong likely statement
7 years ago
Jiri Benc 85de4a2101 openvswitch: use mpls_hdr
7 years ago
Jiri Benc f7d49bce8e openvswitch: mpls: set network header correctly on key extract
7 years ago
pravin shelar 2279994d07 openvswitch: avoid resetting flow key while installing new flow.
7 years ago
pravin shelar 190aa3e778 openvswitch: Fix Frame-size larger than 1024 bytes warning.
7 years ago
Thadeu Lima de Souza Cascardo db74a3335e openvswitch: use percpu flow stats
7 years ago
Thadeu Lima de Souza Cascardo 40773966cc openvswitch: fix flow stats accounting when node 0 is not possible
7 years ago
Lance Richardson 2679d04041 openvswitch: avoid deferred execution of recirc actions
7 years ago
Thadeu Lima de Souza Cascardo ed227099da openvswitch: use alias for genetlink family names
7 years ago
Eric Garver 018c1dda5f openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
7 years ago
Joe Stringer 76644232e6 openvswitch: Free tmpl with tmpl_free.
7 years ago
David Ahern 48d2ab609b net: mpls: Fixups for GSO
7 years ago
Martynas Pumputis 4b5b9ba553 openvswitch: do not ignore netdev errors when creating tunnel vports
7 years ago
Ian Wienand 5ef9f289c4 OVS: Ignore negative headroom value
7 years ago
Jarno Rajahalme bce91f8a42 openvswitch: Remove incorrect WARN_ONCE().
7 years ago
Florian Westphal 23014011ba netfilter: conntrack: support a fixed size of 128 distinct labels
7 years ago
David S. Miller ee58b57100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
7 years ago
Samuel Gauthier d913d3a763 openvswitch: fix conntrack netlink event delivery
7 years ago
Jarno Rajahalme 7d904c7bcd openvswitch: Only set mark and labels with a commit flag.
7 years ago
Jarno Rajahalme 1c1779fa54 openvswitch: Set mark and labels before confirming.
7 years ago
William Tu b95e5928fc openvswitch: Add packet len info to upcall.
7 years ago
William Tu f2a4d086ed openvswitch: Add packet truncation support.
7 years ago
Zhang Shengju 684ff4ef5e ovs: set name assign type of internal port
7 years ago
Simon Horman bc7cc5999f openvswitch: update checksum in {push,pop}_mpls
7 years ago
David S. Miller 909b27f706 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
7 years ago
Joe Stringer 16ec3d4fbb openvswitch: Fix cached ct with helper.
7 years ago
David S. Miller e8ed77dfa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
7 years ago
Pablo Neira Ayuso 3b78155b1b openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
7 years ago
Nicolas Dichtel 66c7a5ee1a ovs: align nlattr properly when needed
7 years ago
Nicolas Dichtel 0238b7204b ovs: use nla_put_u64_64bit()
7 years ago
David S. Miller 11afbff861 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
7 years ago
Nicolas Dichtel b46f6ded90 libnl: nla_put_be64(): align on a 64-bit area
7 years ago
David S. Miller 1602f49b58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
7 years ago
Simon Horman b4f70527f0 openvswitch: use flow protocol when recalculating ipv6 checksums
7 years ago
Joe Stringer 49e261a8a2 openvswitch: Orphan skbs before IPv6 defrag
7 years ago
Florian Westphal adff6c6560 netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
7 years ago
Phil Sutter 4272cc51a6 openvswitch: Convert to using IFF_NO_QUEUE
7 years ago
David S. Miller 0c84ea17ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
7 years ago
Arnd Bergmann 99b7248e2a openvswitch: call only into reachable nf-nat code
7 years ago
Jarno Rajahalme 5745b0be05 openvswitch: Fix checking for new expected connections.
7 years ago
Haishuang Yan ac71b46efd openvswitch: Use proper buffer size in nla_memcpy
7 years ago