summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-12-25i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-12-25i40e: use the safe hash table iterator when deleting mac filtersLihong Yang
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-20net: hns3: fix a bug when alloc new bufferLipeng
2017-12-20net: hns3: fix the bug when map buffer failLipeng
2017-12-20net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfgLipeng
2017-12-20net: hns3: fix the bug of hns3_set_txbd_baseinfoLipeng
2017-12-20net: hns3: add nic_client check when initialize roce base informationLipeng
2017-12-20net: hns3: fix a bug in hclge_uninit_client_instanceLipeng
2017-12-20liquidio: fix kernel panic in VF driverFelix Manlunas
2017-12-20net: hns3: Fix a misuse to devm_free_irqqumingguang
2017-12-20net: hns3: fix for getting advertised_caps in hns3_get_link_ksettingsFuyun Liang
2017-12-20mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()Wei Yongjun
2017-12-20sfc: don't warn on successful change of MACRobert Stonehouse
2017-12-17stmmac: reset last TSO segment size after device openLars Persson
2017-12-17net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi
2017-12-17net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal
2017-12-17net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham
2017-12-14nfp: fix flower offload metadata flag usagePieter Jansen van Vuuren
2017-12-14nfp: inherit the max_mtu from the PF netdevDirk van der Merwe
2017-12-05e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin
2017-11-30e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin
2017-11-30e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-11-30e1000e: Fix return value testBenjamin Poirier
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-30fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30net: mvneta: fix handling of the Tx descriptor counterSimon Guinot
2017-11-24fealnx: Fix building error on MIPSHuacai Chen
2017-11-10net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev
2017-11-10net/mlx5e: Set page to null in case dma mapping failsInbar Karmy
2017-11-10net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed
2017-11-10net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen
2017-11-10net/mlx5: Loop over temp list to release delay eventsHuy Nguyen
2017-11-08net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva
2017-11-08net: mvpp2: Prevent userspace from changing TX affinitiesMarc Zyngier
2017-11-04cxgb4: update latest firmware version supportedGanesh Goudar
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03net: systemport: Correct IPG length settingsFlorian Fainelli
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak