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
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
52
-225
/
+427
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-44
/
+167
2016-05-14
drivers: net: xgene: fix register offset
Iyappan Subramanian
2
-4
/
+4
2016-05-14
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
4
-19
/
+53
2016-05-14
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
2
-11
/
+27
2016-05-14
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
1
-2
/
+2
2016-05-14
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
2
-5
/
+8
2016-05-14
e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
Jacob Keller
3
-16
/
+55
2016-05-14
igb/igbvf: Add support for GSO partial
Alexander Duyck
2
-116
/
+203
2016-05-14
e1000e: mark shifted values as unsigned
Jacob Keller
1
-4
/
+4
2016-05-14
e1000e: use BIT() macro for bit defines
Jacob Keller
10
-142
/
+143
2016-05-14
igbvf: use BIT() macro instead of shifts
Jacob Keller
5
-10
/
+11
2016-05-14
igbvf: remove unused variable and dead code
Jacob Keller
1
-3
/
+1
2016-05-14
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2
-0
/
+44
2016-05-14
e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
Denys Vlasenko
1
-14
/
+14
2016-05-14
e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
Denys Vlasenko
1
-1
/
+1
2016-05-14
e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
Denys Vlasenko
1
-1
/
+2
2016-05-14
igb: make igb_update_pf_vlvf static
Jacob Keller
1
-1
/
+1
2016-05-14
igb: use BIT() macro or unsigned prefix
Jacob Keller
11
-136
/
+136
2016-05-14
e1000e: Cleanup consistency in ret_val variable usage
Brian Walsh
1
-11
/
+11
2016-05-14
e1000e: fix ethtool autoneg off for non-copper
Steve Shih
1
-2
/
+10
2016-05-13
Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-10
/
+34
2016-05-13
Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-2
/
+6
2016-05-13
Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-6
/
+0
2016-05-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-74
/
+44
2016-05-13
Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...
Mark Brown
4
-10
/
+34
2016-05-13
Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...
Mark Brown
3
-2
/
+5
2016-05-13
Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus
Mark Brown
1
-0
/
+1
2016-05-13
xen-netback: fix extra_info handling in xenvif_tx_err()
Paul Durrant
1
-0
/
+1
2016-05-12
net: mvneta: bm: fix dependencies again
Arnd Bergmann
1
-1
/
+1
2016-05-12
phy: micrel: Use MICREL_PHY_ID_MASK definition
Fabio Estevam
1
-17
/
+17
2016-05-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+9
2016-05-12
drm/amdgpu: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-12
drm/radeon: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-12
Merge tag 'pinctrl-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+2
2016-05-12
gtp: put back reference to netns when not required anymore
Pablo Neira
1
-3
/
+12
2016-05-12
qed*: Tx-switching configuration
Yuval Mintz
9
-4
/
+50
2016-05-12
qed*: support ndo_get_vf_config
Yuval Mintz
2
-0
/
+105
2016-05-12
qed*: IOV support spoof-checking
Yuval Mintz
5
-0
/
+110
2016-05-12
qed*: IOV link control
Yuval Mintz
5
-0
/
+274
2016-05-12
qed*: Support forced MAC
Yuval Mintz
6
-0
/
+229
2016-05-12
qed*: Support PVID configuration
Yuval Mintz
8
-7
/
+467
2016-05-12
qede: Add VF support
Yuval Mintz
3
-9
/
+90
2016-05-12
qed: Align TLVs
Yuval Mintz
6
-2
/
+375
2016-05-12
qed: Bulletin and Link
Yuval Mintz
5
-6
/
+425
2016-05-12
qed: IOV l2 functionality
Yuval Mintz
9
-246
/
+1957
2016-05-12
qed: IOV configure and FLR
Yuval Mintz
13
-11
/
+959
2016-05-12
qed: Introduce VFs
Yuval Mintz
23
-186
/
+1777
2016-05-12
qed: Add VF->PF channel infrastructure
Yuval Mintz
9
-15
/
+580
2016-05-12
qed: Add CONFIG_QED_SRIOV
Yuval Mintz
9
-0
/
+650
[next]