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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
Kris Murphy
2017-03-30
1
-0
/
+2
*
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
Or Gerlitz
2017-03-30
1
-1
/
+1
*
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2017-03-22
1
-1
/
+0
*
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
2017-02-04
1
-2
/
+4
*
openvswitch: Fix skb leak in IPv6 reassembly.
Daniele Di Proietto
2016-11-30
1
-1
/
+4
*
openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
Jiri Benc
2016-10-13
1
-1
/
+1
*
openvswitch: fix vlan subtraction from packet length
Jiri Benc
2016-10-13
1
-1
/
+2
*
openvswitch: vlan: remove wrong likely statement
Jiri Benc
2016-10-13
1
-1
/
+1
*
openvswitch: use mpls_hdr
Jiri Benc
2016-10-03
1
-12
/
+12
*
openvswitch: mpls: set network header correctly on key extract
Jiri Benc
2016-10-03
1
-8
/
+3
*
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
2016-09-20
4
-9
/
+10
*
openvswitch: Fix Frame-size larger than 1024 bytes warning.
pravin shelar
2016-09-20
1
-6
/
+9
*
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
2016-09-18
3
-39
/
+33
*
openvswitch: fix flow stats accounting when node 0 is not possible
Thadeu Lima de Souza Cascardo
2016-09-18
2
-4
/
+7
*
openvswitch: avoid deferred execution of recirc actions
Lance Richardson
2016-09-15
1
-2
/
+28
*
openvswitch: use alias for genetlink family names
Thadeu Lima de Souza Cascardo
2016-09-10
1
-0
/
+4
*
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Eric Garver
2016-09-08
5
-124
/
+282
*
openvswitch: Free tmpl with tmpl_free.
Joe Stringer
2016-09-04
1
-1
/
+1
*
net: mpls: Fixups for GSO
David Ahern
2016-08-30
1
-2
/
+7
*
openvswitch: do not ignore netdev errors when creating tunnel vports
Martynas Pumputis
2016-08-10
3
-4
/
+25
*
OVS: Ignore negative headroom value
Ian Wienand
2016-08-06
1
-1
/
+1
*
openvswitch: Remove incorrect WARN_ONCE().
Jarno Rajahalme
2016-08-03
1
-7
/
+1
*
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
2016-07-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-2
/
+12
|
\
|
*
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
2016-06-29
1
-2
/
+12
*
|
openvswitch: Only set mark and labels with a commit flag.
Jarno Rajahalme
2016-06-25
1
-25
/
+51
*
|
openvswitch: Set mark and labels before confirming.
Jarno Rajahalme
2016-06-25
1
-19
/
+14
*
|
openvswitch: Add packet len info to upcall.
William Tu
2016-06-22
1
-1
/
+12
*
|
openvswitch: Add packet truncation support.
William Tu
2016-06-10
5
-17
/
+67
*
|
ovs: set name assign type of internal port
Zhang Shengju
2016-06-02
1
-1
/
+1
|
/
*
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
2016-05-31
1
-5
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
1
-0
/
+13
|
\
|
*
openvswitch: Fix cached ct with helper.
Joe Stringer
2016-05-11
1
-0
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-05-09
1
-8
/
+0
|
\
\
|
*
|
openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
Pablo Neira Ayuso
2016-05-05
1
-8
/
+0
*
|
|
ovs: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-12
/
+15
*
|
|
ovs: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-25
1
-1
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-24
1
-1
/
+1
|
\
\
|
*
|
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
Florian Westphal
2016-04-18
1
-1
/
+1
*
|
|
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
1
-2
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
2
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
2016-04-21
1
-2
/
+2
|
*
|
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
2016-04-21
1
-0
/
+1
|
|
/
*
/
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
2016-04-16
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-03-28
2
-11
/
+14
|
\
|
*
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2016-03-28
2
-9
/
+11
|
*
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
2016-03-28
1
-2
/
+3
*
|
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
2016-03-28
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
11
-91
/
+726
|
\
|
*
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
2016-03-18
1
-1
/
+1
[next]