summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-05-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-1/+12
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann1-1/+3
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com1-5/+5
2017-04-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward2-1/+5
2017-04-24Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-53/+76
2017-04-24ravb: Double free on error in ravb_start_xmit()Dan Carpenter1-3/+4
2017-04-24net: tc35815: move free after the dereferenceDan Carpenter1-1/+1
2017-04-24net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau1-2/+2
2017-04-22net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari1-0/+1
2017-04-22net/mlx5e: Fix small packet thresholdEugenia Emantayev1-1/+1
2017-04-22net/mlx5: Fix UAR memory leakMaor Gottlieb1-0/+1
2017-04-22net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnelsOr Gerlitz1-19/+23
2017-04-22net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnelsOr Gerlitz1-19/+23
2017-04-22net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz2-13/+26
2017-04-22net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia1-1/+1
2017-04-21crypto: chcr - Fix txq ids.Harsh Jain3-1/+12
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com1-1/+1
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com1-0/+7
2017-04-19sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov1-55/+67
2017-04-17net: ethernet: mediatek: fix inconsistency of port number carried in TXDSean Wang2-8/+18
2017-04-17net: ethernet: mediatek: fix inconsistency between TXD and the used bufferSean Wang1-9/+8
2017-04-17net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian2-0/+2
2017-04-17sfc: limit the number of receive queuesBert Kenward2-0/+14
2017-04-06nfp: fix potential use after free on xdp progJakub Kicinski1-1/+2
2017-04-04net: ethernet: ti: cpsw: fix race condition during open()Sekhar Nori1-6/+8
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King2-12/+12
2017-04-03net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeoutGrygorii Strashko1-0/+2
2017-04-01net/faraday: Explicitly include linux/of.h and linux/property.hMark Brown1-0/+2
2017-04-01net: hns: Add ACPI support to check SFP presentDaode Huang2-5/+34
2017-03-31be2net: Fix endian issue in logical link config commandSuresh Reddy1-3/+6
2017-03-30ezchip: nps_enet: check if napi has been completedZakharov Vlad1-3/+1
2017-03-30bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.Michael Chan1-5/+10
2017-03-30bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()Sankar Patchineelam1-1/+1
2017-03-30bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam1-0/+13
2017-03-29rocker: fix Wmaybe-uninitialized false-positiveArnd Bergmann1-7/+4
2017-03-29net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh1-2/+3
2017-03-29net: moxa: fix TX overrun memory leakJonas Jensen2-2/+19
2017-03-26net: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann1-0/+1
2017-03-26net: hns: fix uninitialized data useArnd Bergmann1-2/+3
2017-03-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck1-4/+12
2017-03-24Revert "e1000e: driver trying to free already-free irq"Jeff Kirsher1-1/+1
2017-03-24bna: avoid writing uninitialized data into hw registersArnd Bergmann1-3/+7
2017-03-24net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous2-0/+2
2017-03-24net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous4-1/+11
2017-03-24net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous1-0/+1
2017-03-24net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.Pavel Belous1-4/+16
2017-03-24net:ethernet:aquantia: Remove adapter re-opening when MTU changed.Pavel Belous1-5/+0
2017-03-23net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2-0/+2