summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-08sfc: use the new __netdev_tx_sent_queue BQL optimisationEdward Cree
2018-11-08gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08cnic: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08net: socionext: refactor netsec_alloc_dring()Ilias Apalodimas
2018-11-08net: socionext: different approach on DMAIlias Apalodimas
2018-11-08net: qca_spi: Add available buffer space verificationStefan Wahren
2018-11-08s390/qeth: don't process hsuid in qeth_l3_setup_netdev()Julian Wiedmann
2018-11-08s390/qeth: remove unused fallback in Layer3's MAC codeJulian Wiedmann
2018-11-08s390/qeth: remove two IPA command helpersJulian Wiedmann
2018-11-08s390/qeth: replace open-coded cmd setupJulian Wiedmann
2018-11-08s390/qeth: remove card listJulian Wiedmann
2018-11-08s390/qeth: unify transmit codeJulian Wiedmann
2018-11-08s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()Julian Wiedmann
2018-11-08s390/qeth: utilize virtual MAC for Layer2 OSD devicesJulian Wiedmann
2018-11-08geneve: Allow configuration of DF behaviourStefano Brivio
2018-11-08geneve: ICMP error lookup handlerStefano Brivio
2018-11-08vxlan: Allow configuration of DF behaviourStefano Brivio
2018-11-08vxlan: ICMP error lookup handlerStefano Brivio
2018-11-08net: hns3: fix spelling mistake, "assertting" -> "asserting"Colin Ian King
2018-11-08cxgb4: Add new T6 PCI device ids 0x608aGanesh Goudar
2018-11-08net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing
2018-11-08net: phy: use phy_check_link_status in more places in the state machineHeiner Kallweit
2018-11-08net: phy: remove state PHY_ANHeiner Kallweit
2018-11-08net: phy: add phy_check_link_statusHeiner Kallweit
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