aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-07net: hns3: Remove set but not used variable 'reset_level'YueHaibing
2018-11-07Merge branch 'nfp-more-set-actions-and-notifier-refactor'David S. Miller
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-07Merge branch 'hns3-next'David S. Miller
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-06Merge branch 'net-systemport-Unmap-queues-upon-DSA-unregister-event'David S. Miller
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-06Merge branch 'net-dsa-bcm_sf2-Store-rules-in-lists'David S. Miller
2018-11-06net: systemport: Restore Broadcom tag match filters upon resumeFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Get rid of unmarshalling functionsFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Restore CFP rules during system resumeFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Split rule handling from HW operationFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Keep copy of inserted rulesFlorian Fainelli
2018-11-06Merge branch 'net-More-extack-messages'David S. Miller
2018-11-06rtnetlink: Add more extack messages to rtnl_newlinkDavid Ahern
2018-11-06net: Add extack argument to ip_fib_metrics_initDavid Ahern
2018-11-06net: Add extack argument to rtnl_create_linkDavid Ahern
2018-11-06ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()Eric Dumazet
2018-11-06net: skbuff.h: remove unnecessary unlikely()Yangtao Li
2018-11-06ISDN: eicon: Remove driverOlof Johansson
2018-11-06Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-05net: alx: make alx_drv_name staticRasmus Villemoes
2018-11-05net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo
2018-11-05sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin
2018-11-05net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov
2018-11-05ipv6: properly check return value in inet6_dump_all()Alexey Kodanev
2018-11-05rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev