summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski
2019-09-19ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert
2019-09-19cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-16iwlwifi: add new card for 9260 seriesIhab Zhaika
2019-09-16iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modulesLuca Coelho
2019-09-16mt76: fix corrupted software generated tx CCMP PNFelix Fietkau
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang
2019-09-10net: cavium: fix driver nameStephen Hemminger
2019-09-10ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon
2019-09-10net: kalmia: fix memory leaksWenwen Wang
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang
2019-09-10lan78xx: Fix memory leaksWenwen Wang
2019-09-10net: myri10ge: fix memory leaksWenwen Wang
2019-09-10liquidio: add cleanup in octeon_setup_iq()Wenwen Wang
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor
2019-09-10hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-09-06mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka
2019-08-29net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao
2019-08-29net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao
2019-08-29net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao