index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-03
17
-74
/
+837
|
\
|
*
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
2017-10-02
7
-3
/
+62
|
*
i40e: fix client notify of VF reset
Alan Brady
2017-10-02
1
-2
/
+2
|
*
i40e: fix handling of vf_states variable
Alan Brady
2017-10-02
2
-2
/
+4
|
*
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
2017-10-02
1
-7
/
+2
|
*
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
2017-10-02
4
-7
/
+173
|
*
i40e: ensure reset occurs when disabling VF
Jacob Keller
2017-10-02
2
-11
/
+35
|
*
i40e: make use of i40e_vc_disable_vf
Jacob Keller
2017-10-02
1
-2
/
+1
|
*
i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
Jacob Keller
2017-10-02
1
-4
/
+3
|
*
i40e: don't hold spinlock while resetting VF
Jacob Keller
2017-10-02
1
-4
/
+32
|
*
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
2017-10-02
3
-24
/
+99
|
*
i40e: Add support for 'ethtool -m'
Filip Sadowski
2017-10-02
9
-0
/
+371
|
*
i40e: Fix reporting of supported link modes
Filip Sadowski
2017-10-02
3
-5
/
+46
|
*
i40e: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-10-02
1
-0
/
+3
|
*
i40e: remove logically dead code
Lihong Yang
2017-10-02
1
-2
/
+0
|
*
i40e: limit lan queue count in large CPU count machine
Shannon Nelson
2017-10-02
1
-4
/
+7
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2017-10-02
8
-77
/
+101
|
\
\
|
*
|
fm10k: prevent race condition of __FM10K_SERVICE_SCHED
Jacob Keller
2017-10-02
1
-7
/
+25
|
*
|
fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset
Jacob Keller
2017-10-02
1
-29
/
+29
|
*
|
fm10k: avoid divide by zero in rare cases when device is resetting
Jacob Keller
2017-10-02
1
-2
/
+6
|
*
|
fm10k: don't loop while resetting VFs due to VFLR event
Jacob Keller
2017-10-02
1
-13
/
+11
|
*
|
fm10k: simplify reading PFVFLRE register
Jacob Keller
2017-10-02
1
-4
/
+2
|
*
|
fm10k: avoid needless delay when loading driver
Jacob Keller
2017-10-02
1
-4
/
+2
|
*
|
fm10k: add missing fall through comment
Jacob Keller
2017-10-02
1
-0
/
+1
|
*
|
fm10k: avoid possible truncation of q_vector->name
Jacob Keller
2017-10-02
1
-7
/
+7
|
*
|
fm10k: fix typos on fall through comments
Jacob Keller
2017-10-02
2
-7
/
+7
|
*
|
fm10k: stop spurious link down messages when Tx FIFO is full
Jacob Keller
2017-10-02
1
-3
/
+3
|
*
|
fm10k: Use seq_putc() in fm10k_dbg_desc_break()
Markus Elfring
2017-10-02
1
-2
/
+2
|
*
|
fm10k: reschedule service event if we stall the PF<->SM mailbox
Jacob Keller
2017-10-02
1
-0
/
+4
|
*
|
fm10k: ensure we process SM mbx when processing VF mbx
Jacob Keller
2017-10-02
1
-0
/
+3
*
|
|
Merge branch 'Thunderbolt-networking'
David S. Miller
2017-10-02
24
-363
/
+5304
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
MAINTAINERS: Add entry for Thunderbolt network driver
Mika Westerberg
2017-10-02
1
-0
/
+8
|
*
|
net: Add support for networking over Thunderbolt cable
Amir Levy
2017-10-02
4
-0
/
+1401
|
*
|
MAINTAINERS: Add thunderbolt.h to the Thunderbolt driver entry
Mika Westerberg
2017-10-02
1
-0
/
+1
|
*
|
thunderbolt: Allocate ring HopID automatically if requested
Mika Westerberg
2017-10-02
1
-18
/
+60
|
*
|
thunderbolt: Add function to retrieve DMA device for the ring
Mika Westerberg
2017-10-02
1
-0
/
+13
|
*
|
thunderbolt: Add polling mode for rings
Mika Westerberg
2017-10-02
3
-17
/
+134
|
*
|
thunderbolt: Use spinlock in NHI serialization
Mika Westerberg
2017-10-02
2
-35
/
+42
|
*
|
thunderbolt: Use spinlock in ring serialization
Mika Westerberg
2017-10-02
2
-13
/
+15
|
*
|
thunderbolt: Move ring descriptor flags to thunderbolt.h
Mika Westerberg
2017-10-02
2
-7
/
+18
|
*
|
thunderbolt: Export ring handling functions to modules
Mika Westerberg
2017-10-02
4
-176
/
+211
|
*
|
thunderbolt: Add support for frame mode
Mika Westerberg
2017-10-02
4
-30
/
+61
|
*
|
thunderbolt: Configure interrupt throttling for all interrupts
Mika Westerberg
2017-10-02
2
-3
/
+22
|
*
|
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
15
-18
/
+2507
|
*
|
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2017-10-02
3
-8
/
+8
|
*
|
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
Mika Westerberg
2017-10-02
2
-42
/
+45
|
*
|
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
Mika Westerberg
2017-10-02
3
-17
/
+18
|
*
|
thunderbolt: Add support for XDomain properties
Mika Westerberg
2017-10-02
3
-1
/
+760
|
*
|
thunderbolt: Remove __packed from ICM message structures
Mika Westerberg
2017-10-02
1
-14
/
+14
|
*
|
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
Mika Westerberg
2017-10-02
2
-14
/
+16
|
/
/
[prev]
[next]