index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2
-28
/
+27
2016-12-20
openvswitch: Add a missing break statement.
Jarno Rajahalme
1
-0
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2016-11-30
openvswitch: Fix skb leak in IPv6 reassembly.
Daniele Di Proietto
1
-1
/
+4
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2
-2
/
+2
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-6
/
+2
2016-11-13
openvswitch: allow L3 netdev ports
Jiri Benc
1
-3
/
+6
2016-11-13
openvswitch: add Ethernet push and pop actions
Jiri Benc
2
-0
/
+67
2016-11-13
openvswitch: netlink: support L3 packets
Jiri Benc
1
-61
/
+99
2016-11-13
openvswitch: add processing of L3 packets
Jiri Benc
3
-37
/
+101
2016-11-13
openvswitch: support MPLS push and pop for L3 packets
Jiri Benc
1
-7
/
+11
2016-11-13
openvswitch: pass mac_proto to ovs_vport_send
Jiri Benc
3
-14
/
+19
2016-11-13
openvswitch: add mac_proto field to the flow key
Jiri Benc
4
-11
/
+31
2016-11-13
openvswitch: use hard_header_len instead of hardcoded ETH_HLEN
Jiri Benc
2
-5
/
+8
2016-11-03
netfilter: handle NF_REPEAT from nf_conntrack_in()
Pablo Neira Ayuso
1
-6
/
+2
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-5
/
+5
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-0
/
+4
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-4
/
+0
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
1
-10
/
+0
2016-10-19
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
3
-4
/
+0
2016-10-19
openvswitch: remove unused functions
Jiri Benc
2
-17
/
+0
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+4
2016-10-13
openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
Jiri Benc
1
-1
/
+1
2016-10-13
openvswitch: fix vlan subtraction from packet length
Jiri Benc
1
-1
/
+2
2016-10-13
openvswitch: vlan: remove wrong likely statement
Jiri Benc
1
-1
/
+1
2016-10-12
openvswitch: correctly fragment packet with mpls headers
Jiri Benc
1
-4
/
+20
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
[next]