summaryrefslogtreecommitdiff
path: root/net/openvswitch (follow)
Commit message (Expand)AuthorAge
* net: openvswitch: fix csum updates for MPLS actionsJohn Hurley2020-05-20
* openvswitch: update checksum in {push,pop}_mplsSimon Horman2020-05-10
* openvswitch: remove another BUG_ON()Paolo Abeni2019-12-05
* openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni2019-12-05
* openvswitch: fix flow command message sizePaolo Abeni2019-12-05
* net: ovs: fix return type of ndo_start_xmit functionYueHaibing2019-11-25
* openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing2019-10-05
* openvswitch: fix flow actions reallocationAndrea Righi2019-04-27
* openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall2019-02-06
* openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio2018-05-26
* openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme2018-03-24
* openvswitch: fix the incorrect flow action alloc sizezhangliping2018-02-03
* openvswitch: fix potential out of bound access in parse_ctLiping Zhang2017-08-11
* net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz2017-03-30
* openvswitch: maintain correct checksum state in conntrack actionsLance Richardson2017-02-04
* vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-06-24
* openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman2016-05-18
* net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann2016-05-18
* lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni2016-03-03
* net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-31
* openvswitch: Fix template leak in error cases.Joe Stringer2015-12-29
* openvswitch: correct encoding of set tunnel action attributesSimon Horman2015-12-18
* openvswitch: Respect conntrack zone even if invalidJoe Stringer2015-12-11
* openvswitch: Fix helper reference leakJoe Stringer2015-12-11
* openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2015-12-03
* openvswitch: properly refcount vport-vxlan modulePaolo Abeni2015-12-02
* net: openvswitch: Remove invalid commentAaron Conole2015-11-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\
| * net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\ \
| * | openvswitch: Fix skb leak using IPv6 defragJoe Stringer2015-10-27
| * | openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer2015-10-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\| |
| * | openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-22
| * | openvswitch: Serialize nested ct actions if providedJoe Stringer2015-10-21
| * | openvswitch: Mark connections new when not confirmed.Joe Stringer2015-10-21
| * | openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2015-10-21
| * | openvswitch: Allocate memory for ovs internal device stats.James Morse2015-10-21
* | | openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar2015-10-22
* | | openvswitch: Fix incorrect type use.Pravin B Shelar2015-10-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\| |
| * | openvswitch: Scrub skb between namespacesJoe Stringer2015-10-18
| * | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-07
| * | openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-07
| * | openvswitch: Reject ct_state unsupported bitsJoe Stringer2015-10-07
| * | openvswitch: Ensure flow is valid before executing ctJoe Stringer2015-10-07
| * | openvswitch: Fix skb leak in ovs_fragment()Joe Stringer2015-10-07
| * | openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar2015-10-05
| * | ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov2015-10-05
| * | openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-05