index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
*
i40e: restore promiscuous after reset
Alan Brady
2017-11-22
1
-72
/
+83
*
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
2017-11-22
1
-8
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-301
/
+2457
|
\
|
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
1
-1
/
+1
|
*
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
1
-3
/
+3
|
*
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
2017-10-31
1
-30
/
+927
|
*
i40e: Clean up of cloud filters
Amritha Nambiar
2017-10-31
1
-0
/
+24
|
*
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
2017-10-31
1
-1
/
+1
|
*
i40e: Map TCs with the VSI seids
Amritha Nambiar
2017-10-31
1
-0
/
+2
|
*
i40e: only redistribute MSI-X vectors when needed
Shannon Nelson
2017-10-31
1
-2
/
+3
|
*
i40e: mark PM functions as __maybe_unused
Arnd Bergmann
2017-10-31
1
-9
/
+2
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-19
1
-18
/
+40
|
|
\
|
|
*
i40e: fix u64 division usage
Alan Brady
2017-10-17
1
-18
/
+40
|
*
|
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-4
/
+4
|
|
/
|
*
i40e: Add support setting TC max bandwidth rates
Amritha Nambiar
2017-10-13
1
-9
/
+91
|
*
i40e: Refactor VF BW rate limiting
Amritha Nambiar
2017-10-13
1
-0
/
+64
|
*
i40e: Enable 'channel' mode in mqprio for TC configs
Amritha Nambiar
2017-10-13
1
-105
/
+352
|
*
i40e: Add infrastructure for queue channel support
Amritha Nambiar
2017-10-13
1
-9
/
+709
|
*
i40e: Add macro for PF reset bit
Amritha Nambiar
2017-10-13
1
-5
/
+4
|
*
i40e: fix a typo
Rami Rosen
2017-10-09
1
-1
/
+1
|
*
i40e: allow XPS with QoS enabled
Jacob Keller
2017-10-09
1
-11
/
+6
|
*
i40e: reduce lrxqthresh from 2 to 1
Jacob Keller
2017-10-09
1
-1
/
+1
|
*
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
2017-10-09
1
-6
/
+5
|
*
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
2017-10-09
1
-2
/
+2
|
*
i40e: implement split PCI error reset handler
Alan Brady
2017-10-06
1
-0
/
+24
|
*
i40e: Properly maintain flow director filters list
Filip Sadowski
2017-10-06
1
-0
/
+1
|
*
i40e: Display error message if module does not meet thermal requirements
Filip Sadowski
2017-10-06
1
-5
/
+19
|
*
i40e: fix merge error
Alice Michael
2017-10-06
1
-5
/
+0
|
*
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
2017-10-06
1
-2
/
+2
|
*
i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0
Alan Brady
2017-10-06
1
-0
/
+5
|
*
i40e/i40evf: spread CPU affinity hints across online CPUs only
Jacob Keller
2017-10-06
1
-5
/
+11
|
*
i40e: add private flag to control source pruning
Mitch Williams
2017-10-06
1
-0
/
+25
|
*
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
2017-10-02
1
-0
/
+7
|
*
i40e: limit lan queue count in large CPU count machine
Shannon Nelson
2017-10-02
1
-4
/
+7
|
*
i40e: refactor FW version checking
Mitch Williams
2017-09-29
1
-1
/
+1
|
*
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
2017-09-29
1
-1
/
+67
|
*
i40e: prevent service task from running while we're suspended
Jacob Keller
2017-09-29
1
-0
/
+8
|
*
i40e: don't clear suspended state until we finish resuming
Jacob Keller
2017-09-29
1
-6
/
+13
|
*
i40e: use newer generic PM support instead of legacy PM callbacks
Jacob Keller
2017-09-29
1
-37
/
+17
|
*
i40e: use separate state bit for miscellaneous IRQ setup
Jacob Keller
2017-09-29
1
-25
/
+14
|
*
i40e: fix for flow director counters not wrapping as expected
Mariusz Stachura
2017-09-29
1
-12
/
+23
|
*
i40e: relax warning message in case of version mismatch
Mariusz Stachura
2017-09-29
1
-2
/
+1
|
*
i40e: simplify member variable accesses
Sudheer Mogilappagari
2017-09-29
1
-10
/
+11
|
*
i40e: Fix link down message when interface is brought up
Sudheer Mogilappagari
2017-09-29
1
-2
/
+1
|
*
i40e: Fix unqualified module message while bringing link up
Sudheer Mogilappagari
2017-09-29
1
-9
/
+0
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
*
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2017-08-28
1
-5
/
+7
*
i40e: remove workaround for resetting XPS
Jacob Keller
2017-08-28
1
-12
/
+5
*
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
2017-08-28
1
-1
/
+3
[next]