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
*
mlxsw: spectrum: Enable L3 interfaces on top of bridge devices
Ido Schimmel
2016-07-05
3
-1
/
+143
*
mlxsw: spectrum: Configure FIDs based on bridge events
Ido Schimmel
2016-07-05
3
-24
/
+107
*
mlxsw: spectrum: Unsplit the vFID range
Ido Schimmel
2016-07-05
2
-29
/
+30
*
mlxsw: spectrum: Introduce support for router interfaces
Ido Schimmel
2016-07-05
3
-230
/
+357
*
mlxsw: spectrum: Edit RIF properties based on netdev events
Ido Schimmel
2016-07-05
3
-6
/
+86
*
mlxsw: spectrum: Add couple of lower device helper functions
Jiri Pirko
2016-07-05
2
-5
/
+63
*
mlxsw: spectrum_router: Implement fib4 add/del switchdev obj ops
Jiri Pirko
2016-07-05
3
-0
/
+259
*
mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definition
Jiri Pirko
2016-07-05
1
-0
/
+264
*
mlxsw: spectrum_router: Add virtual router management
Jiri Pirko
2016-07-05
2
-0
/
+242
*
mlxsw: spectrum_router: Implement LPM trees management
Jiri Pirko
2016-07-05
2
-1
/
+175
*
mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definition
Jiri Pirko
2016-07-05
1
-0
/
+45
*
mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definition
Jiri Pirko
2016-07-05
1
-0
/
+77
*
mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definition
Jiri Pirko
2016-07-05
1
-1
/
+53
*
mlxsw: spectrum_router: Implement private fib
Jiri Pirko
2016-07-05
2
-0
/
+127
*
tun: fix build warnings
Jason Wang
2016-07-05
1
-3
/
+5
*
liquidio: Response header changes
Raghu Vatsavayi
2016-07-05
1
-6
/
+12
*
liquidio: Remove redundant code
Raghu Vatsavayi
2016-07-05
13
-47
/
+51
*
liquidio: Droq validation
Raghu Vatsavayi
2016-07-05
1
-12
/
+0
*
liquidio: MTU limits
Raghu Vatsavayi
2016-07-05
3
-11
/
+15
*
liquidio: free resources during shutdown
Raghu Vatsavayi
2016-07-05
4
-8
/
+13
*
liquidio: iq/oq limits
Raghu Vatsavayi
2016-07-05
1
-5
/
+1
*
liquidio: softcommand delay
Raghu Vatsavayi
2016-07-05
3
-5
/
+5
*
liquidio: IQ synchronization
Raghu Vatsavayi
2016-07-05
1
-11
/
+16
*
liquidio: Macro replacements
Raghu Vatsavayi
2016-07-05
17
-321
/
+66
*
liquidio: Vxlan support
Raghu Vatsavayi
2016-07-05
6
-5
/
+254
*
net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-05
1
-26
/
+2
*
net: ethernet: bcmgenet: use phydev from struct net_device
Philippe Reynes
2016-07-05
3
-39
/
+31
*
net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-05
1
-38
/
+2
*
net: ethernet: arc: emac: use phydev from struct net_device
Philippe Reynes
2016-07-05
2
-18
/
+12
*
net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-05
1
-12
/
+2
*
net: ethernet: ixp4xx_eth: use phydev from struct net_device
Philippe Reynes
2016-07-05
1
-20
/
+16
*
net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-05
1
-16
/
+2
*
net: ethernet: smsc: smsc911x: use phydev from struct net_device
Philippe Reynes
2016-07-05
1
-35
/
+31
*
net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-05
1
-14
/
+2
*
net: ethernet: lantiq_etop: use phydev from struct net_device
Philippe Reynes
2016-07-05
1
-17
/
+7
*
net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-05
1
-23
/
+2
*
net: ethernet: cavium: octeon: use phydev from struct net_device
Philippe Reynes
2016-07-05
1
-46
/
+40
*
net/mlx4: Fix some indent inconsistancy
Christophe Jaillet
2016-07-05
5
-19
/
+17
*
net-next: mediatek: fix compile error inside mtk_poll_controller()
John Crispin
2016-07-02
1
-1
/
+1
*
mlxsw: spectrum: Add traps needed for router implementation
Jiri Pirko
2016-07-02
2
-0
/
+30
*
mlxsw: spectrum: Use action 'discard' when removing traps
Ido Schimmel
2016-07-02
1
-2
/
+2
*
mlxsw: reg: Add Router Interface Table Register
Ido Schimmel
2016-07-02
1
-0
/
+194
*
mlxsw: reg: Add FDB action to forward to router
Ido Schimmel
2016-07-02
1
-1
/
+3
*
mlxsw: spectrum: Add router interface struct
Ido Schimmel
2016-07-02
2
-0
/
+22
*
mlxsw: spectrum_router: Add basic ipv4 router initialization
Ido Schimmel
2016-07-02
4
-1
/
+83
*
mlxsw: spectrum: Initialize ports at the end of init sequence
Ido Schimmel
2016-07-02
1
-14
/
+11
*
mlxsw: reg: Add Router General Configuration Register
Ido Schimmel
2016-07-02
1
-1
/
+77
*
mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG
Ido Schimmel
2016-07-02
1
-0
/
+13
*
mlxsw: spectrum: Sync PVID vPort LAG status
Ido Schimmel
2016-07-02
1
-0
/
+31
*
mlxsw: spectrum: Remove VLANs configuration via SELF flag
Ido Schimmel
2016-07-02
3
-66
/
+6
[next]