summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-12-2015-100/+208
|\
| * net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh2017-12-191-3/+1
| * net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2017-12-191-7/+13
| * net/mlx5: Fix steering memory leakMaor Gottlieb2017-12-191-2/+14
| * net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman2017-12-191-0/+4
| * net/mlx5e: Add refcount to VXLAN structureGal Pressman2017-12-192-23/+28
| * net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman2017-12-191-10/+10
| * net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua2017-12-191-2/+2
| * net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev2017-12-192-2/+2
| * net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev2017-12-194-13/+22
| * net/mlx5e: Fix features check of IPv6 trafficGal Pressman2017-12-191-1/+2
| * net/mlx5e: Fix ETS BW checkHuy Nguyen2017-12-191-3/+7
| * net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2017-12-192-13/+13
| * Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed2017-12-193-29/+92
| * net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib2017-12-191-0/+6
* | nfp: bpf: keep track of the offloaded programJakub Kicinski2017-12-202-4/+51
* | cls_bpf: fix offload assumptions after callback conversionJakub Kicinski2017-12-201-9/+3
* | net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev2017-12-201-1/+1
* | net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev2017-12-201-1/+1
* | net: mvneta: clear interface link status on port disableYelena Krivosheev2017-12-201-0/+4
|/
* net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg2017-12-195-6/+8
* net: stmmac: Fix TX timestamp calculationFredrik Hallenberg2017-12-191-2/+4
* vxlan: update skb dst pmtu on tx pathXin Long2017-12-191-0/+14
* net: arc_emac: restart stalled EMACAlexander Kochetkov2017-12-192-0/+113
* net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov2017-12-191-22/+31
* net: mediatek: setup proper state for disabled GMAC on the defaultSean Wang2017-12-191-5/+6
* mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bugPetr Machata2017-12-191-12/+3
* tg3: Fix rx hang on MTU change with 5717/5719Brian King2017-12-191-1/+3
* Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-12-191-1/+2
|\
| * mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai2017-12-191-1/+1
| * mac80211_hwsim: enable TODS BIT in null data frameAdiel Aloni2017-12-191-0/+1
* | net: phy: xgene: disable clk on error pathsAlexey Khoroshilov2017-12-181-6/+15
* | net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151xRussell King2017-12-181-0/+12
* | net: qcom/emac: Change the order of mac up and sgmii openHemanth Puranik2017-12-181-3/+3
* | net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang2017-12-181-1/+1
* | vxlan: restore dev->mtu setting based on lower deviceAlexey Kodanev2017-12-171-0/+5
* | net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik2017-12-151-3/+4
* | net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas2017-12-151-0/+1
* | net: aquantia: Increment driver versionIgor Russkikh2017-12-152-3/+6
* | net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh2017-12-151-8/+8
* | net: aquantia: Update hw counters on hw initIgor Russkikh2017-12-152-0/+8
* | net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2017-12-152-3/+6
* | net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh2017-12-151-0/+1
* | net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh2017-12-151-16/+16
* | net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh2017-12-154-67/+79
* | net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2017-12-152-0/+18
* | net: aquantia: Fix actual speed capabilities reportingIgor Russkikh2017-12-156-9/+35
* | mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz2017-12-151-0/+18
* | net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha2017-12-131-26/+31
* | net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha2017-12-131-1/+0