index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source 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
2024-03-26
i40e: fix i40e_count_filters() to count only active/new filters
Aleksandr Loktionov
2024-03-26
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera
2024-03-25
ice: count representor stats
Michal Swiatkowski
2024-03-25
ice: do switchdev slow-path Rx using PF VSI
Michal Swiatkowski
2024-03-25
ice: change repr::id values
Michal Swiatkowski
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
2024-03-25
ice: control default Tx rule in lag
Michal Swiatkowski
2024-03-25
ice: default Tx rule instead of to queue
Michal Swiatkowski
2024-03-25
ice: do Tx through PF netdev in slow-path
Michal Swiatkowski
2024-03-25
ice: remove eswitch changing queues algorithm
Michal Swiatkowski
2024-03-25
igc: Remove stale comment about Tx timestamping
Kurt Kanzenbach
2024-03-25
ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()
Przemek Kitszel
2024-03-25
ice: fix memory corruption bug with suspend and rebuild
Jesse Brandeburg
2024-03-25
ice: Refactor FW data type and fix bitmap casting issue
Steven Zou
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
ixgbe: pull out stats update to common routines
Maciej Fijalkowski
2024-03-06
i40e: remove unnecessary qv_info ptr NULL checks
Alexey Kodanev
2024-03-06
iavf: drop duplicate iavf_{add|del}_cloud_filter() calls
Alexey Kodanev
2024-03-06
ice: Implement RSS settings for GTP using ethtool
Takeru Hayasaka
2024-03-06
ice: fix stats being updated by way too large values
Przemek Kitszel
2024-03-06
igb: Fix missing time sync events
Vinicius Costa Gomes
2024-03-06
igc: Fix missing time sync events
Vinicius Costa Gomes
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-06
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-05
intel: legacy: Partial revert of field get conversion
Sasha Neftin
2024-03-05
igc: avoid returning frame twice in XDP_REDIRECT
Florian Kauer
2024-03-05
i40e: Fix firmware version comparison function
Ivan Vecera
2024-03-05
ice: fix typo in assignment
Jesse Brandeburg
2024-03-05
ice: fix uninitialized dplls mutex usage
Michal Schmidt
2024-03-05
net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
Rand Deeb
2024-03-05
ice: virtchnl: stop pretending to support RSS over AQ or registers
Jacob Keller
2024-03-05
idpf: disable local BH when scheduling napi for marker packets
Emil Tantilov
2024-03-04
e1000e: Minor flow correction in e1000_shutdown function
Vitaly Lifshits
2024-03-04
igc: fix LEDS_CLASS dependency
Arnd Bergmann
2024-03-04
ixgbe: Add 1000BASE-BX support
Ernesto Castellotti
2024-03-04
intel: make module parameters readable in sys filesystem
Jon Maxwell
2024-03-04
ice: avoid unnecessary devm_ usage
Maciej Fijalkowski
2024-03-04
ice: do not disable Tx queues twice in ice_down()
Maciej Fijalkowski
2024-03-04
ice: cleanup line splitting for context set functions
Jacob Keller
2024-03-04
ice: use GENMASK instead of BIT(n) - 1 in pack functions
Jacob Keller
2024-03-04
ice: rename ice_write_* functions to ice_pack_ctx_*
Jacob Keller
2024-03-04
ice: remove vf->lan_vsi_num field
Jacob Keller
2024-03-04
ice: use relative VSI index for VFs instead of PF VSI number
Jacob Keller
[prev]
[next]