index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-17
airo: work around stack usage warning
Arnd Bergmann
1
-52
/
+65
2021-04-17
wlcore: fix overlapping snprintf arguments in debugfs
Arnd Bergmann
2
-8
/
+12
2021-04-17
libertas: avoid -Wempty-body warning
Arnd Bergmann
1
-6
/
+6
2021-04-17
rtl8xxxu: Simplify locking of a skb list accesses
Christophe JAILLET
2
-10
/
+2
2021-04-17
wilc1000: fix a loop timeout condition
Dan Carpenter
1
-1
/
+1
2021-04-17
mwifiex: Remove unneeded variable: "ret"
zuoqilin
1
-2
/
+1
2021-04-17
rtl8xxxu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-4
/
+4
2021-04-17
wilc1000: Bring MAC address setting in line with typical Linux behavior
David Mosberger-Tang
1
-9
/
+16
2021-04-17
wilc1000: Add support for enabling CRC
David Mosberger-Tang
2
-64
/
+115
2021-04-17
wilc1000: Check for errors at end of DMA write
David Mosberger-Tang
1
-1
/
+61
2021-04-17
wilc1000: Introduce symbolic names for SPI protocol register
David Mosberger-Tang
1
-9
/
+29
2021-04-17
wilc1000: Make SPI transfers work at 48MHz
David Mosberger-Tang
1
-13
/
+29
2021-04-17
mwifiex: don't print SSID to logs
Brian Norris
1
-7
/
+4
2021-04-17
ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
Dan Carpenter
1
-2
/
+4
2021-04-17
rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-7
/
+3
2021-04-17
qtnfmac: remove meaningless goto statement and labels
wengjianfeng
1
-67
/
+0
2021-04-17
rtlwifi: Simplify locking of a skb list accesses
Christophe JAILLET
2
-14
/
+2
2021-04-17
rtlwifi: remove rtl_get_tid_h
Christophe JAILLET
1
-6
/
+1
2021-04-17
rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexist.reg_bt_sco
Yang Li
1
-2
/
+0
2021-04-17
rtlwifi: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2021-04-17
rtlwifi: Few mundane typo fixes
Bhaskar Chowdhury
1
-3
/
+3
2021-04-17
qtnfmac: remove meaningless labels
wengjianfeng
1
-21
/
+6
2021-04-17
rtlwifi: 8821ae: upgrade PHY and RF parameters
Ping-Ke Shih
1
-130
/
+370
2021-04-17
cw1200: Remove unused function pointer typedef wsm_*
Chen Lin
1
-12
/
+0
2021-04-17
cw1200: Remove unused function pointer typedef cw1200_wsm_handler
Chen Lin
1
-3
/
+0
2021-04-16
cxl/mem: Fix memory device capacity probing
Dan Williams
1
-2
/
+5
2021-04-16
mptcp: use mptcp_for_each_subflow in mptcp_close
Geliang Tang
1
-1
/
+1
2021-04-16
mptcp: add tracepoint in subflow_check_data_avail
Geliang Tang
2
-3
/
+30
2021-04-16
mptcp: add tracepoint in ack_update_msk
Geliang Tang
2
-0
/
+38
2021-04-16
mptcp: add tracepoint in get_mapping_status
Geliang Tang
2
-3
/
+55
2021-04-16
mptcp: add tracepoint in mptcp_subflow_get_send
Geliang Tang
3
-4
/
+65
2021-04-16
mptcp: export mptcp_subflow_active
Geliang Tang
2
-12
/
+12
2021-04-16
mptcp: fix format specifiers for unsigned int
Geliang Tang
1
-2
/
+2
2021-04-16
kunit: mptcp: adhere to KUNIT formatting standard
Nico Pache
4
-4
/
+4
2021-04-16
net: enetc: apply the MDIO workaround for XDP_REDIRECT too
Vladimir Oltean
1
-0
/
+4
2021-04-16
net: enetc: fix buffer leaks with XDP_TX enqueue rejections
Vladimir Oltean
1
-4
/
+12
2021-04-16
net: enetc: handle the invalid XDP action the same way as XDP_DROP
Vladimir Oltean
1
-4
/
+3
2021-04-16
net: enetc: use dedicated TX rings for XDP
Vladimir Oltean
2
-7
/
+40
2021-04-16
net: enetc: increase TX ring size
Vladimir Oltean
1
-1
/
+1
2021-04-16
net: enetc: remove unneeded xdp_do_flush_map()
Vladimir Oltean
1
-5
/
+0
2021-04-16
net: enetc: stop XDP NAPI processing when build_skb() fails
Vladimir Oltean
1
-2
/
+2
2021-04-16
net: enetc: recycle buffers for frames with RX errors
Vladimir Oltean
1
-0
/
+2
2021-04-16
net: enetc: rename the buffer reuse helpers
Vladimir Oltean
1
-30
/
+24
2021-04-16
net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf path
Vladimir Oltean
1
-2
/
+0
2021-04-16
flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
Gustavo A. R. Silva
1
-2
/
+4
2021-04-16
netlink: don't call ->netlink_bind with table lock held
Florian Westphal
1
-2
/
+2
2021-04-16
mlx5: implement ethtool standard stats
Jakub Kicinski
3
-7
/
+182
2021-04-16
bnxt: implement ethtool standard stats
Jakub Kicinski
1
-0
/
+125
2021-04-16
mlxsw: implement ethtool standard stats
Jakub Kicinski
1
-0
/
+129
2021-04-16
ethtool: add interface to read RMON stats
Jakub Kicinski
6
-0
/
+161
[prev]
[next]