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
/
ice
Age
Commit message (
Expand
)
Author
2021-12-08
ice: safer stats processing
Jesse Brandeburg
2021-12-07
ice: fix adding different tunnels
Michal Swiatkowski
2021-12-07
ice: fix choosing UDP header type
Michal Swiatkowski
2021-12-07
ice: ignore dropped packets during init
Jesse Brandeburg
2021-12-07
ice: Fix problems with DSCP QoS implementation
Dave Ertman
2021-12-07
ice: rearm other interrupt cause register after enabling VFs
Paul Greenwalt
2021-12-07
ice: fix FDIR init missing when reset VF
Yahui Cao
2021-11-30
ice: xsk: clear status_error0 for each allocated desc
Maciej Fijalkowski
2021-11-22
ice: avoid bpf_prog refcount underflow
Marta Plantykow
2021-11-22
ice: fix vsi->txq_map sizing
Maciej Fijalkowski
2021-11-03
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
2021-11-03
ice: Fix not stopping Tx queues for VFs
Brett Creeley
2021-11-03
ice: Fix replacing VF hardware MAC to existing MAC filter
Sylwester Dziedziuch
2021-11-03
ice: Remove toggling of antispoof for VF trusted promiscuous mode
Brett Creeley
2021-11-03
ice: Fix VF true promiscuous mode
Brett Creeley
2021-11-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-10-29
ice: Hide bus-info in ethtool for PRs in switchdev mode
Marcin Szycik
2021-10-29
ice: Clear synchronized addrs when adding VFs in switchdev mode
Marcin Szycik
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
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-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-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-15
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
[next]