aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-05qed: Fix reading stale configuration informationDenis Bolotin2-12/+28
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern1-24/+24
2018-07-03r8169: fix mac address changeHeiner Kallweit1-0/+1
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru1-2/+8
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru1-4/+4
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2-3/+18
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru1-0/+8
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+3
2018-06-30alx: take rtnl before calling __alx_open from resumeSabrina Dubroca1-1/+7
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward1-0/+1
2018-06-30dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur1-7/+8
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur1-0/+8
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-06-30cnic: tidy up a size calculationDan Carpenter1-1/+1
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu4-0/+19
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-33/+41
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer1-9/+15
2018-06-28ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer1-10/+14
2018-06-28net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni1-0/+2
2018-06-28hinic: reset irq affinity before freeing irqWei Yongjun1-0/+1
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu1-1/+1
2018-06-27nfp: reject binding to shared blocksJohn Hurley2-0/+6
2018-06-27nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren2-0/+22
2018-06-26net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-06-26net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-06-26net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin1-2/+2
2018-06-26net/mlx5: Fix required capability for manipulating MPFSEli Cohen1-4/+5
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2-9/+5
2018-06-26net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz3-9/+9
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz5-6/+13
2018-06-26net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch managerOr Gerlitz1-1/+5
2018-06-25nfp: bpf: don't stop offload if replace failedJakub Kicinski1-3/+3
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King1-0/+1
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar1-1/+1
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven10-17/+11
2018-06-23net: mscc: make sparse happyAntoine Tenart1-1/+2
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart1-1/+1
2018-06-22net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King1-1/+1
2018-06-21net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam1-4/+1
2018-06-21net: mscc: fix the injection headerAntoine Tenart1-5/+5
2018-06-21net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski1-0/+4
2018-06-21r8169: Fix netpoll oopsVille Syrjälä1-1/+1
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-42/+85
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka1-0/+10
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2-5/+15
2018-06-20net: sungem: fix rx checksum supportEric Dumazet1-10/+12
2018-06-20net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski1-2/+13
2018-06-20enic: do not overwrite error codeGovindarajulu Varadarajan1-5/+4
2018-06-20enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2-3/+3
2018-06-20net/ncsi: Silence debug messagesJoel Stanley1-2/+2