index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: fix an off-by-one compare on an array size
Colin Ian King
2017-01-31
1
-1
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
2
-2
/
+2
*
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2017-01-27
2
-146
/
+449
*
sfc: refactor debug-or-warnings printks
Jon Cooper
2017-01-27
2
-15
/
+12
*
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
6
-0
/
+96
*
sfc: support setting RSS hash key through ethtool API
Edward Cree
2017-01-17
4
-16
/
+50
*
sfc: get PIO buffer size from the NIC
Edward Cree
2017-01-16
3
-7
/
+12
*
sfc: allow PIO more often
Edward Cree
2017-01-16
5
-3
/
+30
*
sfc: Replace memset with eth_zero_addr
Shyam Saini
2017-01-16
1
-1
/
+2
*
sfc: efx_get_phys_port_id() can be static
Wei Yongjun
2017-01-11
1
-2
/
+2
*
sfc: stop setting dev_port
Bert Kenward
2017-01-10
1
-2
/
+0
*
sfc: implement ndo_get_phys_port_name
Bert Kenward
2017-01-10
1
-0
/
+11
*
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
2017-01-10
7
-35
/
+31
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
2
-8
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
4
-1
/
+7
|
\
|
*
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
2017-01-04
4
-1
/
+7
*
|
sfc-falcon: declare module version (same as ethtool drvinfo version)
Edward Cree
2017-01-03
1
-0
/
+1
*
|
sfc: declare module version (same as ethtool drvinfo version)
Edward Cree
2017-01-03
1
-0
/
+1
*
|
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-02
8
-56
/
+74
|
/
*
ethernet: sfc: Add Kconfig entry for vendor Solarflare
Tobias Klauser
2016-12-20
1
-0
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
3
-42
/
+65
|
\
|
*
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-17
3
-42
/
+65
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ptp_clock: Allow for it to be optional
Nicolas Pitre
2016-11-16
1
-1
/
+1
*
|
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-12-03
13
-56
/
+55
*
|
sfc: remove RESET_TYPE_RX_RECOVERY
Edward Cree
2016-12-01
2
-5
/
+1
*
|
sfc: don't select SFC_FALCON
Edward Cree
2016-12-01
1
-1
/
+0
*
|
sfc: fix debug message format string in efx_farch_handle_rx_not_ok
Edward Cree
2016-12-01
1
-1
/
+1
*
|
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-30
42
-1220
/
+18211
*
|
sfc: remove unneeded variable
Dan Carpenter
2016-11-27
2
-9
/
+1
*
|
sfc: remove Software TSO
Edward Cree
2016-11-18
6
-211
/
+154
*
|
sfc: handle failure to allocate TSOv2 contexts
Edward Cree
2016-11-18
1
-16
/
+24
*
|
sfc: Firmware-Assisted TSO version 2
Bert Kenward
2016-11-18
11
-768
/
+1035
*
|
sfc: Update EF10 register definitions
Edward Cree
2016-11-18
1
-15
/
+88
*
|
sfc: Update MCDI protocol definitions
Edward Cree
2016-11-18
1
-21
/
+462
*
|
sfc: remove napi_hash_del() call
Eric Dumazet
2016-11-16
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+3
|
\
\
|
*
|
sfc: clear napi_hash state when copying channels
Bert Kenward
2016-11-13
1
-0
/
+3
|
|
/
*
|
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Edward Cree
2016-11-09
3
-6
/
+14
*
|
sfc: enable 4-tuple RSS hashing for UDP
Edward Cree
2016-11-09
1
-0
/
+82
*
|
ethernet/sfc: use core min/max MTU checking
Bert Kenward
2016-10-18
1
-12
/
+2
|
/
*
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
2
-2
/
+5
*
sfc: check async completer is !NULL before calling
Bert Kenward
2016-09-23
1
-1
/
+2
*
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-09-22
1
-7
/
+7
*
sfc: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-2
/
+2
*
sfc: check MTU against minimum threshold
Bert Kenward
2016-09-06
2
-1
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-1
/
+2
|
\
|
*
sfc: fix potential stack corruption from running past stat bitmask
Andrew Rybchenko
2016-08-26
1
-1
/
+2
[next]