index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
2020-05-20
net: openvswitch: fix csum updates for MPLS actions
John Hurley
2020-05-10
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
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-04-27
openvswitch: fix flow actions reallocation
Andrea Righi
2019-02-06
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
2018-05-26
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-11
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
2017-03-30
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
Or Gerlitz
2017-02-04
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
2016-06-24
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-05-18
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
2016-05-18
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-03-03
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Paolo Abeni
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
2015-12-18
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
2015-12-11
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
2015-12-11
openvswitch: Fix helper reference leak
Joe Stringer
2015-12-03
openvswitch: fix hangup on vxlan/gre/geneve device deletion
Paolo Abeni
2015-12-02
openvswitch: properly refcount vport-vxlan module
Paolo Abeni
2015-11-24
net: openvswitch: Remove invalid comment
Aaron Conole
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-27
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
2015-10-27
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-10-22
openvswitch: Use dev_queue_xmit for vport send.
Pravin B Shelar
2015-10-22
openvswitch: Fix incorrect type use.
Pravin B Shelar
2015-10-21
openvswitch: Serialize nested ct actions if provided
Joe Stringer
2015-10-21
openvswitch: Mark connections new when not confirmed.
Joe Stringer
2015-10-21
openvswitch: Reject ct_state masks for unknown bits
Joe Stringer
2015-10-21
openvswitch: Allocate memory for ovs internal device stats.
James Morse
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-18
openvswitch: Scrub skb between namespaces
Joe Stringer
2015-10-12
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
2015-10-12
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
2015-10-07
openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
Joe Stringer
2015-10-07
openvswitch: Extend ct_state match field to 32 bits
Joe Stringer
2015-10-07
openvswitch: Reject ct_state unsupported bits
Joe Stringer
2015-10-07
openvswitch: Ensure flow is valid before executing ct
Joe Stringer
2015-10-07
openvswitch: Fix skb leak in ovs_fragment()
Joe Stringer
2015-10-07
openvswitch: netlink attributes for IPv6 tunneling
Jiri Benc
2015-10-07
openvswitch: add tunnel protocol to sw_flow_key
Jiri Benc
[next]