index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
mlxsw: spectrum: Add extack messages for enslave failures
David Ahern
1
-10
/
+37
2017-10-04
net: bonding: Add extack messages for some enslave failures
David Ahern
1
-0
/
+7
2017-10-04
net: vrf: Add extack messages for enslave errors
David Ahern
1
-2
/
+11
2017-10-04
net: Add extack to upper device linking
David Ahern
10
-16
/
+19
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
4
-5
/
+8
2017-10-04
cxgb4vf: make a couple of functions static
Colin Ian King
1
-3
/
+3
2017-10-04
ravb: RX checksum offload
Simon Horman
1
-1
/
+54
2017-10-03
cxgb4: add new T6 pci device id's
Ganesh Goudar
1
-0
/
+1
2017-10-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-137
/
+665
2017-10-03
bonding: speed/duplex update at NETDEV_UP event
Mahesh Bandewar
1
-1
/
+10
2017-10-03
mlxsw: spectrum: Add missing error code on allocation failure
Dan Carpenter
1
-1
/
+3
2017-10-03
mlxsw: spectrum: Fix check for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-10-03
net: dsa: mt7530: make functions mt7530_phy_write static
Colin Ian King
1
-1
/
+2
2017-10-03
net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} static
Colin Ian King
1
-2
/
+3
2017-10-03
mlxsw: spectrum: mr: Support trap-and-forward routes
Yotam Gigi
1
-9
/
+8
2017-10-03
mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast route
Yotam Gigi
2
-0
/
+9
2017-10-03
mlxsw: spectrum: Add trap for multicast trap-and-forward routes
Yotam Gigi
2
-0
/
+15
2017-10-03
mlxsw: acl: Introduce ACL trap and forward action
Yotam Gigi
2
-0
/
+19
2017-10-03
cxgb4: Update comment for min_mtu
Arjun Vynipadath
1
-1
/
+1
2017-10-03
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
Jacob Keller
2
-6
/
+7
2017-10-03
fm10k: prefer %s and __func__ for diagnostic prints
Jacob Keller
1
-2
/
+16
2017-10-03
fm10k: Fix misuse of net_ratelimit()
Joe Perches
1
-1
/
+2
2017-10-03
fm10k: bump version number
Jacob Keller
1
-1
/
+1
2017-10-03
fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
Jacob Keller
3
-4
/
+133
2017-10-03
fm10k: introduce a message queue for MAC/VLAN messages
Jacob Keller
3
-42
/
+397
2017-10-03
fm10k: use generic PM hooks instead of legacy PCIe power hooks
Jacob Keller
1
-45
/
+22
2017-10-03
fm10k: use spinlock to implement mailbox lock
Jacob Keller
2
-10
/
+8
2017-10-03
fm10k: prepare_for_reset() when we lose PCIe Link
Jacob Keller
2
-26
/
+79
2017-10-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
17
-74
/
+837
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
7
-3
/
+62
2017-10-02
i40e: fix client notify of VF reset
Alan Brady
1
-2
/
+2
2017-10-02
i40e: fix handling of vf_states variable
Alan Brady
2
-2
/
+4
2017-10-02
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
1
-7
/
+2
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
4
-7
/
+173
2017-10-02
i40e: ensure reset occurs when disabling VF
Jacob Keller
2
-11
/
+35
2017-10-02
i40e: make use of i40e_vc_disable_vf
Jacob Keller
1
-2
/
+1
2017-10-02
i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
Jacob Keller
1
-4
/
+3
2017-10-02
i40e: don't hold spinlock while resetting VF
Jacob Keller
1
-4
/
+32
2017-10-02
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
3
-24
/
+99
2017-10-02
i40e: Add support for 'ethtool -m'
Filip Sadowski
9
-0
/
+371
2017-10-02
i40e: Fix reporting of supported link modes
Filip Sadowski
3
-5
/
+46
2017-10-02
i40e: Fix a potential NULL pointer dereference
Christophe JAILLET
1
-0
/
+3
2017-10-02
i40e: remove logically dead code
Lihong Yang
1
-2
/
+0
2017-10-02
i40e: limit lan queue count in large CPU count machine
Shannon Nelson
1
-4
/
+7
2017-10-02
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-77
/
+101
2017-10-02
net: Add support for networking over Thunderbolt cable
Amir Levy
3
-0
/
+1377
2017-10-02
thunderbolt: Allocate ring HopID automatically if requested
Mika Westerberg
1
-18
/
+60
2017-10-02
thunderbolt: Add polling mode for rings
Mika Westerberg
2
-10
/
+118
2017-10-02
thunderbolt: Use spinlock in NHI serialization
Mika Westerberg
1
-34
/
+41
2017-10-02
thunderbolt: Use spinlock in ring serialization
Mika Westerberg
1
-12
/
+14
[next]