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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
IB/hfi1: allocate dummy net_device dynamically
Breno Leitao
2
-3
/
+8
2024-05-02
net/mlx5e: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-6
/
+4
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
108
-683
/
+768
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-78
/
+114
2024-05-02
bnxt_en: Add VF PCI ID for 5760X (P7) chips
Ajit Khaparde
2
-1
/
+4
2024-05-02
bnxt_en: Optimize recovery path ULP locking in the driver
Kalesh AP
3
-26
/
+44
2024-05-02
bnxt_en: Add a mutex to synchronize ULP operations
Kalesh AP
2
-1
/
+22
2024-05-02
bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
Michael Chan
1
-11
/
+2
2024-05-02
bnxt_en: Don't support offline self test when RoCE driver is loaded
Kalesh AP
1
-3
/
+8
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
3
-19
/
+27
2024-05-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
10
-152
/
+211
2024-05-02
s390/qeth: Fix kernel panic after setting hsuid
Alexandra Winter
1
-34
/
+27
2024-05-01
vxlan: Pull inner IP header in vxlan_rcv().
Guillaume Nault
1
-1
/
+18
2024-05-01
net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
MD Danish Anwar
4
-8
/
+155
2024-05-01
Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-12
/
+25
2024-04-30
net: loopback: Do not allocate lstats explicitly
Breno Leitao
1
-4
/
+1
2024-04-30
e1000e: change usleep_range to udelay in PHY mdic access
Vitaly Lifshits
1
-4
/
+4
2024-04-30
net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
Marek Behún
1
-2
/
+2
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
3
-13
/
+6
2024-04-30
cxgb4: Properly lock TX queue for the selftest.
Sebastian Andrzej Siewior
1
-3
/
+3
2024-04-30
i40e: Add and use helper to reconfigure TC for given VSI
Ivan Vecera
1
-8
/
+24
2024-04-30
i40e: Add helper to access main VEB
Ivan Vecera
3
-16
/
+31
2024-04-30
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
3
-17
/
+16
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
9
-83
/
+116
2024-04-30
i40e: Refactor argument of i40e_detect_recover_hung()
Ivan Vecera
3
-6
/
+8
2024-04-30
i40e: Refactor argument of several client notification functions
Ivan Vecera
3
-19
/
+17
2024-04-30
i40e: Remove flags field from i40e_veb
Ivan Vecera
3
-11
/
+7
2024-04-30
Merge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2
-1
/
+3
2024-04-30
Merge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2024-04-30
Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
8
-96
/
+98
2024-04-30
net: sfp-bus: constify link_modes to sfp_select_interface()
Russell King (Oracle)
1
-1
/
+1
2024-04-30
net: sfp: allow use 2500base-X for 2500base-T modules
Russell King (Oracle)
1
-1
/
+2
2024-04-30
net: phylink: add debug print for empty posssible_interfaces
Russell King (Oracle)
1
-0
/
+3
2024-04-30
net: dsa: realtek: provide own phylink MAC operations
Russell King (Oracle)
4
-18
/
+46
2024-04-30
net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being used
Arınç ÜNAL
1
-1
/
+2
2024-04-30
net/smc: decouple ism_client from SMC-D DMB registration
Wen Gu
1
-1
/
+1
2024-04-30
virtio-net: support queue stat
Xuan Zhuo
1
-21
/
+371
2024-04-30
virtio_net: add the total stats field
Xuan Zhuo
1
-12
/
+69
2024-04-30
virtio_net: device stats helpers support driver stats
Xuan Zhuo
1
-75
/
+82
2024-04-30
virtio_net: support device stats
Xuan Zhuo
1
-4
/
+472
2024-04-30
virtio_net: remove "_queue" from ethtool -S
Xuan Zhuo
1
-2
/
+2
2024-04-30
virtio_net: introduce ability to get reply info from device
Xuan Zhuo
1
-7
/
+17
2024-04-29
net: txgbe: use phylink_pcs_change() to report PCS link change events
Russell King (Oracle)
1
-1
/
+1
2024-04-29
net: prestera: use phylink_pcs_change() to report PCS link change events
Russell King (Oracle)
1
-2
/
+2
2024-04-29
net: mvneta: use phylink_pcs_change() to report PCS link change events
Russell King (Oracle)
1
-1
/
+2
2024-04-29
net: mvpp2: use phylink_pcs_change() to report PCS link change events
Russell King (Oracle)
1
-4
/
+5
2024-04-29
net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830
Russell King (Oracle)
1
-6
/
+20
2024-04-29
net: dsa: ksz_common: sub-driver phylink ops
Russell King (Oracle)
4
-37
/
+65
2024-04-29
net: dsa: ksz_common: provide own phylink MAC operations
Russell King (Oracle)
1
-16
/
+26
2024-04-29
net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_ops
Russell King (Oracle)
2
-6
/
+0
[next]