Jarno Rajahalme
|
83d2b9ba1a
net: openvswitch: Support masked set actions.
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Pravin B Shelar
|
cbe7e76d94
openvswitch: Fix GSO with multiple MPLS label.
|
10 years ago |
David S. Miller
|
1459143386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Jiri Pirko
|
93515d53b1
net: move vlan pop/push functions into common code
|
10 years ago |
Jiri Pirko
|
e21951212f
net: move make_writable helper into common code
|
10 years ago |
Jiri Pirko
|
62749e2cb3
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
|
10 years ago |
Jiri Pirko
|
1abcd82c20
openvswitch: actions: use skb_postpull_rcsum when possible
|
10 years ago |
Jesse Gross
|
856447d020
openvswitch: Fix checksum calculation when modifying ICMPv6 packets.
|
10 years ago |
Pravin B Shelar
|
ab64f16ff2
openvswitch: Fix memory leak.
|
10 years ago |
Thomas Graf
|
12eb18f711
openvswitch: Constify various function arguments
|
10 years ago |
Pravin B Shelar
|
e8eedb85bd
openvswitch: Remove redundant key ref from upcall_info.
|
10 years ago |
Pravin B Shelar
|
fff06c36a2
openvswitch: Optimize recirc action.
|
10 years ago |
Wenyu Zhang
|
8f0aad6f35
openvswitch: Extend packet attribute for egress tunnel info
|
10 years ago |
Lorand Jakab
|
d98612b8c1
openvswitch: Remove flow member from struct ovs_skb_cb
|
10 years ago |
Andy Zhou
|
738967b8bf
openvswitch: refactor do_output() to move NULL check out of fast path
|
11 years ago |
Simon Horman
|
25cd9ba0ab
openvswitch: Add basic MPLS support to kernel
|
10 years ago |
Simon Horman
|
941d8ebcf7
datapath: Rename last_action() as nla_is_last() and move to netlink.h
|
10 years ago |
Jesse Gross
|
f0b128c1e2
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
|
11 years ago |
Andy Zhou
|
971427f353
openvswitch: Add recirc and hash action.
|
11 years ago |
Andy Zhou
|
32ae87ff79
openvswitch: simplify sample action implementation
|
11 years ago |
Pravin B Shelar
|
8c8b1b83fc
openvswitch: Use tun_key only for egress tunnel path.
|
11 years ago |
Pravin B Shelar
|
2ff3e4e486
openvswitch: Remove pkt_key from OVS_CB
|
11 years ago |
Jiri Benc
|
2ba5af42a7
openvswitch: fix panic with multiple vlan headers
|
11 years ago |
Andy Zhou
|
d9e0ecb814
openvswitch: Add skb_clone NULL check for the sampling action.
|
11 years ago |
Simon Horman
|
651887b0c2
openvswitch: Sample action without side effects
|
11 years ago |
Andy Zhou
|
fe984c08e2
openvswitch: Fix a double free bug for the sample action
|
11 years ago |
Joe Perches
|
8c63ff09bd
openvswitch: Use ether_addr_copy
|
11 years ago |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
Tom Herbert
|
7539fadcb8
net: Add utility functions to clear rxhash
|
11 years ago |