Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-10 | vxlan: fix oops when give unknown ifindex | stephen hemminger | 1 | -6/+10 |
2012-10-10 | vxlan: fix receive checksum handling | stephen hemminger | 1 | -2/+1 |
2012-10-10 | vxlan: add additional headroom | stephen hemminger | 1 | -0/+1 |
2012-10-10 | vxlan: allow configuring port range | stephen hemminger | 1 | -5/+57 |
2012-10-10 | vxlan: associate with tunnel socket on transmit | stephen hemminger | 1 | -0/+19 |
2012-10-10 | vxlan: use ip_route_output | stephen hemminger | 1 | -4/+8 |
2012-10-10 | vxlan: fix byte order in hash function | stephen hemminger | 1 | -2/+2 |
2012-10-10 | vxlan: minor output refactoring | stephen hemminger | 1 | -11/+20 |
2012-10-08 | vxlan: fix more sparse warnings | Stephen Hemminger | 1 | -2/+2 |
2012-10-07 | vxlan: remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2012-10-02 | vxlan: put UDP socket in correct namespace | stephen hemminger | 1 | -3/+5 |
2012-10-01 | vxlan: virtual extensible lan | stephen hemminger | 1 | -0/+1217 |