index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sun6i.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-1
/
+18
2023-04-13
veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-2
/
+5
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
3
-3
/
+73
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
7
-6
/
+64
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2
-16
/
+24
2023-04-13
fbcon: set_con2fb_map needs to set con2fb_map!
Daniel Vetter
1
-1
/
+2
2023-04-13
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
1
-9
/
+8
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
1
-8
/
+8
2023-04-13
net: macb: fix a memory corruption in extended buffer descriptor mode
Roman Gushchin
1
-0
/
+4
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
1
-0
/
+1
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
1
-1
/
+1
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
1
-0
/
+2
2023-04-13
mptcp: fix NULL pointer dereference on fastopen early fallback
Paolo Abeni
1
-2
/
+9
2023-04-13
mptcp: stricter state check in mptcp_worker
Paolo Abeni
1
-1
/
+1
2023-04-13
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2
-15
/
+8
2023-04-13
mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
Jakub Kicinski
1
-3
/
+5
2023-04-13
bnxt: use READ_ONCE/WRITE_ONCE for ring indexes
Jakub Kicinski
3
-11
/
+10
2023-04-13
net: docs: update the sample code in driver.rst
Jakub Kicinski
1
-34
/
+27
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support
Andrew Halaney
1
-21
/
+101
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speeds
Andrew Halaney
1
-19
/
+17
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delay
Andrew Halaney
1
-5
/
+15
2023-04-13
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
6
-141
/
+293
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
13
-177
/
+291
2023-04-13
net: stmmac: Remove some unnecessary void pointers
Andrew Halaney
8
-40
/
+47
2023-04-13
net: stmmac: Fix DMA typo
Andrew Halaney
1
-1
/
+1
2023-04-13
net: stmmac: Remove unnecessary if statement brackets
Andrew Halaney
1
-2
/
+1
2023-04-13
dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatibles
Andrew Halaney
2
-0
/
+4
2023-04-13
dt-bindings: net: qcom,ethqos: Convert bindings to yaml
Bhupesh Sharma
3
-67
/
+111
2023-04-13
dt-bindings: net: snps,dwmac: Add Qualcomm Ethernet ETHQOS compatibles
Bhupesh Sharma
1
-0
/
+4
2023-04-13
dt-bindings: net: snps,dwmac: Update interrupt-names
Bhupesh Sharma
1
-1
/
+1
2023-04-13
net: enetc: workaround for unresponsive pMAC after receiving express traffic
Vladimir Oltean
1
-0
/
+16
2023-04-13
bnxt_en: Allow to set switchdev mode without existing VFs
Ivan Vecera
3
-10
/
+41
2023-04-13
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
1
-1
/
+2
2023-04-13
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
Ziyang Xuan
1
-3
/
+5
2023-04-13
net: thunderbolt: Fix typos in comments
Mika Westerberg
1
-2
/
+2
2023-04-13
net: thunderbolt: Fix sparse warnings in tbnet_xmit_csum_and_map()
Mika Westerberg
1
-1
/
+3
2023-04-13
net: thunderbolt: Fix sparse warnings in tbnet_check_frame() and tbnet_poll()
Mika Westerberg
1
-8
/
+9
2023-04-13
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
3
-4
/
+12
2023-04-13
net: ethernet: Add missing depends on MDIO_DEVRES
Andrew Lunn
5
-0
/
+7
2023-04-12
drm/amd/pm: correct the pcie link state check for SMU13
Evan Quan
3
-4
/
+10
2023-04-12
drm/amd/pm: correct SMU13.0.7 max shader clock reporting
Horatio Zhang
1
-1
/
+60
2023-04-12
drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
Horatio Zhang
1
-7
/
+15
2023-04-12
drm/amd/display: Pass the right info to drm_dp_remove_payload
Wayne Lin
1
-7
/
+50
2023-04-12
netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
David Howells
1
-1
/
+1
2023-04-12
net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
Rob Herring
2
-2
/
+3
2023-04-12
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
1
-1
/
+2
2023-04-12
smc: Fix use-after-free in tcp_write_timer_handler().
Kuniyuki Iwashima
1
-0
/
+11
2023-04-12
ksz884x: Remove unused functions
Simon Horman
1
-294
/
+0
2023-04-12
ionic: Don't overwrite the cyclecounter bitmask
Brett Creeley
1
-3
/
+2
[next]