index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
3
-21
/
+29
2015-04-02
net/mlx4: Set enhanced QoS support by default when ETS supported
Ido Shamay
1
-3
/
+3
2015-04-02
net/mlx4: Warn users of depracated QoS Firmware
Ido Shamay
3
-3
/
+14
2015-04-02
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
2
-1
/
+187
2015-04-02
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
5
-1
/
+24
2015-04-02
net/mlx4: Allocate VPPs for each port on PF init
Ido Shamay
3
-0
/
+76
2015-04-02
net/mlx4: Query device for QoS per VF support
Ido Shamay
1
-1
/
+9
2015-04-02
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
Ido Shamay
3
-0
/
+134
2015-04-02
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
Ido Shamay
3
-0
/
+112
2015-04-02
net/mlx4: New file for QoS related firmware commands
Ido Shamay
6
-88
/
+204
2015-04-02
net/mlx4: Aesthetic code changes in multi_func_init
Ido Shamay
1
-4
/
+15
2015-04-02
net/mlx4: Make mlx4_is_eth visible inline funcion
Ido Shamay
1
-5
/
+0
2015-04-02
net/mlx4_en: Change loopback only upon feature change
Ido Shamay
2
-7
/
+10
2015-04-02
net/mlx4: Add RSS support for fragmented IP datagrams
Ido Shamay
3
-0
/
+15
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
83
-470
/
+866
2015-04-02
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-1
/
+19
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
50
-349
/
+674
2015-04-02
veth: set iflink to the peer veth
Nicolas Dichtel
1
-0
/
+15
2015-04-02
infiniband/ipoib: implement ndo_get_iflink
Nicolas Dichtel
2
-1
/
+8
2015-04-02
ipvlan: implement ndo_get_iflink
Nicolas Dichtel
1
-1
/
+8
2015-04-02
macvlan: implement ndo_get_iflink
Nicolas Dichtel
1
-1
/
+8
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
1
-1
/
+1
2015-04-02
net: dsa: mv88e6xxx: Fix stats counters for 6352 family
Andrew Lunn
1
-0
/
+16
2015-04-02
net: dsa: Use mnemonics rather than register numbers
Andrew Lunn
6
-178
/
+335
2015-04-02
net: dsa: Consolidate getting the statistics
Andrew Lunn
6
-241
/
+110
2015-04-02
net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.
Andrew Lunn
1
-29
/
+30
2015-04-02
net: dsa: Consolidate phy read and write functions
Andrew Lunn
5
-146
/
+110
2015-04-02
net: dsa: Move phy page access functions into shared code
Andrew Lunn
3
-41
/
+42
2015-04-02
net: dsa: Centralize Marvell switch reset
Andrew Lunn
6
-154
/
+45
2015-04-02
net: dsa: Consistently set and use ps->num_ports
Andrew Lunn
2
-11
/
+22
2015-04-02
net: dsa: mv88e6123_61_65: Determine and use number of switch ports
Guenter Roeck
1
-16
/
+38
2015-04-02
net: dsa: mv88e6131: Determine and use number of switch ports
Guenter Roeck
2
-7
/
+36
2015-04-02
net: dsa: mv88e6xxx: Move switch product IDs into common include file
Guenter Roeck
3
-10
/
+36
2015-04-02
net: dsa: mv88e6131: Use common initialization functions
Guenter Roeck
1
-28
/
+5
2015-04-02
vxlan: correct spelling in comments
Simon Horman
1
-3
/
+3
2015-04-02
vmxnet3: spelling fixes
stephen hemminger
1
-2
/
+2
2015-04-01
vxge: Add const to ethtool_driver_stats_keys
Joe Perches
2
-19
/
+19
2015-04-01
Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...
David S. Miller
1
-0
/
+1
2015-04-01
cxgb4: Fix to dump devlog, even if FW is crashed
Hariprasad Shenai
4
-26
/
+65
2015-04-01
cxgb4: Firmware macro changes for fw verison 1.13.32.0
Hariprasad Shenai
2
-6
/
+41
2015-04-01
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
2
-2
/
+2
2015-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
137
-1342
/
+4442
2015-04-01
Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-8
/
+5
2015-04-01
net: bcmgenet: enable MoCA link state change detection
Petri Gynther
3
-2
/
+24
2015-04-01
Merge tag 'iommu-fixes-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+10
2015-04-01
lguest: now needs PCI_DIRECT.
Rusty Russell
1
-1
/
+1
2015-04-01
net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument
Uwe Kleine-König
1
-5
/
+6
2015-04-01
caif: remove unused struct member
Rasmus Villemoes
1
-1
/
+0
2015-04-01
bnx2x: Fix kdump when iommu=on
Yuval Mintz
1
-23
/
+16
2015-04-01
bnx2x: Fix kdump on 4-port device
Yuval Mintz
1
-18
/
+35
[next]