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: phy: marvell10g: Utilize gen10g_no_soft_reset()
Florian Fainelli
2018-03-02
1
-10
/
+1
*
net: phy: cortina: Utilize generic functions
Florian Fainelli
2018-03-02
1
-15
/
+3
*
net: phy: teranetics: Utilize generic functions
Florian Fainelli
2018-03-02
1
-27
/
+5
*
net: phy: Export gen10g_* functions
Florian Fainelli
2018-03-02
1
-7
/
+13
*
net: phy: aquantia: Utilize genphy_c45_aneg_done()
Florian Fainelli
2018-03-02
1
-14
/
+6
*
net/mac89x0: Replace custom debug logging with netif_* calls
Finn Thain
2018-03-02
1
-32
/
+15
*
net/mac89x0: Fix and modernize log messages
Finn Thain
2018-03-02
1
-10
/
+9
*
net/mac89x0: Convert to platform_driver
Finn Thain
2018-03-02
2
-42
/
+29
*
net/mac89x0: Remove redundant code
Finn Thain
2018-03-02
1
-32
/
+0
*
net: phylink: Remove redundant netdev.phydev assignment
Richard Cochran
2018-03-01
1
-2
/
+0
*
ipmr, ip6mr: Make mfc_cache a common structure
Yuval Mintz
2018-03-01
1
-10
/
+11
*
r8169: fix interrupt number after adding support for MSI-X interrupts
Heiner Kallweit
2018-02-28
1
-2
/
+3
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-02-28
6
-20
/
+23
|
\
|
*
fm10k: bump version number
Jacob Keller
2018-02-28
1
-2
/
+2
|
*
fm10k: fix incorrect warning for function prototype
Jacob Keller
2018-02-28
1
-1
/
+1
|
*
fm10k: fix function doxygen comments
Jacob Keller
2018-02-28
5
-17
/
+20
*
|
ipvlan: use per device spinlock to protect addrs list updates
Paolo Abeni
2018-02-28
3
-35
/
+56
*
|
ipvlan: egress mcast packets are not exceptional
Paolo Abeni
2018-02-28
1
-2
/
+2
*
|
mlxsw: spectrum: qdiscs: prio: Handle graft command
Nogah Frankel
2018-02-28
1
-0
/
+54
*
|
mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands
Nogah Frankel
2018-02-28
1
-1
/
+6
*
|
mlxsw: spectrum: Update sch_prio stats to include sch_red related drops
Nogah Frankel
2018-02-28
1
-1
/
+4
*
|
mlxsw: spectrum: qdiscs: Update backlog handling of a child qdiscs
Nogah Frankel
2018-02-28
1
-2
/
+12
*
|
mlxsw: spectrum: qdiscs: Collect stats for sch_red based on priomap
Nogah Frankel
2018-02-28
1
-19
/
+50
*
|
mlxsw: spectrum: qdiscs: Add priority map per qdisc
Nogah Frankel
2018-02-28
1
-0
/
+7
*
|
mlxsw: spectrum: Add priority counters
Nogah Frankel
2018-02-28
2
-0
/
+12
*
|
mlxsw: spectrum: qdiscs: Support qdisc per tclass
Nogah Frankel
2018-02-28
2
-10
/
+53
*
|
net: mvpp2: Add hardware offloading for VLAN filtering
Maxime Chevallier
2018-02-28
1
-34
/
+380
*
|
r8169: convert remaining feature flag and remove enum features
Heiner Kallweit
2018-02-28
1
-8
/
+4
*
|
net/macmace: Drop redundant MACH_IS_MAC test
Finn Thain
2018-02-28
1
-15
/
+1
*
|
net/macmace: Fix and clean up log messages
Finn Thain
2018-02-28
1
-6
/
+3
*
|
emulex/benet: Constify *be_misconfig_evt_port_state[]
Hernán Gonzalez
2018-02-28
2
-2
/
+2
*
|
qlogic/qed: Constify *pkt_type_str[]
Hernán Gonzalez
2018-02-28
1
-1
/
+1
*
|
sfp: add high power module support
Jon Nettleton
2018-02-28
1
-18
/
+132
*
|
phylink,sfp: negotiate interface format with MAC
Russell King
2018-02-28
2
-76
/
+58
*
|
sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules
Russell King
2018-02-28
1
-23
/
+38
*
|
team: Use extack to report enslavement failures
Ido Schimmel
2018-02-28
1
-5
/
+11
|
/
*
Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-02-28
13
-147
/
+732
|
\
|
*
IB/mlx5: Disable self loopback check when in switchdev mode
Mark Bloch
2018-02-23
1
-0
/
+8
|
*
net/mlx5: E-Switch, Reload IB interface when switching devlink modes
Mark Bloch
2018-02-23
4
-17
/
+26
|
*
IB/mlx5: Add proper representors support
Mark Bloch
2018-02-23
4
-30
/
+192
|
*
IB/mlx5: E-Switch, Add rule to forward traffic to vport
Mark Bloch
2018-02-23
4
-0
/
+45
|
*
IB/mlx5: Don't expose MR cache in switchdev mode
Mark Bloch
2018-02-23
1
-2
/
+3
|
*
IB/mlx5: When in switchdev mode, expose only raw packet capabilities
Mark Bloch
2018-02-23
2
-30
/
+124
|
*
IB/mlx5: Listen to netdev register/unresiter events in switchdev mode
Mark Bloch
2018-02-23
2
-3
/
+20
|
*
IB/mlx5: Add match on vport when in switchdev mode
Mark Bloch
2018-02-23
1
-0
/
+12
|
*
IB/mlx5: Allocate flow DB only on PF IB device
Mark Bloch
2018-02-23
2
-14
/
+34
|
*
IB/mlx5: Add basic regiser/unregister representors code
Mark Bloch
2018-02-23
5
-0
/
+169
|
*
net/mlx5: E-Switch, Optimize HW steering tables in switchdev mode
Mark Bloch
2018-02-23
2
-7
/
+44
|
*
net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev mode
Mark Bloch
2018-02-23
1
-2
/
+3
|
*
net/mlx5: E-Switch, Move representors definition to a global scope
Mark Bloch
2018-02-23
4
-49
/
+19
[next]