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-02-22
net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
Siddharth Vadapalli
1
-1
/
+3
2024-02-21
net: sparx5: Add spinlock for frame transmission from CPU
Horatiu Vultur
3
-0
/
+4
2024-02-21
net: stmmac: Fix EST offset for dwmac 5.10
Kurt Kanzenbach
1
-1
/
+1
2024-02-21
gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
Vasiliy Kovalev
1
-5
/
+5
2024-02-21
net: ipa: don't overrun IPA suspend interrupt registers
Alex Elder
1
-1
/
+1
2024-02-21
octeontx2-af: Consider the action set by PF
Subbaraya Sundeep
1
-0
/
+4
2024-02-19
enic: Avoid false positive under FORTIFY_SOURCE
Kees Cook
1
-1
/
+2
2024-02-19
ionic: use pci_is_enabled not open code
Shannon Nelson
1
-1
/
+1
2024-02-18
net: bcmasp: Sanity check is off by one
Justin Chen
1
-3
/
+3
2024-02-18
net: bcmasp: Indicate MAC is in charge of PHY PM
Florian Fainelli
1
-0
/
+3
2024-02-17
net: stmmac: Fix incorrect dereference in interrupt handlers
Pavel Sakharov
1
-20
/
+0
2024-02-16
net: ethernet: adi: requires PHYLIB support
Randy Dunlap
1
-0
/
+1
2024-02-15
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-23
/
+20
2024-02-15
net: fill in MODULE_DESCRIPTION()s for missing arcnet
Breno Leitao
10
-0
/
+10
2024-02-15
net: fill in MODULE_DESCRIPTION()s for mdio_devres
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for ppp
Breno Leitao
5
-0
/
+5
2024-02-15
net: fill in MODULE_DESCRIPTION()s for fddik/skfp
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for plip
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelb
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for xen-netback
Breno Leitao
1
-0
/
+1
2024-02-15
net: ravb: Count packets instead of descriptors in GbEth RX path
Paul Barker
1
-13
/
+9
2024-02-15
pppoe: Fix memory leak in pppoe_sendmsg()
Gavrilov Ilia
1
-14
/
+9
2024-02-15
net: bcmasp: Handle RX buffer allocation failure
Florian Fainelli
1
-0
/
+3
2024-02-15
Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...
Paolo Abeni
1
-1
/
+1
2024-02-14
ice: Add check for lport extraction to LAG init
Dave Ertman
2
-2
/
+26
2024-02-14
Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
5
-17
/
+77
2024-02-14
igc: Remove temporary workaround
Sasha Neftin
1
-5
/
+1
2024-02-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
2
-18
/
+19
2024-02-14
can: netlink: Fix TDCO calculation using the old data bittiming
Maxime Jayat
1
-1
/
+1
2024-02-14
ethernet: cpts: fix function pointer cast warnings
Arnd Bergmann
1
-5
/
+12
2024-02-14
bnad: fix work_queue type mismatch
Arnd Bergmann
1
-7
/
+5
2024-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2
-15
/
+11
2024-02-14
octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules
Subbaraya Sundeep
1
-32
/
+0
2024-02-13
net: ti: icssg-prueth: add dependency for PTP
Randy Dunlap
1
-0
/
+1
2024-02-12
pds_core: no health-thread in VF path
Shannon Nelson
1
-0
/
+6
2024-02-12
ionic: minimal work with 0 budget
Shannon Nelson
1
-0
/
+9
2024-02-12
net: stmmac: xgmac: use #define for string constants
Simon Horman
1
-34
/
+35
2024-02-12
i40e: take into account XDP Tx queues when stopping rings
Maciej Fijalkowski
1
-6
/
+8
2024-02-12
i40e: avoid double calling i40e_pf_rxq_wait()
Maciej Fijalkowski
1
-9
/
+3
2024-02-12
i40e: Fix wrong mask used during DCB config
Ivan Vecera
1
-1
/
+1
2024-02-12
i40e: Fix waiting for queues of all VSIs to be disabled
Ivan Vecera
1
-1
/
+1
2024-02-12
i40e: Do not allow untrusted VF to remove administratively set MAC
Ivan Vecera
1
-5
/
+33
2024-02-09
net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfo
Breno Leitao
1
-0
/
+1
2024-02-09
net: fill in MODULE_DESCRIPTION()s for ipvtap
Breno Leitao
1
-0
/
+1
2024-02-09
lan966x: Fix crash when adding interface under a lag
Horatiu Vultur
1
-2
/
+7
2024-02-08
bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPY
Magnus Karlsson
1
-3
/
+2
2024-02-08
net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers
Jiri Pirko
1
-1
/
+1
2024-02-08
wifi: iwlwifi: mvm: fix a crash when we run out of stations
Emmanuel Grumbach
2
-0
/
+7
2024-02-08
wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()
Dan Carpenter
1
-0
/
+3
2024-02-08
wifi: iwlwifi: Fix some error codes
Dan Carpenter
1
-6
/
+6
[next]