summaryrefslogtreecommitdiffstats
path: root/lib/ts_bm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-07net: hns3: add error handler for hclge_reset()Huazhong Tan2-22/+120
2018-11-07net: hns3: call roce's reset notify callback when resettingHuazhong Tan1-0/+33
2018-11-07net: hns3: adjust the process of PF resetHuazhong Tan1-2/+36
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan7-34/+28
2018-11-07net: hns3: ignore new coming low-level reset while doing high-level resetHuazhong Tan1-11/+16
2018-11-07net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resettingHuazhong Tan4-0/+48
2018-11-07net: hns3: enable/disable ring in the enet while doing UP/DOWNHuazhong Tan4-44/+41
2018-11-07net: hns3: adjust the location of clearing the table when doing resetHuazhong Tan1-10/+10
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan5-0/+68
2018-11-07net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan5-1/+45
2018-11-07net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of ...Huazhong Tan2-1/+18
2018-11-07net: systemport: Unmap queues upon DSA unregister eventFlorian Fainelli1-6/+50
2018-11-07net: systemport: Simplify queue mapping logicFlorian Fainelli2-9/+9
2018-11-07net: dsa: bcm_sf2: Turn on PHY to allow successful registrationFlorian Fainelli1-0/+4
2018-11-07net: systemport: Restore Broadcom tag match filters upon resumeFlorian Fainelli2-0/+13
2018-11-07net: dsa: bcm_sf2: Get rid of unmarshalling functionsFlorian Fainelli1-310/+0
2018-11-07net: dsa: bcm_sf2: Restore CFP rules during system resumeFlorian Fainelli3-0/+41
2018-11-07net: dsa: bcm_sf2: Split rule handling from HW operationFlorian Fainelli1-35/+54
2018-11-07net: dsa: bcm_sf2: Keep copy of inserted rulesFlorian Fainelli3-11/+137
2018-11-07rtnetlink: Add more extack messages to rtnl_newlinkDavid Ahern1-2/+4
2018-11-07net: Add extack argument to ip_fib_metrics_initDavid Ahern4-11/+25
2018-11-07net: Add extack argument to rtnl_create_linkDavid Ahern7-12/+19
2018-11-06ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()Eric Dumazet1-3/+10
2018-11-06net: skbuff.h: remove unnecessary unlikely()Yangtao Li1-3/+1
2018-11-06ISDN: eicon: Remove driverOlof Johansson85-41755/+0
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel1-1/+1
2018-11-06net: alx: make alx_drv_name staticRasmus Villemoes2-2/+1
2018-11-06net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo1-3/+3
2018-11-06sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin1-0/+1
2018-11-06net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov1-1/+2
2018-11-06ipv6: properly check return value in inet6_dump_all()Alexey Kodanev1-2/+2
2018-11-06rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev1-1/+1
2018-11-05net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill1-1/+1
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky3-15/+3
2018-11-05tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu1-1/+1
2018-11-05bonding/802.3ad: fix link_failure_count trackingJarod Wilson1-2/+2
2018-11-05net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte1-1/+1
2018-11-05Linux 4.20-rc1v4.20-rc1Linus Torvalds1-2/+2
2018-11-04sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2-1/+2
2018-11-04sctp: fix strchange_flags name for Stream Change EventXin Long1-0/+2
2018-11-04mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo1-1/+0
2018-11-04openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann1-1/+2
2018-11-04qed: fix link config error handlingArnd Bergmann1-2/+5
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin1-6/+4
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet1-2/+4
2018-11-03net: do not abort bulk send on BQL statusEric Dumazet1-1/+1
2018-11-03net: bql: add __netdev_tx_sent_queue()Eric Dumazet1-0/+20
2018-11-03s390/qeth: report 25Gbit link speedJulian Wiedmann2-2/+20
2018-11-03s390/qeth: sanitize ARP requestsJulian Wiedmann4-79/+34