index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: mv88e6xxx: Fix name of switch 88E6141
Uwe Kleine-König
2018-03-20
1
-1
/
+1
*
mlxsw: spectrum_acl: Do not invalidate already invalid ACL groups
Ido Schimmel
2018-03-20
1
-5
/
+0
*
mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versions
Ido Schimmel
2018-03-20
1
-17
/
+26
*
mlxsw: spectrum: Reserved field in mbox profile shouldn't be set
Tal Bar
2018-03-20
1
-4
/
+0
*
mlxsw: pci: Set mbox dma addresses to zero when not used
Shalom Toledo
2018-03-20
1
-3
/
+6
*
mlx5: Remove call to ida_pre_get
Matthew Wilcox
2018-03-20
1
-1
/
+0
*
i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATE
Paweł Jabłoński
2018-03-19
1
-6
/
+29
*
i40evf: remove flags that are never used
Jacob Keller
2018-03-19
1
-3
/
+0
*
i40e: Prevent setting link speed on I40E_DEV_ID_25G_B
Patryk Małek
2018-03-19
1
-0
/
+1
*
i40e: Fix incorrect return types
Doug Dziggel
2018-03-19
2
-4
/
+4
*
i40e: add doxygen comment for new mode parameter
Jacob Keller
2018-03-19
1
-0
/
+1
*
i40e: Close client on suspend and restore client MSIx on resume
Shiraz Saleem
2018-03-19
3
-3
/
+22
*
i40e: Prevent setting link speed on KX_X722
Patryk Małek
2018-03-19
1
-1
/
+2
*
i40e: Properly check allowed advertisement capabilities
Jan Sokolowski
2018-03-19
1
-9
/
+7
*
i40evf: Reorder configure_clsflower to avoid deadlock on error
Alexander Duyck
2018-03-19
1
-12
/
+11
*
net: dsa: mv88e6xxx: Add MDIO interrupts for internal PHYs
Andrew Lunn
2018-03-18
3
-0
/
+58
*
net: dsa: mv88e6xxx: Add number of internal PHYs
Andrew Lunn
2018-03-18
2
-0
/
+29
*
net: dsa: mv88e6xxx: Add missing g1 IRQ numbers
Andrew Lunn
2018-03-18
1
-0
/
+2
*
net: dsa: mv88e6xxx: Fix missing register lock in serdes_get_stats
Florian Fainelli
2018-03-18
1
-0
/
+2
*
net: dsa: mv88e6xxx: Fix IRQ when loading module
Andrew Lunn
2018-03-18
1
-8
/
+11
*
ibmvnic: Remove unused TSO resources in TX pool structure
Thomas Falcon
2018-03-18
1
-2
/
+0
*
ibmvnic: Update TX pool cleaning routine
Thomas Falcon
2018-03-18
1
-16
/
+24
*
ibmvnic: Improve TX buffer accounting
Thomas Falcon
2018-03-18
1
-9
/
+21
*
ibmvnic: Update TX and TX completion routines
Thomas Falcon
2018-03-18
2
-27
/
+29
*
ibmvnic: Update TX pool initialization routine
Thomas Falcon
2018-03-18
1
-42
/
+48
*
ibmvnic: Update release TX pool routine
Thomas Falcon
2018-03-18
1
-7
/
+12
*
ibmvnic: Update and clean up reset TX pool routine
Thomas Falcon
2018-03-18
1
-20
/
+25
*
ibmvnic: Generalize TX pool structure
Thomas Falcon
2018-03-18
1
-2
/
+3
*
hv_netvsc: add trace points
Stephen Hemminger
2018-03-18
5
-2
/
+220
*
hv_netvsc: pass netvsc_device to rndis halt
Stephen Hemminger
2018-03-18
1
-4
/
+3
*
net: ethernet: ti: cpsw: enable vlan rx vlan offload
Grygorii Strashko
2018-03-18
3
-4
/
+67
*
cxgb4: Fix queue free path of ULD drivers
Arjun Vynipadath
2018-03-17
1
-0
/
+1
*
liquidio: Simplified napi poll
Intiyaz Basha
2018-03-16
3
-66
/
+35
*
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
2018-03-16
4
-1
/
+14
*
net: macb: Add phy-handle DT support
Brad Mouring
2018-03-16
1
-3
/
+5
*
net: macb: Remove redundant poll irq assignment
Brad Mouring
2018-03-16
1
-4
/
+1
*
net: macb: Reorganize macb_mii bringup
Brad Mouring
2018-03-16
1
-38
/
+41
*
enic: drop IP proto check for vxlan tunnel delete
Govindarajulu Varadarajan
2018-03-16
1
-3
/
+2
*
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
2018-03-15
5
-13
/
+2
*
i40e: restore TCPv4 input set when re-enabling ATR
Jacob Keller
2018-03-14
1
-0
/
+9
*
i40e: fix for wrong partition id calculation on OCP mezz cards
Mariusz Stachura
2018-03-14
2
-1
/
+25
*
i40e: factor out re-enable functions for ATR and SB
Jacob Keller
2018-03-14
1
-16
/
+32
*
i40e: track filter type statistics when deleting invalid filters
Jacob Keller
2018-03-14
1
-8
/
+48
*
i40e: Fix permission check for VF MAC filters
Filip Sadowski
2018-03-14
1
-28
/
+51
*
i40e: Cleanup i40e_vlan_rx_register
Jacob Keller
2018-03-14
1
-17
/
+4
*
i40e: Fix attach VF to VM issue
Paweł Jabłoński
2018-03-14
1
-0
/
+11
*
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
Gustavo A R Silva
2018-03-14
1
-1
/
+1
*
i40e: remove i40e_fcoe files
Corentin Labbe
2018-03-14
2
-1698
/
+0
*
liquidio: Add support for liquidio 10GBase-T NIC
Veerasenareddy Burru
2018-03-14
2
-8
/
+28
*
tuntap: XDP_TX can use native XDP
Jason Wang
2018-03-14
1
-11
/
+8
[next]