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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
net/af_iucv: don't use paged skbs for TX on HiperSockets
Julian Wiedmann
1
-11
/
+14
2017-01-11
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
1
-3
/
+3
2017-01-11
net: qrtr: Mark 'buf' as little endian
Stephen Boyd
1
-2
/
+2
2017-01-11
net: dsa: Ensure validity of dst->ds[0]
Florian Fainelli
1
-4
/
+7
2017-01-10
net: skb_flow_get_be16() can be static
Eric Dumazet
1
-2
/
+2
2017-01-10
Merge branch 'r8152-fix-autosuspend'
David S. Miller
1
-16
/
+64
2017-01-10
r8152: fix rx issue for runtime suspend
hayeswang
1
-3
/
+28
2017-01-10
r8152: split rtl8152_suspend function
hayeswang
1
-17
/
+40
2017-01-10
net: socket: Make unnecessarily global sockfs_setattr() static
Tobias Klauser
1
-1
/
+1
2017-01-10
Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub...
David S. Miller
4
-21
/
+31
2017-01-10
tcp: do not export tcp_peer_is_proven()
Eric Dumazet
1
-1
/
+0
2017-01-10
net: phy: Add Meson GXL PHY hardware dependency
Jean Delvare
1
-0
/
+1
2017-01-10
net/appletalk: Fix kernel memory disclosure
Vlad Tsyrklevich
1
-1
/
+1
2017-01-10
ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int
Pavel Tikhomirov
1
-1
/
+1
2017-01-10
ipv6: fix typos
Alexander Alemayhu
1
-2
/
+2
2017-01-09
phy state machine: failsafe leave invalid RUNNING state
Zefir Kurtisi
1
-0
/
+9
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-63
/
+116
2017-01-09
Merge branch 'bcm_sf2-fixes'
David S. Miller
1
-2
/
+9
2017-01-09
net: dsa: bcm_sf2: Utilize nested MDIO read/write
Florian Fainelli
1
-2
/
+2
2017-01-09
net: dsa: bcm_sf2: Do not clobber b53_switch_ops
Florian Fainelli
1
-0
/
+7
2017-01-09
net: stmmac: fix maxmtu assignment to be within valid range
Kweh, Hock Leong
2
-1
/
+15
2017-01-09
Linux 4.10-rc3
v4.10-rc3
Linus Torvalds
1
-1
/
+1
2017-01-09
bpf: change back to orig prog on too many passes
Daniel Borkmann
1
-0
/
+2
2017-01-08
Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
46
-316
/
+550
2017-01-08
Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+24
2017-01-08
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-30
/
+56
2017-01-08
tg3: Fix race condition in tg3_get_stats64().
Michael Chan
1
-0
/
+3
2017-01-08
be2net: fix unicast list filling
Ivan Vecera
1
-2
/
+1
2017-01-08
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
3
-4
/
+14
2017-01-08
mm: stop leaking PageTables
Hugh Dickins
1
-27
/
+20
2017-01-07
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+6
2017-01-07
MAINTAINERS: add greybus subsystem mailing list
Greg Kroah-Hartman
1
-0
/
+1
2017-01-07
be2net: fix accesses to unicast list
Ivan Vecera
1
-6
/
+3
2017-01-07
netlabel: add CALIPSO to the list of built-in protocols
Paul Moore
1
-4
/
+1
2017-01-07
Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-18
/
+20
2017-01-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+24
2017-01-07
Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-15
/
+17
2017-01-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-5
/
+13
2017-01-07
Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-9
/
+7
2017-01-07
vti6: fix device register to report IFLA_INFO_KIND
David Forster
1
-1
/
+1
2017-01-06
net: phy: dp83867: fix irq generation
Grygorii Strashko
1
-0
/
+10
2017-01-06
amd-xgbe: Fix IRQ processing when running in single IRQ mode
Lendacky, Thomas
1
-1
/
+1
2017-01-06
sh_eth: R8A7740 supports packet shecksumming
Sergei Shtylyov
1
-0
/
+1
2017-01-06
sh_eth: fix EESIPR values for SH77{34|63}
Sergei Shtylyov
1
-2
/
+2
2017-01-06
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
14
-172
/
+247
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-34
/
+82
2017-01-06
Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+42
2017-01-06
Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
7
-5
/
+82
2017-01-06
Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-43
/
+46
[next]