summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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-101-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-101-2/+4
* | net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah2017-01-101-6/+1
* | net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed2017-01-101-7/+6
* | net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz2017-01-101-7/+11
* | net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion2017-01-101-2/+2
* | net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz2017-01-101-0/+4
* | net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz2017-01-101-4/+9
* | net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz2017-01-101-8/+8
* | net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz2017-01-101-6/+24
* | net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz2017-01-101-4/+8
* | mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau2017-01-101-1/+1
* | r8152: fix rx issue for runtime suspendhayeswang2017-01-101-3/+28
* | r8152: split rtl8152_suspend functionhayeswang2017-01-101-17/+40
* | Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub...David S. Miller2017-01-104-21/+31
|\ \
| * | rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger2016-12-301-0/+1
| * | orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski2016-12-303-21/+30
* | | net: phy: Add Meson GXL PHY hardware dependencyJean Delvare2017-01-091-0/+1