summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang1-8/+9
2019-10-07qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-07hso: fix NULL-deref on tty openJohan Hovold1-4/+8
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng2-1/+11
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton1-1/+2
2019-10-05net: lpc-enet: fix printk format stringsArnd Bergmann1-6/+7
2019-10-05usbnet: sanity checking of packet sizes and device mtuOliver Neukum1-0/+3
2019-10-05usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork1-0/+5
2019-10-05skge: fix checksum byte orderStephen Hemminger1-1/+1
2019-10-05ppp: Fix memory leak in ppp_writeTakeshi Misawa1-0/+2
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov1-3/+6
2019-10-05macsec: drop skb sk before calling gro_cells_receiveXin Long1-0/+1
2019-10-05cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork1-1/+5
2019-10-05arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König1-14/+17
2019-09-21net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET1-3/+4
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai1-0/+7
2019-09-21r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani1-1/+4
2019-09-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang1-1/+3
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2-1/+11
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang1-1/+1
2019-09-21tun: fix use-after-free when register netdev failedYang Yingliang1-5/+11
2019-09-21cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-3/+10
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang1-1/+3
2019-09-10net: kalmia: fix memory leaksWenwen Wang1-3/+3
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang1-1/+2
2019-09-10net: myri10ge: fix memory leaksWenwen Wang1-1/+1
2019-09-10cxgb4: fix a memory leak bugWenwen Wang1-1/+3
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon1-4/+5
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang1-2/+3
2019-09-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-09-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-09-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-09-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-09-06can: peak_usb: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-09-06can: sja1000: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-09-06net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham1-0/+1
2019-09-06can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes1-0/+2
2019-09-06bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon1-0/+9
2019-08-25bonding: Add vlan tx offload to hw_enc_featuresYueHaibing1-1/+3
2019-08-25team: Add vlan tx offload to hw_enc_featuresYueHaibing1-1/+3
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-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