summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+1
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-154/+351
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru-2/+8
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru-4/+4
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru-3/+18
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru-0/+8
2018-07-02ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu-8/+28
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca-4/+2
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-3/+3
2018-06-30hv_netvsc: split sub-channel setup into async and syncStephen Hemminger-52/+65
2018-06-30alx: take rtnl before calling __alx_open from resumeSabrina Dubroca-1/+7
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward-0/+1
2018-06-30net: phy: DP83TC811: Fix disabling interruptsDan Murphy-1/+1
2018-06-30dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur-7/+8
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur-0/+8
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru-0/+13
2018-06-30cnic: tidy up a size calculationDan Carpenter-1/+1
2018-06-29nfp: stop limiting VFs to 0Jakub Kicinski-5/+1
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds-1/+1
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu-0/+19
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-33/+41
2018-06-28virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer-11/+19
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer-9/+15
2018-06-28ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer-10/+14
2018-06-28net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni-0/+2
2018-06-28hinic: reset irq affinity before freeing irqWei Yongjun-0/+1
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu-1/+1
2018-06-27nfp: reject binding to shared blocksJohn Hurley-0/+6
2018-06-27nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren-0/+22
2018-06-26net/mlx5: Fix command interface race in polling modeAlex Vesker-1/+3
2018-06-26net/mlx5: Fix incorrect raw command length parsingAlex Vesker-3/+1
2018-06-26net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin-2/+2
2018-06-26net/mlx5: Fix required capability for manipulating MPFSEli Cohen-4/+5
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen-9/+5
2018-06-26net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz-9/+9
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz-6/+13
2018-06-26net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz-1/+5
2018-06-26net: lan78xx: Use s/w csum check on VLANs without tag strippingDave Stevenson-1/+6
2018-06-26net: lan78xx: Add support for VLAN tag stripping.Dave Stevenson-0/+22
2018-06-26net: lan78xx: Add support for VLAN filtering.Dave Stevenson-1/+4
2018-06-26net: lan78xx: Allow for VLAN headers in timeout calcsDave Stevenson-2/+3
2018-06-26r8152: napi hangup fix after disconnectJiri Slaby-1/+2
2018-06-25nfp: bpf: don't stop offload if replace failedJakub Kicinski-3/+3
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King-0/+1
2018-06-24qmi_wwan: add support for the Dell Wireless 5821e moduleAleksander Morgado-0/+1
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar-1/+1
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven-19/+12
2018-06-23net: mscc: make sparse happyAntoine Tenart-1/+2
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart-1/+1
2018-06-22net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King-1/+1