index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lasi700.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-17
mptcp: use mptcp_for_each_subflow in mptcp_close
Geliang Tang
1
-1
/
+1
2021-04-17
mptcp: add tracepoint in subflow_check_data_avail
Geliang Tang
2
-3
/
+30
2021-04-17
mptcp: add tracepoint in ack_update_msk
Geliang Tang
2
-0
/
+38
2021-04-17
mptcp: add tracepoint in get_mapping_status
Geliang Tang
2
-3
/
+55
2021-04-17
mptcp: add tracepoint in mptcp_subflow_get_send
Geliang Tang
3
-4
/
+65
2021-04-17
mptcp: export mptcp_subflow_active
Geliang Tang
2
-12
/
+12
2021-04-17
mptcp: fix format specifiers for unsigned int
Geliang Tang
1
-2
/
+2
2021-04-17
kunit: mptcp: adhere to KUNIT formatting standard
Nico Pache
4
-4
/
+4
2021-04-17
net: enetc: apply the MDIO workaround for XDP_REDIRECT too
Vladimir Oltean
1
-0
/
+4
2021-04-17
net: enetc: fix buffer leaks with XDP_TX enqueue rejections
Vladimir Oltean
1
-4
/
+12
2021-04-17
net: enetc: handle the invalid XDP action the same way as XDP_DROP
Vladimir Oltean
1
-4
/
+3
2021-04-17
net: enetc: use dedicated TX rings for XDP
Vladimir Oltean
2
-7
/
+40
2021-04-17
net: enetc: increase TX ring size
Vladimir Oltean
1
-1
/
+1
2021-04-17
net: enetc: remove unneeded xdp_do_flush_map()
Vladimir Oltean
1
-5
/
+0
2021-04-17
net: enetc: stop XDP NAPI processing when build_skb() fails
Vladimir Oltean
1
-2
/
+2
2021-04-17
net: enetc: recycle buffers for frames with RX errors
Vladimir Oltean
1
-0
/
+2
2021-04-17
net: enetc: rename the buffer reuse helpers
Vladimir Oltean
1
-30
/
+24
2021-04-17
net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf path
Vladimir Oltean
1
-2
/
+0
2021-04-17
flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
Gustavo A. R. Silva
1
-2
/
+4
2021-04-17
netlink: don't call ->netlink_bind with table lock held
Florian Westphal
1
-2
/
+2
2021-04-17
mlx5: implement ethtool standard stats
Jakub Kicinski
3
-7
/
+182
2021-04-17
bnxt: implement ethtool standard stats
Jakub Kicinski
1
-0
/
+125
2021-04-17
mlxsw: implement ethtool standard stats
Jakub Kicinski
1
-0
/
+129
2021-04-17
ethtool: add interface to read RMON stats
Jakub Kicinski
6
-0
/
+161
2021-04-17
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
6
-0
/
+67
2021-04-17
ethtool: add interface to read standard MAC stats
Jakub Kicinski
6
-0
/
+182
2021-04-17
ethtool: add a new command for reading standard stats
Jakub Kicinski
8
-1
/
+287
2021-04-17
docs: ethtool: document standard statistics
Jakub Kicinski
1
-0
/
+82
2021-04-17
docs: networking: extend the statistics documentation
Jakub Kicinski
1
-2
/
+42
2021-04-17
sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
Gustavo A. R. Silva
1
-1
/
+1
2021-04-17
lib: remove "expecting prototype" kernel-doc warnings
Randy Dunlap
4
-10
/
+12
2021-04-17
gcov: clang: fix clang-11+ build
Johannes Berg
1
-1
/
+1
2021-04-17
mm: ptdump: fix build failure
Christophe Leroy
1
-1
/
+1
2021-04-17
mm/mapping_dirty_helpers: guard hugepage pud's usage
Zack Rusin
1
-0
/
+2
2021-04-17
ia64: tools: remove duplicate definition of ia64_mf() on ia64
John Paul Adrian Glaubitz
1
-3
/
+0
2021-04-17
ia64: tools: remove inclusion of ia64-specific version of errno.h header
John Paul Adrian Glaubitz
1
-2
/
+0
2021-04-17
ia64: fix discontig.c section mismatches
Randy Dunlap
1
-3
/
+3
2021-04-17
ia64: remove duplicate entries in generic_defconfig
Randy Dunlap
1
-2
/
+0
2021-04-17
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
2
-2
/
+2
2021-04-17
kasan: remove redundant config option
Walter Wu
9
-17
/
+18
2021-04-17
kasan: fix hwasan build for gcc
Arnd Bergmann
1
-6
/
+6
2021-04-17
mm: eliminate "expecting prototype" kernel-doc warnings
Randy Dunlap
3
-13
/
+22
2021-04-17
powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map properties
Claudiu Manoil
4
-33
/
+0
2021-04-17
gianfar: Drop GFAR_MQ_POLLING support
Claudiu Manoil
2
-176
/
+11
2021-04-17
veth: check for NAPI instead of xdp_prog before xmit of XDP frame
Toke Høiland-Jørgensen
1
-4
/
+3
2021-04-17
mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
Taehee Yoo
1
-0
/
+2
2021-04-17
net: ipa: optionally define firmware name via DT
Alex Elder
1
-8
/
+15
2021-04-17
dt-bindings: net: qcom,ipa: add firmware-name property
Alex Elder
1
-0
/
+19
2021-04-17
virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
Xuan Zhuo
1
-21
/
+48
2021-04-17
net: Add Qcom WWAN control driver
Loic Poulain
3
-0
/
+298
[next]