summaryrefslogtreecommitdiff
path: root/net/openvswitch
AgeCommit message (Expand)Author
2019-12-21openvswitch: support asymmetric conntrackAaron Conole
2019-12-05openvswitch: remove another BUG_ON()Paolo Abeni
2019-12-05openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2019-12-05openvswitch: fix flow command message sizePaolo Abeni
2019-11-25net: ovs: fix return type of ndo_start_xmit functionYueHaibing
2019-10-05openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing
2019-08-04net: openvswitch: fix csum updates for MPLS actionsJohn Hurley
2019-05-02ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2019-04-17openvswitch: fix flow actions reallocationAndrea Righi
2019-01-31openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall
2018-05-30openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk
2018-05-19openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio
2018-03-24openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme
2018-02-03openvswitch: fix the incorrect flow action alloc sizezhangliping
2017-08-30openvswitch: fix skb_panic due to the incorrect actions attrlenLiping Zhang
2017-08-11openvswitch: fix potential out of bound access in parse_ctLiping Zhang
2017-03-30openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy
2017-03-30net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz
2017-03-22ipv6: orphan skbs in reassembly unitEric Dumazet
2017-02-04openvswitch: maintain correct checksum state in conntrack actionsLance Richardson
2016-11-30openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto
2016-10-13openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc
2016-10-13openvswitch: fix vlan subtraction from packet lengthJiri Benc
2016-10-13openvswitch: vlan: remove wrong likely statementJiri Benc
2016-10-03openvswitch: use mpls_hdrJiri Benc
2016-10-03openvswitch: mpls: set network header correctly on key extractJiri Benc
2016-09-20openvswitch: avoid resetting flow key while installing new flow.pravin shelar
2016-09-20openvswitch: Fix Frame-size larger than 1024 bytes warning.pravin shelar
2016-09-18openvswitch: use percpu flow statsThadeu Lima de Souza Cascardo
2016-09-18openvswitch: fix flow stats accounting when node 0 is not possibleThadeu Lima de Souza Cascardo
2016-09-15openvswitch: avoid deferred execution of recirc actionsLance Richardson
2016-09-10openvswitch: use alias for genetlink family namesThadeu Lima de Souza Cascardo
2016-09-08openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributesEric Garver
2016-09-04openvswitch: Free tmpl with tmpl_free.Joe Stringer
2016-08-30net: mpls: Fixups for GSODavid Ahern
2016-08-10openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis
2016-08-06OVS: Ignore negative headroom valueIan Wienand
2016-08-03openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme
2016-07-22netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29openvswitch: fix conntrack netlink event deliverySamuel Gauthier
2016-06-25openvswitch: Only set mark and labels with a commit flag.Jarno Rajahalme
2016-06-25openvswitch: Set mark and labels before confirming.Jarno Rajahalme
2016-06-22openvswitch: Add packet len info to upcall.William Tu
2016-06-10openvswitch: Add packet truncation support.William Tu
2016-06-02ovs: set name assign type of internal portZhang Shengju
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-11openvswitch: Fix cached ct with helper.Joe Stringer
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller