index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-04
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
1
-4
/
+4
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
1
-15
/
+4
2016-06-01
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
1
-8
/
+21
2016-05-30
sfc: use flow dissector helpers for aRFS
Edward Cree
1
-54
/
+21
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-1
/
+0
2015-06-01
sfc: free multiple Rx buffers when required
Daniel Pieczko
1
-17
/
+25
2014-07-23
sfc: Add support for busy polling
Alexandre Rames
1
-1
/
+5
2014-07-18
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
1
-0
/
+2
2014-07-16
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
1
-1
/
+3
2013-12-19
net: sfc calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-13
sfc: Add RX packet timestamping for EF10
Jon Cooper
1
-0
/
+2
2013-12-13
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
Ben Hutchings
1
-3
/
+7
2013-12-13
sfc: Make initial fill of RX descriptors synchronous
Jon Cooper
1
-4
/
+5
2013-12-07
sfc: RX buffer allocation takes prefix size into account in IP header alignment
Andrew Rybchenko
1
-3
/
+3
2013-09-20
sfc: Support ARFS for IPv6 flows
Ben Hutchings
1
-28
/
+62
2013-08-30
sfc: Update copyright banners
Ben Hutchings
1
-2
/
+2
2013-08-29
sfc: Prepare for RX scatter on EF10
Jon Cooper
1
-4
/
+4
2013-08-29
sfc: Document conditions for multicast replication vs filter replacement
Ben Hutchings
1
-0
/
+34
2013-08-28
sfc: Add support for reading packet length from prefix
Ben Hutchings
1
-2
/
+10
2013-08-28
sfc: Generalise packet hash lookup to support EF10 RX prefix
Jon Cooper
1
-8
/
+7
2013-08-22
sfc: Make most filter operations NIC-type-specific
Ben Hutchings
1
-0
/
+94
2013-08-21
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
Ben Hutchings
1
-1
/
+0
2013-08-21
sfc: Stop RX refill before flushing RX queues
Ben Hutchings
1
-4
/
+4
2013-07-05
sfc: Fix memory leak when discarding scattered packets
Ben Hutchings
1
-7
/
+20
2013-06-24
sfc: Improve test for IOMMU in use
Ben Hutchings
1
-1
/
+1
2013-06-24
sfc: Do not pass non-TCP packets into GRO code
Ben Hutchings
1
-1
/
+1
2013-06-24
sfc: Increase size of RX SKB header area
Jon Cooper
1
-1
/
+1
2013-06-24
sfc: Enable RX checksum offload for packets not handled by GRO
Jon Cooper
1
-0
/
+2
2013-05-14
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
Ben Hutchings
1
-1
/
+1
2013-05-14
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
Ben Hutchings
1
-3
/
+3
2013-03-17
sfc: make local functions static
stephen hemminger
1
-2
/
+2
2013-03-08
sfc: allocate more RX buffers per page
Daniel Pieczko
1
-38
/
+42
2013-03-08
sfc: Replace efx_rx_is_last_buffer() with a flag
Ben Hutchings
1
-11
/
+6
2013-03-08
sfc: reuse pages to avoid DMA mapping/unmapping costs
Daniel Pieczko
1
-94
/
+205
2013-03-08
sfc: Enable RX DMA scattering where possible
Ben Hutchings
1
-73
/
+138
2013-03-08
sfc: Update RX buffer address together with length
Ben Hutchings
1
-12
/
+6
2013-03-08
sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade
Ben Hutchings
1
-1
/
+1
2013-03-08
sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()
Ben Hutchings
1
-4
/
+4
2013-03-08
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
Ben Hutchings
1
-2
/
+1
2013-03-08
sfc: Properly distinguish RX buffer and DMA lengths
Ben Hutchings
1
-11
/
+8
2013-03-08
sfc: Remove rx_alloc_method SKB
Alexandre Rames
1
-235
/
+95
2013-03-08
sfc: Allow efx_channel_type::receive_skb() to reject a packet
Ben Hutchings
1
-4
/
+6
2013-03-06
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
1
-1
/
+1
2013-02-26
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
1
-5
/
+5
2013-02-26
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
1
-5
/
+10
2012-12-01
sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
Ben Hutchings
1
-5
/
+1
2012-09-08
sfc: Add channel specific receive_skb handler and post_remove callback
Stuart Hodgson
1
-2
/
+11
2012-09-08
sfc: Add explicit RX queue flag to channel
Stuart Hodgson
1
-2
/
+5
2012-07-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-11
/
+11
2012-07-17
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
1
-11
/
+11
[next]