index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
memory-hotplug.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-05
net: pktgen: support injecting packets for qdisc testing
John Fastabend
1
-2
/
+40
2016-07-05
net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+2
2016-07-05
net: ethernet: bcmgenet: use phydev from struct net_device
Philippe Reynes
3
-39
/
+31
2016-07-05
net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-38
/
+2
2016-07-05
net: ethernet: arc: emac: use phydev from struct net_device
Philippe Reynes
2
-18
/
+12
2016-07-05
net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+2
2016-07-05
net: ethernet: ixp4xx_eth: use phydev from struct net_device
Philippe Reynes
1
-20
/
+16
2016-07-05
net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+2
2016-07-05
net: ethernet: smsc: smsc911x: use phydev from struct net_device
Philippe Reynes
1
-35
/
+31
2016-07-05
net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-14
/
+2
2016-07-05
net: ethernet: lantiq_etop: use phydev from struct net_device
Philippe Reynes
1
-17
/
+7
2016-07-05
net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-23
/
+2
2016-07-05
net: ethernet: cavium: octeon: use phydev from struct net_device
Philippe Reynes
1
-46
/
+40
2016-07-05
net/mlx4: Fix some indent inconsistancy
Christophe Jaillet
5
-19
/
+17
2016-07-05
net sched actions: skbedit convert to use more modern nla_put_xxx
Jamal Hadi Salim
1
-8
/
+4
2016-07-05
net sched actions: skbedit add support for mod-ing skb pkt_type
Jamal Hadi Salim
3
-6
/
+24
2016-07-05
net: simplify and make pkt_type_ok() available for other users
Jamal Hadi Salim
2
-8
/
+11
2016-07-02
net-next: mediatek: fix compile error inside mtk_poll_controller()
John Crispin
1
-1
/
+1
2016-07-02
mlxsw: spectrum: Add traps needed for router implementation
Jiri Pirko
2
-0
/
+30
2016-07-02
mlxsw: spectrum: Use action 'discard' when removing traps
Ido Schimmel
1
-2
/
+2
2016-07-02
mlxsw: reg: Add Router Interface Table Register
Ido Schimmel
1
-0
/
+194
2016-07-02
mlxsw: reg: Add FDB action to forward to router
Ido Schimmel
1
-1
/
+3
2016-07-02
mlxsw: spectrum: Add router interface struct
Ido Schimmel
2
-0
/
+22
2016-07-02
mlxsw: spectrum_router: Add basic ipv4 router initialization
Ido Schimmel
4
-1
/
+83
2016-07-02
mlxsw: spectrum: Initialize ports at the end of init sequence
Ido Schimmel
1
-14
/
+11
2016-07-02
mlxsw: reg: Add Router General Configuration Register
Ido Schimmel
1
-1
/
+77
2016-07-02
mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG
Ido Schimmel
1
-0
/
+13
2016-07-02
mlxsw: spectrum: Sync PVID vPort LAG status
Ido Schimmel
1
-0
/
+31
2016-07-02
mlxsw: spectrum: Remove VLANs configuration via SELF flag
Ido Schimmel
3
-66
/
+6
2016-07-02
mlxsw: spectrum: Send untagged packets through a port netdev
Ido Schimmel
1
-1
/
+2
2016-07-02
bnxt_en: Allow statistics DMA to be configurable using ethtool -C.
Michael Chan
3
-3
/
+31
2016-07-02
bnxt_en: Assign netdev->dev_port with port ID.
Michael Chan
1
-0
/
+1
2016-07-02
bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.
Michael Chan
1
-3
/
+12
2016-07-02
bnxt_en: Increase maximum supported MTU to 9500.
Vasundhara Volam
1
-1
/
+1
2016-07-02
bnxt_en: Enable MRU enables bit when configuring VNIC MRU.
Michael Chan
1
-1
/
+2
2016-07-02
bnxt_en: Add support for firmware updates for additional processors.
Rob Swindell
2
-0
/
+21
2016-07-02
bnxt_en: Request firmware reset after successful firwmare update
Rob Swindell
1
-0
/
+2
2016-07-02
bnxt_en: Add support for updating flash more securely
Rob Swindell
2
-1
/
+3
2016-07-02
bnxt_en: Do function reset on the 1st PF open only.
Michael Chan
2
-6
/
+17
2016-07-02
bnxt_en: Update firmware spec. to 1.3.0.
Michael Chan
2
-32
/
+66
2016-07-02
bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.
Michael Chan
1
-2
/
+2
2016-07-02
net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-37
/
+2
2016-07-02
net: ethernet: davinci_emac: use phydev from struct net_device
Philippe Reynes
1
-34
/
+27
2016-07-02
net/mlx5e: Introduce SRIOV VF representors
Hadar Hen Zion
6
-19
/
+574
2016-07-02
net/mlx5: Add Representors registration API
Hadar Hen Zion
5
-7
/
+97
2016-07-02
net/mlx5e: Add support for multiple profiles
Hadar Hen Zion
2
-118
/
+240
2016-07-02
net/mlx5e: Mark enabled RQTs instances explicitly
Hadar Hen Zion
3
-23
/
+37
2016-07-02
net/mlx5e: TIRs management refactoring
Hadar Hen Zion
6
-57
/
+77
2016-07-02
net/mlx5e: Create NIC global resources only once
Hadar Hen Zion
5
-90
/
+171
2016-07-02
net/mlx5e: Add devlink based SRIOV mode changes
Or Gerlitz
2
-9
/
+124
[next]