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-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
32
-198
/
+460
2024-04-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-18
/
+16
2024-04-04
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
1
-0
/
+2
2024-04-04
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
Christophe JAILLET
1
-1
/
+1
2024-04-04
net: ravb: Always update error counters
Paul Barker
1
-8
/
+9
2024-04-04
net: ravb: Always process TX descriptor ring
Paul Barker
1
-2
/
+5
2024-04-04
Revert "tg3: Remove residual error handling in tg3_suspend"
Paolo Abeni
1
-4
/
+26
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-04-03
net: mana: Fix Rx DMA datasize and skb_over_panic
Haiyang Zhang
1
-1
/
+1
2024-04-03
net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
Horatiu Vultur
1
-2
/
+8
2024-04-03
net: stmmac: fix rx queue priority assignment
Piotr Wejman
2
-16
/
+62
2024-04-03
net: txgbe: fix i2c dev name cannot match clkdev
Duanqiang Wen
1
-3
/
+5
2024-04-03
net: fec: Set mac_managed_pm during probe
Wei Fang
1
-2
/
+9
2024-04-03
idpf: fix kernel panic on unknown packet types
Joshua Hay
1
-2
/
+2
2024-04-03
ice: fix enabling RX VLAN filtering
Petr Oros
1
-10
/
+8
2024-04-03
ice: Fix freeing uninitialized pointers
Dan Carpenter
2
-6
/
+6
2024-04-03
net: bcmgenet: Reset RBUF on first open
Phil Elwell
1
-4
/
+12
2024-04-03
octeontx2-af: Add array index check
Aleksandr Mishin
1
-0
/
+2
2024-04-02
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
Heiner Kallweit
1
-0
/
+9
2024-04-01
i40e: Fix VF MAC filter removal
Ivan Vecera
1
-5
/
+6
2024-04-01
net: phy: micrel: Fix potential null pointer dereference
Aleksandr Mishin
1
-5
/
+16
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
1
-1
/
+1
2024-03-29
r8169: skip DASH fw status checks when DASH is disabled
Atlas Yu
1
-4
/
+27
2024-03-29
octeontx2-pf: check negative error code in otx2_open()
Su Hui
1
-1
/
+1
2024-03-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
6
-41
/
+93
2024-03-29
net: dsa: mv88e6xxx: fix usable ports on 88e6020
Michael Krummsdorf
1
-1
/
+5
2024-03-29
mlxbf_gige: stop interface during shutdown
David Thompson
1
-2
/
+8
2024-03-29
octeontx2-af: Fix issue with loading coalesced KPU profiles
Hariprasad Kelam
1
-1
/
+1
2024-03-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
5
-81
/
+161
2024-03-28
xen-netfront: Add missing skb_mark_for_recycle
Jesper Dangaard Brouer
1
-0
/
+1
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
33
-136
/
+243
2024-03-28
Octeontx2-af: fix pause frame configuration in GMP mode
Hariprasad Kelam
1
-0
/
+5
2024-03-28
net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
Raju Lakkaraju
2
-0
/
+22
2024-03-28
net: bcmasp: Remove phy_{suspend/resume}
Justin Chen
1
-14
/
+1
2024-03-28
net: bcmasp: Bring up unimac after PHY link up
Justin Chen
1
-9
/
+19
2024-03-28
net: phy: qcom: at803x: fix kernel panic with at8031_probe
Christian Marangi
1
-1
/
+3
2024-03-27
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
12
-53
/
+105
2024-03-27
e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue
Vitaly Lifshits
2
-19
/
+18
2024-03-27
e1000e: Workaround for sporadic MDI error on Meteor Lake systems
Vitaly Lifshits
4
-69
/
+150
2024-03-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-36
/
+37
2024-03-26
mlxbf_gige: call request_irq() after NAPI initialized
David Thompson
1
-7
/
+11
2024-03-26
i40e: fix vf may be used uninitialized in this function warning
Aleksandr Loktionov
1
-18
/
+16
2024-03-26
i40e: fix i40e_count_filters() to count only active/new filters
Aleksandr Loktionov
1
-2
/
+5
2024-03-26
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera
5
-21
/
+72
2024-03-26
net: hns3: mark unexcuted loopback test result as UNEXECUTED
Jian Shen
1
-2
/
+17
2024-03-26
net: hns3: fix kernel crash when devlink reload during pf initialization
Yonglong Liu
1
-0
/
+4
2024-03-26
net: hns3: fix index limit to support all queue stats
Jie Wang
1
-1
/
+1
2024-03-26
net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
Arınç ÜNAL
1
-2
/
+3
2024-03-25
net: wwan: t7xx: Split 64bit accesses to fix alignment issues
Bjørn Mork
3
-10
/
+11
[next]