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-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
2021-01-26
ice: Don't allow more channels than LAN MSI-X available
Brett Creeley
2021-01-26
ice: update dev_addr in ice_set_mac_address even if HW filter exists
Nick Nunley
2021-01-26
ice: Implement flow for IPv6 next header (extension header)
Nick Nunley
2021-01-26
ice: fix FDir IPv6 flexbyte
Henry Tieman
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-09
ice: drop dead code in ice_receive_skb()
Eric Dumazet
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-12-16
ice, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
2020-12-14
ice, xsk: Move Rx allocation out of while-loop
Björn Töpel
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-09
ice: avoid premature Rx buffer reuse
Björn Töpel
2020-12-09
ice: Add space to unknown speed
Simon Perron Caissy
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
2020-12-09
ice: silence static analysis warning
Bruce Allan
2020-12-09
ice: cleanup misleading comment
Bruce Allan
2020-12-09
ice: Remove vlan_ena from vsi structure
Nick Nunley
2020-12-09
ice: Remove gate to OROM init
Jeb Cramer
2020-12-09
ice: Enable Support for FW Override (E82X)
Jeb Cramer
2020-12-09
ice: don't always return an error for Get PHY Abilities AQ command
Paul M Stillwell Jr
2020-12-09
ice: cleanup stack hog
Bruce Allan
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-10-09
ice: fix adding IP4 IP6 Flow Director rules
Dan Nowlin
2020-10-09
ice: Fix pointer cast warnings
Bixuan Cui
2020-10-09
ice: add additional debug logging for firmware update
Jacob Keller
2020-10-09
ice: refactor devlink_port to be per-VSI
Jacob Keller
2020-10-09
ice: add the DDP Track ID to devlink info
Jacob Keller
2020-10-09
ice: Change ice_info_get_dsn to be void
Anirudh Venkataramanan
2020-10-09
ice: remove repeated words
Bruce Allan
2020-10-09
ice: devlink: use %*phD to print small buffer
Andy Shevchenko
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-30
ice: preserve NVM capabilities in safe mode
Jacob Keller
2020-09-30
ice: increase maximum wait time for flash write commands
Jacob Keller
2020-09-29
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
2020-09-28
ice: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-09-28
ice: remove unused args from ice_get_open_tunnel_port()
Jakub Kicinski
2020-09-25
ice: add support for flash update overwrite mask
Jacob Keller
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-25
ice: fix memory leak in ice_vsi_setup
Jacob Keller
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
2020-09-25
ice: Fix call trace on suspend
Anirudh Venkataramanan
[next]