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
2017-11-27
openvswitch: fix the incorrect flow action alloc size
zhangliping
1
-8
/
+8
2017-11-26
net: openvswitch: datapath: fix data type in queue_gso_packets
Gustavo A. R. Silva
1
-1
/
+1
2017-11-23
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2
-1
/
+19
2017-11-15
openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start
Gustavo A. R. Silva
1
-1
/
+1
2017-11-14
openvswitch: Using kfree_rcu() to simplify the code
Wei Yongjun
1
-8
/
+1
2017-11-14
openvswitch: Make local function ovs_nsh_key_attr_size() static
Wei Yongjun
1
-1
/
+1
2017-11-14
openvswitch: Fix return value check in ovs_meter_cmd_features()
Wei Yongjun
1
-1
/
+1
2017-11-13
openvswitch: Add meter action support
Andy Zhou
3
-0
/
+13
2017-11-13
openvswitch: Add meter infrastructure
Andy Zhou
5
-2
/
+674
2017-11-13
openvswitch: export get_dp() API.
Andy Zhou
2
-29
/
+31
2017-11-08
openvswitch: enable NSH support
Yi Yang
6
-2
/
+521
2017-11-05
openvswitch: reliable interface indentification in port dumps
Jiri Benc
3
-17
/
+38
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-22
openvswitch: conntrack: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-11
openvswitch: add ct_clear action
Eric Garver
4
-0
/
+27
2017-10-10
openvswitch: Add erspan tunnel support.
William Tu
1
-1
/
+50
2017-10-05
net: Add extack to upper device linking
David Ahern
1
-1
/
+2
2017-09-13
openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
Christophe JAILLET
1
-1
/
+2
2017-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+2
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
1
-2
/
+2
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+7
2017-08-17
openvswitch: fix skb_panic due to the incorrect actions attrlen
Liping Zhang
3
-3
/
+7
2017-08-12
openvswitch: Remove unnecessary newlines from OVS_NLERR uses
Joe Perches
2
-10
/
+6
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2017-07-25
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
1
-2
/
+5
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+36
2017-07-19
openvswitch: Optimize operations for OvS flow_stats.
Tonghao Zhang
3
-4
/
+9
2017-07-19
openvswitch: Optimize updating for OvS flow_stats.
Tonghao Zhang
1
-2
/
+1
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
2
-19
/
+1
2017-07-16
openvswitch: Fix for force/commit action failures
Greg Rose
1
-15
/
+36
2017-07-03
openvswitch: fix mis-ordered comment lines for ovs_skb_cb
Daniel Axtens
1
-1
/
+1
2017-07-01
datapath: Avoid using stack larger than 1024.
Tonghao Zhang
1
-23
/
+58
2017-06-25
net: store port/representator id in metadata_dst
Jakub Kicinski
1
-1
/
+3
2017-06-20
vxlan: get rid of redundant vxlan_dev.flags
Matthias Schiffer
1
-2
/
+2
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-2
/
+2
2017-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-05-20
openvswitch: more accurate checksumming in queue_userspace_packet()
Davide Caratti
1
-1
/
+1
2017-05-15
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
1
-2
/
+2
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+29
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+0
2017-04-24
openvswitch: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
1
-1
/
+29
2017-04-24
openvswitch: Add eventmask support to CT action.
Jarno Rajahalme
1
-0
/
+27
2017-04-24
openvswitch: Typo fix.
Jarno Rajahalme
1
-1
/
+1
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
1
-5
/
+0
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
3
-4
/
+5
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+10
2017-04-01
openvswitch: Fix ovs_flow_key_update()
Yi-Hung Wei
1
-2
/
+8
[next]