aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng
2019-10-05net: lpc-enet: fix printk format stringsArnd Bergmann
2019-10-05net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang
2019-10-05skge: fix checksum byte orderStephen Hemminger
2019-09-21net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
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-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu
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-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
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
2019-08-29net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET
2019-08-29net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang
2019-08-29qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon
2019-08-25net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy
2019-08-25net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen
2019-08-25net/mlx4_en: fix a memory leak bugWenwen Wang
2019-08-25bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra
2019-08-09bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-08-09mvpp2: refactor MTU change codeMatteo Croce
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-08-09net/mlx5: Use reversed order when unregister devicesMark Zhang
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-07-31sky2: Disable MSI on ASUS P6TTakashi Iwai
2019-07-31net: bcmgenet: use promisc for unsupported filtersJustin Chen
2019-07-31bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-07-31bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-31net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer
2019-07-31iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-07-31net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer
2019-07-31net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-07-31net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-07-31ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-07-31net: axienet: Fix race condition causing TX hangRobert Hancock
2019-07-31net: fec: Do not use netdev messages too earlyFabio Estevam
2019-07-31net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-07-31qed: Set the doorbell address correctlyMichal Kalderon
2019-07-31net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu
2019-07-31net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2019-07-21sis900: fix TX completionSergej Benilov