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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-10
net: mscc: ocelot: fix stat counter register values
Colin Foster
1
-9
/
+9
2023-05-10
gve: Remove the code of clearing PBA bit
Ziwei Xiao
1
-13
/
+0
2023-05-10
net: ethernet: mtk_eth_soc: fix NULL pointer dereference
Daniel Golle
1
-1
/
+1
2023-05-09
net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register
Marek Vasut
2
-0
/
+6
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
40
-281
/
+500
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
1
-2
/
+2
2023-05-05
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
Florian Fainelli
1
-1
/
+0
2023-05-05
pds_core: fix mutex double unlock in error path
Shannon Nelson
1
-8
/
+13
2023-05-05
net: fec: correct the counting of XDP sent frames
Shenwei Wang
1
-4
/
+9
2023-05-05
net: enetc: check the index of the SFI rather than the handle
Wei Fang
1
-1
/
+1
2023-05-05
ice: block LAN in case of VF to VF offload
Michal Swiatkowski
1
-1
/
+2
2023-05-03
igc: read before write to SRRCTL register
Song Yoong Siang
2
-5
/
+13
2023-05-03
pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
Shannon Nelson
1
-0
/
+2
2023-05-03
pds_core: remove CONFIG_DEBUG_FS from makefile
Shannon Nelson
1
-2
/
+1
2023-05-03
ionic: catch failure from devlink_alloc
Shannon Nelson
1
-0
/
+2
2023-05-03
ionic: remove noise from ethtool rxnfc error msg
Shannon Nelson
1
-1
/
+1
2023-05-03
octeontx2-vf: Detach LF resources on probe cleanup
Subbaraya Sundeep
1
-1
/
+1
2023-05-03
octeontx2-pf: Disable packet I/O for graceful exit
Subbaraya Sundeep
1
-1
/
+10
2023-05-03
octeontx2-af: Skip PFs if not enabled
Ratheesh Kannoth
3
-11
/
+46
2023-05-03
octeontx2-af: Fix issues with NPC field hash extract
Ratheesh Kannoth
4
-50
/
+69
2023-05-03
octeontx2-af: Update/Fix NPC field hash extract feature
Ratheesh Kannoth
3
-18
/
+41
2023-05-03
octeontx2-af: Update correct mask to filter IPv4 fragments
Suman Ghosh
1
-1
/
+1
2023-05-03
octeontx2-af: Add validation for lmac type
Hariprasad Kelam
1
-0
/
+8
2023-05-03
octeontx2-pf: Increase the size of dmac filter flows
Ratheesh Kannoth
1
-2
/
+2
2023-05-03
octeontx2-af: Fix depth of cam and mem table.
Ratheesh Kannoth
1
-2
/
+2
2023-05-03
octeontx2-af: Fix start and end bit for scan config
Ratheesh Kannoth
1
-2
/
+1
2023-05-03
octeontx2-af: Secure APR table update with the lock
Geetha sowjanya
1
-5
/
+8
2023-05-02
net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging
Felix Fietkau
2
-67
/
+40
2023-05-01
net: atlantic: Define aq_pm_ops conditionally on CONFIG_PM
Tom Rix
1
-0
/
+2
2023-05-01
sfc: Fix module EEPROM reporting for QSFP modules
Andy Moreton
1
-4
/
+7
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-6
/
+90
2023-04-28
atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversions
wuych
1
-2
/
+2
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
4
-4
/
+4
2023-04-27
octeontx2-pf: mcs: Do not reset PN while updating secy
Subbaraya Sundeep
1
-5
/
+10
2023-04-27
octeontx2-pf: mcs: Fix shared counters logic
Subbaraya Sundeep
2
-8
/
+8
2023-04-27
octeontx2-pf: mcs: Clear stats before freeing resource
Subbaraya Sundeep
1
-0
/
+9
2023-04-27
octeontx2-pf: mcs: Match macsec ethertype along with DMAC
Subbaraya Sundeep
1
-1
/
+9
2023-04-27
octeontx2-pf: mcs: Fix NULL pointer dereferences
Subbaraya Sundeep
1
-2
/
+1
2023-04-27
octeontx2-af: mcs: Fix MCS block interrupt
Geetha sowjanya
4
-70
/
+119
2023-04-27
octeontx2-af: mcs: Config parser to skip 8B header
Geetha sowjanya
4
-0
/
+41
2023-04-27
octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at once
Subbaraya Sundeep
1
-0
/
+4
2023-04-27
octeonxt2-af: mcs: Fix per port bypass config
Geetha sowjanya
2
-3
/
+13
2023-04-27
ixgbe: Fix panic during XDP_TX with > 64 CPUs
John Hickey
2
-5
/
+4
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
402
-13682
/
+21375
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
23
-72
/
+64
2023-04-25
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+9
2023-04-25
net: amd: Fix link leak when verifying config failed
Gencen Gan
1
-1
/
+1
[next]