summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-08-12net: phy: at803x: stop switching phy delay config needlesslyAndré Draszik-24/+8
2019-08-11net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor-1/+1
2019-08-11mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata-83/+55
2019-08-11net: nps_enet: Fix function names in doc commentsJonathan Neuschäfer-2/+2
2019-08-11netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern-86/+98
2019-08-09hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui-2/+7
2019-08-09Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-104/+97
2019-08-09ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo-4/+1
2019-08-08net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang-2/+3
2019-08-08team: Add vlan tx offload to hw_enc_featuresYueHaibing-0/+2
2019-08-08net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'YueHaibing-4/+0
2019-08-08bonding: Add vlan tx offload to hw_enc_featuresYueHaibing-0/+2
2019-08-08xen/netback: Reset nr_frags before freeing skbRoss Lagerwall-0/+2
2019-08-08net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin-3/+0
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin-5/+8
2019-08-08net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin-4/+2
2019-08-08net/mlx5e: kTLS, Fix tisn field placementTariq Toukan-3/+3
2019-08-08net/mlx5e: kTLS, Fix tisn field nameTariq Toukan-3/+3
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan-6/+13
2019-08-08net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan-0/+1
2019-08-08net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib-0/+8
2019-08-08net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen-0/+3
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen-21/+26
2019-08-08net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy-63/+34
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-847/+1305
2019-08-06net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean-6/+5
2019-08-06net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean-16/+13
2019-08-06net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean-66/+55
2019-08-06net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta-1/+5
2019-08-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao-9/+11
2019-08-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao-1/+1
2019-08-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao-2/+4
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu-1/+1
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu-0/+8
2019-08-06net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu-11/+79
2019-08-06Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller-353/+538
2019-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-19/+120
2019-08-06be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov-6/+2
2019-08-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET-1/+4
2019-08-06net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai-1/+3
2019-08-06HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander-3/+12
2019-08-06HID: hiddev: do cleanup in failure of opening a deviceHillf Danton-0/+4
2019-08-06HID: hiddev: avoid opening a disconnected deviceHillf Danton-0/+8
2019-08-05Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/...David S. Miller-4/+4
2019-08-05drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)-9/+22
2019-08-05gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine Sullivan-26/+20
2019-08-05Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+21
2019-08-05Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+12
2019-08-05net/mlx5e: always initialize frag->last_in_pageQian Cai-3/+2
2019-08-05net: dsa: mv88e6xxx: drop adjust_link to enabled phylinkHubert Feurstein-26/+0