summaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan.c
Commit message (Expand)AuthorAgeFilesLines
* vxlan: fix oops when give unknown ifindexstephen hemminger2012-10-101-6/+10
* vxlan: fix receive checksum handlingstephen hemminger2012-10-101-2/+1
* vxlan: add additional headroomstephen hemminger2012-10-101-0/+1
* vxlan: allow configuring port rangestephen hemminger2012-10-101-5/+57
* vxlan: associate with tunnel socket on transmitstephen hemminger2012-10-101-0/+19
* vxlan: use ip_route_outputstephen hemminger2012-10-101-4/+8
* vxlan: fix byte order in hash functionstephen hemminger2012-10-101-2/+2
* vxlan: minor output refactoringstephen hemminger2012-10-101-11/+20
* vxlan: fix more sparse warningsStephen Hemminger2012-10-081-2/+2
* vxlan: remove unused including <linux/version.h>Wei Yongjun2012-10-071-1/+0
* vxlan: put UDP socket in correct namespacestephen hemminger2012-10-021-3/+5
* vxlan: virtual extensible lanstephen hemminger2012-10-011-0/+1217
OpenPOWER on IntegriCloud