summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-07-14liquidio: fix possible eeprom format string overflowArnd Bergmann
2017-07-14vmxnet3: avoid format strint overflow warningArnd Bergmann
2017-07-14net: thunder_bgx: avoid format string overflow warningArnd Bergmann
2017-07-14bnx2x: fix format overflow warningArnd Bergmann
2017-07-14net: niu: fix format string overflow warning:Arnd Bergmann
2017-07-14net: qcom/emac: fix double free of SGMII IRQ during shutdownTimur Tabi
2017-07-14smsc95xx: use ethtool_op_get_ts_info()Petr Kulhavy
2017-07-14cxgb4: ptp_clock_register() returns error pointersGanesh Goudar
2017-07-14net: hns: add acpi function of xge led controlLiuJian
2017-07-14cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso
2017-07-14mdio: mux: fix parsing mux registers outside of the PHY address rangeMartin Blumenstingl
2017-07-13cxgb4: add new T5 pci device id'sGanesh Goudar
2017-07-13rt2x00: make const array glrt_table staticColin Ian King
2017-07-13net: stmmac: make const array route_possibilities staticColin Ian King
2017-07-13net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King
2017-07-13xgene: Don't fail probe, if there is no clk resource for SGMII interfacesThomas Bogendoerfer
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin
2017-07-12sfc: don't read beyond unicast address listBert Kenward
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng
2017-07-12nfp: freeing the wrong variableDan Carpenter
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel
2017-07-12mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel
2017-07-12mlxsw: spectrum_router: Add missing rollbackIdo Schimmel
2017-07-11tap: convert a mutex to a spinlockWANG Cong
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal
2017-07-11net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet
2017-07-11cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'Christophe Jaillet
2017-07-11bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan
2017-07-11bnxt_en: Fix bug in ethtool -L.Michael Chan
2017-07-11bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan
2017-07-10net/mlx5: IPSec, fix 64-bit division correctlyArnd Bergmann
2017-07-09Merge tag 'mlx5-fixes-2017-07-09' of https://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-08net: ethernet: mediatek: remove useless code in mtk_probe()Gustavo A. R. Silva
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong
2017-07-08net: hns: Fix a skb used after free bugYunsheng Lin
2017-07-08net: hns: Fix a wrong op phy C45 codeYunsheng Lin
2017-07-08net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan
2017-07-07virtio-net: fix leaking of ctx arrayJason Wang
2017-07-07arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet
2017-07-07nfp: flower: add missing clean up call to avoid memory leaksJakub Kicinski
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov