aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/vxlan.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-19net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua1-2/+2
2017-12-19net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev2-2/+2
2017-12-19net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev4-13/+22
2017-12-19net/mlx5e: Fix features check of IPv6 trafficGal Pressman1-1/+2
2017-12-19net/mlx5e: Fix ETS BW checkHuy Nguyen1-3/+7
2017-12-19net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha3-16/+18
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed4-29/+93
2017-12-19net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib1-0/+6
2017-12-19clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai1-0/+12
2017-12-19ipv4: fib: Fix metrics match when deleting a routePhil Sutter1-2/+6
2017-12-19net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg5-6/+8
2017-12-19net: stmmac: Fix TX timestamp calculationFredrik Hallenberg1-2/+4
2017-12-19tipc: fix list sorting bug in function tipc_group_update_member()Jon Maloy1-2/+1
2017-12-19ip6_tunnel: get the min mtu properly in ip6_tnl_xmitXin Long1-2/+7
2017-12-19ip6_gre: remove the incorrect mtu limit for ipgre tapXin Long1-0/+1
2017-12-19ip_gre: remove the incorrect mtu limit for ipgre tapXin Long1-0/+1
2017-12-19vxlan: update skb dst pmtu on tx pathXin Long1-0/+14
2017-12-19net: arc_emac: restart stalled EMACAlexander Kochetkov2-0/+113
2017-12-19net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov1-22/+31
2017-12-19net: mediatek: setup proper state for disabled GMAC on the defaultSean Wang1-5/+6
2017-12-19mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bugPetr Machata1-12/+3
2017-12-19tg3: Fix rx hang on MTU change with 5717/5719Brian King1-1/+3
2017-12-19drm/i915: Protect DDI port to DPLL map from theoretical race.Rodrigo Vivi1-0/+4
2017-12-19drm/i915/lpe: Remove double-encapsulation of info stringChris Wilson1-1/+1
2017-12-19spi: atmel: fixed spin_lock usage inside atmel_spi_removeRadu Pirea1-1/+1
2017-12-19drm/sun4i: Fix error path handlingMaxime Ripard1-2/+2
2017-12-19cfg80211: ship certificates as hex filesJohannes Berg3-20/+95
2017-12-19nl80211: Remove obsolete kerneldoc lineJonathan Corbet1-1/+0
2017-12-19mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai1-1/+1
2017-12-19cfg80211: always rewrite generated files from scratchThierry Reding1-2/+2
2017-12-19mac80211_hwsim: enable TODS BIT in null data frameAdiel Aloni1-0/+1
2017-12-19ALSA: usb-audio: Fix the missing ctl name suffix at parsing SUTakashi Iwai1-11/+16
2017-12-19bpf: fix broken BPF selftest build on s390Hendrik Brueckner1-1/+1
2017-12-19drm/nouveau: use alternate memory type for system-memory buffers with kind != 0Ben Skeggs4-16/+42
2017-12-19drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memoryBen Skeggs1-1/+2
2017-12-19drm/nouveau/mmu/gp10b: use correct implementationBen Skeggs1-1/+1
2017-12-19drm/nouveau/pci: do a msi rearm on initKarol Herbst1-0/+7
2017-12-19drm/nouveau/imem/nv50: fix refcount_t warningBen Skeggs1-1/+1
2017-12-19drm/nouveau/bios/dp: support DP Info Table 2.0Ben Skeggs1-1/+8
2017-12-19drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroyKarol Herbst1-1/+1
2017-12-18block: fix blk_rq_append_bioJens Axboe4-20/+28
2017-12-18block: don't let passthrough IO go into .make_request_fn()Ming Lei2-4/+23
2017-12-18net: phy: xgene: disable clk on error pathsAlexey Khoroshilov1-6/+15
2017-12-18net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151xRussell King1-0/+12
2017-12-18net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaksNikolay Aleksandrov1-5/+6
2017-12-18sctp: add SCTP_CID_RECONF conversion in sctp_cnameXin Long1-0/+3
2017-12-18sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renegeXin Long1-16/+8
2017-12-18net: qcom/emac: Change the order of mac up and sgmii openHemanth Puranik1-3/+3
2017-12-18net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang1-1/+1
2017-12-18tipc: remove leaving group member from all listsJon Maloy1-2/+4