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
2023-07-13
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
57
-295
/
+531
2023-07-12
wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
Zhang Shurong
1
-2
/
+3
2023-07-12
net: txgbe: fix eeprom calculation error
Jiawen Wu
1
-3
/
+0
2023-07-12
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
1
-0
/
+3
2023-07-12
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
1
-6
/
+3
2023-07-12
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
3
-19
/
+33
2023-07-11
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
9
-25
/
+18
2023-07-11
wifi: airo: avoid uninitialized warning in airo_get_rate()
Randy Dunlap
1
-1
/
+4
2023-07-11
octeontx2-pf: Add additional check for MCAM rules
Suman Ghosh
2
-0
/
+23
2023-07-11
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
Lu Hongfei
1
-1
/
+0
2023-07-11
net: fec: use netdev_err_once() instead of netdev_err()
Wei Fang
1
-1
/
+1
2023-07-11
net: fec: increase the size of tx ring and update tx_wake_threshold
Wei Fang
2
-3
/
+2
2023-07-11
net: fec: recycle pages for transmitted XDP frames
Wei Fang
2
-48
/
+115
2023-07-11
net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDP
Wei Fang
1
-4
/
+9
2023-07-10
igc: Fix inserting of empty frame for launchtime
Florian Kauer
1
-1
/
+1
2023-07-10
igc: Fix launchtime before start of cycle
Florian Kauer
1
-1
/
+1
2023-07-10
igc: No strict mode in pure launchtime/CBS offload
Florian Kauer
1
-2
/
+22
2023-07-10
igc: Handle already enabled taprio offload for basetime 0
Florian Kauer
1
-1
/
+1
2023-07-10
igc: Do not enable taprio offload for invalid arguments
Florian Kauer
1
-12
/
+6
2023-07-10
igc: Rename qbv_enable to taprio_offload_enable
Florian Kauer
3
-5
/
+5
2023-07-10
gve: unify driver name usage
Junfeng Guo
3
-6
/
+8
2023-07-10
net: dsa: qca8k: Add check for skb_copy
Jiasheng Jiang
1
-0
/
+3
2023-07-09
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
1
-1
/
+1
2023-07-09
net: lan743x: select FIXED_PHY
Simon Horman
1
-1
/
+1
2023-07-08
ntb_netdev: Fix module_init problem
Geoff Levand
1
-1
/
+1
2023-07-08
net: bgmac: postpone turning IRQs off to avoid SoC hangs
Rafał Miłecki
1
-2
/
+2
2023-07-07
ionic: remove dead device fail path
Shannon Nelson
1
-6
/
+0
2023-07-07
ionic: remove WARN_ON to prevent panic_on_warn
Nitya Sunkad
1
-5
/
+0
2023-07-07
octeontx2-af: Move validation of ptp pointer before its usage
Sai Krishna
2
-11
/
+10
2023-07-07
octeontx2-af: Promisc enable/disable through mbox
Ratheesh Kannoth
2
-11
/
+23
2023-07-07
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
5
-32
/
+118
2023-07-06
gve: Set default duplex configuration to full
Junfeng Guo
1
-0
/
+3
2023-07-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-19
/
+27
2023-07-06
Merge tag 'mlx5-fixes-2023-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
10
-42
/
+61
2023-07-06
wifi: mt76: mt7921e: fix init command fail with enabled device
Quan Zhou
3
-12
/
+8
2023-07-06
net: mscc: ocelot: fix oversize frame dropping for preemptible TCs
Vladimir Oltean
2
-6
/
+22
2023-07-06
net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
Vladimir Oltean
3
-5
/
+3
2023-07-06
net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
Vladimir Oltean
4
-22
/
+26
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-07-06
net: mvneta: fix txq_map in case of txq_number==1
Klaus Kudielka
1
-2
/
+2
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
30
-138
/
+256
2023-07-05
igc: Handle PPS start time programming for past time values
Aravindhan Gunasekaran
1
-3
/
+22
2023-07-05
igc: Include the length/type field and VLAN tag in queueMaxSDU
Tan Tee Min
1
-11
/
+4
2023-07-05
igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...
Prasad Koya
1
-0
/
+2
2023-07-05
nfp: clean mc addresses in application firmware when closing port
Yinjun Zhang
1
-0
/
+5
2023-07-05
net/mlx5e: RX, Fix page_pool page fragment tracking for XDP
Dragos Tatulea
2
-22
/
+13
2023-07-05
net/mlx5: Query hca_cap_2 only when supported
Maher Sanalla
1
-0
/
+3
2023-07-05
net/mlx5e: TC, CT: Offload ct clear only once
Yevgeny Kliteynik
2
-3
/
+12
2023-07-05
net/mlx5e: Check for NOT_READY flag state after locking
Vlad Buslov
1
-3
/
+3
2023-07-05
net/mlx5: Register a unique thermal zone per device
Saeed Mahameed
1
-7
/
+12
[next]