index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2022-09-06
iavf: Fix race between iavf_close and iavf_reset_task
Michal Jaron
2022-09-06
ice: Simplify memory allocation in ice_sched_init_port()
Christophe JAILLET
2022-09-06
ice: switch: Simplify memory allocation
Christophe JAILLET
2022-09-06
ice: add helper function to check FW API version
Paul Greenwalt
2022-09-06
ice: Check if reset in progress while waiting for offsets
Michal Michalik
2022-09-06
ice: Allow operation with reduced device MSI-X
Tony Nguyen
2022-09-06
i40e: add description and modify interrupts configuration procedure
Jaroslaw Gawin
2022-09-06
i40e: Add basic support for I710 devices
Stanislaw Grzeszczak
2022-09-03
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2022-09-02
iavf: Detach device during reset task
Ivan Vecera
2022-09-02
i40e: Fix kernel crash during module removal
Ivan Vecera
2022-09-02
i40e: Fix ADQ rate limiting for PF
Przemyslaw Patynowski
2022-09-02
ice: use bitmap_free instead of devm_kfree
Michal Swiatkowski
2022-09-02
ice: Fix DMA mappings leak
Przemyslaw Patynowski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-24
i40e: Fix incorrect address type for IPv6 flow rules
Sylwester Dziedziuch
2022-08-24
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
Jacob Keller
2022-08-24
ice: Print human-friendly PHY types
Anirudh Venkataramanan
2022-08-24
ice: Implement devlink port split operations
Anatolii Gerasymenko
2022-08-24
ice: Add additional flags to ice_nvm_write_activate
Jacob Keller
2022-08-24
ice: Add port option admin queue commands
Anatolii Gerasymenko
2022-08-24
ice: Add support for ip TTL & ToS offload
Marcin Szycik
2022-08-22
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-08-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
2022-08-22
ice: xsk: prohibit usage of non-balanced queue id
Maciej Fijalkowski
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-18
igc: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
2022-08-18
ixgbe: Manual AN-37 for troublesome link partners for X550 SFI
Jeff Daly
2022-08-18
igb: Add lock to avoid data race
Lin Ma
2022-08-18
ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
Fabio M. De Francesco
2022-08-18
ice: remove non-inclusive language
Mikael Barsehyan
2022-08-18
ice: Remove ucast_shared
Sylwester Dziedziuch
2022-08-18
ice: Allow 100M speeds for some devices
Anirudh Venkataramanan
2022-08-18
ice: Implement FCS/CRC and VLAN stripping co-existence policy
Anatolii Gerasymenko
2022-08-18
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
2022-08-17
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
2022-08-17
ice: Ignore error message when setting same promiscuous mode
Benjamin Mikailenko
2022-08-17
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
2022-08-17
ice: Ignore EEXIST when setting promisc mode
Grzegorz Siwik
2022-08-17
ice: Fix double VLAN error when entering promisc mode
Grzegorz Siwik
2022-08-16
ice: introduce ice_ptp_reset_cached_phctime function
Jacob Keller
2022-08-16
ice: re-arrange some static functions in ice_ptp.c
Jacob Keller
2022-08-16
ice: track and warn when PHC update is late
Jacob Keller
2022-08-16
ice: track Tx timestamp stats similar to other Intel drivers
Jacob Keller
2022-08-16
ice: initialize cached_phctime when creating Rx rings
Jacob Keller
2022-08-16
ice: set tx_tstamps when creating new Tx rings via ethtool
Jacob Keller
2022-08-16
i40e: Fix to stop tx_timeout recovery if GLOBR fails
Alan Brady
[prev]
[next]