summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann1-0/+5
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng2-1/+11
2019-10-05net: lpc-enet: fix printk format stringsArnd Bergmann1-6/+7
2019-10-05nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost1-0/+3
2019-10-05net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang1-0/+1
2019-10-05skge: fix checksum byte orderStephen Hemminger1-1/+1
2019-10-05nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost1-0/+3
2019-10-01net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek1-1/+1
2019-10-01net/mlx5e: Rx, Check ip headers sanitySaeed Mahameed1-1/+8
2019-10-01net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed3-15/+74
2019-10-01net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed3-3/+9
2019-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz4-0/+37
2019-10-01mlx5: fix get_ip_proto()Cong Wang1-3/+3
2019-10-01net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packetsAlaa Hleihel1-0/+11
2019-10-01net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman3-5/+35
2019-10-01net/ibmvnic: free reset work of removed device from queueJuliet Kim1-2/+5
2019-09-21net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET1-3/+4
2019-09-21net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov1-1/+2
2019-09-21amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing1-2/+8
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai1-0/+7
2019-09-21ibmvnic: Do not process reset during or after device removalThomas Falcon1-1/+5
2019-09-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang1-1/+3
2019-09-19ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck1-1/+3
2019-09-19ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert1-1/+3
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-09-10net: cavium: fix driver nameStephen Hemminger1-1/+1
2019-09-10ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon1-9/+2
2019-09-10net: myri10ge: fix memory leaksWenwen Wang1-1/+1
2019-09-10liquidio: add cleanup in octeon_setup_iq()Wenwen Wang1-1/+3
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-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
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-29qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon1-1/+1
2019-08-29net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier1-3/+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-25net/mlx4_en: fix a memory leak bugWenwen Wang1-1/+2
2019-08-25bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra3-8/+18
2019-08-16allocate_flower_entry: should check for null derefNavid Emamdoost1-1/+2
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