summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-29net: sched: mq: add simple offload notificationJakub Kicinski
2018-05-29nfp: abm: expose all PF queuesJakub Kicinski
2018-05-29nfp: abm: expose the internal stats in ethtoolJakub Kicinski
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski
2018-05-29nfp: abm: report statistics from RED offloadJakub Kicinski
2018-05-29net: sched: add qstats.qlen to qlenJakub Kicinski
2018-05-29nfp: abm: add simple RED offloadJakub Kicinski
2018-05-29nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski
2018-05-29nfp: abm: enable advanced queuing on demandJakub Kicinski
2018-05-29nfp: prefix vNIC phys_port_name with 'n'Jakub Kicinski
2018-05-29nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFsJakub Kicinski
2018-05-29Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-29bpfilter: fix building without CONFIG_INETArnd Bergmann
2018-05-29Merge branch 'hns3-next'David S. Miller
2018-05-29net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou
2018-05-29net: hns3: Adds support for led locate command for copper portJian Shen
2018-05-29net: hns3: Remove unused led control codeJian Shen
2018-05-29net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang
2018-05-29net: hns3: Removes unnecessary check when clearing TX/RX ringsFuyun Liang
2018-05-29net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang
2018-05-29net: hns3: Fixes the state to indicate client-type initializationPeng Li
2018-05-29net: hns3: Fix for PF mailbox receving unknown messageXi Wang
2018-05-29net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)Peng Li
2018-05-29net: hns3: Add STRP_TAGP field support for hardware revision 0x21Peng Li
2018-05-29net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li
2018-05-29net: hns3: Updates RX packet info fetch in case of multi BDPeng Li
2018-05-28net: sched: shrink struct QdiscPaolo Abeni
2018-05-28qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork
2018-05-28Merge branch 'stmmac-add-support-for-stm32mp1'David S. Miller
2018-05-28dt-bindings: stm32: add compatible for sysconChristophe Roullier
2018-05-28net: stmmac: add dwmac-4.20a compatibleChristophe Roullier
2018-05-28dt-bindings: stm32-dwmac: add support of MPU familiesChristophe Roullier
2018-05-28net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier
2018-05-28dt-bindings: ptp: add ptp-qoriq.txtYangbo Lu
2018-05-28net: ethernet: gianfar_ethtool: get phc index through drvdataYangbo Lu
2018-05-28ptp_qoriq: move some definitions to header fileYangbo Lu
2018-05-28ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu
2018-05-28ifb: fix packets checksumJon Maxwell
2018-05-28net: phy: realtek: add suspend/resume callbacks for RTL8211BHeiner Kallweit
2018-05-28Merge branch 'Enable-virtio_net-to-act-as-a-standby-for-a-passthru-device'David S. Miller
2018-05-28virtio_net: Extend virtio to use VF datapath when availableSridhar Samudrala
2018-05-28virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala
2018-05-28net: Introduce net_failover driverSridhar Samudrala
2018-05-28netvsc: refactor notifier/event handling code to use the failover frameworkSridhar Samudrala
2018-05-28net: Introduce generic failover moduleSridhar Samudrala
2018-05-28vrf: add CRC32c offload to device featuresDavide Caratti
2018-05-28net: stmmac: Use mutex instead of spinlockThierry Reding
2018-05-28bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds