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-05-30
ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
Yue Haibing
1
-2
/
+2
2024-05-29
net: ena: Fix redundant device NUMA node override
Shay Agroskin
1
-11
/
+0
2024-05-29
ice: check for unregistering correct number of devlink params
Dave Ertman
1
-9
/
+22
2024-05-29
ice: fix 200G PHY types to link speed mapping
Paul Greenwalt
1
-0
/
+10
2024-05-29
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
1
-3
/
+6
2024-05-29
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
1
-114
/
+135
2024-05-29
e1000e: move force SMBUS near the end of enable_ulp function
Hui Wang
2
-18
/
+22
2024-05-29
net: dsa: microchip: fix RGMII error in KSZ DSA driver
Tristram Ha
1
-1
/
+1
2024-05-28
net: ti: icssg-prueth: Fix start counter for ft1 filter
MD Danish Anwar
1
-1
/
+1
2024-05-27
ice: fix accounting if a VLAN already exists
Jacob Keller
1
-5
/
+6
2024-05-27
idpf: don't enable NAPI and interrupts prior to allocating Rx buffers
Alexander Lobakin
3
-5
/
+9
2024-05-27
net: micrel: Fix lan8841_config_intr after getting out of sleep mode
Horatiu Vultur
1
-1
/
+9
2024-05-27
net:fec: Add fec_enet_deinit()
Xiaolei Wang
1
-0
/
+10
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-6
/
+24
2024-05-27
net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM
Parthiban Veerasooran
1
-4
/
+7
2024-05-27
Octeontx2-pf: Free send queue buffers incase of leaf to inner
Hariprasad Kelam
1
-0
/
+4
2024-05-27
enic: Validate length of nl attributes in enic_set_vf_port
Roded Zats
1
-0
/
+12
2024-05-25
netkit: Fix pkt_type override upon netkit pass verdict
Daniel Borkmann
1
-1
/
+3
2024-05-25
netkit: Fix setting mac address in l2 mode
Daniel Borkmann
1
-5
/
+21
2024-05-24
net/mlx5e: Fix UDP GSO for encapsulated packets
Gal Pressman
2
-2
/
+12
2024-05-24
net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...
Carolina Jubran
1
-1
/
+1
2024-05-24
net/mlx5e: Do not use ptp structure for tx ts stats when not initialized
Rahul Rameshbabu
1
-0
/
+4
2024-05-24
net/mlx5e: Fix IPsec tunnel mode offload feature check
Rahul Rameshbabu
1
-12
/
+5
2024-05-24
net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rules
Rahul Rameshbabu
1
-2
/
+1
2024-05-24
net/mlx5: Do not query MPIR on embedded CPU function
Tariq Toukan
1
-4
/
+8
2024-05-24
net/mlx5: Lag, do bond only if slaves agree on roce state
Maher Sanalla
1
-2
/
+10
2024-05-24
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061
Mathieu Othacehe
1
-0
/
+1
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-106
/
+42
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
32
-145
/
+144
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-3
/
+0
2024-05-23
r8169: Fix possible ring buffer corruption on fragmented Tx packets.
Ken Milmore
1
-1
/
+2
2024-05-23
idpf: Interpret .set_channels() input differently
Larysa Zaremba
1
-15
/
+6
2024-05-23
ice: Interpret .set_channels() input differently
Larysa Zaremba
1
-17
/
+2
2024-05-23
net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
Romain Gantois
1
-2
/
+12
2024-05-23
net: fec: avoid lock evasion when reading pps_enable
Wei Fang
1
-6
/
+8
2024-05-23
Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"
Jacob Keller
2
-56
/
+3
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
32
-145
/
+144
2024-05-22
wifi: mac80211_hwsim: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-22
net: virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-22
net: caif: virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-22
net: mana: Fix the extra HZ in mana_hwc_send_request
Souradeep Chakrabarti
1
-1
/
+1
2024-05-22
net: lan966x: Remove ptp traps in case the ptp is not enabled.
Horatiu Vultur
1
-3
/
+3
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-51
/
+48
2024-05-21
Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"
Heiner Kallweit
1
-4
/
+2
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
10
-11
/
+11
2024-05-20
net: Always descend into dsa/ folder with CONFIG_NET_DSA enabled
Florian Fainelli
1
-1
/
+3
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+3
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+0
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
16
-25
/
+25
2024-05-17
Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-43
/
+164
[next]