index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-22
ice: Enable RSS configure for AVF
Qi Zhang
3
-0
/
+462
2021-04-22
ice: Add helper function to get the VF's VSI
Brett Creeley
1
-43
/
+39
2021-04-22
ice: remove redundant assignment to pointer vsi
Colin Ian King
1
-1
/
+0
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
3
-4
/
+14
2021-04-22
ice: Advertise virtchnl UDP segmentation offload capability
Brett Creeley
1
-0
/
+3
2021-04-22
ice: Allow ignoring opcodes on specific VF
Michal Swiatkowski
5
-0
/
+198
2021-04-22
ice: warn about potentially malicious VFs
Vignesh Sridhar
7
-4
/
+605
2021-04-21
net: phy: marvell: don't use empty switch default case
Marek Behún
1
-2
/
+0
2021-04-21
net: ethernet: ravb: Fix release of refclk
Adam Ford
1
-3
/
+4
2021-04-21
stmmac: intel: set TSO/TBS TX Queues default settings
Ong Boon Leong
1
-0
/
+3
2021-04-21
stmmac: intel: unlock on error path in intel_crosststamp()
Dan Carpenter
1
-0
/
+1
2021-04-21
net: dsa: mv88e6xxx: Export cross-chip PVT as devlink region
Tobias Waldekranz
4
-0
/
+78
2021-04-21
net: dsa: mv88e6xxx: Fix off-by-one in VTU devlink region size
Tobias Waldekranz
1
-1
/
+1
2021-04-21
net: dsa: mv88e6xxx: Correct spelling of define "ADRR" -> "ADDR"
Tobias Waldekranz
2
-2
/
+2
2021-04-21
octeontx2-af: Add mailbox for CPT stats
Srujana Challa
2
-0
/
+160
2021-04-21
octeontx2-af: cn10k: Add mailbox to configure reassembly timeout
Srujana Challa
2
-7
/
+75
2021-04-21
octeontx2-af: cn10k: Mailbox changes for CN10K CPT
Srujana Challa
2
-1
/
+31
2021-04-20
net: wwan: mhi_wwan_ctrl: Fix RX buffer starvation
Loic Poulain
1
-4
/
+4
2021-04-20
net: phy: at803x: fix probe error if copper page is selected
Michael Walle
1
-6
/
+17
2021-04-20
net: mana: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-04-20
virtio-net: fix use-after-free in page_to_skb()
Eric Dumazet
1
-1
/
+4
2021-04-20
phy: nxp-c45-tja11xx: fix phase offset calculation
Radu Pirea (NXP OSS)
1
-1
/
+1
2021-04-20
net: enetc: automatically select IERB module
Michael Walle
1
-1
/
+1
2021-04-20
virtio-net: restrict build_skb() use to some arches
Eric Dumazet
1
-1
/
+1
2021-04-20
net: wwan: Fix bit ops double shift
Loic Poulain
2
-4
/
+6
2021-04-20
net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocol
Tobias Waldekranz
1
-0
/
+39
2021-04-20
net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag support
Tobias Waldekranz
2
-35
/
+46
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
9
-45
/
+40
2021-04-20
mlxsw: spectrum_qdisc: Index future FIFOs by band number
Petr Machata
1
-7
/
+6
2021-04-20
mlxsw: spectrum_qdisc: Allocate child qdiscs dynamically
Petr Machata
1
-32
/
+83
2021-04-20
mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lock
Petr Machata
1
-16
/
+73
2021-04-20
mlxsw: spectrum_qdisc: Track children per qdisc
Petr Machata
1
-46
/
+118
2021-04-20
mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()
Petr Machata
1
-30
/
+18
2021-04-20
mlxsw: spectrum_qdisc: Track tclass_num as int, not u8
Petr Machata
1
-6
/
+6
2021-04-20
mlxsw: spectrum_qdisc: Drop an always-true condition
Petr Machata
1
-4
/
+1
2021-04-20
mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare()
Petr Machata
1
-15
/
+7
2021-04-20
mlxsw: spectrum_qdisc: Drop one argument from check_params callback
Petr Machata
1
-7
/
+1
2021-04-20
korina: Fix build.
David S. Miller
1
-1
/
+1
2021-04-20
net: phy: marvell: add support for Amethyst internal PHY
Marek Behún
1
-3
/
+114
2021-04-20
net: dsa: mv88e6xxx: simulate Amethyst PHY model number
Marek Behún
1
-0
/
+1
2021-04-20
net: phy: marvell: use assignment by bitwise AND operator
Marek Behún
1
-1
/
+1
2021-04-20
net: phy: marvell: fix HWMON enable register for 6390
Marek Behún
1
-10
/
+9
2021-04-20
net: phy: marvell: refactor HWMON OOP style
Marek Behún
1
-244
/
+125
2021-04-20
korina: Fix conflict with global symbol desc_empty on x86.
David S. Miller
1
-8
/
+8
2021-04-20
Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
15
-164
/
+1298
2021-04-20
net: dsa: felix: disable always guard band bit for TAS config
Xiaoliang Yang
1
-2
/
+6
2021-04-20
net: ag71xx: make use of generic NET_SELFTESTS library
Oleksij Rempel
2
-4
/
+17
2021-04-20
net: fec: make use of generic NET_SELFTESTS library
Oleksij Rempel
2
-0
/
+8
2021-04-20
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
2
-3
/
+28
2021-04-20
net: phy: execute genphy_loopback() per default on all PHYs
Oleksij Rempel
1
-2
/
+5
[next]