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-12-07
net: dsa: microchip: provide a list of valid protocols for xmit handler
Sean Nyekjaer
1
-4
/
+12
2023-12-07
nfp: flower: fix for take a mutex lock in soft irq context and rcu lock
Hui Zhou
1
-32
/
+95
2023-12-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-24
/
+14
2023-12-06
net: dsa: mv88e6xxx: Restore USXGMII support for 6393X
Tobias Waldekranz
1
-2
/
+29
2023-12-06
octeontx2-af: Update Tx link register range
Rahul Bhansali
1
-2
/
+2
2023-12-06
octeontx2-af: Add missing mcs flr handler call
Geetha sowjanya
1
-0
/
+3
2023-12-06
octeontx2-af: Fix mcs stats register address
Geetha sowjanya
2
-6
/
+29
2023-12-06
octeontx2-af: Fix mcs sa cam entries size
Geetha sowjanya
1
-1
/
+1
2023-12-06
octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
Nithin Dabilpuram
5
-1
/
+25
2023-12-06
net: hns: fix fake link up on xge port
Yonglong Liu
1
-0
/
+29
2023-12-06
net: hns: fix wrong head when modify the tx feature when sending packets
Yonglong Liu
2
-23
/
+33
2023-12-06
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
3
-13
/
+19
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
1
-0
/
+1
2023-12-05
ionic: Fix dim work handling in split interrupt mode
Brett Creeley
1
-8
/
+8
2023-12-05
ionic: fix snprintf format length warning
Shannon Nelson
1
-1
/
+1
2023-12-05
net: bnxt: fix a potential use-after-free in bnxt_init_tc
Dinghao Liu
1
-0
/
+1
2023-12-05
net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buff
Lorenzo Bianconi
1
-1
/
+2
2023-12-05
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
Jacob Keller
2
-11
/
+2
2023-12-05
i40e: Fix unexpected MFS warning message
Ivan Vecera
1
-1
/
+1
2023-12-05
ice: Restore fix disabling RX VLAN filtering
Marcin Szycik
1
-3
/
+8
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2
-9
/
+3
2023-12-05
octeontx2-af: fix a use-after-free in rvu_npa_register_reporters
Zhipeng Lu
1
-4
/
+1
2023-12-04
net: stmmac: fix FPE events losing
Jianheng Zhang
6
-30
/
+35
2023-12-04
octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...
Naveen Mamindlapalli
2
-10
/
+19
2023-12-04
arcnet: restoring support for multiple Sohard Arcnet cards
Thomas Reichinger
2
-43
/
+48
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE checks to more loops
Douglas Anderson
1
-0
/
+8
2023-12-04
r8152: Hold the rtnl_lock for all of reset
Douglas Anderson
1
-6
/
+7
2023-12-02
r8169: fix rtl8125b PAUSE frames blasting when suspended
ChunHao Lin
1
-1
/
+6
2023-12-01
hv_netvsc: rndis_filter needs to select NLS
Randy Dunlap
1
-0
/
+1
2023-12-01
net/tg3: fix race condition in tg3_reset_task()
Thinh Tran
1
-1
/
+10
2023-12-01
octeontx2-af: Check return value of nix_get_nixlf before using nixlf
Subbaraya Sundeep
1
-1
/
+7
2023-12-01
octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
Subbaraya Sundeep
1
-1
/
+5
2023-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
1
-9
/
+13
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-29
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-29
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
4
-50
/
+118
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
4
-6
/
+7
2023-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+8
2023-11-28
ravb: Fix races between ravb_tx_timeout_work() and net related ops
Yoshihiro Shimoda
1
-1
/
+10
2023-11-28
r8169: prevent potential deadlock in rtl8169_close
Heiner Kallweit
1
-1
/
+3
2023-11-28
r8169: fix deadlock on RTL8125 in jumbo mtu mode
Heiner Kallweit
1
-1
/
+4
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
4
-25
/
+102
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
1
-2
/
+5
[next]