summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-262-30/+104
| * | | | net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz2017-10-261-35/+54
| * | | | net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen2017-10-261-29/+41
| * | | | net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh2017-10-261-2/+3
* | | | | tap: double-free in error path in tap_open()Girish Moodalbail2017-10-261-9/+9
* | | | | Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...David S. Miller2017-10-262-3/+9
|\ \ \ \ \
| * | | | | can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-10-241-0/+6
| * | | | | can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-10-241-1/+2
| * | | | | can: sun4i: fix loopback modeGerhard Bertelsmann2017-10-241-2/+1
* | | | | | net: mvpp2: do not sleep in set_rx_modeAntoine Tenart2017-10-261-2/+2
* | | | | | net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart2017-10-261-2/+2
* | | | | | net: mvpp2: fix typo in the tcam setupAntoine Tenart2017-10-261-1/+1
| |/ / / / |/| | | |
* | | | | tun: allow positive return values on dev_get_valid_name() callJulien Gomes2017-10-261-1/+1
* | | | | nfp: refuse offloading filters that redirects to upper devicesPieter Jansen van Vuuren2017-10-261-0/+2
|/ / / /
* | | | net: mvpp2: do not call txq_done from the Tx path when Tx irqs are usedAntoine Tenart2017-10-241-1/+1
* | | | net: mvpp2: do not unmap TSO headers buffersAntoine Tenart2017-10-241-4/+13
* | | | net: mvpp2: fix TSO headers allocation and managementYan Markman2017-10-241-3/+3
* | | | cdc_ether: flag the Huawei ME906/ME909 as WWANAleksander Morgado2017-10-241-0/+6
* | | | drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 EthernetRan Wang2017-10-242-0/+10
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-2158-475/+854
|\ \ \
| * | | stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger2017-10-221-1/+2
| * | | net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu2017-10-221-1/+1
| * | | net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu2017-10-221-7/+6
| * | | net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu2017-10-221-0/+1
| * | | mlxsw: spectrum_router: Configure TIGCR on initPetr Machata2017-10-221-1/+10
| * | | mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata2017-10-221-0/+31
| * | | net: aquantia: Bad udp rate on default interrupt coalescingIgor Russkikh2017-10-211-6/+6
| * | | net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh2017-10-219-62/+155
| * | | net: aquantia: mmio unmap was not performed on driver removalIgor Russkikh2017-10-211-0/+3
| * | | net: aquantia: Limit number of MSIX irqs to the number of cpusIgor Russkikh2017-10-211-4/+7
| * | | net: aquantia: Fixed transient link up/down/up notificationIgor Russkikh2017-10-211-0/+2
| * | | net: aquantia: Add queue restarts stats counterIgor Russkikh2017-10-212-58/+37
| * | | net: aquantia: Reset nic statistics on interface up/downIgor Russkikh2017-10-216-17/+75
| * | | geneve: Fix function matching VNI and tunnel ID on big-endianStefano Brivio2017-10-211-6/+0
| * | | Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...David S. Miller2017-10-213-24/+79
| |\ \ \
| | * | | can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-10-191-8/+2
| | * | | can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-10-191-1/+1
| | * | | can: flexcan: fix p1010 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-1/+2
| | * | | can: flexcan: fix i.MX28 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-1/+3
| | * | | can: flexcan: fix i.MX6 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-1/+1
| | * | | can: flexcan: implement error passive state quirkZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-9/+66
| | * | | can: flexcan: rename legacy error state quirkZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-4/+4
| | * | | can: flexcan: fix state transition regressionZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-2/+3
| * | | | net: ena: fix wrong max Tx/Rx queues on ethtoolNetanel Belgazal2017-10-191-2/+2
| * | | | net: ena: fix rare kernel crash when bar memory remap failsNetanel Belgazal2017-10-191-1/+2
| * | | | net: ena: reduce the severity of some printoutsNetanel Belgazal2017-10-191-2/+2
| |/ / /
| * | | ibmvnic: Fix calculation of number of TX header descriptorsThomas Falcon2017-10-181-8/+8
| * | | mlxsw: core: Fix possible deadlockIdo Schimmel2017-10-181-1/+10
| * | | tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-161-0/+3
| * | | bnxt_en: Fix possible corruption in DCB parameters from firmware.Sankar Patchineelam2017-10-141-5/+18