tunneling: Add userspace support for new GRE implementation.
[openvswitch] / datapath / linux-2.6 / compat-2.6 / ip_gre.c
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-05 Jesse Grossgre: Add support for path MTU discovery.
2010-03-05 Jesse Grossgre: Correctly account for hardware header length.
2010-03-05 Jesse Grossgre: Allow IPv6 ToS bits to be propagated to tunnel...
2010-03-05 Jesse Grossgre: Always set TTL on outer packet to 64.
2010-03-05 Jesse Grossgre: Disable tx queue.
2010-03-05 Jesse Grossgre: Check that the IP header is actually there before...
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-04 Jesse Grossgre: Simplify net namespace operations.
2010-02-04 Jesse Grossgre: Net namespace identifiers are read_mostly.
2010-02-04 Jesse Grossgre: Network namespace upon device creation.
2010-02-04 Jesse Grossgre: Optimize multiple unregistration.
2010-02-04 Jesse Grossgre: Convert locking to RCU.
2010-02-04 Jesse Grossgre: Optimize tx path.
2010-01-26 Jesse Grossdatapath: Handle packets with precomputed checksums.
2010-01-15 Jesse Grossgre: Add support for destroying GRE devices.
2010-01-15 Jesse Grossgre: Workarounds for large packets over GRE
2009-12-07 Jesse Grossgre: Add kernel GRE support.