summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lasi700.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-17mptcp: use mptcp_for_each_subflow in mptcp_closeGeliang Tang1-1/+1
2021-04-17mptcp: add tracepoint in subflow_check_data_availGeliang Tang2-3/+30
2021-04-17mptcp: add tracepoint in ack_update_mskGeliang Tang2-0/+38
2021-04-17mptcp: add tracepoint in get_mapping_statusGeliang Tang2-3/+55
2021-04-17mptcp: add tracepoint in mptcp_subflow_get_sendGeliang Tang3-4/+65
2021-04-17mptcp: export mptcp_subflow_activeGeliang Tang2-12/+12
2021-04-17mptcp: fix format specifiers for unsigned intGeliang Tang1-2/+2
2021-04-17kunit: mptcp: adhere to KUNIT formatting standardNico Pache4-4/+4
2021-04-17net: enetc: apply the MDIO workaround for XDP_REDIRECT tooVladimir Oltean1-0/+4
2021-04-17net: enetc: fix buffer leaks with XDP_TX enqueue rejectionsVladimir Oltean1-4/+12
2021-04-17net: enetc: handle the invalid XDP action the same way as XDP_DROPVladimir Oltean1-4/+3
2021-04-17net: enetc: use dedicated TX rings for XDPVladimir Oltean2-7/+40
2021-04-17net: enetc: increase TX ring sizeVladimir Oltean1-1/+1
2021-04-17net: enetc: remove unneeded xdp_do_flush_map()Vladimir Oltean1-5/+0
2021-04-17net: enetc: stop XDP NAPI processing when build_skb() failsVladimir Oltean1-2/+2
2021-04-17net: enetc: recycle buffers for frames with RX errorsVladimir Oltean1-0/+2
2021-04-17net: enetc: rename the buffer reuse helpersVladimir Oltean1-30/+24
2021-04-17net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf pathVladimir Oltean1-2/+0
2021-04-17flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()Gustavo A. R. Silva1-2/+4
2021-04-17netlink: don't call ->netlink_bind with table lock heldFlorian Westphal1-2/+2
2021-04-17mlx5: implement ethtool standard statsJakub Kicinski3-7/+182
2021-04-17bnxt: implement ethtool standard statsJakub Kicinski1-0/+125
2021-04-17mlxsw: implement ethtool standard statsJakub Kicinski1-0/+129
2021-04-17ethtool: add interface to read RMON statsJakub Kicinski6-0/+161
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski6-0/+67
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski6-0/+182
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski8-1/+287
2021-04-17docs: ethtool: document standard statisticsJakub Kicinski1-0/+82
2021-04-17docs: networking: extend the statistics documentationJakub Kicinski1-2/+42
2021-04-17sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva1-1/+1
2021-04-17lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap4-10/+12
2021-04-17gcov: clang: fix clang-11+ buildJohannes Berg1-1/+1
2021-04-17mm: ptdump: fix build failureChristophe Leroy1-1/+1
2021-04-17mm/mapping_dirty_helpers: guard hugepage pud's usageZack Rusin1-0/+2
2021-04-17ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-17ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz1-2/+0
2021-04-17ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-17ia64: remove duplicate entries in generic_defconfigRandy Dunlap1-2/+0
2021-04-17csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2-2/+2
2021-04-17kasan: remove redundant config optionWalter Wu9-17/+18
2021-04-17kasan: fix hwasan build for gccArnd Bergmann1-6/+6
2021-04-17mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap3-13/+22
2021-04-17powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map propertiesClaudiu Manoil4-33/+0
2021-04-17gianfar: Drop GFAR_MQ_POLLING supportClaudiu Manoil2-176/+11
2021-04-17veth: check for NAPI instead of xdp_prog before xmit of XDP frameToke Høiland-Jørgensen1-4/+3
2021-04-17mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo1-0/+2
2021-04-17net: ipa: optionally define firmware name via DTAlex Elder1-8/+15
2021-04-17dt-bindings: net: qcom,ipa: add firmware-name propertyAlex Elder1-0/+19
2021-04-17virtio-net: page_to_skb() use build_skb when there's sufficient tailroomXuan Zhuo1-21/+48
2021-04-17net: Add Qcom WWAN control driverLoic Poulain3-0/+298