Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bc8acf2c8c3e43fcc192762a9f964b3e9a17748b
/
drivers
/
net
/
sfc
/
rx.c
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
604f604
sfc: Fix reading of inserted hash
by Ben Hutchings
· 14 years ago
39c9cf0
sfc: Record hardware RX hash on each skb where possible
by Ben Hutchings
· 14 years ago
62776d0
sfc: Implement message level control
by Ben Hutchings
· 14 years ago
62b330b
sfc: Allow shared pages to be recycled
by Steve Hodgson
· 15 years ago
2445580
sfc: Recycle discarded rx buffers back onto the queue
by Steve Hodgson
· 15 years ago
f7d6f37
sfc: Support only two rx buffers per page
by Steve Hodgson
· 15 years ago
90d683a
sfc: Remove efx_rx_queue::add_lock
by Steve Hodgson
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
906bb26
sfc: Update version, copyright dates, authors
by Ben Hutchings
· 15 years ago
744093c
sfc: Rename falcon.h to nic.h
by Ben Hutchings
· 15 years ago
152b6a6
sfc: Separate shared NIC code from Falcon-specific and rename accordingly
by Ben Hutchings
· 15 years ago
f5e7adc
sfc: Combine high-level header files
by Ben Hutchings
· 15 years ago
3eadb7b
sfc: Record RX queue number on GRO path
by Ben Hutchings
· 15 years ago
1241e95
sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
by Ben Hutchings
· 15 years ago
3139e62
sfc: Remove ridiculously paranoid assertions
by Ben Hutchings
· 15 years ago
d96d7dc
sfc: Remove redundant gotos from __efx_rx_packet()
by Ben Hutchings
· 15 years ago
c3c6336
sfc: Enable heuristic selection between page and skb RX buffers
by Ben Hutchings
· 15 years ago
18e1d2b
sfc: Feed GRO result into RX allocation policy and interrupt moderation
by Ben Hutchings
· 15 years ago
0519d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
345056a
sfc: Set ip_summed correctly for page buffers passed to GRO
by Ben Hutchings
· 15 years ago
3ffeabd
sfc: Eliminate indirect lookups of queue size constants
by Ben Hutchings
· 15 years ago
76620aa
gro: New frags interface to avoid copying shinfo
by Herbert Xu
· 16 years ago
0c8dfc8
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
by David S. Miller
· 16 years ago
da3bc07
sfc: Replace LRO with GRO
by Herbert Xu
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
bc3c90a
sfc: Remove some unreachable error paths
by Ben Hutchings
· 16 years ago
8831da7
sfc: Cleanup RX queue information
by Ben Hutchings
· 16 years ago
4d56606
sfc: Removed forced inlining of long functions
by Ben Hutchings
· 16 years ago
dc8cfa5
sfc: Use explicit bool for boolean variables, parameters and return values
by Ben Hutchings
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
d3208b5
sfc: Remove redundant casts to and from void *
by Ben Hutchings
· 17 years ago
184be0c
sfc: Merged efx_page_offset() into efx_rx_buf_offset()
by Ben Hutchings
· 17 years ago
5566861
sfc: Replaced various macros with inline functions
by Ben Hutchings
· 17 years ago
b347564
sfc: Added and removed braces to comply with kernel style
by Ben Hutchings
· 17 years ago
3273c2e
[netdrvr] sfc: sfc: Add self-test support
by Ben Hutchings
· 17 years ago
ba911a4
[netdrvr] sfc: Removed bogus 'fall-thru' comments
by Ben Hutchings
· 17 years ago
8ceee66
New driver "sfc" for Solarstorm SFC4000 controller.
by Ben Hutchings
· 17 years ago