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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2023-10-25
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
2023-10-24
i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
Ivan Vecera
2023-10-20
i40e: sync next_to_clean and next_to_process for programming status desc
Tirthendu Sarkar
2023-10-20
igc: Fix ambiguity in the ethtool advertising
Sasha Neftin
2023-10-20
igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
Mateusz Palczewski
2023-10-20
i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
Ivan Vecera
2023-10-20
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
2023-10-19
i40e: xsk: remove count_mask
Maciej Fijalkowski
2023-10-13
ice: Fix safe mode when DDP is missing
Mateusz Pacuszka
2023-10-13
ice: reset first in crash dump kernels
Jesse Brandeburg
2023-10-13
i40e: prevent crash on probe if hw registers have invalid values
Michal Schmidt
2023-10-13
ice: fix over-shifted variable
Jesse Brandeburg
2023-10-10
ixgbe: fix crash with empty VF macvlan list
Dan Carpenter
2023-10-08
ice: block default rule setting on LAG interface
Michal Swiatkowski
2023-09-28
ice: always add legacy 32byte RXDID in supported_rxdids
Michal Schmidt
2023-09-21
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
2023-09-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-
David S. Miller
2023-09-16
igc: Fix infinite initialization loop with early XDP redirect
Vinicius Costa Gomes
2023-09-15
i40e: Fix VF VLAN offloading when port VLAN is configured
Ivan Vecera
2023-09-15
iavf: schedule a request immediately after add/delete vlan
Petr Oros
2023-09-15
iavf: add iavf_schedule_aq_request() helper
Petr Oros
2023-09-15
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
Radoslaw Tyl
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
2023-09-13
ixgbe: fix timestamp configuration code
Vadim Fedorenko
2023-09-05
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-09-05
igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-09-05
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-28
igb: set max size RX buffer when store bad packet is enabled
Radoslaw Tyl
2023-08-25
ice: avoid executing commands on other ports when driving sync
Jacob Keller
2023-08-24
e1000e: Add support for the next LOM generation
Sasha Neftin
2023-08-24
igc: Decrease PTM short interval from 10 us to 1 us
Sasha Neftin
2023-08-24
igc: Add support for multiple in-flight TX timestamps
Vinicius Costa Gomes
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-23
i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()
Andrii Staikov
2023-08-22
igc: Fix the typo in the PTM Control macro
Sasha Neftin
2023-08-22
igb: Avoid starting unnecessary workqueues
Alessio Igor Bogani
2023-08-21
ice: Fix NULL pointer deref during VF reset
Petr Oros
2023-08-21
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
2023-08-21
ice: fix receive buffer size miscalculation
Jesse Brandeburg
2023-08-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-08-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
2023-08-17
ice: ice_aq_check_events: fix off-by-one check when filling buffer
Przemek Kitszel
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
2023-08-17
ice: use list_for_each_entry() helper
Yang Yingliang
[next]