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-25
net: b44: set pause params only when interface is up
Peter Münster
1
-6
/
+8
2024-04-25
net: ravb: Fix registered interrupt names
Geert Uytterhoeven
1
-6
/
+5
2024-04-25
octeontx2-af: fix the double free in rvu_npc_freemem()
Su Hui
1
-1
/
+0
2024-04-25
net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
Jason Reeder
1
-0
/
+5
2024-04-25
ice: fix LAG and VF lock dependency in ice_reset_vf()
Jacob Keller
1
-8
/
+8
2024-04-25
iavf: Fix TC config comparison with existing adapter TC config
Sudheer Mogilappagari
1
-1
/
+29
2024-04-25
i40e: Report MFS in decimal base instead of hex
Erwan Velu
1
-2
/
+2
2024-04-25
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
Sindhu Devale
1
-1
/
+1
2024-04-25
net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec
Rahul Rameshbabu
1
-0
/
+1
2024-04-25
macsec: Detect if Rx skb is macsec-related for offloading devices that update...
Rahul Rameshbabu
1
-10
/
+36
2024-04-25
net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()
Dan Carpenter
1
-3
/
+5
2024-04-25
Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
7
-6
/
+11
2024-04-25
net: phy: dp83869: Fix MII mode failure
MD Danish Anwar
1
-1
/
+2
2024-04-24
eth: bnxt: fix counting packets discarded due to OOM and netpoll
Jakub Kicinski
1
-26
/
+18
2024-04-24
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
3
-8
/
+35
2024-04-24
Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
Duanqiang Wen
1
-1
/
+1
2024-04-24
Revert "net: txgbe: fix i2c dev name cannot match clkdev"
Duanqiang Wen
1
-5
/
+3
2024-04-24
mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
Ido Schimmel
1
-1
/
+5
2024-04-24
mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
Ido Schimmel
1
-0
/
+7
2024-04-24
mlxsw: spectrum_acl_tcam: Fix warning during rehash
Ido Schimmel
1
-3
/
+17
2024-04-24
mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
Ido Schimmel
1
-0
/
+4
2024-04-24
mlxsw: spectrum_acl_tcam: Rate limit error message
Ido Schimmel
1
-1
/
+1
2024-04-24
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash
Ido Schimmel
1
-0
/
+1
2024-04-24
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update
Ido Schimmel
1
-2
/
+8
2024-04-24
mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
Ido Schimmel
1
-2
/
+2
2024-04-24
mlxsw: spectrum_acl_tcam: Fix race in region ID allocation
Ido Schimmel
2
-36
/
+30
2024-04-24
net: phy: mediatek-ge-soc: follow netdev LED trigger semantics
Daniel Golle
1
-17
/
+26
2024-04-24
net: gtp: Fix Use-After-Free in gtp_dellink
Hyunwoo Kim
1
-1
/
+2
2024-04-23
net: usb: ax88179_178a: stop lying about skb->truesize
Eric Dumazet
1
-8
/
+3
2024-04-22
net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...
Matthias Schiffer
2
-8
/
+71
2024-04-22
bnxt_en: Fix error recovery for 5760X (P7) chips
Michael Chan
1
-1
/
+1
2024-04-22
bnxt_en: Fix the PCI-AER routines
Vikas Gupta
1
-3
/
+16
2024-04-22
bnxt_en: refactor reset close code
Vikas Gupta
1
-6
/
+11
2024-04-22
net: usb: qmi_wwan: add Telit FN920C04 compositions
Daniele Palmas
1
-0
/
+3
2024-04-22
wifi: iwlwifi: mvm: fix link ID management
Johannes Berg
1
-1
/
+1
2024-04-19
mlxsw: pci: Fix driver initialization with old firmware
Ido Schimmel
1
-6
/
+4
2024-04-19
mlxsw: core_env: Fix driver initialization with old firmware
Ido Schimmel
1
-14
/
+6
2024-04-19
mlxsw: core: Unregister EMAD trap using FORWARD action
Ido Schimmel
1
-1
/
+1
2024-04-19
net: bcmasp: fix memory leak when bringing down interface
Justin Chen
1
-7
/
+14
2024-04-19
vxlan: drop packets from invalid src-address
David Bauer
1
-0
/
+4
2024-04-19
net: libwx: fix alloc msix vectors failed
Duanqiang Wen
1
-1
/
+1
2024-04-19
wifi: mac80211_hwsim: init peer measurement result
Johannes Berg
1
-1
/
+1
2024-04-19
Revert "wifi: iwlwifi: bump FW API to 90 for BZ/SC devices"
Johannes Berg
2
-2
/
+2
2024-04-18
Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
28
-132
/
+209
2024-04-18
net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using them
Siddharth Vadapalli
1
-0
/
+18
2024-04-18
net: usb: ax88179_178a: avoid writing the mac address before first reading
Jose Ignacio Tornos Martinez
1
-2
/
+2
2024-04-18
net: ravb: Fix RX byte accounting for jumbo packets
Paul Barker
1
-11
/
+11
2024-04-18
net: ravb: Fix GbEth jumbo packet RX checksum handling
Paul Barker
1
-1
/
+1
2024-04-18
net: ravb: Allow RX loop to move past DMA mapping errors
Paul Barker
1
-12
/
+13
2024-04-18
net: ravb: Count packets instead of descriptors in R-Car RX path
Paul Barker
1
-13
/
+8
[next]