summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09nfp: add missing kdocJakub Kicinski
2019-05-09nfp: bpf: fix static check error through tightening shift amount adjustmentJiong Wang
2019-05-09net: aquantia: fix undefined devm_hwmon_device_register_with_info referenceKefeng Wang
2019-05-09aqc111: fix double endianness swap on BEOliver Neukum
2019-05-09aqc111: fix writing to the phy on BEOliver Neukum
2019-05-09aqc111: fix endianness issue in aqc111_change_mtuOliver Neukum
2019-05-09macvlan: disable SIOCSHWTSTAMP in containerHangbin Liu
2019-05-09tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang
2019-05-09tuntap: fix dividing by zero in ebpf queue selectionJason Wang
2019-05-09dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-08nfp: reintroduce ndo_get_port_parent_id for representor portsPieter Jansen van Vuuren
2019-05-08net: phy: realtek: Change TX-delay setting for RGMII modes onlySerge Semin
2019-05-08net: phy: realtek: Add rtl8211e rx/tx delays configSerge Semin
2019-05-08net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_getVladimir Oltean
2019-05-08net: dsa: sja1105: fix check on while loop exitColin Ian King
2019-05-08net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' staticWang Hai
2019-05-08net: hns3: remove redundant assignment of l2_hdr to itselfColin Ian King
2019-05-08net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"Colin Ian King
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-05-07net: phy: improve pause mode reporting in phy_print_statusHeiner Kallweit
2019-05-07net: macb: Change interrupt and napi enable order in openHarini Katakam
2019-05-07net: ll_temac: Improve error message on error IRQEsben Haabendal
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-07net: usb: smsc: fix warning reported by kbuild test robotPetr Štetiar
2019-05-07net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_statsNathan Chancellor
2019-05-07net: mvpp2: cls: fix less than zero check on a u32 variableColin Ian King
2019-05-07net: hns3: use devm_kcalloc when allocating desc_cbYunsheng Lin
2019-05-07net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin
2019-05-07net: hns3: unify the page reusing for page size 4K and 64KYunsheng Lin
2019-05-07net: hns3: optimize the barrier using when cleaning TX BDYunsheng Lin
2019-05-07net: hns3: fix error handling for desc fillingYunsheng Lin
2019-05-07net: hns3: combine len and checksum handling for inner and outer header.Yunsheng Lin
2019-05-07net: hns3: refactor BD filling for l2l3l4 infoYunsheng Lin
2019-05-07net: hns3: fix for tunnel type handling in hns3_rx_checksumYunsheng Lin
2019-05-07net: hns3: add linearizing checking for TSO caseYunsheng Lin
2019-05-07net: hns3: add counter for times RX pages gets allocatedYunsheng Lin
2019-05-07net: hns3: use napi_schedule_irqoff in hard interrupts handlersYunsheng Lin
2019-05-07net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin
2019-05-07net: dsa: lantiq: Add Forwarding Database accessHauke Mehrtens
2019-05-07net: dsa: lantiq: Add fast age functionHauke Mehrtens
2019-05-07net: dsa: lantiq: Add VLAN aware bridge offloadingHauke Mehrtens
2019-05-07net: dsa: lantiq: Add VLAN unaware bridge offloadingHauke Mehrtens
2019-05-07net: dsa: lantiq: Allow special tags only on CPU portHauke Mehrtens