summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | octeontx2-af: Add NPC KPU profileHao Zheng2018-10-232-0/+5852
| * | | | octeontx2-af: Reset NIXLF's Rx/Tx statsVamsi Attunuru2018-10-233-1/+34
| * | | | octeontx2-af: NIX Tx scheduler queue config supportSunil Goutham2018-10-235-5/+199
| * | | | octeontx2-af: NIX Tx scheduler queues alloc/freeSunil Goutham2018-10-234-4/+265
| * | | | net/wan/fsl_ucc_hdlc: error countersMathias Thore2018-10-231-7/+44
| * | | | net: ena: fix compilation error in xtensa architectureArthur Kiyanovski2018-10-231-0/+1
| * | | | net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter2018-10-231-1/+1
| * | | | net: phy: phy_support_sym_pause: Clear Asym PauseAndrew Lunn2018-10-231-0/+1
| * | | | qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter2018-10-231-1/+1
| * | | | net: hns3: Add enable and process hw errors of TM schedulerShiju Jose2018-10-234-0/+303
| * | | | net: hns3: Add enable and process hw errors from PPPShiju Jose2018-10-233-0/+280
| * | | | net: hns3: Add enable and process hw errors from IGU, EGU and NCSIShiju Jose2018-10-233-0/+207
| * | | | net: hns3: Add enable and process common ecc errorsShiju Jose2018-10-233-0/+318
| * | | | net: hns3: Add support to enable and disable hw errorsShiju Jose2018-10-233-0/+32
| * | | | net: hns3: Add PCIe AER error recoveryShiju Jose2018-10-234-7/+35
| * | | | net: hns3: Add PCIe AER callback error_detectedShiju Jose2018-10-236-1/+101
| * | | | octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing2018-10-231-22/+3
| * | | | octeontx2-af: Remove set but not used variable 'block'YueHaibing2018-10-231-3/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-223-13/+98
| |\ \ \ \
| | * | | | nfp: bpf: double check vNIC capabilities after object sharingJakub Kicinski2018-10-173-6/+22
| | * | | | nfp: bpf: protect against mis-initializing atomic countersJakub Kicinski2018-10-173-7/+76
| * | | | | net: phy: mdio-mux-bcm-iproc: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2
| * | | | | net: ethernet: wiznet: w5300: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2
| * | | | | net: ethernet: ti: davinci_emac: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2
| * | | | | net: ethernet: ti: cpsw: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2
| * | | | | net: ethernet: smsc: smc91x: simplify getting .driver_dataWolfram Sang2018-10-221-2/+1
| * | | | | net: ethernet: davicom: dm9000: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2
| * | | | | net: ethernet: cadence: macb_main: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2
| * | | | | net: dsa: qca8k: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2
| * | | | | net: dsa: bcm_sf2: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2
| * | | | | r8169: add support for Byte Queue LimitsFlorian Westphal2018-10-201-5/+13
| * | | | | r8169: handle all interrupt events in the hard irq handlerHeiner Kallweit2018-10-201-46/+19
| * | | | | net: loopback: clear skb->tstamp before netif_rx()Eric Dumazet2018-10-201-0/+4
| * | | | | net: ethernet: lpc_eth: add device and device node local variablesVladimir Zapolskiy2018-10-201-19/+21
| * | | | | net: ethernet: lpc_eth: remove unused local variableVladimir Zapolskiy2018-10-201-3/+0
| * | | | | net: ethernet: lpc_eth: remove CONFIG_OF guard from the driverVladimir Zapolskiy2018-10-201-3/+1
| * | | | | net: ethernet: lpc_eth: clean up the list of included headersVladimir Zapolskiy2018-10-201-22/+6
| * | | | | net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino2018-10-201-1/+129
| * | | | | netpoll: allow cleanup to be synchronousDebabrata Banerjee2018-10-203-6/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-1921-111/+117
| |\ \ \ \ \
| * | | | | | rocker: Drop pointless static qualifierYueHaibing2018-10-191-2/+2
| * | | | | | qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King2018-10-191-1/+1
| * | | | | | Merge tag 'mlx5-updates-2018-10-18' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-196-90/+455
| |\ \ \ \ \ \
| | * | | | | | net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin2018-10-181-5/+41
| | * | | | | | net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin2018-10-181-2/+126
| | * | | | | | net/mlx5e: Add port FEC get/set functionsShay Agroskin2018-10-182-0/+220
| | * | | | | | net/mlx5: Remove counter from idr after removing it from listVlad Buslov2018-10-181-5/+13
| | * | | | | | net/mlx5: Take fs_counters dellist before addlistVlad Buslov2018-10-181-5/+8
| | * | | | | | net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan2018-10-181-73/+47
| * | | | | | | net-next/hinic: add checksum offload and TSO supportZhao Chen2018-10-1910-60/+571