summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-10-11nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost
2019-10-11ieee802154: atusb: fix use-after-free at disconnectJohan Hovold
2019-10-11can: 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
2019-10-07net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij
2019-10-07qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-07hso: fix NULL-deref on tty openJohan Hovold
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-10-05iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
2019-10-05net: lpc-enet: fix printk format stringsArnd Bergmann
2019-10-05nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost
2019-10-05net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang
2019-10-05usbnet: sanity checking of packet sizes and device mtuOliver Neukum
2019-10-05usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork
2019-10-05skge: fix checksum byte orderStephen Hemminger
2019-10-05ppp: Fix memory leak in ppp_writeTakeshi Misawa
2019-10-05nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov
2019-10-05macsec: drop skb sk before calling gro_cells_receiveXin Long
2019-10-05cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork
2019-10-05arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König
2019-10-01net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek
2019-10-01iwlwifi: mvm: always init rs_fw with 20MHz bandwidth ratesNaftali Goldstein
2019-10-01iwlwifi: mvm: send BCAST management frames to the right stationEmmanuel Grumbach
2019-10-01net/mlx5e: Rx, Check ip headers sanitySaeed Mahameed
2019-10-01net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed
2019-10-01net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed
2019-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz
2019-10-01mlx5: fix get_ip_proto()Cong Wang
2019-10-01net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packetsAlaa Hleihel
2019-10-01net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman
2019-10-01net/ibmvnic: free reset work of removed device from queueJuliet Kim
2019-09-21net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-09-21net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-09-21amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-09-21ibmvnic: Do not process reset during or after device removalThomas Falcon
2019-09-21r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani
2019-09-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-09-21ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing
2019-09-21ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang
2019-09-19rsi: fix a double free bug in rsi_91x_deinit()Hui Peng
2019-09-19ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-19tun: fix use-after-free when register netdev failedYang Yingliang