index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2017-12-08
sfc: pass valid pointers from efx_enqueue_unwind
Bert Kenward
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-11
net: sfc: remove redundant variable start
Colin Ian King
2017-11-10
sfc: don't warn on successful change of MAC
Robert Stonehouse
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-11-01
sfc: support rx-fcs and rx-all
Edward Cree
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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
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-07-19
sfc: Add ethtool -m support for QSFP modules
Martin Habets
2017-07-12
sfc: don't read beyond unicast address list
Bert Kenward
2017-07-01
sfc: correct comment on efx_mcdi_process_event
Edward Cree
2017-07-01
sfc: change Unknown MCDI event message to print full event.
Jon Cooper
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-29
sfc: fix attempt to translate invalid filter ID
Edward Cree
2017-06-22
sfc: Fix MCDI command size for filter operations
Martin Habets
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-20
sfc: remove duplicate up_write on VF filter_sem
Edward Cree
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-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-12
sfc: revert changes to NIC revision numbers
Bert Kenward
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-25
sfc: tx ring can only have 2048 entries for all EF10 NICs
Bert Kenward
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-04-05
sfc: don't insert mc_list on low-latency firmware if it's too long
Edward Cree
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-22
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
2017-03-03
sfc: avoid max() in array size
Edward Cree
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
2017-02-17
sfc: forget filters from sw table if hw replies ENOENT on removing them
Bert Kenward
2017-02-17
sfc: fix filter_id misinterpretation in edge case
Jon Cooper
2017-02-14
sfc: only fall back to a lower interrupt mode if it is supported
Andrew Rybchenko
2017-02-14
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
[next]