index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_txrx.c
Age
Commit message (
Expand
)
Author
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-01-24
ice: remove redundant xdp_rxq_info registration
Maciej Fijalkowski
2024-01-24
ice: work on pre-XDP prog frag count
Maciej Fijalkowski
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-12-18
ice: field prep conversion
Jesse Brandeburg
2023-12-13
ice: Implement VLAN tag hint
Larysa Zaremba
2023-12-13
ice: Introduce ice_xdp_buff
Larysa Zaremba
2023-12-13
ice: Make ptype internal to descriptor info processing
Larysa Zaremba
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
2023-06-01
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
2023-05-12
ice: Fix undersized tx_flags variable
Jan Sokolowski
2023-03-28
ice: fix W=1 headers mismatch
Jesse Brandeburg
2023-03-21
ice: fix rx buffers handling for flow director packets
Piotr Raczynski
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-14
ice: add support BIG TCP on IPv6
Pawel Chmielewski
2023-02-13
ice: Micro-optimize .ndo_xdp_xmit() path
Alexander Lobakin
2023-02-13
ice: Fix freeing XDP frames backed by Page Pool
Alexander Lobakin
2023-02-13
ice: Robustify cleaning/completing XDP Tx buffers
Alexander Lobakin
2023-02-13
ice: Remove two impossible branches on XDP Tx cleaning
Alexander Lobakin
2023-02-01
ice: xsk: Do not convert to buff to frame for XDP_TX
Maciej Fijalkowski
2023-02-01
ice: Remove next_{dd,rs} fields from ice_tx_ring
Maciej Fijalkowski
2023-02-01
ice: Add support for XDP multi-buffer on Tx side
Maciej Fijalkowski
2023-02-01
ice: Add support for XDP multi-buffer on Rx side
Maciej Fijalkowski
2023-02-01
ice: Use xdp->frame_sz instead of recalculating truesize
Maciej Fijalkowski
2023-02-01
ice: Do not call ice_finalize_xdp_rx() unnecessarily
Maciej Fijalkowski
2023-02-01
ice: Centrallize Rx buffer recycling
Maciej Fijalkowski
2023-02-01
ice: Inline eop check
Maciej Fijalkowski
2023-02-01
ice: Pull out next_to_clean bump out of ice_put_rx_buf()
Maciej Fijalkowski
2023-02-01
ice: Store page count inside ice_rx_buf
Maciej Fijalkowski
2023-02-01
ice: Add xdp_buff to ice_rx_ring struct
Maciej Fijalkowski
2023-02-01
ice: Prepare legacy-rx for upcoming XDP multi-buffer support
Maciej Fijalkowski
2023-01-19
ice: Remove cppcheck suppressions
Tony Nguyen
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-27
ice: xsk: change batched Tx descriptor cleaning
Maciej Fijalkowski
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-21
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
2022-08-16
ice: track Tx timestamp stats similar to other Intel drivers
Jacob Keller
2022-07-26
ice: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
2022-04-12
ice: Add mpls+tso support
Joe Damato
2022-03-09
ice: avoid XDP checks in ice_clean_tx_irq()
Maciej Fijalkowski
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
2022-01-31
ice: respect metadata in legacy-rx/ice_construct_skb()
Alexander Lobakin
2022-01-27
ice: xsk: Improve AF_XDP ZC Tx and use batching API
Maciej Fijalkowski
2022-01-27
ice: xsk: Avoid potential dead AF_XDP Tx processing
Maciej Fijalkowski
2022-01-27
ice: Remove likely for napi_complete_done
Maciej Fijalkowski
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
[next]