summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-203-3/+3
* gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-01-191-1/+1
* net/mlx5e: Remove unused variableArnd Bergmann2017-01-191-1/+0
* bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan2017-01-181-1/+1
* net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas2017-01-181-2/+19
* xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin2017-01-182-2/+6
* xen-netback: fix memory leaks on XenBus disconnectIgor Druzhinin2017-01-181-0/+11
* net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-10/+0
* net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-6/+1
* can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-01-181-4/+12
* can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-01-181-0/+1
* net: phy: dp83848: add DP83620 PHY supportAlvaro G. M2017-01-171-0/+3
* vxlan: fix byte order of vxlan-gpe port numberLance Richardson2017-01-171-1/+1
* stmmac: add missing of_node_putJulia Lawall2017-01-171-0/+1
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-01-161-9/+14
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-01-161-2/+3
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-01-161-18/+20
* net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit2017-01-161-9/+10
* net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann2017-01-161-4/+7
* net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan2017-01-161-2/+6
* be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera2017-01-161-2/+10
* be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera2017-01-161-1/+5
* be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-01-161-1/+1
* cpmac: remove hopeless #warningArnd Bergmann2017-01-161-1/+1
* ravb: do not use zero-length alignment DMA descriptorMasaru Nagai2017-01-161-0/+13
* mlx4: do not call napi_schedule() without careEric Dumazet2017-01-161-1/+4
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-01-162-18/+45
|\
| * ieee802154: atusb: fix driver to work with older firmware versionsStefan Schmidt2017-01-121-9/+4
| * at86rf230: Allow slow GPIO pins for "rstn"Andrey Smirnov2017-01-121-2/+2
| * ieee802154: atusb: do not use the stack for address fetching to make it DMA ableStefan Schmidt2017-01-121-1/+7
| * ieee802154: atusb: make sure we set a randaom extended address if fetching failsStefan Schmidt2017-01-121-2/+5
| * ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt2017-01-121-4/+27
* | net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli2017-01-131-7/+18
* | net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev2017-01-121-5/+6
|/
* net: qcom/emac: grab a reference to the phydev on ACPI systemsTimur Tabi2017-01-122-4/+9
* ravb: Remove Rx overflow log messagesKazuya Mizuguchi2017-01-121-6/+2
* mlxsw: pci: Fix EQE structure definitionElad Raz2017-01-121-4/+4
* mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky2017-01-121-0/+1
* mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky2017-01-121-0/+1
* netvsc: add rcu_read locking to netvsc callbackstephen hemminger2017-01-111-0/+3
* vxlan: Set ports in flow key when doing route lookupsMartynas Pumputis2017-01-111-3/+10
* r8152: fix the sw rx checksum is unavailablehayeswang2017-01-111-1/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-111-3/+3
|\
| * mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-111-3/+3
* | net: vrf: do not allow table id 0David Ahern2017-01-111-0/+2
* | net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King2017-01-111-1/+2
* | net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-111-0/+2
* | net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens2017-01-111-2/+4
* | net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah2017-01-111-6/+1
* | net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed2017-01-111-7/+6