Florian Westphal
|
330966e501
net: make skb_gso_segment error handling more robust
|
10 years ago |
Jesse Gross
|
f579668406
openvswitch: Add support for Geneve tunneling.
|
11 years ago |
Jesse Gross
|
6b205b2ca1
openvswitch: Factor out allocation and verification of actions.
|
11 years ago |
Jesse Gross
|
67fa034194
openvswitch: Add support for matching on OAM packets.
|
11 years ago |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Samuel Gauthier
|
9b67aa4a82
openvswitch: restore OVS_FLOW_CMD_NEW notifications
|
11 years ago |
Andy Zhou
|
971427f353
openvswitch: Add recirc and hash action.
|
11 years ago |
Pravin B Shelar
|
8c8b1b83fc
openvswitch: Use tun_key only for egress tunnel path.
|
11 years ago |
Pravin B Shelar
|
83c8df26a3
openvswitch: refactor ovs flow extract API.
|
11 years ago |
Pravin B Shelar
|
2ff3e4e486
openvswitch: Remove pkt_key from OVS_CB
|
11 years ago |
Li RongQing
|
c5eba0b6f8
openvswitch: distinguish between the dropped and consumed skb
|
11 years ago |
Li RongQing
|
4ee45ea05c
openvswitch: fix a memory leak
|
11 years ago |
Jean Sacren
|
2072ec846a
openvswitch: fix duplicate #include headers
|
11 years ago |
Himangi Saraogi
|
d0e992aa02
openvswitch: Use IS_ERR_OR_NULL
|
11 years ago |
Andy Zhou
|
f53e38317d
openvswitch: Avoid memory corruption in queue_userspace_packet()
|
11 years ago |
Alex Wang
|
5cd667b0a4
openvswitch: Allow each vport to have an array of 'port_id's.
|
11 years ago |
stephen hemminger
|
48e48a70c0
openvswitch: make generic netlink group const
|
11 years ago |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jiri Pirko
|
5b9e7e1607
openvswitch: introduce rtnl ops stub
|
11 years ago |
Alex Wang
|
4a46b24e14
openvswitch: Use exact lookup for flow_get and flow_del.
|
11 years ago |
Ben Pfaff
|
ad55200734
openvswitch: Fix tracking of flags seen in TCP flows.
|
11 years ago |
Pravin B Shelar
|
0c200ef94c
openvswitch: Simplify genetlink code.
|
11 years ago |
Jarno Rajahalme
|
893f139b9a
openvswitch: Minimize ovs_flow_cmd_new|set critical sections.
|
11 years ago |
Jarno Rajahalme
|
37bdc87ba0
openvswitch: Split ovs_flow_cmd_new_or_set().
|
11 years ago |
Jarno Rajahalme
|
aed067783e
openvswitch: Minimize ovs_flow_cmd_del critical section.
|
11 years ago |
Jarno Rajahalme
|
0e9796b4af
openvswitch: Reduce locking requirements.
|
11 years ago |
Jarno Rajahalme
|
6093ae9aba
openvswitch: Minimize dp and vport critical sections.
|
11 years ago |
Jarno Rajahalme
|
fb5d1e9e12
openvswitch: Build flow cmd netlink reply only if needed.
|
11 years ago |
Jarno Rajahalme
|
bb6f9a708d
openvswitch: Clarify locking.
|
11 years ago |
Jarno Rajahalme
|
be52c9e96a
openvswitch: Avoid assigning a NULL pointer to flow actions.
|
11 years ago |