datapath: Check vswitch_skb_checksum_setup() return code.
[sliver-openvswitch.git] / datapath / vport-gre.c
2010-06-18 Jesse Grossdatapath: Check vswitch_skb_checksum_setup() return...
2010-06-11 Jesse Grossgre: Improve headroom calculation to reducing copying.
2010-06-10 Jesse Grossvport: Move 'extern' declarations of vports to header.
2010-05-19 Jesse Grossgre: Check whether IPv6 is compiled into the kernel.
2010-05-18 Jesse Grossvport: Extract common functions for virtual devices.
2010-05-14 Jesse Grossdatapath: Don't expect bottom-halves to be disabled.
2010-05-11 Jesse Grossgre: Include route headers in headroom calculation.
2010-05-07 Jesse Grossdatapath: Enable offloading on internal devices.
2010-04-26 Jesse Grossgre: Ensure skb properties are consistently set.
2010-04-21 Jesse Grossgre: Fix ICMP translation for path MTU discovery.
2010-04-19 Jesse Grosstunneling: Add datapath GRE support.