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
2021-10-29
igc: Remove media type checking on the PHY initialization
Sasha Neftin
2021-10-29
net: ixgbevf: Remove redundant initialization of variable ret_val
Colin Ian King
2021-10-29
igb: unbreak I2C bit-banging on i350
Jan Kundrát
2021-10-29
intel: Simplify bool conversion
Yang Li
2021-10-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-10-28
ice: fix error return code in ice_get_recp_frm_fw()
Wang Hai
2021-10-28
ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()
Nathan Chancellor
2021-10-28
ice: Add support to print error on PHY FW load failure
Brett Creeley
2021-10-28
ice: Add support for changing MTU on PR in switchdev mode
Marcin Szycik
2021-10-28
ice: send correct vc status in switchdev
Michal Swiatkowski
2021-10-28
ice: support for GRE in eswitch
Michal Swiatkowski
2021-10-28
ice: low level support for tunnels
Michal Swiatkowski
2021-10-28
ice: VXLAN and Geneve TC support
Michal Swiatkowski
2021-10-28
ice: support for indirect notification
Michal Swiatkowski
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-25
ice: check whether PTP is initialized in ice_ptp_release()
Yongxin Liu
2021-10-25
ice: Respond to a NETDEV_UNREGISTER event for LAG
Dave Ertman
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-22
ice: Nuild fix.
David S. Miller
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
ice: Add tc-flower filter support for channel
Kiran Patil
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
2021-10-20
igc: Update I226_K device ID
Sasha Neftin
2021-10-20
e1000e: Fix packet loss on Tiger Lake and later
Sasha Neftin
2021-10-20
e1000e: Separate TGP board type from SPT
Sasha Neftin
2021-10-19
ice: fix an error code in ice_ena_vfs()
Dan Carpenter
2021-10-19
ice: use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-10-19
ice: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
2021-10-19
ice: Refactor PR ethtool ops
Wojciech Drewek
2021-10-19
ice: Manage act flags for switchdev offloads
Wojciech Drewek
2021-10-19
ice: Forbid trusted VFs in switchdev mode
Wojciech Drewek
2021-10-19
ice: fix software generating extra interrupts
Jesse Brandeburg
2021-10-19
ice: fix rate limit update after coalesce change
Jesse Brandeburg
2021-10-19
ice: update dim usage and moderation
Jesse Brandeburg
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
2021-10-19
e1000e: Remove redundant statement
luo penghao
2021-10-18
iavf: Combine init and watchdog state machines
Mateusz Palczewski
2021-10-18
iavf: Add __IAVF_INIT_FAILED state
Mateusz Palczewski
2021-10-18
iavf: Refactor iavf state machine tracking
Mateusz Palczewski
2021-10-16
ethernet: ixgb: use eth_hw_addr_set()
Jakub Kicinski
2021-10-15
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
2021-10-15
ice: introduce XDP_TX fallback path
Maciej Fijalkowski
2021-10-15
ice: optimize XDP_TX workloads
Maciej Fijalkowski
2021-10-15
ice: propagate xdp_ring onto rx_ring
Maciej Fijalkowski
2021-10-15
ice: do not create xdp_frame on XDP_TX
Maciej Fijalkowski
2021-10-15
ice: unify xdp_rings accesses
Maciej Fijalkowski
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-15
ice: move ice_container_type onto ice_ring_container
Maciej Fijalkowski
[prev]
[next]