index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_txrx_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
ice: use VLAN proto from ring packet context in skb path
Larysa Zaremba
1
-9
/
+5
2023-12-14
ice: Implement VLAN tag hint
Larysa Zaremba
1
-0
/
+26
2023-12-14
ice: Support RX hash XDP hint
Larysa Zaremba
1
-0
/
+73
2023-12-14
ice: Support HW timestamp hint
Larysa Zaremba
1
-1
/
+24
2023-12-14
ice: Make ptype internal to descriptor info processing
Larysa Zaremba
1
-2
/
+13
2023-12-14
ice: make RX HW timestamp reading code more reusable
Larysa Zaremba
1
-1
/
+19
2023-12-14
ice: make RX hash reading code more reusable
Larysa Zaremba
1
-11
/
+25
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-03-28
ice: fix W=1 headers mismatch
Jesse Brandeburg
1
-0
/
+1
2023-02-13
ice: Micro-optimize .ndo_xdp_xmit() path
Alexander Lobakin
1
-13
/
+0
2023-02-13
ice: Fix freeing XDP frames backed by Page Pool
Alexander Lobakin
1
-9
/
+34
2023-02-13
ice: Robustify cleaning/completing XDP Tx buffers
Alexander Lobakin
1
-3
/
+12
2023-02-13
ice: Remove two impossible branches on XDP Tx cleaning
Alexander Lobakin
1
-4
/
+1
2023-02-13
ice: Fix XDP Tx ring overrun
Alexander Lobakin
1
-7
/
+12
2023-02-13
ice: fix ice_tx_ring:: Xdp_tx_active underflow
Alexander Lobakin
1
-2
/
+3
2023-02-02
ice: xsk: Do not convert to buff to frame for XDP_TX
Maciej Fijalkowski
1
-18
/
+4
2023-02-02
ice: Add support for XDP multi-buffer on Tx side
Maciej Fijalkowski
1
-72
/
+158
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
1
-1
/
+1
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
1
-2
/
+7
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
1
-2
/
+7
2022-01-27
ice: xsk: Borrow xdp_tx_active logic from i40e
Maciej Fijalkowski
1
-0
/
+1
2022-01-27
ice: Make Tx threshold dependent on ring length
Maciej Fijalkowski
1
-6
/
+8
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
1
-2
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+2
2021-10-15
ice: introduce XDP_TX fallback path
Maciej Fijalkowski
1
-1
/
+6
2021-10-15
ice: optimize XDP_TX workloads
Maciej Fijalkowski
1
-9
/
+64
2021-10-15
ice: propagate xdp_ring onto rx_ring
Maciej Fijalkowski
1
-7
/
+3
2021-10-15
ice: unify xdp_rings accesses
Maciej Fijalkowski
1
-1
/
+1
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
1
-9
/
+9
2021-10-07
ice: switchdev slow path
Grzegorz Nitka
1
-1
/
+3
2021-06-18
ice: report hash type such as L2/L3/L4
Jesse Brandeburg
1
-5
/
+18
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
1
-0
/
+3
2021-03-23
ice: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-01-10
ice: drop dead code in ice_receive_skb()
Eric Dumazet
1
-6
/
+1
2020-08-01
ice: add useful statistics
Jesse Brandeburg
1
-1
/
+6
2020-06-02
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-28
ice: Refactor Rx checksum checks
Anirudh Venkataramanan
1
-16
/
+11
2020-05-22
ice: Rename build_ctob to ice_build_ctob
Tony Nguyen
1
-2
/
+2
2020-05-22
ice: Fix casting issues
Karol Kolacinski
1
-1
/
+1
2020-05-22
ice: Add support for tunnel offloads
Tony Nguyen
1
-2
/
+19
2020-02-12
ice: Don't allow same value for Rx tail to be written twice
Brett Creeley
1
-1
/
+1
2019-11-04
ice: Move common functions to ice_txrx_lib.c
Krzysztof Kazimierczak
1
-0
/
+273