index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
falcon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-03-26
sfc: falcon: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-03-17
net: sfc: reject unsupported coalescing params
Jakub Kicinski
1
-3
/
+3
2020-02-26
sfc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-08-08
sfc: falcon: don't score irq moderation points for GRO
Edward Cree
1
-4
/
+1
2019-07-25
net: sfc: falcon: convert to i2c_new_dummy_device
Wolfram Sang
1
-7
/
+7
2019-07-24
sfc-falcon: Use dev_get_drvdata where possible
Chuhong Yuan
2
-5
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
27
-108
/
+27
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-2
/
+0
2019-04-01
drivers: net: sfc: use netdev_xmit_more helper
Florian Westphal
1
-2
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-8
/
+0
2018-09-28
sfc-falcon: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-08-07
net: sfc: falcon: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+2
2018-05-28
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
1
-3
/
+2
2018-04-06
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-10
/
+1
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-10
/
+1
2018-02-26
sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
Colin Ian King
1
-1
/
+0
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-13
/
+14
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
5
-14
/
+14
2017-10-25
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
5
-12
/
+13
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2
-4
/
+5
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2
-2
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2
-5
/
+7
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+1
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2
-4
/
+4
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2017-04-17
sfc: limit the number of receive queues
Bert Kenward
1
-0
/
+7
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-1
/
+3
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-02-03
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2017-01-03
sfc-falcon: declare module version (same as ethtool drvinfo version)
Edward Cree
1
-0
/
+1
2017-01-02
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
8
-56
/
+74
[next]