summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-145-16/+29
|\
| * drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas2017-04-131-1/+1
| * Merge tag 'linux-can-fixes-for-4.12-20170404' of git://git.kernel.org/pub/scm...David S. Miller2017-04-082-3/+2
| |\
| | * can: rcar_can: Do not print virtual addressesGeert Uytterhoeven2017-04-041-2/+1
| | * can: ifi: use correct register to read rx statusMarkus Marb2017-04-041-1/+1
| * | team: call netdev_change_features out of team lockXin Long2017-04-061-8/+11
| * | usbnet: make sure no NULL pointer is passed throughOliver Neukum2017-04-061-4/+15
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-04-141-11/+34
|\ \ \ | |/ / |/| |
| * | virtio_net: clear MTU when out of rangeMichael S. Tsirkin2017-04-071-11/+30
| * | virtio_net: enable big packets for large MTU valuesMichael S. Tsirkin2017-04-071-0/+4
* | | nfp: fix potential use after free on xdp progJakub Kicinski2017-04-051-1/+2
* | | Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller2017-04-047-12/+25
|\ \ \
| * | | brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel2017-03-301-3/+5
| * | | rtlwifi: Fix scheduling while atomic splatLarry Finger2017-03-301-2/+4
| * | | iwlwifi: mvm: support ibss in dqa modeLiad Kaufman2017-03-243-6/+13
| * | | iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter2017-03-241-0/+2
| * | | iwlwifi: mvm: fix accessing fw_id_to_mac_idSara Sharon2017-03-241-1/+1
* | | | net: ethernet: ti: cpsw: fix race condition during open()Sekhar Nori2017-04-041-6/+8
* | | | bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King2017-04-042-12/+12
| |_|/ |/| |
* | | net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeoutGrygorii Strashko2017-04-021-0/+2
* | | r8152: The Microsoft Surface docks also use R8152 v2René Rebe2017-04-012-0/+18
* | | net/faraday: Explicitly include linux/of.h and linux/property.hMark Brown2017-04-011-0/+2
* | | net: hns: Add ACPI support to check SFP presentDaode Huang2017-04-012-5/+34
* | | be2net: Fix endian issue in logical link config commandSuresh Reddy2017-03-301-3/+6
* | | ezchip: nps_enet: check if napi has been completedZakharov Vlad2017-03-291-3/+1
* | | bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.Michael Chan2017-03-291-5/+10
* | | bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()Sankar Patchineelam2017-03-291-1/+1
* | | bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam2017-03-291-0/+13
* | | rocker: fix Wmaybe-uninitialized false-positiveArnd Bergmann2017-03-281-7/+4
* | | net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh2017-03-281-2/+3
* | | net: moxa: fix TX overrun memory leakJonas Jensen2017-03-282-2/+19
* | | irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov2017-03-251-4/+4
* | | net: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann2017-03-251-0/+1
* | | net: hns: fix uninitialized data useArnd Bergmann2017-03-251-2/+3
* | | i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck2017-03-241-4/+12
* | | Revert "e1000e: driver trying to free already-free irq"Jeff Kirsher2017-03-241-1/+1
* | | bna: avoid writing uninitialized data into hw registersArnd Bergmann2017-03-241-3/+7
* | | net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous2017-03-242-0/+2
* | | net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous2017-03-244-1/+11
* | | net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous2017-03-241-0/+1
* | | net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.Pavel Belous2017-03-241-4/+16
* | | net:ethernet:aquantia: Remove adapter re-opening when MTU changed.Pavel Belous2017-03-241-5/+0
* | | r8152: prevent the driver from transmitting packets with carrier offhayeswang2017-03-241-2/+16
* | | net: phy: handle state correctly in phy_stop_machineNathan Sullivan2017-03-241-1/+1
* | | net: phy: Export mdiobus_register_board_info()Florian Fainelli2017-03-231-0/+1
| |/ |/|
* | net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2017-03-222-0/+2
* | amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas2017-03-221-12/+12
* | sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter2017-03-221-1/+1
* | net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger2017-03-221-15/+0
* | fjes: Do not load fjes driver if extended socket device is not power on.Yasuaki Ishimatsu2017-03-221-0/+24