aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/octeon/octeon_mgmt.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König1-0/+1
2019-11-08block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada1-3/+1
2019-11-08mac80211: fix station inactive_time shortly after bootAhmed Zaki1-1/+2
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen1-2/+2
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg1-1/+1
2019-11-07ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern1-1/+1
2019-11-07ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet1-3/+10
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta3-25/+1
2019-11-07net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado1-0/+1
2019-11-07CDC-NCM: handle incomplete transfer of MTUOliver Neukum1-3/+3
2019-11-07nfc: netlink: fix double device reference dropPan Bian1-2/+0
2019-11-07ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton1-1/+10
2019-11-07staging: Fix error return code in vboxsf_fill_super()Wei Yongjun1-1/+3
2019-11-07staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King1-1/+2
2019-11-07staging: vboxsf: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-11-07perf report: Sort by sampled cycles percent per block for tuiJin Yao4-7/+103
2019-11-07perf report: Support --percent-limit for --total-cyclesJin Yao4-2/+19
2019-11-07perf report: Sort by sampled cycles percent per block for stdioJin Yao6-3/+96
2019-11-07perf hist: Support block formats with compare/sort/displayJin Yao3-2/+345
2019-11-07perf hist: Count the total cycles of all samplesJin Yao6-6/+13
2019-11-07perf block: Cleanup and refactor block info functionsJin Yao7-142/+185
2019-11-07perf diff: Don't use hack to skip column length calculationJin Yao2-9/+4
2019-11-07perf tests: Fix out of bounds memory accessLeo Yan1-0/+9
2019-11-07perf record: Add support for limit perf output file sizeJiwei Sun2-1/+49
2019-11-07perf probe: Skip overlapped location on searching variablesMasami Hiramatsu1-0/+20
2019-11-07perf probe: Fix to show calling lines of inlined functionsMasami Hiramatsu1-1/+9
2019-11-07perf probe: Filter out instances except for inlined subroutine and subprogramMasami Hiramatsu1-6/+13
2019-11-07perf probe: Skip end-of-sequence and non statement linesMasami Hiramatsu1-0/+7
2019-11-07perf probe: Return a better scope DIE if there is no best scopeMasami Hiramatsu1-1/+16
2019-11-07perf annotate: Fix heap overflowIan Rogers1-1/+1
2019-11-07perf machine: Add kernel_dso() methodArnaldo Carvalho de Melo1-3/+7
2019-11-07perf symbols: Remove needless checks for map->groups->machineArnaldo Carvalho de Melo1-1/+1
2019-11-07perf parse: Add a deep delete for parse event termsIan Rogers4-14/+17
2019-11-07perf parse: If pmu configuration fails free termsIan Rogers1-1/+8
2019-11-07perf parse: Before yyabort-ing free componentsIan Rogers1-55/+197
2019-11-07perf parse: Add destructors for parse event termsIan Rogers1-21/+48
2019-11-07pinctrl: stmfx: fix valid_mask init sequenceAmelie Delaunay1-14/+0
2019-11-06NFC: st21nfca: fix double freePan Bian1-0/+1
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan1-1/+17
2019-11-06r8169: fix page read in r8168g_mdio_readHeiner Kallweit1-0/+3
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu1-30/+34
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu1-0/+1
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu1-2/+3
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu1-2/+4
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu1-0/+2
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu1-1/+1
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu1-0/+1
2019-11-06net: stmmac: xgmac: Only get SPH header len if availableJose Abreu1-1/+2
2019-11-06net: stmmac: selftests: Prevent false positives in filter testsJose Abreu1-40/+94