index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
openvswitch: kerneldoc warning fix
Fabian Frederick
2014-10-15
1
-1
/
+1
*
openvswitch: fix a sparse warning
Andy Zhou
2014-10-07
1
-3
/
+2
*
openvswitch: Add support for Geneve tunneling.
Jesse Gross
2014-10-06
11
-32
/
+448
*
openvswitch: Factor out allocation and verification of actions.
Jesse Gross
2014-10-06
1
-11
/
+27
*
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
2014-10-06
9
-42
/
+73
*
openvswitch: Add support for matching on OAM packets.
Jesse Gross
2014-10-06
2
-5
/
+13
*
openvswitch: Eliminate memset() from flow_extract.
Jesse Gross
2014-10-06
1
-9
/
+45
*
net/openvswitch: remove dup comment in vport.h
Wang Sheng-Hui
2014-09-26
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-4
/
+5
|
\
|
*
openvswitch: restore OVS_FLOW_CMD_NEW notifications
Samuel Gauthier
2014-09-19
1
-4
/
+5
*
|
openvswitch: Add recirc and hash action.
Andy Zhou
2014-09-15
6
-12
/
+262
*
|
openvswitch: simplify sample action implementation
Andy Zhou
2014-09-15
1
-24
/
+18
*
|
openvswitch: Use tun_key only for egress tunnel path.
Pravin B Shelar
2014-09-15
8
-47
/
+50
*
|
openvswitch: refactor ovs flow extract API.
Pravin B Shelar
2014-09-15
7
-41
/
+71
*
|
openvswitch: Remove pkt_key from OVS_CB
Pravin B Shelar
2014-09-15
3
-17
/
+16
*
|
openvswitch: change the data type of error status to atomic_long_t
Li RongQing
2014-09-09
2
-23
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
1
-3
/
+8
|
\
\
|
|
/
|
*
openvswitch: distinguish between the dropped and consumed skb
Li RongQing
2014-09-03
1
-2
/
+5
|
*
openvswitch: fix a memory leak
Li RongQing
2014-09-02
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-23
1
-0
/
+5
|
\
\
|
|
/
|
*
openvswitch: fix panic with multiple vlan headers
Jiri Benc
2014-08-22
1
-0
/
+5
*
|
net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
2014-08-22
1
-1
/
+1
|
/
*
openvswitch: Fix memory leak in ovs_vport_alloc() error path
Christoph Jaeger
2014-08-13
1
-1
/
+3
*
openvswitch: fix duplicate #include headers
Jean Sacren
2014-08-07
1
-2
/
+0
*
net: Remove unlikely() for WARN_ON() conditions
Thomas Graf
2014-07-30
1
-1
/
+1
*
openvswitch: Use IS_ERR_OR_NULL
Himangi Saraogi
2014-07-29
1
-1
/
+1
[next]