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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
can: rockchip_canfd: rkcanfd_timestamp_init(): rework delay calculation
Arnd Bergmann
1
-2
/
+2
2024-09-11
can: m_can: m_can_chip_config(): mask timestamp wraparound IRQ
Jake Hamby
1
-1
/
+2
2024-09-11
can: usb: Kconfig: Fix list of devices for esd_usb driver
Stefan Mätje
1
-1
/
+2
2024-09-11
can: Switch back to struct platform_driver::remove()
Uwe Kleine-König
20
-20
/
+20
2024-09-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-15
/
+23
2024-09-10
Merge tag 'mlx5-fixes-2024-09-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
5
-22
/
+51
2024-09-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
26
-135
/
+1394
2024-09-10
Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
38
-8
/
+17120
2024-09-10
bnxt_en: resize bnxt_irq name field to fit format string
Edwin Peer
1
-1
/
+4
2024-09-10
bnxt_en: Add MSIX check in bnxt_check_rings()
Michael Chan
2
-6
/
+24
2024-09-10
bnxt_en: Increase the number of MSIX vectors for RoCE device
Michael Chan
2
-6
/
+14
2024-09-10
net: xilinx: axienet: Relax partial rx checksum checks
Sean Anderson
1
-3
/
+1
2024-09-10
net: xilinx: axienet: Set RXCSUM in features
Sean Anderson
1
-0
/
+2
2024-09-10
net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksumming
Sean Anderson
1
-2
/
+2
2024-09-10
net: xilinx: axienet: Remove unused checksum variables
Sean Anderson
2
-17
/
+0
2024-09-10
rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"
Colin Ian King
1
-3
/
+3
2024-09-10
r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
Colin Ian King
1
-2
/
+2
2024-09-10
net: stmmac: silence FPE kernel logs
Furong Xu
2
-8
/
+4
2024-09-10
net: stmmac: support fp parameter of tc-taprio
Furong Xu
1
-17
/
+22
2024-09-10
net: stmmac: support fp parameter of tc-mqprio
Furong Xu
7
-3
/
+172
2024-09-10
net: stmmac: configure FPE via ethtool-mm
Furong Xu
5
-0
/
+126
2024-09-10
net: stmmac: refactor FPE verification process
Furong Xu
8
-170
/
+166
2024-09-10
net: stmmac: drop stmmac_fpe_handshake
Furong Xu
3
-31
/
+1
2024-09-10
net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
Furong Xu
4
-24
/
+44
2024-09-10
net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices
Tomas Paukrt
1
-13
/
+22
2024-09-10
virtio_net: disable premapped mode by default
Xuan Zhuo
1
-18
/
+0
2024-09-10
Revert "virtio_net: big mode skip the unmap check"
Xuan Zhuo
1
-2
/
+2
2024-09-10
Revert "virtio_net: rx remove premapped failover code"
Xuan Zhuo
1
-35
/
+50
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
146
-1154
/
+2180
2024-09-10
net: ftgmac100: Enable TX interrupt to avoid TX timeout
Jacky Chou
1
-1
/
+1
2024-09-10
net: mdiobus: Debug print fwnode handle instead of raw pointer
Alexander Dahl
1
-1
/
+2
2024-09-10
octeontx2-af: Modify SMQ flush sequence to drop packets
Naveen Mamindlapalli
2
-14
/
+48
2024-09-10
eth: fbnic: Add devlink firmware version info
Lee Trager
1
-0
/
+75
2024-09-10
net: lan966x: refactor buffer reload function
Daniel Machon
1
-10
/
+4
2024-09-10
net: lan966x: use a few FDMA helpers throughout
Daniel Machon
1
-31
/
+11
2024-09-10
net: lan966x: ditch tx->last_in_use variable
Daniel Machon
2
-18
/
+4
2024-09-10
net: lan966x: use library helper for freeing tx buffers
Daniel Machon
1
-6
/
+1
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the tx path
Daniel Machon
1
-32
/
+30
2024-09-10
net: lan966x: use the FDMA library for allocation of tx buffers
Daniel Machon
2
-57
/
+34
2024-09-10
net: lan966x: use library helper for freeing rx buffers
Daniel Machon
1
-14
/
+2
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the rx path
Daniel Machon
1
-49
/
+5
2024-09-10
net: lan966x: use the FDMA library for allocation of rx buffers
Daniel Machon
2
-76
/
+55
2024-09-10
net: lan966x: replace a few variables with new equivalent ones
Daniel Machon
2
-69
/
+81
2024-09-10
net: lan966x: use FDMA library symbols
Daniel Machon
2
-9
/
+2
2024-09-10
net: lan966x: select FDMA library
Daniel Machon
1
-0
/
+1
2024-09-09
ionic: Allow XDP program to be hot swapped
Brett Creeley
3
-22
/
+52
2024-09-09
ionic: convert Rx queue buffers to use page_pool
Shannon Nelson
4
-208
/
+233
2024-09-09
ionic: Fully reconfigure queues when going to/from a NULL XDP program
Brett Creeley
2
-3
/
+10
2024-09-09
ionic: always use rxq_info
Shannon Nelson
1
-36
/
+15
2024-09-09
ionic: use per-queue xdp_prog
Shannon Nelson
3
-31
/
+34
[prev]
[next]