开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
falcon
Age
Commit message (
Expand
)
Author
2020-03-26
sfc: falcon: convert to use i2c_new_client_device()
Wolfram Sang
2020-03-17
net: sfc: reject unsupported coalescing params
Jakub Kicinski
2020-02-26
sfc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-08-08
sfc: falcon: don't score irq moderation points for GRO
Edward Cree
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-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-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
drivers: net: sfc: use netdev_xmit_more helper
Florian Westphal
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-28
sfc-falcon: remove ndo_poll_controller
Eric Dumazet
2018-08-07
net: sfc: falcon: mark expected switch fall-through
Gustavo A. R. Silva
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-05-28
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
2018-04-06
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
2018-02-26
sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
Colin Ian King
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-17
sfc: limit the number of receive queues
Bert Kenward
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-03
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-03
sfc-falcon: declare module version (same as ethtool drvinfo version)
Edward Cree
2017-01-02
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree