Jesse Gross
|
30444e981b
openvswitch: Fix bad merge resolution.
|
12 years ago |
Pravin B Shelar
|
a3e82996a8
openvswitch: Optimize flow key match for non tunnel flows.
|
12 years ago |
Pravin B Shelar
|
7d5437c709
openvswitch: Add tunneling interface.
|
12 years ago |
Pravin B Shelar
|
74f84a5726
openvswitch: Copy individual actions.
|
12 years ago |
Pravin B Shelar
|
93d8fd1514
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
|
12 years ago |
Jesse Gross
|
f44f340883
openvswitch: Immediately exit on error in ovs_vport_cmd_set().
|
12 years ago |
Thomas Graf
|
cff63a5292
openvswitch: Remove unneeded ovs_netdev_get_ifindex()
|
12 years ago |
Pravin B Shelar
|
3a4e0d6a95
openvswitch: Use parallel_ops genl.
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Pravin B Shelar
|
8e4e1713e4
openvswitch: Simplify datapath locking.
|
12 years ago |
Thomas Graf
|
ed66118585
openvswitch: Move common genl notify code into ovs_notify()
|
12 years ago |
Thomas Graf
|
c3ff8cfe3e
openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE
|
12 years ago |
Thomas Graf
|
32686a9d29
openvswitch: Use nla_memcpy() to memcpy() data from attributes
|
12 years ago |
Thomas Graf
|
dded45fc17
openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policy
|
12 years ago |
Simon Horman
|
e5c5d22e8d
net: add ETH_P_802_3_MIN
|
12 years ago |
Jesse Gross
|
a9341512c3
openvswitch: Preallocate reply skb in ovs_vport_cmd_set().
|
12 years ago |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
David S. Miller
|
86feff3f3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
12 years ago |
David S. Miller
|
296b60109e
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Rich Lane
|
a15ff76c95
openvswitch: Call genlmsg_end in queue_userspace_packet
|
12 years ago |
Rich Lane
|
cb7c5bdffb
openvswitch: Fix ovs_vport_cmd_new return value on success
|
12 years ago |
Rich Lane
|
734907e82d
openvswitch: Fix ovs_vport_cmd_del return value on success
|
12 years ago |
Ben Pfaff
|
4490108b4a
openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.
|
12 years ago |
Cong Wang
|
12b0004d1d
net: adjust skb_gso_segment() for calling in rx path
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
3523b29bd2
openvswitch: Use FIELD_SIZEOF() in dp_init().
|
12 years ago |
Jarno Rajahalme
|
14408dba84
openvswitch: Change ENOENT return value to ENODEV in lookup_vport().
|
12 years ago |
Ansis Atteka
|
39c7caebc9
openvswitch: add skb mark matching and set action
|
12 years ago |
Shan Wei
|
404f2f1019
net: openvswitch: use this_cpu_ptr per-cpu helper
|
12 years ago |