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
2023-11-20
spi: axi-spi-engine improvements
Mark Brown
45
-330
/
+543
2023-11-20
ieee802154: hwsim: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-20
ieee802154: fakelb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
1
-0
/
+2
2023-11-19
net: ethernet: mtk_wed: rely on __dev_alloc_page in mtk_wed_tx_buffer_alloc
Lorenzo Bianconi
1
-1
/
+1
2023-11-19
wireguard: use DEV_STATS_INC()
Eric Dumazet
3
-9
/
+10
2023-11-19
net: ethernet: ti: am65-cpsw: Fix error handling in am65_cpsw_nuss_common_open()
Roger Quadros
1
-9
/
+39
2023-11-19
net: ethernet: am65-cpsw: Set default TX channels to maximum
Roger Quadros
1
-1
/
+3
2023-11-19
net: ethernet: ti: am65-cpsw: Re-arrange functions to avoid forward declaration
Roger Quadros
1
-74
/
+71
2023-11-19
net: ethernet: am65-cpsw: Add standard Ethernet MAC stats to ethtool
Roger Quadros
1
-0
/
+26
2023-11-19
net: wangxun: fix kernel panic due to null pointer
Jiawen Wu
3
-9
/
+7
2023-11-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
14
-422
/
+553
2023-11-18
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
6
-42
/
+105
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
7
-57
/
+3
2023-11-18
r8169: improve RTL8411b phy-down fixup
Heiner Kallweit
1
-111
/
+28
2023-11-18
Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
13
-76
/
+135
2023-11-18
mlxsw: pci: Implement PCI reset handlers
Ido Schimmel
1
-0
/
+28
2023-11-18
mlxsw: pci: Add support for new reset flow
Ido Schimmel
2
-1
/
+45
2023-11-18
mlxsw: pci: Move software reset code to a separate function
Amit Cohen
1
-3
/
+9
2023-11-18
mlxsw: pci: Rename mlxsw_pci_sw_reset()
Amit Cohen
1
-5
/
+5
2023-11-18
mlxsw: Extend MRSR pack() function to support new commands
Amit Cohen
2
-3
/
+13
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
6
-0
/
+54
2023-11-18
net: Replace hwtstamp_source by timestamping layer
Kory Maincent
1
-3
/
+3
2023-11-18
net: phy: micrel: fix ts_info value in case of no phc
Kory Maincent
1
-5
/
+1
2023-11-18
net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Kory Maincent
3
-32
/
+53
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
2
-40
/
+3
2023-11-18
net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
Kory Maincent
1
-2
/
+5
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
6
-65
/
+68
2023-11-17
gve: add gve_features_check()
Eric Dumazet
3
-22
/
+31
2023-11-17
net: phy: broadcom: Wire suspend/resume for BCM54612E
Marco von Rosenberg
1
-0
/
+2
2023-11-16
stmmac: dwmac-loongson: Add architecture dependency
Jean Delvare
1
-1
/
+1
2023-11-16
net: sfp: use linkmode_*() rather than open coding
Russell King (Oracle)
1
-1
/
+1
2023-11-16
net: phylink: use linkmode_fill()
Russell King (Oracle)
1
-2
/
+2
2023-11-16
usb: aqc111: check packet for fixup for true limit
Oliver Neukum
1
-4
/
+4
2023-11-16
vxlan: add support for flowlabel inherit
Alce Lafranque
1
-1
/
+22
2023-11-16
net: phy: aquantia: add firmware load support
Robert Marko
5
-1
/
+410
2023-11-16
net: phy: aquantia: move MMD_VEND define to header
Christian Marangi
3
-69
/
+69
2023-11-16
net: phy: aquantia: move to separate directory
Christian Marangi
7
-9
/
+13
2023-11-16
octeon_ep: remove atomic variable usage in Tx data path
Shinas Rasheed
5
-13
/
+14
2023-11-16
octeon_ep: implement xmit_more in transmit
Shinas Rasheed
2
-10
/
+28
2023-11-16
octeon_ep: remove dma sync in trasmit path
Shinas Rasheed
1
-7
/
+0
2023-11-16
octeon_ep: add padding for small packets
Shinas Rasheed
1
-0
/
+3
2023-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
46
-331
/
+544
2023-11-16
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
45
-330
/
+543
2023-11-16
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
1
-2
/
+2
2023-11-16
macvlan: Don't propagate promisc change to lower dev in passthru
Vlad Buslov
1
-1
/
+1
2023-11-15
net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...
Rahul Rameshbabu
1
-4
/
+8
2023-11-15
net/mlx5e: Check return value of snprintf writing to fw_version buffer
Rahul Rameshbabu
1
-4
/
+9
2023-11-15
net/mlx5e: Reduce the size of icosq_str
Saeed Mahameed
1
-2
/
+2
2023-11-15
net/mlx5: Increase size of irq name buffer
Rahul Rameshbabu
2
-3
/
+6
[prev]
[next]