index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: change usleep_range to udelay in PHY mdic access
Vitaly Lifshits
2024-05-01
1
-4
/
+4
*
ice: ensure the copied buf is NUL terminated
Bui Quang Minh
2024-04-26
1
-4
/
+4
*
ice: fix LAG and VF lock dependency in ice_reset_vf()
Jacob Keller
2024-04-25
1
-8
/
+8
*
iavf: Fix TC config comparison with existing adapter TC config
Sudheer Mogilappagari
2024-04-25
1
-1
/
+29
*
i40e: Report MFS in decimal base instead of hex
Erwan Velu
2024-04-25
1
-2
/
+2
*
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
Sindhu Devale
2024-04-25
1
-1
/
+1
*
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
2024-04-25
3
-8
/
+35
*
ice: Fix checking for unsupported keys on non-tunnel device
Marcin Szycik
2024-04-16
1
-1
/
+4
*
ice: tc: allow zero flags in parsing tc flower
Michal Swiatkowski
2024-04-16
1
-1
/
+1
*
ice: tc: check src_vsi in case of traffic from VF
Michal Swiatkowski
2024-04-16
1
-0
/
+8
*
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-02
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-29
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-23
6
-18
/
+18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-12
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-08
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-06
1
-2
/
+2
|
|
/
|
*
ice: reconfig host after changing MSI-X on VF
Michal Swiatkowski
2024-03-01
1
-2
/
+9
[next]