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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-31
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-07-31
Merge branch 'macsec-fixes'
David S. Miller
1
-5
/
+11
2016-07-31
macsec: fix negative refcnt on parent link
Sabrina Dubroca
1
-2
/
+2
2016-07-31
macsec: RXSAs don't need to hold a reference on RXSCs
Sabrina Dubroca
1
-2
/
+1
2016-07-31
macsec: fix reference counting on RXSC in macsec_handle_frame
Sabrina Dubroca
1
-1
/
+8
2016-07-31
Merge branch 'cpsw-fixes'
David S. Miller
3
-14
/
+10
2016-07-31
ARM: OMAP2+: omap_device: fix crash on omap_device removal
Grygorii Strashko
1
-1
/
+1
2016-07-31
drivers: net: cpsw: use of_platform_depopulate()
Grygorii Strashko
1
-10
/
+1
2016-07-31
drivers: net: cpsw: fix wrong regs access in cpsw_remove
Grygorii Strashko
1
-1
/
+9
2016-07-31
net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
Grygorii Strashko
1
-3
/
+0
2016-07-31
net: ipv6: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2016-07-31
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
2
-2
/
+2
2016-07-31
drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()
Wei Yongjun
1
-3
/
+1
2016-07-31
tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()
Wei Yongjun
1
-1
/
+1
2016-07-31
Merge branch 'qed-fixes'
David S. Miller
5
-11
/
+22
2016-07-31
qed: Prevent over-usage of vlan credits by PF
Yuval Mintz
1
-1
/
+8
2016-07-31
qed: Correct min bandwidth for 100g
Yuval Mintz
1
-1
/
+1
2016-07-31
qede: Reset statistics on explicit down
Yuval Mintz
1
-0
/
+1
2016-07-31
qed: Don't over-do producer cleanup for Rx
Yuval Mintz
2
-4
/
+4
2016-07-31
qed: Fix removal of spoof checking for VFs
Yuval Mintz
1
-1
/
+1
2016-07-31
qede: Don't try removing unconfigured vlans
Yuval Mintz
1
-4
/
+7
2016-07-30
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
6
-272
/
+236
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
126
-2131
/
+7281
2016-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
36
-213
/
+418
2016-07-30
Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2016-07-30
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+8
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
75
-2013
/
+1316
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-5
/
+6
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
14
-94
/
+173
2016-07-29
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
4
-3
/
+5
2016-07-29
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-3
/
+1
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
4
-653
/
+675
2016-07-29
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
25
-171
/
+373
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
7
-41
/
+44
2016-07-29
Revert "vfs: add lookup_hash() helper"
Linus Torvalds
2
-30
/
+5
2016-07-29
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-236
/
+445
2016-07-29
Merge tag 'freevxfs-for-4.8' of git://git.infradead.org/users/hch/freevxfs
Linus Torvalds
13
-584
/
+661
2016-07-29
Merge tag 'configfs-for-4.8' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-3
/
+3
2016-07-29
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-16
/
+169
2016-07-29
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
6
-68
/
+129
2016-07-29
fuse: use filemap_check_errors()
Miklos Szeredi
1
-12
/
+2
2016-07-29
mm: export filemap_check_errors() to modules
Miklos Szeredi
2
-1
/
+3
2016-07-29
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
2016-07-29
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
1
-0
/
+9
2016-07-29
fuse: fsync() did not return IO errors
Alexey Kuznetsov
1
-0
/
+15
2016-07-29
x86/power/64: Fix hibernation return address corruption
Josh Poimboeuf
1
-3
/
+1
2016-07-29
ovl: simplify empty checking
Miklos Szeredi
1
-29
/
+21
2016-07-29
qstr: constify instances in overlayfs
Al Viro
1
-1
/
+1
2016-07-29
ovl: clear nlink on rmdir
Miklos Szeredi
1
-2
/
+6
2016-07-29
ovl: disallow overlayfs as upperdir
Miklos Szeredi
1
-1
/
+2
[next]