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
*
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
|
*
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
|
*
|
ice: use relative VSI index for VFs instead of PF VSI number
Jacob Keller
2024-03-04
2
-7
/
+11
|
*
|
ice: remove unnecessary duplicate checks for VF VSI ID
Jacob Keller
2024-03-04
1
-3
/
+0
|
*
|
ice: pass VSI pointer into ice_vc_isvalid_q_id
Jacob Keller
2024-03-04
1
-12
/
+10
*
|
|
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-06
10
-1374
/
+1182
|
\
\
\
|
*
|
|
idpf: remove dealloc vector msg err in idpf_intr_rel
Alan Brady
2024-03-04
1
-8
/
+1
|
*
|
|
idpf: fix minor controlq issues
Alan Brady
2024-03-04
1
-5
/
+2
|
*
|
|
idpf: prevent deinit uninitialized virtchnl core
Alan Brady
2024-03-04
2
-2
/
+10
|
*
|
|
idpf: cleanup virtchnl cruft
Alan Brady
2024-03-04
4
-125
/
+3
|
*
|
|
idpf: refactor idpf_recv_mb_msg
Alan Brady
2024-03-04
3
-222
/
+37
|
*
|
|
idpf: add async_handler for MAC filter messages
Alan Brady
2024-03-04
1
-0
/
+70
|
*
|
|
idpf: refactor remaining virtchnl messages
Alan Brady
2024-03-04
1
-596
/
+298
[next]