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 |
Ansis Atteka
|
3fdbd1ce11
openvswitch: add ipv6 'set' action
|
12 years ago |
David S. Miller
|
b48b63a1f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Pravin B Shelar
|
15eac2a742
openvswitch: Increase maximum number of datapath ports.
|
13 years ago |
Pravin B Shelar
|
46df7b8145
openvswitch: Add support for network namespaces.
|
13 years ago |
Jesse Gross
|
4185392da4
openvswitch: Relax set header validation.
|
13 years ago |