index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
rx.c
Age
Commit message (
Expand
)
Author
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-06-24
sfc: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-04-05
sfc: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-30
sfc: commonise efx_sync_rx_buffer()
Edward Cree
2020-06-29
sfc: extend common GRO interface to support CHECKSUM_COMPLETE
Edward Cree
2020-06-29
sfc: commonise ARFS handling
Edward Cree
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-14
sfc: Add XDP frame size
Jesper Dangaard Brouer
2020-03-16
sfc: fix XDP-redirect in this driver
Jesper Dangaard Brouer
2020-01-10
sfc: move RPS code
Alex Maftei (amaftei)
2020-01-10
sfc: move more rx code
Alex Maftei (amaftei)
2020-01-08
sfc: move common rx code
Alex Maftei (amaftei)
2020-01-08
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2019-12-20
sfc: Include XDP packet headroom in buffer step size.
Charles McLachlan
2019-11-22
sfc: add statistics for ARFS
Edward Cree
2019-11-22
sfc: suppress MCDI errors from ARFS
Edward Cree
2019-11-22
sfc: change ARFS expiry mechanism
Edward Cree
2019-11-12
sfc: trace_xdp_exception on XDP failure
Arthur Fabre
2019-10-31
sfc: add XDP counters to ethtool stats
Charles McLachlan
2019-10-31
sfc: handle XDP_TX outcomes of XDP eBPF programs
Charles McLachlan
2019-10-31
sfc: perform XDP processing on received packets
Charles McLachlan
2019-08-08
sfc: don't score irq moderation points for GRO
Edward Cree
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-14
sfc: ensure recovery after allocation failures
Robert Stonehouse
2018-07-04
sfc: batch up RX delivery
Edward Cree
2018-04-27
sfc: Use filter index rather than ID for rps_flow_id table
Edward Cree
2018-04-24
sfc: ARFS filter IDs
Edward Cree
2018-04-14
sfc: limit ARFS workitems in flight per channel
Edward Cree
2018-04-14
sfc: insert ARFS filters with replace_equal=true
Edward Cree
2018-03-27
sfc: replace asynchronous filter operations
Edward Cree
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-10-25
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
2017-02-09
sfc: set csum_level for encapsulated packets
Jon Cooper
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
2016-12-03
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-05-31
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
2016-05-29
sfc: use flow dissector helpers for aRFS
Edward Cree
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-05-31
sfc: free multiple Rx buffers when required
Daniel Pieczko
2014-07-22
sfc: Add support for busy polling
Alexandre Rames
2014-07-17
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
2014-07-15
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
2013-12-18
net: sfc calls skb_set_hash
Tom Herbert
2013-12-12
sfc: Add RX packet timestamping for EF10
Jon Cooper
2013-12-12
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
Ben Hutchings
[next]