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.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-03-30
ixgbe: Fix cls_u32 offload support for L4 ports
Sridhar Samudrala
1
-12
/
+4
2016-03-30
ixgbe: Fix cls_u32 offload support for fields with masks
Sridhar Samudrala
2
-7
/
+5
2016-03-30
ixgbe: fix error handling in TC cls_u32 offload routines
Sridhar Samudrala
1
-18
/
+34
2016-03-30
ixgbe: make __ixgbe_setup_tc static
Emil Tantilov
1
-2
/
+2
2016-03-30
ixgbevf: fix error code path when setting MAC address
Emil Tantilov
2
-5
/
+11
2016-03-30
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-4
/
+6
2016-03-30
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-4
/
+6
2016-03-30
ixgbe: Use udelay to avoid sleeping while atomic
Mark Rustad
1
-1
/
+1
2016-03-30
ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
Alexander Duyck
1
-24
/
+21
2016-03-30
ixgbe: Store VXLAN port number in network order
Alexander Duyck
2
-49
/
+20
2016-03-30
ixgbe: Fix for RAR0 not being set to default MAC addr
Tushar Dave
1
-0
/
+2
2016-03-30
clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepll
Matthew McClintock
1
-0
/
+10
2016-03-30
clk: qcom: ipq4019: switch remaining defines to enums
Matthew McClintock
1
-35
/
+25
2016-03-30
clk: qcom: Make reset_control_ops const
Philipp Zabel
2
-2
/
+2
2016-03-30
clk: tegra: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2016-03-30
clk: sunxi: Make reset_control_ops const
Philipp Zabel
3
-3
/
+3
2016-03-30
clk: atlas7: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2016-03-30
clk: rockchip: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2016-03-30
clk: mmp: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2016-03-30
clk: mediatek: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2016-03-29
x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()
Dan Williams
1
-2
/
+2
2016-03-29
qmi_wwan: add "D-Link DWM-221 B1" device id
Bjørn Mork
1
-0
/
+1
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-1
/
+3
2016-03-28
drm/amdgpu: Don't move pinned BOs
Michel Dänzer
2
-0
/
+10
2016-03-28
drm/radeon: Don't move pinned BOs
Michel Dänzer
2
-0
/
+10
2016-03-28
net: macb: Only call GPIO functions if there is a valid GPIO
Charles Keepax
1
-3
/
+5
2016-03-28
net: hns: set-coalesce-usecs returns errno by dsaf.ko
Lisheng
3
-6
/
+8
2016-03-28
net: hns: fixed the setting and getting overtime bug
Lisheng
4
-154
/
+126
2016-03-28
drm/radeon: add a dpm quirk for all R7 370 parts
Alex Deucher
1
-0
/
+4
2016-03-28
drm/radeon: add another R7 370 quirk
Alex Deucher
1
-0
/
+1
2016-03-28
drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()
Douglas Anderson
1
-2
/
+0
2016-03-28
drm/rockchip: vop: Fix vop crtc cleanup
Douglas Anderson
1
-3
/
+24
2016-03-28
drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path
Douglas Anderson
1
-1
/
+10
2016-03-28
drm/rockchip: vop: Disable planes when disabling CRTC
Tomeu Vizoso
1
-0
/
+15
2016-03-28
drm/rockchip: vop: Don't reject empty modesets
Tomeu Vizoso
1
-3
/
+0
2016-03-28
drm/rockchip: cancel pending vblanks on close
John Keeping
3
-0
/
+43
2016-03-28
drm/rockchip: vop: fix crtc size in plane check
John Keeping
1
-6
/
+8
2016-03-28
ravb: fix software timestamping
Lino Sanfilippo
1
-1
/
+1
2016-03-28
net: sxgbe: fix error paths in sxgbe_platform_probe()
Rasmus Villemoes
1
-2
/
+2
2016-03-28
Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.
Cosmin-Gabriel Samoila
1
-5
/
+10
2016-03-28
drivers/net/usb/plusb.c: Fix typo
Diego Viola
1
-1
/
+1
2016-03-27
hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
Guenter Roeck
1
-0
/
+6
2016-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-11
/
+3
2016-03-26
Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb
Linus Torvalds
3
-68
/
+71
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
20
-154
/
+1171
2016-03-26
NTB: Remove _addr functions from ntb_hw_amd
Allen Hubbe
1
-30
/
+0
2016-03-26
ACPI / processor: Request native thermal interrupt handling via _OSC
Srinivas Pandruvada
3
-0
/
+61
2016-03-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-11
/
+8
2016-03-26
Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+0
2016-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-217
/
+449
[prev]
[next]