index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
idpf: fix kernel panic on unknown packet types
Joshua Hay
2024-04-03
1
-2
/
+2
*
ice: fix enabling RX VLAN filtering
Petr Oros
2024-04-03
1
-10
/
+8
*
ice: Fix freeing uninitialized pointers
Dan Carpenter
2024-04-03
2
-6
/
+6
*
i40e: Fix VF MAC filter removal
Ivan Vecera
2024-04-01
1
-5
/
+6
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-03-29
6
-41
/
+93
|
\
|
*
i40e: fix vf may be used uninitialized in this function warning
Aleksandr Loktionov
2024-03-26
1
-18
/
+16
|
*
i40e: fix i40e_count_filters() to count only active/new filters
Aleksandr Loktionov
2024-03-26
1
-2
/
+5
|
*
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera
2024-03-26
5
-21
/
+72
*
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-03-28
5
-81
/
+161
|
\
\
|
*
|
e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue
Vitaly Lifshits
2024-03-27
2
-19
/
+18
|
*
|
e1000e: Workaround for sporadic MDI error on Meteor Lake systems
Vitaly Lifshits
2024-03-27
4
-69
/
+150
*
|
|
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-28
7
-36
/
+37
|
\
|
|
|
*
|
igc: Remove stale comment about Tx timestamping
Kurt Kanzenbach
2024-03-25
1
-4
/
+0
|
*
|
ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()
Przemek Kitszel
2024-03-25
1
-8
/
+8
|
*
|
ice: fix memory corruption bug with suspend and rebuild
Jesse Brandeburg
2024-03-25
1
-9
/
+9
|
*
|
ice: Refactor FW data type and fix bitmap casting issue
Steven Zou
2024-03-25
4
-15
/
+20
|
|
/
*
/
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-03-22
6
-18
/
+18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-11
3
-42
/
+17
|
\
|
*
ice: fix stats being updated by way too large values
Przemek Kitszel
2024-03-06
1
-13
/
+11
|
*
igb: Fix missing time sync events
Vinicius Costa Gomes
2024-03-06
1
-18
/
+5
|
*
igc: Fix missing time sync events
Vinicius Costa Gomes
2024-03-06
1
-11
/
+1
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-11
3
-5
/
+145
|
\
\
|
*
|
ice: Implement RSS settings for GTP using ethtool
Takeru Hayasaka
2024-03-06
3
-5
/
+145
*
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2024-03-08
6
-42
/
+53
|
\
\
\
|
*
|
|
ixgbe: pull out stats update to common routines
Maciej Fijalkowski
2024-03-06
3
-25
/
+53
|
*
|
|
i40e: remove unnecessary qv_info ptr NULL checks
Alexey Kodanev
2024-03-06
2
-8
/
+0
|
*
|
|
iavf: drop duplicate iavf_{add|del}_cloud_filter() calls
Alexey Kodanev
2024-03-06
1
-9
/
+0
|
|
/
/
*
|
|
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
13
-38
/
+81
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-06
9
-22
/
+15
|
|
\
|
|
*
intel: legacy: Partial revert of field get conversion
Sasha Neftin
2024-03-05
1
-1
/
+1
|
|
*
igc: avoid returning frame twice in XDP_REDIRECT
Florian Kauer
2024-03-05
1
-7
/
+6
|
|
*
i40e: Fix firmware version comparison function
Ivan Vecera
2024-03-05
1
-2
/
+1
|
|
*
ice: fix typo in assignment
Jesse Brandeburg
2024-03-05
1
-1
/
+1
|
|
*
ice: fix uninitialized dplls mutex usage
Michal Schmidt
2024-03-05
1
-1
/
+1
|
|
*
net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
Rand Deeb
2024-03-05
1
-0
/
+2
|
|
*
ice: virtchnl: stop pretending to support RSS over AQ or registers
Jacob Keller
2024-03-05
2
-10
/
+1
|
|
*
idpf: disable local BH when scheduling napi for marker packets
Emil Tantilov
2024-03-05
1
-0
/
+2
|
*
|
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-05
1
-2
/
+2
|
|
/
|
*
ice: reconfig host after changing MSI-X on VF
Michal Swiatkowski
2024-03-01
1
-2
/
+9
|
*
ice: reorder disabling IRQ and NAPI in ice_qp_dis
Maciej Fijalkowski
2024-03-01
1
-4
/
+5
|
*
i40e: disable NAPI right after disabling irqs when handling xsk_pool
Maciej Fijalkowski
2024-03-01
1
-1
/
+1
|
*
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Maciej Fijalkowski
2024-03-01
1
-7
/
+49
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-06
12
-201
/
+125
|
\
\
|
*
|
ice: avoid unnecessary devm_ usage
Maciej Fijalkowski
2024-03-04
2
-30
/
+14
|
*
|
ice: do not disable Tx queues twice in ice_down()
Maciej Fijalkowski
2024-03-04
3
-57
/
+44
|
*
|
ice: cleanup line splitting for context set functions
Jacob Keller
2024-03-04
2
-13
/
+9
|
*
|
ice: use GENMASK instead of BIT(n) - 1 in pack functions
Jacob Keller
2024-03-04
1
-36
/
+8
|
*
|
ice: rename ice_write_* functions to ice_pack_ctx_*
Jacob Keller
2024-03-04
1
-28
/
+28
|
*
|
ice: remove vf->lan_vsi_num field
Jacob Keller
2024-03-04
3
-15
/
+1
[next]