index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
net: openvswitch: fix csum updates for MPLS actions
John Hurley
1
-4
/
+2
2020-05-10
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
1
-5
/
+15
2019-12-05
openvswitch: remove another BUG_ON()
Paolo Abeni
1
-1
/
+5
2019-12-05
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
1
-1
/
+4
2019-12-05
openvswitch: fix flow command message size
Paolo Abeni
1
-1
/
+5
2019-11-25
net: ovs: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+3
2019-10-05
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
1
-1
/
+1
2019-04-27
openvswitch: fix flow actions reallocation
Andrea Righi
1
-2
/
+2
2019-02-06
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
1
-1
/
+1
2018-05-26
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
Stefano Brivio
1
-6
/
+3
2018-03-24
openvswitch: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
1
-1
/
+29
2018-02-03
openvswitch: fix the incorrect flow action alloc size
zhangliping
1
-8
/
+8
2017-08-11
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
1
-2
/
+5
2017-03-30
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
Or Gerlitz
1
-1
/
+1
2017-02-04
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
1
-1
/
+2
2016-06-24
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
1
-0
/
+2
2016-05-18
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
1
-2
/
+2
2016-05-18
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
3
-13
/
+4
2016-03-03
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Paolo Abeni
1
-1
/
+1
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
1
-4
/
+1
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
1
-2
/
+4
2015-12-18
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
1
-1
/
+4
2015-12-11
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
1
-2
/
+5
2015-12-11
openvswitch: Fix helper reference leak
Joe Stringer
1
-1
/
+8
2015-12-03
openvswitch: fix hangup on vxlan/gre/geneve device deletion
Paolo Abeni
2
-3
/
+7
2015-12-02
openvswitch: properly refcount vport-vxlan module
Paolo Abeni
4
-5
/
+9
2015-11-24
net: openvswitch: Remove invalid comment
Aaron Conole
1
-2
/
+2
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+23
2015-10-27
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
1
-0
/
+7
2015-10-27
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
3
-6
/
+16
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-165
/
+83
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
10
-157
/
+15
2015-10-22
openvswitch: Use dev_queue_xmit for vport send.
Pravin B Shelar
8
-45
/
+40
2015-10-22
openvswitch: Fix incorrect type use.
Pravin B Shelar
1
-3
/
+3
2015-10-21
openvswitch: Serialize nested ct actions if provided
Joe Stringer
1
-4
/
+10
2015-10-21
openvswitch: Mark connections new when not confirmed.
Joe Stringer
1
-5
/
+5
2015-10-21
openvswitch: Reject ct_state masks for unknown bits
Joe Stringer
2
-12
/
+9
2015-10-21
openvswitch: Allocate memory for ovs internal device stats.
James Morse
1
-3
/
+43
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-94
/
+114
2015-10-18
openvswitch: Scrub skb between namespaces
Joe Stringer
1
-0
/
+9
2015-10-12
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
1
-1
/
+1
2015-10-12
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
1
-1
/
+1
2015-10-07
openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
Joe Stringer
1
-7
/
+6
2015-10-07
openvswitch: Extend ct_state match field to 32 bits
Joe Stringer
3
-7
/
+7
2015-10-07
openvswitch: Reject ct_state unsupported bits
Joe Stringer
2
-0
/
+18
2015-10-07
openvswitch: Ensure flow is valid before executing ct
Joe Stringer
1
-0
/
+6
2015-10-07
openvswitch: Fix skb leak in ovs_fragment()
Joe Stringer
1
-4
/
+7
2015-10-07
openvswitch: netlink attributes for IPv6 tunneling
Jiri Benc
1
-37
/
+84
2015-10-07
openvswitch: add tunnel protocol to sw_flow_key
Jiri Benc
4
-5
/
+12
[next]