index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2020-01-08
sfc: further preparation for code split
Alex Maftei (amaftei)
2020-01-08
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-02
sfc: Remove unnecessary dependencies on I2C
Ben Hutchings
2019-12-30
sfc: avoid duplicate error handling code in 'efx_ef10_sriov_set_vf_mac()'
Christophe JAILLET
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-20
sfc: Include XDP packet headroom in buffer step size.
Charles McLachlan
2019-12-20
sfc: fix channel allocation with brute force
Edward Cree
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-24
sfc: fix build without CONFIG_RFS_ACCEL
Jakub Kicinski
2019-11-22
sfc: do ARFS expiry work occasionally even without NAPI poll
Edward Cree
2019-11-22
sfc: add statistics for ARFS
Edward Cree
2019-11-22
sfc: suppress MCDI errors from ARFS
Edward Cree
2019-11-22
sfc: change ARFS expiry mechanism
Edward Cree
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-21
sfc: Only cancel the PPS workqueue if it exists
Martin Habets
2019-11-12
sfc: trace_xdp_exception on XDP failure
Arthur Fabre
2019-10-31
sfc: add XDP counters to ethtool stats
Charles McLachlan
2019-10-31
sfc: handle XDP_TX outcomes of XDP eBPF programs
Charles McLachlan
2019-10-31
sfc: allocate channels for XDP tx queues
Charles McLachlan
2019-10-31
sfc: Enable setting of xdp_prog
Charles McLachlan
2019-10-31
sfc: perform XDP processing on received packets
Charles McLachlan
2019-10-31
sfc: support encapsulation of xdp_frames in efx_tx_buffer
Charles McLachlan
2019-08-08
sfc: falcon: don't score irq moderation points for GRO
Edward Cree
2019-08-08
sfc: don't score irq moderation points for GRO
Edward Cree
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-25
net: sfc: falcon: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-24
sfc-falcon: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-24
sfc: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-08
sfc: Remove 'PCIE error reporting unavailable'
Martin Habets
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-01
sfc: mcdi_port: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
drivers: net: sfc: use netdev_xmit_more helper
Florian Westphal
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-14
sfc: ensure recovery after allocation failures
Robert Stonehouse
2019-02-14
sfc: Replace dev_kfree_skb_any by dev_consume_skb_any
Huang Zijiang
2019-02-12
sfc: initialise found bitmap in efx_ef10_mtd_probe
Bert Kenward
2019-02-08
sfc: add bundle partition definitions to mtd
Paul Fox
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-23
sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
Edward Cree
2019-01-17
sfc: extend MTD support for newer hardware
Bert Kenward
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-11-12
sfc: Replace spin_is_locked() with lockdep
Lance Roy
2018-11-08
sfc: use the new __netdev_tx_sent_queue BQL optimisation
Edward Cree
2018-11-07
sfc: add missing NVRAM partition types for EF10
Edward Cree
[prev]
[next]