summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sh_eth: fix TSU resource handlingSergei Shtylyov2018-01-041-3/+22
* net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-041-0/+6
* net: dsa: b53: Turn off Broadcom tags for more switchesFlorian Fainelli2018-01-041-3/+6
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-033-17/+72
|\
| * i40e: flower: Fix return value for unsupported offloadJiri Pirko2018-01-031-1/+1
| * i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller2018-01-031-1/+16
| * i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck2018-01-032-6/+46
| * i40e: Remove UDP support for big bufferAmritha Nambiar2018-01-031-9/+9
* | 3c59x: fix missing dma_mapping_error check and bad ring refill logicNeil Horman2018-01-031-52/+38
* | net: ena: fix error handling in ena_down() sequenceNetanel Belgazal2018-01-031-2/+17
* | net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal2018-01-031-13/+13
* | cxgb4: Fix FW flash errorsArjun Vynipadath2018-01-032-10/+8
* | net: fec: defer probe if regulator is not readyFugang Duan2018-01-031-0/+4
* | net: fec: restore dev_id in the cases of probe errorFugang Duan2018-01-031-0/+1
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-01-033-9/+32
|\ \ | |/ |/|
| * e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-021-3/+8
| * e1000: fix disabling already-disabled warningTushar Dave2018-01-022-6/+24
* | NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625SZ Lin (林上智)2018-01-021-0/+1
* | sfp: fix sfp-bus oops when removing socket/upstreamRussell King2018-01-021-2/+4
* | phylink: ensure we report link down when LOS assertedRussell King2018-01-021-2/+1
* | macvlan: Fix one possible double freeGao Feng2018-01-021-1/+6
* | mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel2018-01-023-2/+17
* | mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel2018-01-021-1/+1
* | geneve: update skb dst pmtu on tx pathXin Long2018-01-021-0/+14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-287-7/+46
|\
| * bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2017-12-272-3/+15
| * tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam2017-12-271-1/+2
| * tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2017-12-272-0/+14
| * tg3: Update copyrightSiva Reddy Kallam2017-12-272-3/+6
| * net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan2017-12-271-0/+6
| * net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko2017-12-261-0/+1
| * phylink: ensure AN is enabledRussell King2017-12-251-0/+1
| * phylink: ensure the PHY interface mode is appropriately setRussell King2017-12-251-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-281-0/+56
|\ \ | |/ |/|
| * IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-211-0/+56
* | Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-12-2015-100/+208
|\ \
| * | net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh2017-12-191-3/+1
| * | net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2017-12-191-7/+13
| * | net/mlx5: Fix steering memory leakMaor Gottlieb2017-12-191-2/+14
| * | net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman2017-12-191-0/+4
| * | net/mlx5e: Add refcount to VXLAN structureGal Pressman2017-12-192-23/+28
| * | net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman2017-12-191-10/+10
| * | net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua2017-12-191-2/+2
| * | net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev2017-12-192-2/+2
| * | net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev2017-12-194-13/+22
| * | net/mlx5e: Fix features check of IPv6 trafficGal Pressman2017-12-191-1/+2
| * | net/mlx5e: Fix ETS BW checkHuy Nguyen2017-12-191-3/+7
| * | net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2017-12-192-13/+13
| * | Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed2017-12-193-29/+92
| * | net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib2017-12-191-0/+6