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-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-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-22
net: wwan: iosm: Convert single instance struct member to flexible array
Kees Cook
2
-10
/
+7
2023-06-20
Revert "net: phy: dp83867: perform soft reset and retain established link"
Francesco Dolcini
1
-1
/
+1
2023-06-20
net: mdio: fix the wrong parameters
Jiawen Wu
1
-1
/
+1
2023-06-20
wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0
Mukesh Sisodiya
1
-0
/
+2
2023-06-20
be2net: Extend xmit workaround to BE3 chip
Ross Lagerwall
1
-2
/
+2
2023-06-20
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
1
-0
/
+15
2023-06-20
net: dsa: mt7530: fix handling of LLDP frames
Arınç ÜNAL
2
-0
/
+9
2023-06-20
net: dsa: mt7530: fix handling of BPDUs on MT7530 switch
Arınç ÜNAL
1
-3
/
+11
2023-06-20
net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
Arınç ÜNAL
1
-1
/
+1
2023-06-20
net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
Arınç ÜNAL
2
-7
/
+9
2023-06-20
net: dpaa2-mac: add 25gbase-r support
Josua Mayer
1
-1
/
+6
2023-06-20
Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+4
2023-06-19
Merge tag 'mlx5-fixes-2023-06-16' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
15
-36
/
+163
2023-06-19
net: qca_spi: Avoid high load if QCA7000 is not available
Stefan Wahren
1
-2
/
+1
2023-06-18
net: phy: Manual remove LEDs to ensure correct ordering
Andrew Lunn
1
-1
/
+14
2023-06-18
ieee802154/adf7242: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+2
2023-06-17
sfc: use budget for TX completions
Íñigo Huguet
6
-13
/
+31
2023-06-16
net/mlx5e: Fix scheduling of IPsec ASO query while in atomic
Leon Romanovsky
1
-1
/
+2
2023-06-16
net/mlx5e: Drop XFRM state lock when modifying flow steering
Leon Romanovsky
1
-5
/
+8
2023-06-16
net/mlx5e: Fix ESN update kernel panic
Patrisious Haddad
1
-2
/
+12
2023-06-16
net/mlx5e: Don't delay release of hardware objects
Leon Romanovsky
1
-1
/
+8
2023-06-16
net/mlx5: Free IRQ rmap and notifier on kernel shutdown
Saeed Mahameed
1
-4
/
+21
2023-06-16
net/mlx5: DR, Fix wrong action data allocation in decap action
Yevgeny Kliteynik
1
-1
/
+7
2023-06-16
net/mlx5: DR, Support SW created encap actions for FW table
Yevgeny Kliteynik
6
-15
/
+83
2023-06-16
net/mlx5e: TC, Cleanup ct resources for nic flow
Chris Mi
1
-0
/
+1
2023-06-16
net/mlx5e: TC, Add null pointer check for hardware miss support
Chris Mi
1
-0
/
+2
2023-06-16
net/mlx5: Fix driver load with single msix vector
Eli Cohen
1
-1
/
+7
2023-06-16
net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQ
Maxim Mikityanskiy
1
-1
/
+1
2023-06-16
net/mlx5e: XDP, Allow growing tail for XDP multi buffer
Maxim Mikityanskiy
3
-5
/
+11
2023-06-15
Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
25
-102
/
+151
2023-06-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-12
/
+0
2023-06-15
octeon_ep: Add missing check for ioremap
Jiasheng Jiang
1
-1
/
+6
2023-06-15
net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
Christian Marangi
1
-2
/
+7
2023-06-15
sfc: fix XDP queues mode with legacy IRQ
Íñigo Huguet
2
-0
/
+4
2023-06-15
net: macsec: fix double free of percpu stats
Fedor Pchelkin
1
-7
/
+5
2023-06-15
net: lapbether: only support ethernet devices
Eric Dumazet
1
-0
/
+3
2023-06-14
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vladimir Oltean
1
-1
/
+1
2023-06-14
ice: Fix ice module unload
Jakub Buchocki
1
-11
/
+5
2023-06-14
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-1
/
+14
2023-06-14
Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-6
/
+6
2023-06-14
wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression
Hugh Dickins
1
-6
/
+6
2023-06-13
net: ethernet: ti: am65-cpsw: Call of_node_put() on error path
Dan Carpenter
1
-1
/
+1
2023-06-12
net: phylink: use a dedicated helper to parse usgmii control word
Maxime Chevallier
1
-1
/
+38
2023-06-12
net: phylink: report correct max speed for QUSGMII
Maxime Chevallier
1
-1
/
+1
2023-06-12
igb: fix nvm.ops.read() error handling
Aleksandr Loktionov
1
-0
/
+3
2023-06-12
igc: Fix possible system crash when loading module
Vinicius Costa Gomes
1
-0
/
+3
[next]