Alex Wang
|
4a46b24e14
openvswitch: Use exact lookup for flow_get and flow_del.
|
11 年之前 |
Ben Pfaff
|
ad55200734
openvswitch: Fix tracking of flags seen in TCP flows.
|
11 年之前 |
Pravin B Shelar
|
0c200ef94c
openvswitch: Simplify genetlink code.
|
11 年之前 |
Jarno Rajahalme
|
893f139b9a
openvswitch: Minimize ovs_flow_cmd_new|set critical sections.
|
11 年之前 |
Jarno Rajahalme
|
37bdc87ba0
openvswitch: Split ovs_flow_cmd_new_or_set().
|
11 年之前 |
Jarno Rajahalme
|
aed067783e
openvswitch: Minimize ovs_flow_cmd_del critical section.
|
11 年之前 |
Jarno Rajahalme
|
0e9796b4af
openvswitch: Reduce locking requirements.
|
11 年之前 |
Jarno Rajahalme
|
6093ae9aba
openvswitch: Minimize dp and vport critical sections.
|
11 年之前 |
Jarno Rajahalme
|
fb5d1e9e12
openvswitch: Build flow cmd netlink reply only if needed.
|
11 年之前 |
Jarno Rajahalme
|
bb6f9a708d
openvswitch: Clarify locking.
|
11 年之前 |
Jarno Rajahalme
|
be52c9e96a
openvswitch: Avoid assigning a NULL pointer to flow actions.
|
11 年之前 |
Jarno Rajahalme
|
23dabf88ab
openvswitch: Remove 5-tuple optimization.
|
11 年之前 |
David S. Miller
|
64c27237a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Zoltan Kiss
|
36d5fe6a00
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
|
11 年之前 |
David S. Miller
|
04f58c8854
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 年之前 |
Jarno Rajahalme
|
42ee19e293
openvswitch: Fix race.
|
11 年之前 |
Jiri Pirko
|
3c7eacfc8a
ovs: fix dp check in ovs_dp_reset_user_features
|
11 年之前 |
WANG Cong
|
df9d9fdf8f
openvswitch: rename ->sync to ->syncp
|
11 年之前 |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 年之前 |
Andy Zhou
|
c14e0953ca
openvswitch: Suppress error messages on megaflow updates
|
11 年之前 |
Daniele Di Proietto
|
45fb9c35b2
openvswitch: Fix ovs_dp_cmd_msg_size()
|
11 年之前 |
Andy Zhou
|
e80857cce8
openvswitch: Fix kernel panic on ovs_flow_free
|
11 年之前 |
Thomas Graf
|
aea0bb4f8e
openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed
|
11 年之前 |
Stephen Hemminger
|
443cd88c8a
ovs: make functions local
|
11 年之前 |
Thomas Graf
|
09c5e6054e
openvswitch: Compute checksum in skb_gso_segment() if needed
|
11 年之前 |
Thomas Graf
|
bda56f143c
openvswitch: Use skb_zerocopy() for upcall
|
11 年之前 |
Thomas Graf
|
8055a89cfa
openvswitch: Pass datapath into userspace queue functions
|
11 年之前 |
Thomas Graf
|
44da5ae5fb
openvswitch: Drop user features if old user space attempted to create datapath
|
11 年之前 |
Thomas Graf
|
43d4be9cb5
openvswitch: Allow user space to announce ability to accept unaligned Netlink messages
|
11 年之前 |