aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan.c
AgeCommit message (Expand)Author
2017-07-21vxlan: fix hlist corruptionJiri Benc
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-02vxlan: fix use-after-free on deletionMark Bloch
2017-06-01vxlan: eliminate cached dst leakLance Richardson
2017-04-30vxlan: do not output confusing error messageJiri Benc
2017-04-30vxlan: correctly handle ipv6.disable module parameterJiri Benc
2017-04-03vxlan: fix ND proxy when skb doesn't have transport header offsetVincent Bernat
2017-04-01vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas
2017-03-28vxlan: don't age NTF_EXT_LEARNED fdb entriesRoopa Prabhu
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-13vxlan: fix ovs supportNicolas Dichtel
2017-03-12vxlan: use appropriate family on L3 missVincent Bernat
2017-03-01vxlan: lock RCU on TX pathJakub Kicinski
2017-02-24vxlan: don't allow overwrite of config src addrBrian Russell
2017-02-24vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-02-21vxlan: remove unused variable saddr in neigh_reduceRoopa Prabhu
2017-02-21vxlan: add changelink supportRoopa Prabhu
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni
2017-02-11vxlan: remove vni zero check and drop for COLLECT_METADATARoopa Prabhu
2017-02-03vxlan: support fdb and learning in COLLECT_METADATA modeRoopa Prabhu
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-24vxlan: do not age static remote mac entriesBalakrishnan Raman
2017-01-24vxlan: don't flush static fdb entries on admin downRoopa Prabhu
2017-01-20vxlan: preserve type of dst_port parm for encap_bypass_if_local()Lance Richardson
2017-01-17vxlan: fix byte order of vxlan-gpe port numberLance Richardson
2017-01-11vxlan: Set ports in flow key when doing route lookupsMartynas Pumputis
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-30vxlan: fix a potential issue when create a new vxlan fdb entry.Haishuang Yan
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-15vxlan: Fix uninitialized variable warnings.David S. Miller
2016-11-15vxlan: simplify vxlan xmitpravin shelar
2016-11-15vxlan: simplify RTF_LOCAL handling.pravin shelar
2016-11-15vxlan: improve vxlan route lookup checks.pravin shelar
2016-11-15vxlan: simplify exception handlingpravin shelar
2016-11-15vxlan: avoid checking socket multiple times.pravin shelar
2016-11-15vxlan: avoid vlan processing in vxlan device.pravin shelar
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-09vxlan: hide unused local variableArnd Bergmann
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29vxlan: avoid using stale vxlan socket.pravin shelar
2016-10-20net: use core MTU range checking in core net infraJarod Wilson
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-10net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai
2016-09-06vxlan: Update tx_errors statistics if vxlan_build_skb return err.Haishuang Yan
2016-09-04vxlan: fix duplicated and wrong error messagesJiri Benc
2016-09-04vxlan: reject multicast destination without an interfaceJiri Benc
2016-09-04vxlan: call peernet2id() in fdb notificationWANG Cong
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu