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
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
ice: Fix PF with enabled XDP going no-carrier after reset
Larysa Zaremba
2023-12-18
ice: alter feature support check for SRIOV and LAG
Dave Ertman
2023-12-18
ice: stop trashing VF VSI aggregator node ID information
Jacob Keller
2023-12-14
ice: add ability to read and configure FW log data
Paul M Stillwell Jr
2023-12-14
ice: enable FW logging
Paul M Stillwell Jr
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr
2023-12-14
ice: remove FW logging code
Paul M Stillwell Jr
2023-12-13
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
2023-12-13
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
2023-12-13
ice: refactor the FD and RSS flow ID generation
Ahmed Zaki
2023-12-13
ice: refactor RSS configuration
Qi Zhang
2023-12-13
ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
Ahmed Zaki
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
ice: use VLAN proto from ring packet context in skb path
Larysa Zaremba
2023-12-13
ice: Implement VLAN tag hint
Larysa Zaremba
2023-12-13
ice: Support XDP hints in AF_XDP ZC mode
Larysa Zaremba
2023-12-13
ice: Support RX hash XDP hint
Larysa Zaremba
2023-12-13
ice: Support HW timestamp hint
Larysa Zaremba
2023-12-13
ice: Introduce ice_xdp_buff
Larysa Zaremba
2023-12-13
ice: Make ptype internal to descriptor info processing
Larysa Zaremba
2023-12-13
ice: make RX HW timestamp reading code more reusable
Larysa Zaremba
2023-12-13
ice: make RX hash reading code more reusable
Larysa Zaremba
2023-12-13
ice: fix theoretical out-of-bounds access in ethtool link modes
Michal Schmidt
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-05
ice: Restore fix disabling RX VLAN filtering
Marcin Szycik
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
2023-12-05
ice: periodically kick Tx timestamp interrupt
Jacob Keller
2023-12-05
ice: Re-enable timestamping correctly after reset
Karol Kolacinski
2023-12-05
ice: Improve logs for max ntuple errors
Pawel Kaminski
2023-12-05
ice: add CGU info to devlink info callback
Arkadiusz Kubalewski
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
2023-12-04
ice: Add support in the driver for associating queue with napi
Amritha Nambiar
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-29
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
2023-11-28
ice: fix error code in ice_eswitch_attach()
Dan Carpenter
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
2023-11-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-11-13
ice: reserve number of CP queues
Michal Swiatkowski
2023-11-13
ice: adjust switchdev rebuild path
Michal Swiatkowski
2023-11-13
ice: add VF representors one by one
Michal Swiatkowski
[next]