aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan.c
Commit message (Expand)AuthorAge
* vxlan: Add capability of Rx checksum offload for inner packetJoseph Gasparakis2012-12-09
* vxlan: capture inner headers during encapsulationJoseph Gasparakis2012-12-09
* add DOVE extensions for VXLANDavid Stevens2012-11-20
* vxlan: remove unused variable.Rami Rosen2012-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
|\
| * vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck2012-11-13
| * vxlan: fix a typo.Rami Rosen2012-11-13
| * vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck2012-11-13
* | net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2012-11-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\|
| * vxlan: don't expire permanent entriesstephen hemminger2012-10-31
* | vxlan: allow a user to set TTL valueVincent Bernat2012-11-03
|/
* vxlan: fix oops when give unknown ifindexstephen hemminger2012-10-10
* vxlan: fix receive checksum handlingstephen hemminger2012-10-10
* vxlan: add additional headroomstephen hemminger2012-10-10
* vxlan: allow configuring port rangestephen hemminger2012-10-10
* vxlan: associate with tunnel socket on transmitstephen hemminger2012-10-10
* vxlan: use ip_route_outputstephen hemminger2012-10-10
* vxlan: fix byte order in hash functionstephen hemminger2012-10-10
* vxlan: minor output refactoringstephen hemminger2012-10-10
* vxlan: fix more sparse warningsStephen Hemminger2012-10-08
* vxlan: remove unused including <linux/version.h>Wei Yongjun2012-10-07
* vxlan: put UDP socket in correct namespacestephen hemminger2012-10-02
* vxlan: virtual extensible lanstephen hemminger2012-10-01