Jiri Benc
|
91820da6ae
openvswitch: add Ethernet push and pop actions
|
8 年 前 |
Jiri Benc
|
1560a074df
openvswitch: support MPLS push and pop for L3 packets
|
8 年 前 |
Jiri Benc
|
e2d9d8358c
openvswitch: pass mac_proto to ovs_vport_send
|
8 年 前 |
Jiri Benc
|
329f45bc4f
openvswitch: add mac_proto field to the flow key
|
8 年 前 |
Jiri Benc
|
738314a084
openvswitch: use hard_header_len instead of hardcoded ETH_HLEN
|
8 年 前 |
Jiri Benc
|
c66549ffd6
openvswitch: correctly fragment packet with mpls headers
|
8 年 前 |
Jiri Benc
|
85de4a2101
openvswitch: use mpls_hdr
|
8 年 前 |
Lance Richardson
|
2679d04041
openvswitch: avoid deferred execution of recirc actions
|
9 年 前 |
Eric Garver
|
018c1dda5f
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
|
9 年 前 |
David Ahern
|
48d2ab609b
net: mpls: Fixups for GSO
|
9 年 前 |
William Tu
|
f2a4d086ed
openvswitch: Add packet truncation support.
|
9 年 前 |
Simon Horman
|
bc7cc5999f
openvswitch: update checksum in {push,pop}_mpls
|
9 年 前 |
Simon Horman
|
b4f70527f0
openvswitch: use flow protocol when recalculating ipv6 checksums
|
9 年 前 |
Daniel Borkmann
|
6b83d28a55
net: use skb_postpush_rcsum instead of own implementations
|
9 年 前 |
Hannes Frederic Sowa
|
b064d0d88a
ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
|
9 年 前 |
David S. Miller
|
b75ec3af27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Joe Stringer
|
74c1661813
openvswitch: Fix double-free on ip_defrag() errors
|
9 年 前 |
David S. Miller
|
ba3e2084f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Pravin B Shelar
|
fc4099f172
openvswitch: Fix egress tunnel info.
|
9 年 前 |
David S. Miller
|
26440c835f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Joe Stringer
|
ec0d043d05
openvswitch: Ensure flow is valid before executing ct
|
9 年 前 |
Joe Stringer
|
b8f2257069
openvswitch: Fix skb leak in ovs_fragment()
|
9 年 前 |
Joe Stringer
|
33db4125ec
openvswitch: Rename LABEL->LABELS
|
9 年 前 |
Eric W. Biederman
|
184e16d79d
openvswitch: Remove ovs_vport_output_sk
|
10 年 前 |
Eric W. Biederman
|
7d8c6e3915
ipv6: Pass struct net through ip6_fragment
|
10 年 前 |
Eric W. Biederman
|
694869b3c5
ipv4: Pass struct net through ip_fragment
|
10 年 前 |
Eric W. Biederman
|
c559cd3ad3
openvswitch: Pass net into ovs_fragment
|
10 年 前 |
Eric W. Biederman
|
188515fbc6
openvswitch: Pass net into ovs_vport_output
|
10 年 前 |
Pravin B Shelar
|
4c22279848
ip-tunnel: Use API to access tunnel metadata options.
|
10 年 前 |
Pravin B Shelar
|
3eedb41fb4
openvswitch: Remove egress_tun_info.
|
10 年 前 |