summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
AgeCommit message (Expand)Author
2021-06-03openvswitch: meter: fix race when getting now_ms.Tao Liu
2021-05-11openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti
2021-04-14openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets
2021-04-14net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun
2020-12-08net: openvswitch: ensure LSE is pullable before reading itDavide Caratti
2020-10-14openvswitch: handle DNAT tuple collisionDumitru Ceara
2020-10-01net: openvswitch: use div_u64() for 64-by-32 divisionsTonghao Zhang
2020-10-01net: openvswitch: use u64 for meter bucketTonghao Zhang
2020-08-11openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye
2020-06-30openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...Lorenzo Bianconi
2020-04-29net: openvswitch: ovs_ct_exit to be done under ovs_lockTonghao Zhang
2020-01-26net: openvswitch: don't unlock mutex when changing the user_features failsTonghao Zhang
2019-12-18net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-18Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-12-18openvswitch: support asymmetric conntrackAaron Conole
2019-12-04openvswitch: remove another BUG_ON()Paolo Abeni
2019-12-04openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2019-12-04openvswitch: fix flow command message sizePaolo Abeni
2019-10-25netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-10-22net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal
2019-09-26openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-28openvswitch: Clear the L4 portion of the key for "later" fragments.Justin Pettit
2019-08-28openvswitch: Properly set L4 keys on "later" IP fragmentsGreg Rose
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-25openvswitch: Fix conntrack cache with timeoutYi-Hung Wei
2019-08-24openvswitch: Fix log message in ovs conntrackYi-Hung Wei
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06openvswitch: Print error when ovs_execute_actions() failsYifeng Sun
2019-07-24ovs: datapath: hide clang frame-overflow warningsArnd Bergmann
2019-07-19net: openvswitch: rename flow_stats to sw_flow_statsPablo Neira Ayuso
2019-07-12net: openvswitch: do not update max_headroom if new headroom is equal to old ...Taehee Yoo
2019-07-08net: core: add MPLS update core helper and use in OvSJohn Hurley
2019-07-08net: core: move pop MPLS functionality from OvS to core helperJohn Hurley
2019-07-08net: core: move push MPLS functionality from OvS to core helperJohn Hurley
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08net: openvswitch: use netif_ovs_is_port() instead of opencodeTaehee Yoo
2019-06-30net: openvswitch: fix csum updates for MPLS actionsJohn Hurley
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-11net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()Taehee Yoo
2019-06-11net: openvswitch: do not free vport if register_netdevice() is failed.Taehee Yoo
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05net: openvswitch: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner