aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/vxlan.c
AgeCommit message (Expand)Author
2013-06-19vxlan: fix check for migration of static entrystephen hemminger
2013-06-17vxlan: handle skb_clone failurestephen hemminger
2013-06-17vxlan: only migrate dynamic FDB entriesstephen hemminger
2013-06-17vxlan: fix race between flush and incoming learningstephen hemminger
2013-05-18vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala
2013-04-29vxlan: do not set SKB_GSO_UDPDmitry Kravkov
2013-04-29vxlan: allow choosing destination port per vxlanstephen hemminger
2013-04-29vxlan: compute source port in network byte orderstephen hemminger
2013-04-29vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger
2013-04-29vxlan: fix byte order issues with NDA_PORTstephen hemminger
2013-04-29vxlan: document UDP default portstephen hemminger
2013-04-29vxlan: update mail address and copyright datestephen hemminger
2013-04-22VXLAN: Allow L2 redirection with L3 switchingDavid Stevens
2013-04-16vxlan: Allow setting destination to unicast address.Atzm Watanabe
2013-04-15vxlan: don't bypass encapsulation for multi- and broadcastsMike Rapoport
2013-04-14vxlan: use htonl when snooping for loopback addressMike Rapoport
2013-04-12vxlan: fix some sparse warningsWei Yongjun
2013-04-07vxlan: Bypass encapsulation if the destination is localSridhar Samudrala
2013-03-27VXLAN: Fix sparse warnings.Pravin B Shelar
2013-03-26VXLAN: Use IP Tunnels tunnel ENC encap APIPravin B Shelar
2013-03-26VXLAN: Fix vxlan stats handling.Pravin B Shelar
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-17vxlan: generalize forwarding tablesDavid Stevens
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-10tunnel: use iptunnel_xmit() againCong Wang
2013-03-09VXLAN: Use UDP Tunnel segmention.Pravin B Shelar
2013-03-07vxlan: fix oops when delete netns containing vxlanZang MingJie
2013-03-06reset nf before xmit vxlan encapsulated packetZang MingJie
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-25VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar
2013-02-13bridge: Add vlan support to static neighborsVlad Yasevich
2013-01-30net/vxlan: Add ethtool drvinfoYan Burman
2013-01-03vxlan: allow live mac address changestephen hemminger
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-09vxlan: Add capability of Rx checksum offload for inner packetJoseph Gasparakis
2012-12-09vxlan: capture inner headers during encapsulationJoseph Gasparakis
2012-11-20add DOVE extensions for VXLANDavid Stevens
2012-11-17vxlan: remove unused variable.Rami Rosen
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-13vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck
2012-11-13vxlan: fix a typo.Rami Rosen
2012-11-13vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-03vxlan: allow a user to set TTL valueVincent Bernat
2012-10-31vxlan: don't expire permanent entriesstephen hemminger
2012-10-10vxlan: fix oops when give unknown ifindexstephen hemminger
2012-10-10vxlan: fix receive checksum handlingstephen hemminger
2012-10-10vxlan: add additional headroomstephen hemminger
2012-10-10vxlan: allow configuring port rangestephen hemminger