summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-07-303-0/+19
* enetc: Fix build error without PHYLIBYueHaibing2019-07-301-0/+1
* net: stmmac: Sync RX Buffer upon allocationJose Abreu2019-07-301-3/+10
* mlxsw: spectrum_ptp: fix duplicated check on orig_egr_typesColin Ian King2019-07-301-2/+2
* net: dsa: mv88e6xxx: use link-down-define instead of plain valueHubert Feurstein2019-07-301-1/+1
* net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein2019-07-301-2/+4
* net: smc911x: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-0/+1
* net: hamradio: baycom_epp: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-1/+2
* net: wan: sdla: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-0/+1
* mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabledPetr Machata2019-07-295-17/+82
* net: spider_net: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-0/+1
* net: ehea: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-1/+1
* mvpp2: refactor the HW checksum setupMatteo Croce2019-07-291-13/+22
* mvpp2: refactor MTU change codeMatteo Croce2019-07-291-28/+13
* rocker: fix memory leaks of fib_work on two error return pathsColin Ian King2019-07-291-0/+2
* net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl2019-07-291-0/+7
* arcnet: com20020-isa: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-291-0/+6
* arcnet: arc-rimi: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-291-0/+3
* arcnet: com90io: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-291-0/+2
* arcnet: com90xx: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-291-0/+3
* r8169: don't use MSI before RTL8168dHeiner Kallweit2019-07-271-2/+7
* Revert ("r8169: remove 1000/Half from supported modes")Heiner Kallweit2019-07-271-4/+1
* net: phylink: Fix flow control for fixed-linkRené van Dorst2019-07-271-0/+2
* Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-2617-81/+117
|\
| * nfp: tls: rename tls packet countersTariq Toukan2019-07-251-2/+2
| * net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatchTariq Toukan2019-07-251-1/+1
| * net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-07-252-2/+7
| * net/mlx5e: Fix matching of speed to PRM link modesAya Levin2019-07-253-32/+68
| * net/mlx5e: Fix wrong max num channels indicationTariq Toukan2019-07-259-41/+35
| * net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb2019-07-251-2/+3
| * net/mlx5: Use reversed order when unregister devicesMark Zhang2019-07-251-1/+1
* | net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2019-07-261-4/+9
* | ocelot: Cancel delayed work before wq destructionClaudiu Manoil2019-07-261-0/+1
* | qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon2019-07-261-1/+1
* | net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham2019-07-261-0/+1
* | bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-07-251-2/+1
* | fsl/fman: Remove comment referring to non-existent functionChris Packham2019-07-251-3/+0
* | tun: mark small packets as owned by the tap sockAlexis Bauvin2019-07-251-3/+6
* | linux/dim: Fix overflow in dim calculationYamin Friedman2019-07-254-5/+5
* | net: phy: mscc: initialize stats arrayAndreas Schwab2019-07-241-8/+8
* | net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha2019-07-241-4/+4
* | can: peak_usb: fix potential double kfree_skb()Stephane Grosjean2019-07-241-4/+4
* | can: flexcan: fix stop mode acknowledgmentJoakim Zhang2019-07-241-4/+27
* | can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()Wen Yang2019-07-241-3/+5
* | can: mcp251x: add error check when wq alloc failedWeitao Hou2019-07-241-27/+22
* | can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko2019-07-241-4/+5
* | can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes2019-07-241-0/+2
* | net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko2019-07-231-12/+6
* | sky2: Disable MSI on ASUS P6TTakashi Iwai2019-07-231-0/+7
* | net: dsa: sja1105: sja1105_main: Add of_node_put()Nishka Dasgupta2019-07-231-0/+3