index
:
Linux Stable
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.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
Greg Kroah-Hartman
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: factor out efx_mcdi_filter_table_down() from _remove()
Edward Cree
2020-07-02
2
-13
/
+25
*
|
sfc: don't call tx_limit_len if NIC type doesn't have one
Edward Cree
2020-07-02
1
-1
/
+5
*
|
sfc: assign TXQs without gaps
Edward Cree
2020-07-02
10
-72
/
+58
*
|
sfc: commonise netif_set_real_num[tr]x_queues calls
Edward Cree
2020-07-02
2
-4
/
+6
*
|
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
2020-07-02
6
-31
/
+30
*
|
sfc: move modparam 'rss_cpus' out of common channel code
Edward Cree
2020-07-02
3
-3
/
+5
*
|
sfc: move modparam 'interrupt_mode' out of common channel code
Edward Cree
2020-07-02
3
-5
/
+8
*
|
sfc: remove max_interrupt_mode
Edward Cree
2020-07-02
4
-12
/
+0
*
|
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
2020-07-02
7
-23
/
+16
*
|
sfc: don't call tx_remove if there isn't one
Edward Cree
2020-06-30
1
-1
/
+2
*
|
sfc: commonise initialisation of efx->vport_id
Edward Cree
2020-06-30
2
-2
/
+1
*
|
sfc: commonise efx->[rt]xq_entries initialisation
Edward Cree
2020-06-30
2
-1
/
+3
*
|
sfc: initialise max_[tx_]channels in efx_init_channels()
Edward Cree
2020-06-30
1
-0
/
+3
*
|
sfc: move definition of EFX_MC_STATS_GENERATION_INVALID
Edward Cree
2020-06-30
3
-3
/
+2
*
|
sfc: factor out efx_tx_tso_header_length() and understand encapsulation
Edward Cree
2020-06-30
2
-2
/
+16
*
|
sfc: remove duplicate declaration of efx_enqueue_skb_tso()
Edward Cree
2020-06-30
4
-7
/
+4
*
|
sfc: commonise TSO fallback code
Edward Cree
2020-06-30
3
-29
/
+28
*
|
sfc: commonise efx_sync_rx_buffer()
Edward Cree
2020-06-30
2
-8
/
+9
*
|
sfc: commonise some MAC configuration code
Edward Cree
2020-06-30
3
-15
/
+35
*
|
sfc: commonise miscellaneous efx functions
Edward Cree
2020-06-30
4
-129
/
+138
*
|
sfc: add missing licence info to mcdi_filters.c
Edward Cree
2020-06-30
1
-0
/
+11
*
|
sfc: commonise MCDI MAC stats handling
Edward Cree
2020-06-30
3
-89
/
+109
*
|
sfc: move NIC-specific mcdi_port declarations out of common header
Edward Cree
2020-06-30
5
-4
/
+21
*
|
sfc: extend common GRO interface to support CHECKSUM_COMPLETE
Edward Cree
2020-06-29
3
-5
/
+10
*
|
sfc: commonise ARFS handling
Edward Cree
2020-06-29
4
-239
/
+238
*
|
sfc: commonise drain event handling
Edward Cree
2020-06-29
3
-10
/
+9
*
|
sfc: commonise PCI error handlers
Edward Cree
2020-06-29
3
-91
/
+92
*
|
sfc: track which BAR is mapped
Edward Cree
2020-06-29
4
-10
/
+18
*
|
sfc: commonise FC advertising
Edward Cree
2020-06-29
4
-27
/
+27
*
|
sfc: commonise other ethtool bits
Edward Cree
2020-06-29
3
-93
/
+101
*
|
sfc: commonise ethtool NFC and RXFH/RSS functions
Edward Cree
2020-06-29
3
-672
/
+688
*
|
sfc: commonise ethtool link handling functions
Edward Cree
2020-06-29
3
-149
/
+157
*
|
sfc: split up nic.h
Edward Cree
2020-06-29
5
-301
/
+322
*
|
sfc: refactor EF10 stats handling
Edward Cree
2020-06-29
3
-34
/
+82
*
|
sfc: don't try to create more channels than we can have VIs
Edward Cree
2020-06-29
4
-4
/
+23
*
|
sfc: extend bitfield macros up to POPULATE_DWORD_13
Edward Cree
2020-06-29
1
-5
/
+29
*
|
sfc: determine flag word automatically in efx_has_cap()
Edward Cree
2020-06-29
3
-8
/
+7
*
|
sfc: update MCDI protocol headers
Edward Cree
2020-06-29
1
-36
/
+6841
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
2
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-06-01
1
-1
/
+1
|
\
|
*
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
1
-1
/
+1
*
|
sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf()
Jules Irenge
2020-06-01
1
-0
/
+1
|
/
*
sfc: avoid an unused-variable warning
Arnd Bergmann
2020-05-28
1
-1
/
+1
*
sfc: Add XDP frame size
Jesper Dangaard Brouer
2020-05-14
1
-0
/
+1
*
sfc: fix dereference of table before it is null checked
Colin Ian King
2020-05-13
1
-4
/
+1
*
sfc: siena_check_caps() can be static
Edward Cree
2020-05-12
1
-2
/
+2
*
sfc: actually wire up siena_check_caps()
Edward Cree
2020-05-12
1
-0
/
+1
*
sfc: make firmware-variant printing a nic_type function
Edward Cree
2020-05-11
3
-16
/
+27
*
sfc: make filter table probe caller responsible for adding VLANs
Edward Cree
2020-05-11
2
-12
/
+10
*
sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_table
Edward Cree
2020-05-11
3
-7
/
+7
[prev]
[next]