index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_txrx_lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-02-10
1
-2
/
+7
|
\
|
*
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
2022-02-09
1
-2
/
+7
*
|
ice: xsk: Borrow xdp_tx_active logic from i40e
Maciej Fijalkowski
2022-01-27
1
-0
/
+1
*
|
ice: Make Tx threshold dependent on ring length
Maciej Fijalkowski
2022-01-27
1
-6
/
+8
|
/
*
ice: improve switchdev's slow-path
Wojciech Drewek
2022-01-06
1
-2
/
+1
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+2
*
ice: introduce XDP_TX fallback path
Maciej Fijalkowski
2021-10-15
1
-1
/
+6
*
ice: optimize XDP_TX workloads
Maciej Fijalkowski
2021-10-15
1
-9
/
+64
*
ice: propagate xdp_ring onto rx_ring
Maciej Fijalkowski
2021-10-15
1
-7
/
+3
*
ice: unify xdp_rings accesses
Maciej Fijalkowski
2021-10-15
1
-1
/
+1
*
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-15
1
-9
/
+9
*
ice: switchdev slow path
Grzegorz Nitka
2021-10-07
1
-1
/
+3
*
ice: report hash type such as L2/L3/L4
Jesse Brandeburg
2021-06-18
1
-5
/
+18
*
ice: enable receive hardware timestamping
Jacob Keller
2021-06-11
1
-0
/
+3
*
ice: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
1
-0
/
+1
*
ice: drop dead code in ice_receive_skb()
Eric Dumazet
2021-01-09
1
-6
/
+1
*
ice: add useful statistics
Jesse Brandeburg
2020-08-01
1
-1
/
+6
*
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
1
-1
/
+1
*
ice: Refactor Rx checksum checks
Anirudh Venkataramanan
2020-05-28
1
-16
/
+11
*
ice: Rename build_ctob to ice_build_ctob
Tony Nguyen
2020-05-22
1
-2
/
+2
*
ice: Fix casting issues
Karol Kolacinski
2020-05-22
1
-1
/
+1
*
ice: Add support for tunnel offloads
Tony Nguyen
2020-05-22
1
-2
/
+19
*
ice: Don't allow same value for Rx tail to be written twice
Brett Creeley
2020-02-12
1
-1
/
+1
*
ice: Move common functions to ice_txrx_lib.c
Krzysztof Kazimierczak
2019-11-04
1
-0
/
+273