index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvswitch: Add a missing break statement.
Jarno Rajahalme
2016-12-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-1
/
+4
|
\
|
*
openvswitch: Fix skb leak in IPv6 reassembly.
Daniele Di Proietto
2016-11-30
1
-1
/
+4
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-13
1
-6
/
+2
|
\
\
|
*
|
netfilter: handle NF_REPEAT from nf_conntrack_in()
Pablo Neira Ayuso
2016-11-03
1
-6
/
+2
*
|
|
openvswitch: allow L3 netdev ports
Jiri Benc
2016-11-13
1
-3
/
+6
*
|
|
openvswitch: add Ethernet push and pop actions
Jiri Benc
2016-11-13
2
-0
/
+67
*
|
|
openvswitch: netlink: support L3 packets
Jiri Benc
2016-11-13
1
-61
/
+99
*
|
|
openvswitch: add processing of L3 packets
Jiri Benc
2016-11-13
3
-37
/
+101
*
|
|
openvswitch: support MPLS push and pop for L3 packets
Jiri Benc
2016-11-13
1
-7
/
+11
*
|
|
openvswitch: pass mac_proto to ovs_vport_send
Jiri Benc
2016-11-13
3
-14
/
+19
*
|
|
openvswitch: add mac_proto field to the flow key
Jiri Benc
2016-11-13
4
-11
/
+31
*
|
|
openvswitch: use hard_header_len instead of hardcoded ETH_HLEN
Jiri Benc
2016-11-13
2
-5
/
+8
|
/
/
*
|
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
1
-5
/
+5
*
|
genetlink: statically initialize families
Johannes Berg
2016-10-27
1
-0
/
+4
*
|
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-27
1
-4
/
+0
*
|
net: use core MTU range checking in core net infra
Jarod Wilson
2016-10-20
1
-10
/
+0
*
|
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
2016-10-19
3
-4
/
+0
*
|
openvswitch: remove unused functions
Jiri Benc
2016-10-19
2
-17
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-14
3
-3
/
+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: correctly fragment packet with mpls headers
Jiri Benc
2016-10-12
1
-4
/
+20
|
/
*
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
[next]