index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
2023-01-07
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
2022-11-03
openvswitch: switch from WARN to pr_warn
Aaron Conole
2022-10-26
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
2022-10-26
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
2022-04-27
openvswitch: fix OOB access in reserve_sfa_size()
Paolo Valerio
2022-04-20
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2021-05-22
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
2020-10-14
openvswitch: handle DNAT tuple collision
Dumitru Ceara
2019-12-21
openvswitch: support asymmetric conntrack
Aaron Conole
2019-12-05
openvswitch: remove another BUG_ON()
Paolo Abeni
2019-12-05
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
2019-12-05
openvswitch: fix flow command message size
Paolo Abeni
2019-11-25
net: ovs: fix return type of ndo_start_xmit function
YueHaibing
2019-10-05
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
2019-08-04
net: openvswitch: fix csum updates for MPLS actions
John Hurley
2019-05-02
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2019-04-17
openvswitch: fix flow actions reallocation
Andrea Righi
2019-01-31
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
2018-05-30
openvswitch: Remove padding from packet before L3+ conntrack processing
Ed Swierk
2018-05-19
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
Stefano Brivio
2018-03-24
openvswitch: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
2018-02-03
openvswitch: fix the incorrect flow action alloc size
zhangliping
2017-08-30
openvswitch: fix skb_panic due to the incorrect actions attrlen
Liping Zhang
2017-08-11
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
2017-03-30
openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
Kris Murphy
2017-03-30
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
Or Gerlitz
2017-03-22
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2017-02-04
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
2016-11-30
openvswitch: Fix skb leak in IPv6 reassembly.
Daniele Di Proietto
2016-10-13
openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
Jiri Benc
2016-10-13
openvswitch: fix vlan subtraction from packet length
Jiri Benc
2016-10-13
openvswitch: vlan: remove wrong likely statement
Jiri Benc
2016-10-03
openvswitch: use mpls_hdr
Jiri Benc
2016-10-03
openvswitch: mpls: set network header correctly on key extract
Jiri Benc
2016-09-20
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
2016-09-20
openvswitch: Fix Frame-size larger than 1024 bytes warning.
pravin shelar
2016-09-18
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
2016-09-18
openvswitch: fix flow stats accounting when node 0 is not possible
Thadeu Lima de Souza Cascardo
2016-09-15
openvswitch: avoid deferred execution of recirc actions
Lance Richardson
2016-09-10
openvswitch: use alias for genetlink family names
Thadeu Lima de Souza Cascardo
2016-09-08
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Eric Garver
2016-09-04
openvswitch: Free tmpl with tmpl_free.
Joe Stringer
2016-08-30
net: mpls: Fixups for GSO
David Ahern
2016-08-10
openvswitch: do not ignore netdev errors when creating tunnel vports
Martynas Pumputis
2016-08-06
OVS: Ignore negative headroom value
Ian Wienand
2016-08-03
openvswitch: Remove incorrect WARN_ONCE().
Jarno Rajahalme
2016-07-22
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
[next]