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
/
ice_txrx.h
Age
Commit message (
Expand
)
Author
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
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: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-15
ice: move ice_container_type onto ice_ring_container
Maciej Fijalkowski
2021-10-15
ice: remove ring_active from ice_ring
Maciej Fijalkowski
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-28
ice: Add DSCP support
Dave Ertman
2021-09-28
ice: Use xdp_buf instead of rx_buf for xsk zero-copy
Magnus Karlsson
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
2021-04-14
ice: refactor ITR data structures
Jesse Brandeburg
2021-04-14
ice: replace custom AIM algorithm with kernel's DIM library
Jacob Keller
2021-04-07
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
2021-03-31
ice: handle increasing Tx or Rx ring sizes
Paul M Stillwell Jr
2021-03-31
ice: Add Support for XPS
Benita Bose
2021-02-12
ice: store the result of ice_rx_offset() onto ice_ring
Maciej Fijalkowski
2021-02-12
ice: move skb pointer from rx_buf to rx_ring
Maciej Fijalkowski
2021-02-08
ice: fix writeback enable logic
Jesse Brandeburg
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-01
ice: add useful statistics
Jesse Brandeburg
2020-08-01
ice: remove page_reuse statistic
Jesse Brandeburg
2020-05-27
ice: fix signed vs unsigned comparisons
Jesse Brandeburg
2020-05-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2020-05-22
ice: Support IPv4 Flow Director filters
Henry Tieman
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-21
ice: Add support for tunnel offloads
Tony Nguyen
2020-05-21
ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
2020-02-19
ice: Don't reject odd values of usecs set by user
Brett Creeley
2020-02-12
ice: Trivial fixes
Tony Nguyen
2020-01-03
ice: Restore interrupt throttle settings after VSI rebuild
Michal Swiatkowski
2019-11-04
ice: introduce frame padding computation logic
Maciej Fijalkowski
2019-11-04
ice: introduce legacy Rx flag
Maciej Fijalkowski
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
2019-11-04
ice: Move common functions to ice_txrx_lib.c
Krzysztof Kazimierczak
2019-11-04
ice: Add support for XDP
Maciej Fijalkowski
2019-11-04
ice: Introduce ice_base.c
Anirudh Venkataramanan
2019-08-20
ice: Set WB_ON_ITR when we don't re-enable interrupts
Brett Creeley
2019-05-23
ice: Use bitfields when possible
Jesse Brandeburg
2019-05-23
ice: Reorganize tx_buf and ring structs
Jesse Brandeburg
2019-05-02
ice: Add ability to update rx-usecs-high
Brett Creeley
2019-04-18
ice: Add priority information into VLAN header
Anirudh Venkataramanan
2019-04-18
ice: Update rings based on TC information
Anirudh Venkataramanan
2019-03-26
ice: Update comment regarding the ITR_GRAN_S
Brett Creeley
2019-03-26
ice: Audit hotpath structures with pahole
Brett Creeley
2019-03-26
ice: Fix for adaptive interrupt moderation
Anirudh Venkataramanan
2019-03-25
ice: map Rx buffer pages with DMA attributes
Maciej Fijalkowski
[next]