aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-15net: myri10ge: fix memory leaksWenwen Wang1-1/+1
2019-08-15liquidio: add cleanup in octeon_setup_iq()Wenwen Wang1-1/+3
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha3-0/+46
2019-08-15net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy1-0/+3
2019-08-14cxgb4: fix a memory leak bugWenwen Wang1-1/+3
2019-08-13net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit2-1/+25
2019-08-13net/mlx4_en: fix a memory leak bugWenwen Wang1-1/+2
2019-08-13ibmveth: Convert multicast list size for little-endian systemThomas Falcon1-4/+5
2019-08-13s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann2-0/+21
2019-08-12net: phy: at803x: stop switching phy delay config needlesslyAndré Draszik1-24/+8
2019-08-11net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-08-11mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata1-83/+55
2019-08-11net: nps_enet: Fix function names in doc commentsJonathan Neuschäfer1-2/+2
2019-08-11netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern4-86/+98
2019-08-09hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui1-2/+7
2019-08-09Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-104/+97
2019-08-09ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo1-4/+1
2019-08-08net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ contextFuqian Huang1-2/+3
2019-08-08team: Add vlan tx offload to hw_enc_featuresYueHaibing1-0/+2
2019-08-08net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'YueHaibing1-4/+0
2019-08-08bonding: Add vlan tx offload to hw_enc_featuresYueHaibing1-0/+2
2019-08-08xen/netback: Reset nr_frags before freeing skbRoss Lagerwall1-0/+2
2019-08-08net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin1-3/+0
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2-5/+8
2019-08-08net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin1-4/+2
2019-08-08net/mlx5e: kTLS, Fix tisn field placementTariq Toukan1-3/+3
2019-08-08net/mlx5e: kTLS, Fix tisn field nameTariq Toukan1-3/+3
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan3-6/+13
2019-08-08net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan1-0/+1
2019-08-08net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib1-0/+8
2019-08-08net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen1-0/+3
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen3-21/+26
2019-08-08net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy1-63/+34
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds129-847/+1305
2019-08-06net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean2-6/+5
2019-08-06net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean2-16/+13
2019-08-06net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean1-66/+55
2019-08-06net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta1-1/+5
2019-08-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-08-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-08-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu1-1/+1
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2-0/+8
2019-08-06net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu2-11/+79
2019-08-06Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller19-353/+538
2019-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds10-19/+120
2019-08-06be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov2-6/+2
2019-08-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-08-06net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai1-1/+3
2019-08-06HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander1-3/+12