index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
2021-08-26
ovs: clear skb->tstamp in forwarding path
kaixi.fan
2021-06-03
openvswitch: meter: fix race when getting now_ms.
Tao Liu
2021-05-11
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
2021-04-14
openvswitch: fix send of uninitialized stack memory in ct limit reply
Ilya Maximets
2021-04-14
net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...
Zheng Yongjun
2020-12-08
net: openvswitch: ensure LSE is pullable before reading it
Davide Caratti
2020-10-14
openvswitch: handle DNAT tuple collision
Dumitru Ceara
2020-10-01
net: openvswitch: use div_u64() for 64-by-32 divisions
Tonghao Zhang
2020-10-01
net: openvswitch: use u64 for meter bucket
Tonghao Zhang
2020-08-11
openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
Peilin Ye
2020-06-30
openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...
Lorenzo Bianconi
2020-04-29
net: openvswitch: ovs_ct_exit to be done under ovs_lock
Tonghao Zhang
2020-01-26
net: openvswitch: don't unlock mutex when changing the user_features fails
Tonghao Zhang
2019-12-18
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-18
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-18
openvswitch: support asymmetric conntrack
Aaron Conole
2019-12-04
openvswitch: remove another BUG_ON()
Paolo Abeni
2019-12-04
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
2019-12-04
openvswitch: fix flow command message size
Paolo Abeni
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-22
net: openvswitch: free vport unless register_netdevice() succeeds
Hillf Danton
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-09-26
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-28
openvswitch: Clear the L4 portion of the key for "later" fragments.
Justin Pettit
2019-08-28
openvswitch: Properly set L4 keys on "later" IP fragments
Greg Rose
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-25
openvswitch: Fix conntrack cache with timeout
Yi-Hung Wei
2019-08-24
openvswitch: Fix log message in ovs conntrack
Yi-Hung Wei
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
openvswitch: Print error when ovs_execute_actions() fails
Yifeng Sun
2019-07-24
ovs: datapath: hide clang frame-overflow warnings
Arnd Bergmann
2019-07-19
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
2019-07-12
net: openvswitch: do not update max_headroom if new headroom is equal to old ...
Taehee Yoo
2019-07-08
net: core: add MPLS update core helper and use in OvS
John Hurley
2019-07-08
net: core: move pop MPLS functionality from OvS to core helper
John Hurley
2019-07-08
net: core: move push MPLS functionality from OvS to core helper
John Hurley
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
net: openvswitch: use netif_ovs_is_port() instead of opencode
Taehee Yoo
2019-06-30
net: openvswitch: fix csum updates for MPLS actions
John Hurley
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-11
net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
Taehee Yoo
2019-06-11
net: openvswitch: do not free vport if register_netdevice() is failed.
Taehee Yoo
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
net: openvswitch: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
[next]