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-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
3
-1
/
+74
2024-01-01
r8169: Fix PCI error on system resume
Kai-Heng Feng
1
-1
/
+1
2024-01-01
net: mdio: get/put device node during (un)registration
Luiz Angelo Daros de Luca
2
-1
/
+14
2023-12-29
mlxbf_gige: fix receive packet race condition
David Thompson
1
-2
/
+7
2023-12-29
Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
37
-186
/
+1291
2023-12-27
igc: Check VLAN EtherType mask
Kurt Kanzenbach
1
-0
/
+8
2023-12-27
igc: Check VLAN TCI mask
Kurt Kanzenbach
2
-3
/
+26
2023-12-27
igc: Report VLAN EtherType matching back to user
Kurt Kanzenbach
1
-0
/
+6
2023-12-27
i40e: Fix filter input checks to prevent config with invalid values
Sudheer Mogilappagari
1
-4
/
+4
2023-12-27
ice: dpll: fix phase offset value
Arkadiusz Kubalewski
1
-3
/
+1
2023-12-27
ice: Shut down VSI with "link-down-on-close" enabled
Ngai-Mint Kwan
1
-0
/
+2
2023-12-27
ice: Fix link_down_on_close message
Katarzyna Wieczerzycka
1
-3
/
+7
2023-12-27
Merge tag 'wireless-2023-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
3
-14
/
+15
2023-12-27
net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
Radu Pirea (NXP OSS)
1
-0
/
+41
2023-12-27
net: phy: nxp-c45-tja11xx: add MACsec statistics
Radu Pirea (NXP OSS)
1
-0
/
+345
2023-12-27
net: phy: nxp-c45-tja11xx: add MACsec support
Radu Pirea (NXP OSS)
5
-32
/
+1459
2023-12-27
net: macsec: introduce mdo_insert_tx_tag
Radu Pirea (NXP OSS)
1
-5
/
+83
2023-12-27
net: macsec: revert the MAC address if mdo_upd_secy fails
Radu Pirea (NXP OSS)
1
-12
/
+26
2023-12-27
net: macsec: move sci_to_cpu to macsec header
Radu Pirea (NXP OSS)
1
-5
/
+0
2023-12-27
net: macsec: use skb_ensure_writable_head_tail to expand the skb
Radu Pirea (NXP OSS)
1
-20
/
+5
2023-12-26
PCI: Remove unused 'node' member from struct pci_driver
Mathias Krause
1
-1
/
+0
2023-12-26
net: phy: at803x: better align function varibles to open parenthesis
Christian Marangi
1
-30
/
+37
2023-12-26
octeontx2-af: Fix marking couple of structure as __packed
Suman Ghosh
1
-2
/
+2
2023-12-26
idpf: avoid compiler introduced padding in virtchnl2_rss_key struct
Pavan Kumar Linga
1
-3
/
+3
2023-12-26
idpf: fix corrupted frames and skb leaks in singleq mode
Alexander Lobakin
2
-2
/
+1
2023-12-25
net: sfp: fix PHY discovery for FS SFP-10G-T module
Marek BehĂșn
1
-4
/
+13
2023-12-23
Merge tag 'usb-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+20
2023-12-23
dpaa2-switch: cleanup the egress flood of an unused FDB
Ioana Ciornei
1
-0
/
+6
2023-12-23
dpaa2-switch: move a check to the prechangeupper stage
Ioana Ciornei
1
-15
/
+16
2023-12-23
dpaa2-switch: reorganize the [pre]changeupper events
Ioana Ciornei
1
-25
/
+52
2023-12-23
dpaa2-switch: do not clear any interrupts automatically
Ioana Ciornei
1
-2
/
+2
2023-12-23
dpaa2-switch: add ENDPOINT_CHANGED to the irq_mask
Ioana Ciornei
1
-1
/
+1
2023-12-23
dpaa2-switch: print an error when the vlan is already configured
Ioana Ciornei
1
-2
/
+4
2023-12-23
dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capable
Ioana Ciornei
1
-0
/
+1
2023-12-23
dpaa2-switch: set interface MAC address only on endpoint change
Ioana Ciornei
1
-3
/
+2
2023-12-23
net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers
Grygorii Strashko
3
-8
/
+134
2023-12-23
net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
Roger Quadros
6
-2
/
+456
2023-12-23
net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
Grygorii Strashko
4
-4
/
+278
2023-12-23
net: ethernet: am65-cpsw: Move register definitions to header file
Roger Quadros
2
-35
/
+35
2023-12-23
net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
Roger Quadros
1
-43
/
+43
2023-12-23
net: ethernet: am65-cpsw: cleanup TAPRIO handling
Roger Quadros
1
-80
/
+71
2023-12-23
net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS
Roger Quadros
3
-8
/
+8
2023-12-23
net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required
Roger Quadros
3
-13
/
+28
2023-12-22
octeontx2-af: Fix a double free issue
Suman Ghosh
1
-1
/
+1
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
70
-1016
/
+733
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
36
-196
/
+181
2023-12-21
wifi: iwlwifi: replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
5
-12
/
+12
2023-12-21
wifi: iwlwifi: mvm: use the new command to clear the internal buffer
Emmanuel Grumbach
3
-0
/
+19
2023-12-21
wifi: iwlwifi: mvm: disallow puncturing in US/Canada
Johannes Berg
1
-0
/
+10
2023-12-21
wifi: iwlwifi: mvm: add US/Canada MCC to API
Johannes Berg
2
-5
/
+5
[prev]
[next]