aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan.c
Commit message (Expand)AuthorAge
* vxlan: do not set SKB_GSO_UDPDmitry Kravkov2013-04-29
* vxlan: allow choosing destination port per vxlanstephen hemminger2013-04-29
* vxlan: compute source port in network byte orderstephen hemminger2013-04-29
* vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger2013-04-29
* vxlan: fix byte order issues with NDA_PORTstephen hemminger2013-04-29
* vxlan: document UDP default portstephen hemminger2013-04-29
* vxlan: update mail address and copyright datestephen hemminger2013-04-29
* VXLAN: Allow L2 redirection with L3 switchingDavid Stevens2013-04-22
* vxlan: Allow setting destination to unicast address.Atzm Watanabe2013-04-16
* vxlan: don't bypass encapsulation for multi- and broadcastsMike Rapoport2013-04-15
* vxlan: use htonl when snooping for loopback addressMike Rapoport2013-04-14
* vxlan: fix some sparse warningsWei Yongjun2013-04-12
* vxlan: Bypass encapsulation if the destination is localSridhar Samudrala2013-04-07
* VXLAN: Fix sparse warnings.Pravin B Shelar2013-03-27
* VXLAN: Use IP Tunnels tunnel ENC encap APIPravin B Shelar2013-03-26
* VXLAN: Fix vxlan stats handling.Pravin B Shelar2013-03-26
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26
* vxlan: generalize forwarding tablesDavid Stevens2013-03-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12
|\
| * vxlan: fix oops when delete netns containing vxlanZang MingJie2013-03-07
| * reset nf before xmit vxlan encapsulated packetZang MingJie2013-03-06
* | tunnel: use iptunnel_xmit() againCong Wang2013-03-10
* | VXLAN: Use UDP Tunnel segmention.Pravin B Shelar2013-03-09
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar2013-02-25
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-13
* net/vxlan: Add ethtool drvinfoYan Burman2013-01-30
* vxlan: allow live mac address changestephen hemminger2013-01-03
* net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman2012-12-26
* 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