index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_xsk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
1
-1
/
+1
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
1
-14
/
+14
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-68
/
+68
2020-08-01
ice: Misc minor fixes
Tony Nguyen
1
-2
/
+0
2020-07-29
ice: need_wakeup flag might not be set for Tx
Krzysztof Kazimierczak
1
-8
/
+2
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
1
-2
/
+4
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-337
/
+41
2020-05-21
ice: Rename build_ctob to ice_build_ctob
Tony Nguyen
1
-2
/
+2
2020-05-21
ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
1
-336
/
+40
2020-05-21
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
1
-1
/
+1
2020-05-14
xdp: For Intel AF_XDP drivers add XDP frame_sz
Jesper Dangaard Brouer
1
-0
/
+2
2020-02-19
ice: add backslash-n to strings
Jesse Brandeburg
1
-3
/
+3
2020-02-19
ice: Support XDP UMEM wake up mechanism
Krzysztof Kazimierczak
1
-0
/
+18
2020-02-15
ice: use true/false for bool types
Bruce Allan
1
-1
/
+1
2020-02-15
ice: use proper format for function pointer as a function parameter
Bruce Allan
1
-1
/
+1
2020-02-15
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
1
-2
/
+2
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
1
-2
/
+2
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
1
-2
/
+2
2020-01-17
ice: remove redundant assignment to variable xmit_done
Colin Ian King
1
-1
/
+1
2020-01-03
ice: Add a boundary check in ice_xsk_umem()
Krzysztof Kazimierczak
1
-1
/
+2
2019-12-20
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
1
-2
/
+2
2019-11-22
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
1
-2
/
+2
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
1
-0
/
+1181