summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan1-2/+6
2017-01-16be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera1-2/+10
2017-01-16be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera1-1/+5
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera1-1/+1
2017-01-16cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-01-16ravb: do not use zero-length alignment DMA descriptorMasaru Nagai1-0/+13
2017-01-16mlx4: do not call napi_schedule() without careEric Dumazet1-1/+4
2017-01-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-18/+45
2017-01-13net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli1-7/+18
2017-01-13net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev1-5/+6
2017-01-13ieee802154: atusb: fix driver to work with older firmware versionsStefan Schmidt1-9/+4
2017-01-13at86rf230: Allow slow GPIO pins for "rstn"Andrey Smirnov1-2/+2
2017-01-13ieee802154: atusb: do not use the stack for address fetching to make it DMA ableStefan Schmidt1-1/+7
2017-01-13ieee802154: atusb: make sure we set a randaom extended address if fetching failsStefan Schmidt1-2/+5
2017-01-13ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt1-4/+27
2017-01-12net: qcom/emac: grab a reference to the phydev on ACPI systemsTimur Tabi2-4/+9
2017-01-12ravb: Remove Rx overflow log messagesKazuya Mizuguchi1-6/+2
2017-01-12mlxsw: pci: Fix EQE structure definitionElad Raz1-4/+4
2017-01-12mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-01-12mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-01-12netvsc: add rcu_read locking to netvsc callbackstephen hemminger1-0/+3
2017-01-12vxlan: Set ports in flow key when doing route lookupsMartynas Pumputis1-3/+10
2017-01-12r8152: fix the sw rx checksum is unavailablehayeswang1-1/+6
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-11/+14
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-84/+188
2017-01-11net: vrf: do not allow table id 0David Ahern1-0/+2
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King1-1/+2
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern1-0/+2
2017-01-11net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens1-2/+4
2017-01-11net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah1-6/+1
2017-01-11net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed1-7/+6
2017-01-11net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz1-7/+11
2017-01-11net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion1-2/+2
2017-01-11net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz1-0/+4
2017-01-11net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz1-4/+9
2017-01-11net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz1-8/+8
2017-01-11net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz1-6/+24
2017-01-11net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz1-4/+8
2017-01-11zram: support BDI_CAP_STABLE_WRITESMinchan Kim1-2/+11
2017-01-11zram: revalidate disk under init_lockMinchan Kim1-7/+1
2017-01-11mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck1-3/+3
2017-01-11mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau1-1/+1
2017-01-10r8152: fix rx issue for runtime suspendhayeswang1-3/+28
2017-01-10r8152: split rtl8152_suspend functionhayeswang1-17/+40
2017-01-10Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub...David S. Miller4-21/+31
2017-01-10net: phy: Add Meson GXL PHY hardware dependencyJean Delvare1-0/+1
2017-01-10net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich1-1/+1
2017-01-09Merge tag 'drm-fixes-for-v4.10-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds28-125/+210
2017-01-09Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-2/+2
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9