summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: mlx5: Fix Kconfig help textChristopher Covington2016-12-091-2/+0
* net: smsc911x: back out silently on probe deferralsLinus Walleij2016-12-091-1/+8
* ibmveth: set correct gso_size and gso_typeThomas Falcon2016-12-092-2/+64
* net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli2016-12-081-0/+1
* net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli2016-12-081-0/+1
* Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-081-2/+4
|\
| * can: peak: fix bad memory access and free sequence추지호2016-12-081-2/+4
* | cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V2016-12-083-1/+2
* | driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng2016-12-081-1/+3
* | NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-082-5/+30
|/
* phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli2016-12-071-3/+13
* netvsc: reduce maximum GSO sizestephen hemminger2016-12-071-0/+5
* drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex2016-12-071-0/+1
* net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia2016-12-065-13/+17
* net/mlx5e: Don't flush SQ on errorSaeed Mahameed2016-12-061-1/+0
* net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed2016-12-061-1/+1
* net/mlx5: Fix query ISSI flowKamal Heib2016-12-063-11/+14
* net/mlx5: Remove duplicate pci dev name printKamal Heib2016-12-061-4/+4
* net/mlx5: Verify module parametersKamal Heib2016-12-062-12/+17
* net: fec: fix compile with CONFIG_M5272Nikita Yushchenko2016-12-061-3/+10
* be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru2016-12-061-1/+2
* virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()Andy Lutomirski2016-12-061-5/+14
* net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel2016-12-063-2/+8
* net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli2016-12-051-0/+4
* bnx2x: Prevent tunnel config for 577xxMintz, Yuval2016-12-051-2/+2
* bnx2x: Correct ringparam estimate when DOWNMintz, Yuval2016-12-051-0/+8
* net: bnx2x: fix improper return valuePan Bian2016-12-051-0/+1
* net: ethernet: qlogic: set error code on failurePan Bian2016-12-051-0/+1
* net: irda: set error code on failuresPan Bian2016-12-051-0/+1
* net: usb: set error code when usb_alloc_urb failsPan Bian2016-12-051-0/+1
* netdev: broadcom: propagate error codePan Bian2016-12-051-1/+1
* geneve: avoid use-after-free of skb->dataSabrina Dubroca2016-12-021-10/+4
* Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-024-24/+121
|\
| * can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean2016-12-013-0/+76
| * can: peak: Fix bittiming fields size in bitsStephane Grosjean2016-12-012-24/+45
* | net: renesas: ravb: unintialized return valueDan Carpenter2016-12-021-2/+0
* | sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2016-12-021-1/+1
* | net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-021-3/+5
* | NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas2016-12-021-0/+1
* | cdc_ether: Fix handling connection notificationKristian Evensen2016-12-021-7/+31
* | net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo2016-12-021-2/+0
* | net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo2016-12-021-10/+0
* | net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-0213-49/+156
* | net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-021-1/+0
* | net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold2016-12-021-1/+10
* | net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold2016-12-021-1/+11
* | net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold2016-12-021-1/+10
* | net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold2016-12-021-1/+10
* | net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold2016-12-021-10/+19
* | ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2016-12-012-4/+12