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-09-05
net: dsa: vsc73xx: fix possible subblocks range of CAPT block
Pawel Dembicki
1
-2
/
+8
2024-09-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-161
/
+106
2024-09-04
Merge tag 'wireless-2024-09-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
9
-148
/
+49
2024-09-04
net: xilinx: axienet: Fix race in axienet_stop
Sean Anderson
2
-0
/
+11
2024-09-04
r8152: fix the firmware doesn't work
Hayes Wang
1
-4
/
+13
2024-09-04
bareudp: Fix device stats updates.
Guillaume Nault
1
-11
/
+11
2024-09-04
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
1
-9
/
+13
2024-09-03
usbnet: modern method to get random MAC
Oliver Neukum
1
-8
/
+3
2024-09-03
Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
9
-148
/
+49
2024-09-03
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
1
-2
/
+5
2024-09-03
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
1
-9
/
+0
2024-09-03
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
1
-6
/
+6
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
3
-7
/
+7
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
4
-19
/
+39
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
4
-118
/
+49
2024-09-03
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
1
-0
/
+2
2024-09-03
net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
Roger Quadros
1
-4
/
+13
2024-09-03
net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
Roger Quadros
1
-1
/
+2
2024-09-03
net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
Roger Quadros
1
-28
/
+34
2024-09-02
Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...
Jakub Kicinski
5
-64
/
+117
2024-09-02
Revert "wifi: ath11k: support hibernation"
Baochen Qiang
8
-139
/
+49
2024-09-02
Revert "wifi: ath11k: restore country code during resume"
Baochen Qiang
1
-10
/
+0
2024-09-02
igc: Unlock on error in igc_io_resume()
Dan Carpenter
1
-0
/
+1
2024-09-02
net: microchip: vcap: Fix use-after-free error in kunit test
Jens Emil Schulz Østergaard
1
-12
/
+2
2024-09-01
net: mctp-serial: Fix missing escapes on transmit
Matt Johnston
1
-2
/
+2
2024-09-01
net: mctp-serial: Add kunit test for next_chunk_len()
Matt Johnston
2
-0
/
+114
2024-08-30
can: kvaser_pciefd: Use a single write when releasing RX buffers
Martin Jocic
1
-10
/
+8
2024-08-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-0
/
+17
2024-08-28
Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
12
-35
/
+157
2024-08-28
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
1
-0
/
+7
2024-08-28
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
1
-0
/
+10
2024-08-27
gtp: fix a potential NULL pointer dereference
Cong Wang
1
-1
/
+1
2024-08-27
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
1
-36
/
+43
2024-08-27
bonding: extract the use of real_device into local variable
Jianbo Liu
1
-25
/
+33
2024-08-27
bonding: implement xdo_dev_state_free and call it after deletion
Jianbo Liu
1
-0
/
+36
2024-08-27
ionic: Prevent tx_timeout due to frequent doorbell ringing
Brett Creeley
2
-2
/
+2
2024-08-27
wifi: iwlwifi: clear trans->state earlier upon error
Emmanuel Grumbach
2
-2
/
+2
2024-08-27
wifi: wfx: repair open network AP mode
Alexander Sverdlin
1
-1
/
+4
2024-08-26
net: ti: icssg-prueth: Fix 10M Link issue on AM64x
MD Danish Anwar
1
-0
/
+1
2024-08-26
wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
Emmanuel Grumbach
1
-1
/
+8
2024-08-26
wifi: iwlwifi: mvm: allow 6 GHz channels in MLO scan
Avraham Stern
1
-0
/
+11
2024-08-26
wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
Emmanuel Grumbach
1
-0
/
+2
2024-08-26
wifi: iwlwifi: fw: fix wgds rev 3 exact size
Anjaneyulu
1
-5
/
+8
2024-08-26
wifi: iwlwifi: mvm: take the mutex before running link selection
Emmanuel Grumbach
1
-0
/
+2
2024-08-26
wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()
Daniel Gabay
1
-4
/
+4
2024-08-26
wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation
Daniel Gabay
1
-11
/
+12
2024-08-26
wifi: iwlwifi: lower message level for FW buffer destination
Benjamin Berg
1
-1
/
+2
2024-08-26
wifi: iwlwifi: mvm: fix hibernation
Emmanuel Grumbach
4
-4
/
+76
2024-08-26
net: ftgmac100: Ensure tx descriptor updates are visible
Jacky Chou
1
-8
/
+18
2024-08-23
net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response
Haiyang Zhang
1
-28
/
+34
[next]