index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
openvswitch: use mpls_hdr
Jiri Benc
1
-12
/
+12
2016-10-03
openvswitch: mpls: set network header correctly on key extract
Jiri Benc
1
-8
/
+3
2016-09-21
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
4
-9
/
+10
2016-09-21
openvswitch: Fix Frame-size larger than 1024 bytes warning.
pravin shelar
1
-6
/
+9
2016-09-19
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
3
-39
/
+33
2016-09-19
openvswitch: fix flow stats accounting when node 0 is not possible
Thadeu Lima de Souza Cascardo
2
-4
/
+7
2016-09-16
openvswitch: avoid deferred execution of recirc actions
Lance Richardson
1
-2
/
+28
2016-09-11
openvswitch: use alias for genetlink family names
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2016-09-09
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Eric Garver
5
-124
/
+282
2016-09-04
openvswitch: Free tmpl with tmpl_free.
Joe Stringer
1
-1
/
+1
2016-08-31
net: mpls: Fixups for GSO
David Ahern
1
-2
/
+7
2016-08-11
openvswitch: do not ignore netdev errors when creating tunnel vports
Martynas Pumputis
3
-4
/
+25
2016-08-06
OVS: Ignore negative headroom value
Ian Wienand
1
-1
/
+1
2016-08-03
openvswitch: Remove incorrect WARN_ONCE().
Jarno Rajahalme
1
-7
/
+1
2016-07-22
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
1
-2
/
+2
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+12
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
1
-2
/
+12
2016-06-25
openvswitch: Only set mark and labels with a commit flag.
Jarno Rajahalme
1
-25
/
+51
2016-06-25
openvswitch: Set mark and labels before confirming.
Jarno Rajahalme
1
-19
/
+14
2016-06-22
openvswitch: Add packet len info to upcall.
William Tu
1
-1
/
+12
2016-06-11
openvswitch: Add packet truncation support.
William Tu
5
-17
/
+67
2016-06-03
ovs: set name assign type of internal port
Zhang Shengju
1
-1
/
+1
2016-05-31
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
1
-5
/
+15
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+13
2016-05-11
openvswitch: Fix cached ct with helper.
Joe Stringer
1
-0
/
+13
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-8
/
+0
2016-05-05
openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
Pablo Neira Ayuso
1
-8
/
+0
2016-04-26
ovs: align nlattr properly when needed
Nicolas Dichtel
1
-12
/
+15
2016-04-25
ovs: use nla_put_u64_64bit()
Nicolas Dichtel
1
-1
/
+2
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2016-04-24
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-2
/
+3
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2016-04-21
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
1
-2
/
+2
2016-04-21
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
1
-0
/
+1
2016-04-18
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
Florian Westphal
1
-1
/
+1
2016-04-17
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-11
/
+14
2016-03-28
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2
-9
/
+11
2016-03-28
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
1
-2
/
+3
2016-03-28
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
1
-1
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-91
/
+726
2016-03-19
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
1
-1
/
+1
2016-03-19
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
1
-3
/
+0
2016-03-19
ovs: internal_set_rx_headroom() can be static
Wu Fengguang
1
-1
/
+1
2016-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-40
/
+626
2016-03-15
openvswitch: Interface with NAT.
Jarno Rajahalme
3
-28
/
+502
2016-03-15
openvswitch: Delay conntrack helper call for new connections.
Jarno Rajahalme
1
-5
/
+16
2016-03-15
openvswitch: Handle NF_REPEAT in conntrack action.
Jarno Rajahalme
1
-2
/
+8
2016-03-15
openvswitch: Find existing conntrack entry after upcall.
Jarno Rajahalme
1
-13
/
+90
[next]