summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-09-201-1/+1
* mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-201-0/+6
* Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-09-201-3/+0
* cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio2017-09-201-3/+3
* netvsc: fix deadlock betwen link status and removalstephen hemminger2017-09-201-1/+6
* qlge: avoid memcpy buffer overflowArnd Bergmann2017-09-201-1/+1
* fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-09-201-0/+3
* macsec: add genl family module aliasSabrina Dubroca2017-09-201-0/+1
* mwifiex: correct channel stat buffer overflowsBrian Norris2017-09-092-1/+7
* iwlwifi: pci: add new PCI ID for 7265DLuca Coelho2017-09-091-0/+1
* rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley2017-09-091-2/+2
* ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-09-091-6/+6
* wl1251: add a missing spin_lock_init()Cong Wang2017-09-071-0/+1
* p54: memset(0) whole arrayJiri Slaby2017-09-021-1/+1
* net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen2017-08-301-2/+2
* nfp: fix infinite loop on umapping cleanupColin Ian King2017-08-301-2/+1
* usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin2017-08-241-0/+1
* net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti2017-08-121-11/+18
* ppp: fix xmit recursion detection on ppp channelsGuillaume Nault2017-08-121-8/+10
* ppp: Fix false xmit recursion detect with two ppp devicesGao Feng2017-08-121-9/+21
* net: phy: Fix PHY unbind crashFlorian Fainelli2017-08-111-0/+2
* net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-08-111-11/+18
* phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi2017-08-111-0/+9
* tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-08-111-0/+3
* net: phy: dp83867: fix irq generationGrygorii Strashko2017-08-111-0/+10
* sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-08-111-0/+1
* sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov2017-08-111-2/+2
* xen-netback: correctly schedule rate-limited queuesWei Liu2017-08-113-2/+11
* net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli2017-08-111-0/+3
* net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev2017-08-111-3/+4
* net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev2017-08-111-1/+2
* net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari2017-08-111-1/+1
* net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh2017-08-111-2/+17
* net/mlx5: Consider tx_enabled in all modes on remapAviv Heller2017-08-111-15/+10
* net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez2017-08-111-5/+4
* mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch2017-08-111-3/+13
* net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli2017-08-111-0/+1
* brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel2017-08-111-5/+0
* iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach2017-08-111-1/+1
* sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-08-061-0/+1
* net: usb: asix_devices: add .reset_resume for USB PMPeter Chen2017-08-061-0/+1
* benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-08-061-1/+3
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2017-08-062-21/+19
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2017-08-061-1/+6
* net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2017-08-061-2/+4
* net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz2017-08-061-0/+11
* r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2017-08-061-0/+1
* wil6210: fix deadlock when using fw_no_recovery optionLior David2017-08-061-7/+8
* ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior2017-08-061-0/+6
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-08-061-1/+1