index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_txrx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: add correct exception tracing for XDP
Magnus Karlsson
2021-06-10
1
-3
/
+9
*
ice: simplify ice_run_xdp
Maciej Fijalkowski
2021-06-10
1
-10
/
+5
*
ice: Allow all LLDP packets from PF to Tx
Dave Ertman
2021-06-10
1
-1
/
+4
*
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
2021-04-14
1
-1
/
+1
*
ice: Implement flow for IPv6 next header (extension header)
Nick Nunley
2021-02-03
1
-3
/
+6
*
ice: avoid premature Rx buffer reuse
Björn Töpel
2020-12-09
1
-9
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
1
-4
/
+4
|
\
|
*
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-31
1
-4
/
+4
*
|
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-26
1
-8
/
+2
|
/
*
ice: Misc minor fixes
Tony Nguyen
2020-08-01
1
-4
/
+3
*
ice: port fix for chk_linearlize
Kiran Patil
2020-08-01
1
-3
/
+23
*
ice: remove page_reuse statistic
Jesse Brandeburg
2020-08-01
1
-2
/
+0
*
ice: fix unused parameter warning
Tony Nguyen
2020-07-29
1
-2
/
+2
*
ice: Fix transmit for all software offloaded VLANs
Brett Creeley
2020-05-31
1
-35
/
+10
*
ice: Support IPv4 Flow Director filters
Henry Tieman
2020-05-22
1
-0
/
+82
*
ice: Initialize Flow Director resources
Henry Tieman
2020-05-22
1
-3
/
+97
*
ice: Rename build_ctob to ice_build_ctob
Tony Nguyen
2020-05-21
1
-5
/
+6
*
ice: Fix casting issues
Karol Kolacinski
2020-05-21
1
-9
/
+10
*
ice: Add support for tunnel offloads
Tony Nguyen
2020-05-21
1
-5
/
+121
*
ice: Add XDP frame size to driver
Jesper Dangaard Brouer
2020-05-14
1
-9
/
+25
*
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
2020-02-15
1
-2
/
+2
*
ice: remove unnecessary fallthrough comments
Bruce Allan
2020-02-15
1
-1
/
+0
*
ice: Trivial fixes
Tony Nguyen
2020-02-12
1
-5
/
+4
*
ice: Remove possible null dereference
Tony Nguyen
2020-02-12
1
-2
/
+0
*
ice: add extra check for null Rx descriptor
Mitch Williams
2020-01-03
1
-5
/
+8
*
ice: Support UDP segmentation offload
Brett Creeley
2020-01-03
1
-3
/
+12
*
ice: Get rid of ice_cleanup_header
Krzysztof Kazimierczak
2019-11-06
1
-25
/
+2
*
ice: add build_skb() support
Maciej Fijalkowski
2019-11-04
1
-1
/
+59
*
ice: introduce frame padding computation logic
Maciej Fijalkowski
2019-11-04
1
-18
/
+24
*
ice: introduce legacy Rx flag
Maciej Fijalkowski
2019-11-04
1
-19
/
+27
*
ice: Add support for AF_XDP
Krzysztof Kazimierczak
2019-11-04
1
-16
/
+30
*
ice: Move common functions to ice_txrx_lib.c
Krzysztof Kazimierczak
2019-11-04
1
-302
/
+1
*
ice: Add support for XDP
Maciej Fijalkowski
2019-11-04
1
-41
/
+305
*
ice: small efficiency fixes
Jesse Brandeburg
2019-09-05
1
-1
/
+3
*
ice: move code closer together
Jesse Brandeburg
2019-09-05
1
-3
/
+3
*
ice: clean up arguments
Jesse Brandeburg
2019-09-05
1
-22
/
+21
*
ice: Allow egress control packets from PF_VSI
Dave Ertman
2019-08-23
1
-1
/
+10
*
ice: allow empty Rx descriptors
Mitch Williams
2019-08-20
1
-3
/
+12
*
ice: Set WB_ON_ITR when we don't re-enable interrupts
Brett Creeley
2019-08-20
1
-0
/
+54
*
ice: Assume that more than one Rx queue is rare in ice_napi_poll
Brett Creeley
2019-08-20
1
-5
/
+10
*
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
2019-07-31
1
-3
/
+1
*
ice: Remove duplicate code in ice_alloc_rx_bufs
Brett Creeley
2019-07-31
1
-11
/
+3
*
ice: Only bump Rx tail and release buffers once per napi_poll
Brett Creeley
2019-07-31
1
-15
/
+27
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-3
/
+3
*
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
1
-4
/
+4
*
ice: Resolve static analysis warning
Bruce Allan
2019-05-29
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-211
/
+495
|
\
|
*
ice: Suppress false-positive style issues reported by static analyzer
Bruce Allan
2019-05-04
1
-0
/
+1
|
*
ice: Add reg_idx variable in ice_q_vector structure
Brett Creeley
2019-05-02
1
-1
/
+1
|
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-1
/
+1
[next]