summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30alx: take rtnl before calling __alx_open from resumeSabrina Dubroca
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward
2018-06-30dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-06-30cnic: tidy up a size calculationDan Carpenter
2018-06-29nfp: stop limiting VFs to 0Jakub Kicinski
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni
2018-06-28hinic: reset irq affinity before freeing irqWei Yongjun
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-27nfp: reject binding to shared blocksJohn Hurley
2018-06-27nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren
2018-06-26net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-06-26net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-06-26net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin
2018-06-26net/mlx5: Fix required capability for manipulating MPFSEli Cohen
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen
2018-06-26net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz
2018-06-25nfp: bpf: don't stop offload if replace failedJakub Kicinski
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-23net: mscc: make sparse happyAntoine Tenart
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart
2018-06-22net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King
2018-06-21net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam
2018-06-21net: mscc: fix the injection headerAntoine Tenart
2018-06-21net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski
2018-06-21r8169: Fix netpoll oopsVille Syrjälä
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen
2018-06-20net: sungem: fix rx checksum supportEric Dumazet
2018-06-20net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski
2018-06-20enic: do not overwrite error codeGovindarajulu Varadarajan
2018-06-20enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan
2018-06-20net/ncsi: Silence debug messagesJoel Stanley
2018-06-20bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann