summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-11-08net: phy: remove useless check in state machine case PHY_RESUMINGHeiner Kallweit
2018-11-08net: phy: remove useless check in state machine case PHY_NOLINKHeiner Kallweit
2018-11-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-11-07nfp: flower: include geneve as supported offload tunnel typeJohn Hurley
2018-11-07nfp: flower: use geneve and vxlan helpersJohn Hurley
2018-11-07sfc: add missing NVRAM partition types for EF10Edward Cree
2018-11-07tun: compute the RFS hash only if needed.Paolo Abeni
2018-11-07net/wan/fsl_ucc_hdlc: add BQL supportMathias Thore
2018-11-07net: phy: realtek: load driver for all PHYs with a Realtek OUIHeiner Kallweit
2018-11-07net: phy: make phy_trigger_machine staticHeiner Kallweit
2018-11-07net: dsa: bcm_sf2: fix semicolon.cocci warningskbuild test robot
2018-11-07net: phy: bcm7xxx: Add entry for BCM7255Justin Chen
2018-11-07vrf: mark skb for multicast or link-local as enslaved to VRFMike Manning
2018-11-07net: hns3: Remove set but not used variable 'reset_level'YueHaibing
2018-11-07nfp: flower: use the common netdev notifierJakub Kicinski
2018-11-07nfp: register a notifier handler in a central location for the deviceJakub Kicinski
2018-11-07nfp: flower: make nfp_fl_lag_changels_event() voidJakub Kicinski
2018-11-07nfp: flower: don't try to nack device unregister eventsJakub Kicinski
2018-11-07nfp: flower: remove unnecessary iteration over devicesJakub Kicinski
2018-11-07nfp: flower: add ipv6 set flow label and hop limit offloadPieter Jansen van Vuuren
2018-11-07nfp: flower: add ipv4 set ttl and tos offloadPieter Jansen van Vuuren
2018-11-07net: hns3: fix for cmd queue memory not freed problem during resetHuazhong Tan
2018-11-07net: hns3: add error handler for hclge_reset()Huazhong Tan
2018-11-07net: hns3: call roce's reset notify callback when resettingHuazhong Tan
2018-11-07net: hns3: adjust the process of PF resetHuazhong Tan
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan
2018-11-07net: hns3: ignore new coming low-level reset while doing high-level resetHuazhong Tan
2018-11-07net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resettingHuazhong Tan
2018-11-07net: hns3: enable/disable ring in the enet while doing UP/DOWNHuazhong Tan
2018-11-07net: hns3: adjust the location of clearing the table when doing resetHuazhong Tan
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan
2018-11-07net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan
2018-11-07net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of ...Huazhong Tan
2018-11-07igc: Clean up codeSasha Neftin
2018-11-07e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar
2018-11-07igc: Tidy up some white spaceDan Carpenter
2018-11-07igc: fix error return handling from call to netif_set_real_num_tx_queuesColin Ian King
2018-11-07igc: Remove set but not used variable 'pci_using_dac'YueHaibing
2018-11-07igc: Remove set but not used variables 'ctrl_ext, link_mode'YueHaibing
2018-11-07i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka
2018-11-07intel-ethernet: software timestamp skbs as late as possibleJacob Keller
2018-11-07ixgbevf: add support for software timestampsJacob Keller
2018-11-07ixgbe: allow IPsec Tx offload in VEPA modeShannon Nelson
2018-11-07ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is nullColin Ian King
2018-11-07igbvf: Replace spin_is_locked() with lockdepLance Roy
2018-11-06net: systemport: Unmap queues upon DSA unregister eventFlorian Fainelli
2018-11-06net: systemport: Simplify queue mapping logicFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Turn on PHY to allow successful registrationFlorian Fainelli
2018-11-06net: systemport: Restore Broadcom tag match filters upon resumeFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Get rid of unmarshalling functionsFlorian Fainelli