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-06-29
net: dsa: vsc73xx: fix MTU configuration
Pawel Dembicki
1
-3
/
+3
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+3
2023-06-29
ibmvnic: Do not reset dql stats on NON_FATAL err
Nick Child
1
-1
/
+8
2023-06-29
sfc: support for devlink port requires MAE access
Martin Habets
1
-0
/
+3
2023-06-29
Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
Tobias Heider
1
-0
/
+1
2023-06-29
net: dsa: sja1105: always enable the INCL_SRCPT option
Vladimir Oltean
1
-7
/
+2
2023-06-29
net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...
Vladimir Oltean
1
-0
/
+12
2023-06-29
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
2
-21
/
+41
2023-06-29
net: mscc: ocelot: don't report that RX timestamping is enabled by default
Vladimir Oltean
1
-5
/
+0
2023-06-29
net: lan743x: Don't sleep in atomic context
Moritz Fischer
1
-4
/
+17
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
805
-16576
/
+60480
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+4
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-37
/
+30
2023-06-27
Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
3
-9
/
+3
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
214
-1019
/
+1920
2023-06-27
net: lan743x: Simplify comparison
Moritz Fischer
1
-1
/
+1
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-83
/
+149
2023-06-27
net: phy: mscc: fix packet loss due to RGMII delays
Vladimir Oltean
1
-2
/
+2
2023-06-27
net: mana: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-27
net: enetc: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-27
ionic: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-27
pds_core: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-27
gve: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-27
octeon_ep: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-27
net: usb: qmi_wwan: add u-blox 0x1312 composition
Davide Tronchin
1
-0
/
+1
2023-06-27
ipvlan: Fix return value of ipvlan_queue_xmit()
Cambda Zhu
1
-3
/
+6
2023-06-26
Merge tag 'thermal-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+8
2023-06-26
net/mlx5: Update the driver with the recent thermal changes
Daniel Lezcano
1
-7
/
+8
2023-06-26
sfc: falcon: use padding to fix alignment in loopback test
Edward Cree
1
-19
/
+28
2023-06-26
sfc: siena: use padding to fix alignment in loopback test
Edward Cree
1
-19
/
+28
2023-06-26
sfc: use padding to fix alignment in loopback test
Edward Cree
1
-19
/
+28
2023-06-26
sfc: fix crash when reading stats while NIC is resetting
Edward Cree
1
-3
/
+10
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
3
-17
/
+0
2023-06-24
Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
8
-56
/
+70
2023-06-24
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
1
-2
/
+2
2023-06-24
net: axienet: Move reset before 64-bit DMA detection
Maxim Kochetkov
1
-5
/
+5
2023-06-24
net: stmmac: dwmac-qcom-ethqos: use devm_stmmac_pltfr_probe()
Bartosz Golaszewski
1
-2
/
+1
2023-06-24
net: stmmac: platform: provide devm_stmmac_pltfr_probe()
Bartosz Golaszewski
2
-0
/
+33
2023-06-24
net: stmmac: dwmac-qco-ethqos: use devm_stmmac_probe_config_dt()
Bartosz Golaszewski
1
-34
/
+15
2023-06-24
net: stmmac: platform: provide devm_stmmac_probe_config_dt()
Bartosz Golaszewski
2
-0
/
+43
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_remove_no_dt()
Bartosz Golaszewski
2
-2
/
+19
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_probe()
Bartosz Golaszewski
1
-8
/
+1
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_probe()
Bartosz Golaszewski
2
-0
/
+31
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_exit()
Bartosz Golaszewski
1
-2
/
+1
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_exit()
Bartosz Golaszewski
2
-6
/
+18
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_init()
Bartosz Golaszewski
1
-5
/
+3
2023-06-24
net: stmmac: platform: provide stmmac_pltfr_init()
Bartosz Golaszewski
2
-2
/
+26
2023-06-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
9
-108
/
+52
2023-06-24
gtp: Fix use-after-free in __gtp_encap_destroy().
Kuniyuki Iwashima
1
-0
/
+2
2023-06-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
8
-142
/
+55
[prev]
[next]