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: Consistently include VLAN header in flow and port stats.
Ben Pfaff
2015-01-02
2
-3
/
+4
*
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
2014-12-27
1
-2
/
+1
*
openvswitch: fix odd_ptr_err.cocci warnings
Wu Fengguang
2014-12-24
1
-1
/
+1
*
openvswitch: Fix vport_send double free
Pravin B Shelar
2014-12-23
4
-10
/
+18
*
openvswitch: Fix GSO with multiple MPLS label.
Pravin B Shelar
2014-12-23
1
-1
/
+2
*
openvswitch: Fix MPLS action validation.
Pravin B Shelar
2014-12-23
1
-12
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
1
-2
/
+2
|
\
|
*
openvswitch: Fix flow mask validation.
Pravin B Shelar
2014-12-05
1
-2
/
+2
*
|
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
2014-12-10
1
-2
/
+2
*
|
openvswitch: set correct protocol on route lookup
Jiri Benc
2014-12-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
3
-12
/
+21
|
\
|
|
*
openvswitch: Don't validate IPv6 label masks.
Joe Stringer
2014-11-20
1
-1
/
+1
|
*
openvswitch: Validate IPv6 flow key and mask values.
Jarno Rajahalme
2014-11-14
1
-0
/
+7
|
*
openvswitch: Convert dp rcu read operation to locked operations
Pravin B Shelar
2014-11-14
1
-7
/
+7
|
*
openvswitch: Fix NDP flow mask validation
Daniele Di Proietto
2014-11-14
1
-1
/
+1
|
*
openvswitch: Fix checksum calculation when modifying ICMPv6 packets.
Jesse Gross
2014-11-14
1
-2
/
+6
|
*
openvswitch: Fix memory leak.
Pravin B Shelar
2014-11-14
1
-2
/
+0
*
|
net: move vlan pop/push functions into common code
Jiri Pirko
2014-11-21
1
-77
/
+9
*
|
net: move make_writable helper into common code
Jiri Pirko
2014-11-21
1
-25
/
+14
*
|
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
2
-11
/
+5
*
|
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
3
-5
/
+8
*
|
openvswitch: actions: use skb_postpull_rcsum when possible
Jiri Pirko
2014-11-21
1
-7
/
+2
*
|
openvswitch: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-11-16
1
-3
/
+1
*
|
openvswitch: Fix build failure.
Pravin B Shelar
2014-11-14
1
-4
/
+2
*
|
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
2014-11-09
6
-168
/
+206
*
|
openvswitch: Constify various function arguments
Thomas Graf
2014-11-09
11
-36
/
+38
*
|
openvswitch: Remove redundant key ref from upcall_info.
Pravin B Shelar
2014-11-09
3
-28
/
+32
*
|
openvswitch: Optimize recirc action.
Pravin B Shelar
2014-11-09
1
-45
/
+106
*
|
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
2014-11-09
11
-31
/
+262
*
|
openvswitch: Export symbols as GPL symbols.
Pravin B Shelar
2014-11-09
2
-8
/
+8
*
|
openvswitch: Avoid NULL mask check while building mask
Pravin B Shelar
2014-11-05
1
-54
/
+53
*
|
openvswitch: Refactor action alloc and copy api.
Pravin B Shelar
2014-11-05
3
-29
/
+21
*
|
openvswitch: Move key_attr_size() to flow_netlink.h.
Joe Stringer
2014-11-05
3
-28
/
+37
*
|
openvswitch: Remove flow member from struct ovs_skb_cb
Lorand Jakab
2014-11-05
3
-12
/
+9
*
|
openvswitch: Drop packets when interdev is not up
Chunhe Li
2014-11-05
1
-0
/
+5
*
|
openvswitch: Refactor get_dp() function into multiple access APIs.
Andy Zhou
2014-11-05
1
-10
/
+21
*
|
openvswitch: Refactor ovs_flow_cmd_fill_info().
Joe Stringer
2014-11-05
1
-27
/
+66
*
|
openvswitch: refactor do_output() to move NULL check out of fast path
Andy Zhou
2014-11-05
1
-14
/
+11
*
|
openvswitch: Additional logging for -EINVAL on flow setups.
Jesse Gross
2014-11-05
2
-7
/
+22
*
|
openvswitch: Remove redundant tcp_flags code.
Joe Stringer
2014-11-05
1
-10
/
+3
*
|
openvswitch: Move table destroy to dp-rcu callback.
Pravin B Shelar
2014-11-05
3
-8
/
+10
*
|
openvswitch: Add basic MPLS support to kernel
Simon Horman
2014-11-05
7
-29
/
+272
*
|
openvswitch: Export lockdep_ovsl_is_held to modules.
David S. Miller
2014-10-28
1
-0
/
+1
*
|
datapath: Rename last_action() as nla_is_last() and move to netlink.h
Simon Horman
2014-10-28
1
-8
/
+3
*
|
ovs: Turn vports with dependencies into separate modules
Thomas Graf
2014-10-28
11
-68
/
+199
|
/
*
net: make skb_gso_segment error handling more robust
Florian Westphal
2014-10-20
1
-0
/
+2
*
openvswitch: Set flow-key members.
Pravin B Shelar
2014-10-17
1
-3
/
+3
*
openvswitch: Create right mask with disabled megaflows
Pravin B Shelar
2014-10-17
1
-21
/
+72
*
openvswitch: fix a use after free
Li RongQing
2014-10-17
1
-1
/
+2
*
openvswitch: use vport instead of p
Fabian Frederick
2014-10-15
1
-2
/
+2
[next]