index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-125
/
+192
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
1
-8
/
+4
2024-03-07
mlxbf_gige: add support to display pause frame counters
David Thompson
2
-0
/
+66
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-06
net: fec: Fixup EEE
Andrew Lunn
1
-18
/
+5
2024-03-06
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
1
-37
/
+38
2024-03-06
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2
-4
/
+4
2024-03-05
net: hns: make hnae_class constant
Ricardo B. Marliere
1
-6
/
+7
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
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
2
-24
/
+4
2024-03-05
net: txgbe: fix to clear interrupt status after handling IRQ
Jiawen Wu
1
-0
/
+2
2024-03-05
net: txgbe: fix GPIO interrupt blocking
Jiawen Wu
3
-0
/
+29
2024-03-05
Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
9
-74
/
+102
2024-03-05
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-14
/
+64
2024-03-05
e1000e: Minor flow correction in e1000_shutdown function
Vitaly Lifshits
1
-4
/
+4
2024-03-05
igc: fix LEDS_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2024-03-05
ixgbe: Add 1000BASE-BX support
Ernesto Castellotti
5
-5
/
+38
2024-03-05
intel: make module parameters readable in sys filesystem
Jon Maxwell
3
-4
/
+4
2024-03-05
net: sparx5: Fix use after free inside sparx5_del_mact_entry
Horatiu Vultur
1
-2
/
+2
2024-03-04
ice: avoid unnecessary devm_ usage
Maciej Fijalkowski
2
-30
/
+14
2024-03-04
ice: do not disable Tx queues twice in ice_down()
Maciej Fijalkowski
3
-57
/
+44
2024-03-04
ice: cleanup line splitting for context set functions
Jacob Keller
2
-13
/
+9
2024-03-04
ice: use GENMASK instead of BIT(n) - 1 in pack functions
Jacob Keller
1
-36
/
+8
2024-03-04
ice: rename ice_write_* functions to ice_pack_ctx_*
Jacob Keller
1
-28
/
+28
2024-03-04
ice: remove vf->lan_vsi_num field
Jacob Keller
3
-15
/
+1
2024-03-04
ice: use relative VSI index for VFs instead of PF VSI number
Jacob Keller
2
-7
/
+11
2024-03-04
ice: remove unnecessary duplicate checks for VF VSI ID
Jacob Keller
1
-3
/
+0
2024-03-04
ice: pass VSI pointer into ice_vc_isvalid_q_id
Jacob Keller
1
-12
/
+10
2024-03-04
idpf: remove dealloc vector msg err in idpf_intr_rel
Alan Brady
1
-8
/
+1
2024-03-04
idpf: fix minor controlq issues
Alan Brady
1
-5
/
+2
2024-03-04
idpf: prevent deinit uninitialized virtchnl core
Alan Brady
2
-2
/
+10
2024-03-04
idpf: cleanup virtchnl cruft
Alan Brady
4
-125
/
+3
2024-03-04
idpf: refactor idpf_recv_mb_msg
Alan Brady
3
-222
/
+37
2024-03-04
idpf: add async_handler for MAC filter messages
Alan Brady
1
-0
/
+70
2024-03-04
idpf: refactor remaining virtchnl messages
Alan Brady
1
-596
/
+298
[next]