summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich2017-01-091-1/+1
* | | phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi2017-01-091-0/+9
| |/ |/|
* | net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli2017-01-081-2/+2
* | net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli2017-01-081-0/+7
* | net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2017-01-082-1/+15
* | tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-01-071-0/+3
* | be2net: fix unicast list fillingIvan Vecera2017-01-071-2/+1
* | be2net: fix accesses to unicast listIvan Vecera2017-01-061-6/+3
* | net: phy: dp83867: fix irq generationGrygorii Strashko2017-01-061-0/+10
* | amd-xgbe: Fix IRQ processing when running in single IRQ modeLendacky, Thomas2017-01-061-1/+1
* | sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-01-061-0/+1
* | sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov2017-01-061-2/+2
* | r8169: fix the typo in the commentZhu Yanjun2017-01-051-1/+1
* | sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-01-041-0/+1
* | sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-044-1/+7
* | dpaa_eth: Initialize CGR structure before initRoy Pledge2017-01-041-0/+2
* | dpaa_eth: cleanup after init_phy() failureMadalin Bucur2017-01-041-1/+3
* | net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-01-041-9/+9
* | net: systemport: Utilize skb_put_padto()Florian Fainelli2017-01-041-3/+2
* | LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre2017-01-041-1/+1
* | libcxgb: fix error check for ip6_route_output()Varun Prakash2017-01-041-7/+5
* | net: usb: asix_devices: add .reset_resume for USB PMPeter Chen2017-01-041-0/+1
* | net: vrf: Add missing Rx countersDavid Ahern2017-01-031-0/+3
* | benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-01-031-1/+3
* | net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta2017-01-031-17/+10
* | net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold2017-01-031-33/+5
* | net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold2017-01-031-15/+26
* | net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold2017-01-031-8/+2
|/