summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-0914-26/+157
|\
| * nfp: add missing kdocJakub Kicinski2019-05-091-0/+2
| * nfp: bpf: fix static check error through tightening shift amount adjustmentJiong Wang2019-05-091-1/+12
| * net: aquantia: fix undefined devm_hwmon_device_register_with_info referenceKefeng Wang2019-05-091-0/+5
| * aqc111: fix double endianness swap on BEOliver Neukum2019-05-091-2/+4
| * aqc111: fix writing to the phy on BEOliver Neukum2019-05-091-6/+17
| * aqc111: fix endianness issue in aqc111_change_mtuOliver Neukum2019-05-091-0/+2
| * macvlan: disable SIOCSHWTSTAMP in containerHangbin Liu2019-05-091-0/+2
| * tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang2019-05-091-1/+6
| * tuntap: fix dividing by zero in ebpf queue selectionJason Wang2019-05-091-1/+6
| * dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han2019-05-091-0/+2
| * nfp: reintroduce ndo_get_port_parent_id for representor portsPieter Jansen van Vuuren2019-05-082-0/+17
| * net: phy: realtek: Change TX-delay setting for RGMII modes onlySerge Semin2019-05-081-4/+15
| * net: phy: realtek: Add rtl8211e rx/tx delays configSerge Semin2019-05-081-0/+51
| * net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_getVladimir Oltean2019-05-081-1/+5
| * net: dsa: sja1105: fix check on while loop exitColin Ian King2019-05-081-3/+4
| * net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' staticWang Hai2019-05-081-2/+2
| * net: hns3: remove redundant assignment of l2_hdr to itselfColin Ian King2019-05-081-1/+1
| * net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"Colin Ian King2019-05-081-4/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-19/+11
|\ \ | |/ |/|
| * Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2019-04-251-5/+13
| |\
| * \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-24128-874/+1236
| |\ \
| | * | RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-19/+11
| * | | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-04-1011-281/+337
| |\ \ \
* | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-07748-13523/+91169
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-079-38/+62
| |\ \ \ \ \
| | * | | | | cxgb4: Fix error path in cxgb4_init_moduleYueHaibing2019-05-071-3/+12
| | * | | | | net: macb: Change interrupt and napi enable order in openHarini Katakam2019-05-071-3/+3
| | * | | | | net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy2019-05-051-5/+3
| | * | | | | dpaa_eth: fix SG frame cleanupLaurentiu Tudor2019-05-051-1/+1
| | * | | | | net: phy: fix phy_validate_pauseHeiner Kallweit2019-05-051-4/+7
| | * | | | | net: ena: gcc 8: fix compilation warningSameeh Jubran2019-05-041-1/+1
| | * | | | | net: ena: fix ena_com_fill_hash_function() implementationSameeh Jubran2019-05-041-0/+1
| | * | | | | net: ena: improve latency by disabling adaptive interrupt moderation by defaultSameeh Jubran2019-05-041-1/+5
| | * | | | | net: ena: fix return value of ena_com_config_llq_info()Sameeh Jubran2019-05-041-1/+1
| | * | | | | net: ena: fix incorrect test of supported hash functionSameeh Jubran2019-05-041-1/+1
| | * | | | | net: ena: fix: Free napi resources when ena_up() failsSameeh Jubran2019-05-041-0/+1
| | * | | | | net: ena: fix: set freed objects to NULL to avoid failing future allocationsSameeh Jubran2019-05-041-10/+15
| | * | | | | net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entrySameeh Jubran2019-05-041-2/+2
| | * | | | | hv_netvsc: fix race that may miss tx queue wakeupHaiyang Zhang2019-05-031-6/+9
| * | | | | | net: phy: improve pause mode reporting in phy_print_statusHeiner Kallweit2019-05-071-1/+27
| * | | | | | net: ll_temac: Improve error message on error IRQEsben Haabendal2019-05-071-2/+8
| * | | | | | net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren2019-05-073-2/+8
| * | | | | | net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-0744-44/+44
| * | | | | | net: usb: smsc: fix warning reported by kbuild test robotPetr Štetiar2019-05-072-2/+2
| * | | | | | net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_statsNathan Chancellor2019-05-071-1/+3
| * | | | | | net: mvpp2: cls: fix less than zero check on a u32 variableColin Ian King2019-05-071-2/+4
| * | | | | | net: hns3: use devm_kcalloc when allocating desc_cbYunsheng Lin2019-05-071-4/+4
| * | | | | | net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin2019-05-072-9/+2
| * | | | | | net: hns3: unify the page reusing for page size 4K and 64KYunsheng Lin2019-05-071-32/+13