index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ef10.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: ARFS filter IDs
Edward Cree
2018-04-24
1
-34
/
+46
*
sfc: check RSS is active for filter insert
Bert Kenward
2018-04-17
1
-2
/
+2
*
sfc: pass the correctly bogus filter_id to rps_may_expire_flow()
Edward Cree
2018-04-14
1
-2
/
+1
*
sfc: remove ctpio_dmabuf_start from stats
Bert Kenward
2018-04-04
1
-2
/
+0
*
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
1
-5
/
+27
*
sfc: return a better error if filter insertion collides with MC reboot
Edward Cree
2018-03-27
1
-0
/
+7
*
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
2018-03-27
1
-211
/
+150
*
sfc: replace asynchronous filter operations
Edward Cree
2018-03-27
1
-147
/
+14
*
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
2018-03-08
1
-92
/
+181
*
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
2018-01-25
1
-1
/
+5
*
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
2018-01-25
1
-2
/
+10
*
sfc: only enable TX timestamping if the adapter is licensed for it
Martin Habets
2018-01-25
1
-0
/
+28
*
sfc: use main datapath for HW timestamps if available
Martin Habets
2018-01-25
1
-8
/
+1
*
sfc: handle TX timestamps in the normal data path
Martin Habets
2018-01-25
1
-8
/
+79
*
sfc: remove tx and MCDI handling from NAPI budget consideration
Bert Kenward
2018-01-25
1
-16
/
+4
*
sfc: expose CTPIO stats on NICs that support them
Bert Kenward
2017-12-21
1
-0
/
+50
*
sfc: expose FEC stats on Medford2
Edward Cree
2017-12-21
1
-1
/
+23
*
sfc: support variable number of MAC stats
Edward Cree
2017-12-21
1
-5
/
+18
*
sfc: populate the timer reload field
Bert Kenward
2017-12-18
1
-2
/
+3
*
sfc: update EF10 register definitions
Bert Kenward
2017-12-18
1
-8
/
+8
*
sfc: improve PTP error reporting
Edward Cree
2017-12-18
1
-1
/
+8
*
sfc: support VI strides other than 8k
Edward Cree
2017-12-18
1
-19
/
+51
*
sfc: make mem_bar a function rather than a constant
Edward Cree
2017-12-18
1
-3
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-5
/
+13
|
\
|
*
sfc: don't warn on successful change of MAC
Robert Stonehouse
2017-11-10
1
-1
/
+1
|
*
sfc: support rx-fcs and rx-all
Edward Cree
2017-11-01
1
-4
/
+12
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-5
/
+5
|
/
*
sfc: don't read beyond unicast address list
Bert Kenward
2017-07-12
1
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-7
/
+8
|
\
|
*
sfc: fix attempt to translate invalid filter ID
Edward Cree
2017-06-29
1
-3
/
+4
|
*
sfc: Fix MCDI command size for filter operations
Martin Habets
2017-06-22
1
-4
/
+4
*
|
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
|
/
*
sfc: don't insert mc_list on low-latency firmware if it's too long
Edward Cree
2017-04-05
1
-2
/
+8
*
sfc: fix IPID endianness in TSOv2
Edward Cree
2017-03-03
1
-1
/
+1
*
sfc: avoid max() in array size
Edward Cree
2017-03-03
1
-5
/
+5
*
sfc: do not device_attach if a reset is pending
Peter Dunning
2017-02-17
1
-4
/
+4
*
sfc: forget filters from sw table if hw replies ENOENT on removing them
Bert Kenward
2017-02-17
1
-3
/
+8
*
sfc: fix filter_id misinterpretation in edge case
Jon Cooper
2017-02-17
1
-18
/
+30
*
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
2017-02-14
1
-0
/
+2
*
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Edward Cree
2017-02-11
1
-1
/
+2
*
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-02-09
1
-0
/
+289
*
sfc: set csum_level for encapsulated packets
Jon Cooper
2017-02-09
1
-3
/
+20
*
sfc: process RX event inner checksum flags
Jon Cooper
2017-02-09
1
-12
/
+111
*
sfc: fix an off by one bug
Dan Carpenter
2017-02-07
1
-1
/
+1
*
sfc: fix an off-by-one compare on an array size
Colin Ian King
2017-01-31
1
-1
/
+1
*
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2017-01-27
1
-145
/
+409
*
sfc: refactor debug-or-warnings printks
Jon Cooper
2017-01-27
1
-4
/
+4
*
sfc: fixes to filter restore handling
Jon Cooper
2017-01-27
1
-4
/
+38
*
sfc: reduce severity of PIO buffer alloc failures
Tomáš Pilař
2017-01-25
1
-3
/
+15
*
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
2017-01-17
1
-0
/
+52
[next]