summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-25brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu
2019-11-25ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl
2019-11-25cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor
2019-11-25cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor
2019-11-25ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich
2019-11-25ath10k: fix vdev-start timeout on errorBen Greear
2019-11-25net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter
2019-11-25slcan: Fix memory leak in error pathJouni Hogander
2019-11-25net: smsc: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25net: micrel: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh
2019-11-25net: amd: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25net: broadcom: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25net: xilinx: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25net: toshiba: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2019-11-25ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl
2019-11-25net: lan78xx: Bail out if lan78xx_get_endpoints failsStefan Wahren
2019-11-25rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger
2019-11-25i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2019-11-25i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2019-11-25i40e: use correct length for strncpyMitch Williams
2019-11-25ax88172a: fix information leak on short answersOliver Neukum
2019-11-25slip: Fix memory leak in slip_open error pathJouni Hogander
2019-11-12can: flexcan: disable completely the ECC mechanismJoakim Zhang
2019-11-12e1000: fix memory leaksWenwen Wang
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-11-12bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo
2019-11-12can: peak_usb: fix slab info leakJohan Hovold
2019-11-12can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost
2019-11-12can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean
2019-11-12can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck
2019-11-12can: usb_8dev: fix use-after-free on disconnectJohan Hovold
2019-11-12qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-11-12CDC-NCM: handle incomplete transfer of MTUOliver Neukum
2019-11-10net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha
2019-11-10vxlan: check tun_info options_len properlyXin Long
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao
2019-11-06net: usb: sr9800: fix uninitialized local variableValentin Vidic
2019-11-06bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-10-29xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-29net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli
2019-10-29net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2019-10-29net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-10-17ieee802154: atusb: fix use-after-free at disconnectJohan Hovold
2019-10-17can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang