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-03-07
net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2024-03-07
net: pcs: rzn1-miic: update PCS driver to use neg_mode
Russell King (Oracle)
1
-2
/
+3
2024-03-07
net: phy: marvell: add comment about m88e1111_config_init_1000basex()
Russell King (Oracle)
1
-1
/
+4
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-131
/
+213
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
1
-8
/
+4
2024-03-06
mlxbf_gige: add support to display pause frame counters
David Thompson
2
-0
/
+66
2024-03-06
net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
Robert Marko
1
-16
/
+16
2024-03-06
net: geneve: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-06
net: geneve: Leverage core stats allocator
Breno Leitao
1
-9
/
+2
2024-03-06
net: gtp: Move net_device assigned in setup
Breno Leitao
1
-10
/
+2
2024-03-06
net: gtp: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-06
net: gtp: Leverage core stats allocator
Breno Leitao
1
-5
/
+1
2024-03-06
net: macsec: Leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-03-06
sr9800: Add check for usbnet_get_endpoints
Chen Ni
1
-1
/
+3
2024-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
12
-201
/
+125
2024-03-06
ravb: Unify Rx ring maintenance code paths
Niklas Söderlund
2
-106
/
+33
2024-03-06
ravb: Move maximum Rx descriptor data usage to info struct
Niklas Söderlund
2
-8
/
+9
2024-03-06
ravb: Use the max frame size from hardware info for RZ/G2L
Niklas Söderlund
2
-3
/
+3
2024-03-06
ravb: Create helper to allocate skb and align it
Niklas Söderlund
2
-20
/
+24
2024-03-06
ravb: Make it clear the information relates to maximum frame size
Niklas Söderlund
2
-6
/
+7
2024-03-06
ravb: Group descriptor types used in Rx ring
Niklas Söderlund
2
-30
/
+33
2024-03-06
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
10
-1374
/
+1182
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-22
/
+15
2024-03-05
net: fec: Fixup EEE
Andrew Lunn
1
-18
/
+5
2024-03-05
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
1
-37
/
+38
2024-03-05
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
1
-0
/
+28
2024-03-05
net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
Andrew Lunn
2
-5
/
+49
2024-03-05
net: phy: Keep track of EEE configuration
Andrew Lunn
1
-2
/
+5
2024-03-05
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
1
-0
/
+7
2024-03-05
net: dsa: microchip: fix register write order in ksz8_ind_write8()
Tobias Jakobi (Compleo)
1
-2
/
+2
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2
-4
/
+4
2024-03-05
net: tap: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-05
net: tuntap: Leverage core stats allocator
Breno Leitao
1
-9
/
+2
2024-03-05
xdp, bonding: Fix feature flags when there are no slave devs anymore
Daniel Borkmann
1
-1
/
+1
2024-03-05
net: wwan: core: make wwan_class constant
Ricardo B. Marliere
1
-15
/
+15
2024-03-05
net: wwan: hwsim: make wwan_hwsim_class constant
Ricardo B. Marliere
1
-8
/
+8
2024-03-05
net: ppp: make ppp_class constant
Ricardo B. Marliere
1
-9
/
+9
2024-03-05
net: wan: framer: make framer_class constant
Ricardo B. Marliere
1
-12
/
+9
2024-03-05
net: hns: make hnae_class constant
Ricardo B. Marliere
1
-6
/
+7
2024-03-05
net: phy: micrel: lan8814 cable improvement errata
Horatiu Vultur
1
-0
/
+19
2024-03-05
net: phy: micrel: lan8814 led errata
Horatiu Vultur
1
-0
/
+19
2024-03-05
intel: legacy: Partial revert of field get conversion
Sasha Neftin
1
-1
/
+1
2024-03-05
igc: avoid returning frame twice in XDP_REDIRECT
Florian Kauer
1
-7
/
+6
2024-03-05
i40e: Fix firmware version comparison function
Ivan Vecera
1
-2
/
+1
2024-03-05
ice: fix typo in assignment
Jesse Brandeburg
1
-1
/
+1
2024-03-05
ice: fix uninitialized dplls mutex usage
Michal Schmidt
1
-1
/
+1
2024-03-05
net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
Rand Deeb
1
-0
/
+2
2024-03-05
ice: virtchnl: stop pretending to support RSS over AQ or registers
Jacob Keller
2
-10
/
+1
2024-03-05
idpf: disable local BH when scheduling napi for marker packets
Emil Tantilov
1
-0
/
+2
[next]