aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22octeontx2-af: Support for changing RSS algorithmSunil Goutham4-1/+108
2018-10-22octeontx2-af: NIX Rx flowkey configuration for RSSSunil Goutham3-0/+187
2018-10-22octeontx2-af: Install ucast and bcast pkt forwarding rulesSunil Goutham4-0/+375
2018-10-22octeontx2-af: Add LMAC channel info to NIXLF_ALLOC responseStanislaw Kardach4-0/+18
2018-10-22octeontx2-af: NPC MCAM and LDATA extract minimal configurationSunil Goutham4-0/+181
2018-10-22octeontx2-af: Enable packet length and csum validationSunil Goutham2-0/+28
2018-10-22octeontx2-af: Support for VTAG strip and captureVamsi Attunuru4-1/+101
2018-10-22octeontx2-af: Update bcast list upon NIXLF alloc/freeSunil Goutham1-0/+133
2018-10-22octeontx2-af: Broadcast packet replication supportSunil Goutham2-0/+220
2018-10-22octeontx2-af: Config pkind for CGX mapped PFsGeetha sowjanya7-2/+90
2018-10-22octeontx2-af: Config NPC KPU engines with parser profileSunil Goutham6-1/+385
2018-10-22octeontx2-af: Add NPC KPU profileHao Zheng2-0/+5852
2018-10-22octeontx2-af: Reset NIXLF's Rx/Tx statsVamsi Attunuru3-1/+34
2018-10-22octeontx2-af: NIX Tx scheduler queue config supportSunil Goutham5-5/+199
2018-10-22octeontx2-af: NIX Tx scheduler queues alloc/freeSunil Goutham4-4/+265
2018-10-22net/wan/fsl_ucc_hdlc: error countersMathias Thore1-7/+44
2018-10-22net: ena: fix compilation error in xtensa architectureArthur Kiyanovski1-0/+1
2018-10-22net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter1-1/+1
2018-10-22net: phy: phy_support_sym_pause: Clear Asym PauseAndrew Lunn1-0/+1
2018-10-22qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter1-1/+1
2018-10-22net: hns3: Add enable and process hw errors of TM schedulerShiju Jose4-0/+303
2018-10-22net: hns3: Add enable and process hw errors from PPPShiju Jose3-0/+280
2018-10-22net: hns3: Add enable and process hw errors from IGU, EGU and NCSIShiju Jose3-0/+207
2018-10-22net: hns3: Add enable and process common ecc errorsShiju Jose3-0/+318
2018-10-22net: hns3: Add support to enable and disable hw errorsShiju Jose3-0/+32
2018-10-22net: hns3: Add PCIe AER error recoveryShiju Jose4-7/+35
2018-10-22net: hns3: Add PCIe AER callback error_detectedShiju Jose6-1/+101
2018-10-22octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing1-22/+3
2018-10-22octeontx2-af: Remove set but not used variable 'block'YueHaibing1-3/+0
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-13/+98
2018-10-21net: phy: mdio-mux-bcm-iproc: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: ethernet: wiznet: w5300: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: ethernet: ti: davinci_emac: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: ethernet: ti: cpsw: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: ethernet: smsc: smc91x: simplify getting .driver_dataWolfram Sang1-2/+1
2018-10-21net: ethernet: davicom: dm9000: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: ethernet: cadence: macb_main: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: dsa: qca8k: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: dsa: bcm_sf2: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-20r8169: add support for Byte Queue LimitsFlorian Westphal1-5/+13
2018-10-20r8169: handle all interrupt events in the hard irq handlerHeiner Kallweit1-46/+19
2018-10-20net: loopback: clear skb->tstamp before netif_rx()Eric Dumazet1-0/+4
2018-10-19net: ethernet: lpc_eth: add device and device node local variablesVladimir Zapolskiy1-19/+21
2018-10-19net: ethernet: lpc_eth: remove unused local variableVladimir Zapolskiy1-3/+0
2018-10-19net: ethernet: lpc_eth: remove CONFIG_OF guard from the driverVladimir Zapolskiy1-3/+1
2018-10-19net: ethernet: lpc_eth: clean up the list of included headersVladimir Zapolskiy1-22/+6
2018-10-19net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino1-1/+129
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee3-6/+4
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-111/+117
2018-10-19rocker: Drop pointless static qualifierYueHaibing1-2/+2