summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao2019-08-291-9/+11
* net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao2019-08-291-1/+1
* net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao2019-08-291-2/+4
* net: stmmac: tc: Do not return a fragment entryJose Abreu2019-08-291-1/+1
* net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2019-08-292-0/+8
* net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-08-291-1/+4
* net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang2019-08-291-1/+1
* can: peak_usb: force the string buffer NULL-terminatedWang Xiayang2019-08-291-1/+1
* can: sja1000: force the string buffer NULL-terminatedWang Xiayang2019-08-291-1/+1
* net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai2019-08-291-1/+2
* mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai2019-08-291-3/+5
* qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon2019-08-291-1/+1
* net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham2019-08-291-0/+1
* can: mcp251x: add error check when wq alloc failedWeitao Hou2019-08-291-27/+22
* can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes2019-08-291-0/+2
* net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier2019-08-291-3/+3
* bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon2019-08-291-0/+9
* net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy2019-08-251-63/+34
* net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen2019-08-251-0/+3
* xen/netback: Reset nr_frags before freeing skbRoss Lagerwall2019-08-251-0/+2
* team: Add vlan tx offload to hw_enc_featuresYueHaibing2019-08-251-0/+2
* net/mlx4_en: fix a memory leak bugWenwen Wang2019-08-251-1/+2
* bonding: Add vlan tx offload to hw_enc_featuresYueHaibing2019-08-251-0/+2
* bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-253-8/+18
* net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov2019-08-251-1/+1
* iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho2019-08-161-2/+7
* iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho2019-08-161-7/+15
* iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach2019-08-161-1/+1
* iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-08-161-0/+2
* mwifiex: fix 802.11n/WPA detectionBrian Norris2019-08-162-1/+3
* can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli2019-08-161-1/+1
* can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli2019-08-161-1/+1
* allocate_flower_entry: should check for null derefNavid Emamdoost2019-08-161-1/+2
* can: peak_usb: fix potential double kfree_skb()Stephane Grosjean2019-08-161-4/+4
* can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko2019-08-161-4/+5
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-093-0/+19
* r8169: don't use MSI before RTL8168dHeiner Kallweit2019-08-091-2/+7
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-092-2/+7
* tun: mark small packets as owned by the tap sockAlexis Bauvin2019-08-091-0/+1
* ocelot: Cancel delayed work before wq destructionClaudiu Manoil2019-08-091-0/+1
* net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2019-08-092-5/+10
* net: phylink: Fix flow control for fixed-linkRené van Dorst2019-08-091-0/+2
* net/mlx5: Use reversed order when unregister devicesMark Zhang2019-08-091-1/+1
* net/mlx5e: always initialize frag->last_in_pageQian Cai2019-08-091-3/+2
* mvpp2: refactor MTU change codeMatteo Croce2019-08-091-28/+13
* mvpp2: fix panic on module removalMatteo Croce2019-08-091-3/+2
* mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko2019-08-091-1/+1
* bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-08-091-2/+1
* mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata2019-08-061-8/+8
* be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-08-061-1/+5