index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
rx.c
Age
Commit message (
Expand
)
Author
2023-09-01
sfc: check for zero length in EF10 RX prefix
Edward Cree
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
[next]