summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-08-29net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-08-29net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-08-29net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-08-29net: stmmac: tc: Do not return a fragment entryJose Abreu1-1/+1
2019-08-29net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2-0/+8
2019-08-29net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-08-29net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-29can: peak_usb: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-29can: sja1000: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-29net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai1-1/+2
2019-08-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai1-3/+5
2019-08-29qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon1-1/+1
2019-08-29net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham1-0/+1
2019-08-29can: mcp251x: add error check when wq alloc failedWeitao Hou1-27/+22
2019-08-29can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes1-0/+2
2019-08-29net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier1-3/+3
2019-08-29bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon1-0/+9
2019-08-25net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy1-63/+34
2019-08-25net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen1-0/+3
2019-08-25xen/netback: Reset nr_frags before freeing skbRoss Lagerwall1-0/+2
2019-08-25team: Add vlan tx offload to hw_enc_featuresYueHaibing1-0/+2
2019-08-25net/mlx4_en: fix a memory leak bugWenwen Wang1-1/+2
2019-08-25bonding: Add vlan tx offload to hw_enc_featuresYueHaibing1-0/+2
2019-08-25bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra3-8/+18
2019-08-25net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov1-1/+1
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho1-7/+15
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-08-16can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-16can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-16allocate_flower_entry: should check for null derefNavid Emamdoost1-1/+2
2019-08-16can: peak_usb: fix potential double kfree_skb()Stephane Grosjean1-4/+4
2019-08-16can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko1-4/+5
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann3-0/+19
2019-08-09r8169: don't use MSI before RTL8168dHeiner Kallweit1-2/+7
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2-2/+7
2019-08-09tun: mark small packets as owned by the tap sockAlexis Bauvin1-0/+1
2019-08-09ocelot: Cancel delayed work before wq destructionClaudiu Manoil1-0/+1
2019-08-09net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2-5/+10
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst1-0/+2
2019-08-09net/mlx5: Use reversed order when unregister devicesMark Zhang1-1/+1
2019-08-09net/mlx5e: always initialize frag->last_in_pageQian Cai1-3/+2
2019-08-09mvpp2: refactor MTU change codeMatteo Croce1-28/+13
2019-08-09mvpp2: fix panic on module removalMatteo Croce1-3/+2
2019-08-09mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko1-1/+1
2019-08-09bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-2/+1
2019-08-06mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata1-8/+8
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier1-1/+5