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
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
33
-36
/
+43
2007-11-01
[NET]: Remove bogus zero_it argument from sk_alloc
Pavel Emelyanov
1
-14
/
+9
2007-11-01
[NET]: Make the sk_clone() lighter
Pavel Emelyanov
1
-1
/
+2
2007-11-01
[NET]: Move some core sock setup into sk_prot_alloc
Pavel Emelyanov
1
-15
/
+26
2007-11-01
[NET]: Auto-zero the allocated sock object
Pavel Emelyanov
1
-1
/
+3
2007-11-01
[NET]: Cleanup the allocation/freeing of the sock object
Pavel Emelyanov
1
-15
/
+29
2007-11-01
[NET]: Move the get_net() from sock_copy()
Pavel Emelyanov
1
-1
/
+1
2007-11-01
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
2
-14
/
+14
2007-11-01
[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion
Ilpo Järvinen
1
-1
/
+1
2007-11-01
[TCP]: Process DSACKs that reside within a SACK block
Ilpo Järvinen
1
-3
/
+22
2007-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-0
/
+22
2007-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
22
-24
/
+781
2007-10-31
Revert "Driver core: remove class_device_*_bin_file"
Greg Kroah-Hartman
2
-0
/
+22
2007-10-31
ieee1394: ieee1394_transactions.c: remove dead code
Adrian Bunk
1
-2
/
+0
2007-10-31
firewire: Fix pci resume to not pass in a __be32 config rom.
Kristian Høgsberg
1
-12
/
+25
2007-10-31
Remove broken ptrace() special-case code from file mapping
Linus Torvalds
1
-11
/
+2
2007-10-31
[ARM] 4634/1: DaVinci GPIO header build fix
David Brownell
1
-0
/
+3
2007-10-31
[ARM] 4636/1: pxa: add default configuration for zylonite
eric miao
1
-0
/
+736
2007-10-31
[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com
eric miao
10
-10
/
+10
2007-10-31
[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c
Roel Kluin
1
-1
/
+1
2007-10-31
[ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6b
Russell King
1
-1
/
+2
2007-10-31
[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning
Russell King
1
-0
/
+3
2007-10-31
[ARM] Fix FIQ issue with ARM926
Russell King
1
-0
/
+4
2007-10-31
[ARM] Fix pxamci regression
Russell King
1
-2
/
+9
2007-10-31
[ARM] Fix netx_defconfig regression
Russell King
1
-3
/
+3
2007-10-31
[ARM] Fix ateb9200_defconfig build regression
Russell King
1
-0
/
+3
2007-10-31
[ARM] Fix an rpc_defconfig regression
Russell King
1
-6
/
+2
2007-10-31
[ARM] Fix omap_h2_1610_defconfig regressions
Russell King
1
-0
/
+4
2007-10-31
[ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h
Matt Reimer
1
-1
/
+1
2007-10-31
[MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit
David Miller
2
-2
/
+2
2007-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
18
-173
/
+111
2007-10-31
[AF_KEY]: suppress a warning for 64k pages.
Stephen Rothwell
1
-2
/
+2
2007-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
8
-31
/
+576
2007-10-31
add SubmittingPatches to Documentation/ja_JP
Keiichi Kii
1
-0
/
+556
2007-10-31
fix typo in SubmittingPatches
Keiichi Kii
1
-2
/
+2
2007-10-31
Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y
Kay Sievers
1
-3
/
+3
2007-10-31
sysfs: make sysfs_{get,put}_active() static
Adrian Bunk
2
-4
/
+2
2007-10-31
kobject: check for duplicate names in kobject_rename
Greg Kroah-Hartman
1
-0
/
+13
2007-10-31
Driver core: remove class_device_*_bin_file
Greg Kroah-Hartman
2
-22
/
+0
2007-10-31
[TIPC]: Fix headercheck wrt. tipc_config.h
David S. Miller
2
-9
/
+4
2007-10-31
[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.
David S. Miller
1
-0
/
+4
2007-10-31
[CONNECTOR]: Fix a spurious kfree_skb() call
Michal Januszewski
1
-4
/
+1
2007-10-31
[COMPAT]: Fix new dev_ifname32 returning -EFAULT
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-31
[NET]: Fix incorrect sg_mark_end() calls.
David S. Miller
7
-23
/
+37
2007-10-31
[IPVS]: Remove /proc/net/ip_vs_lblcr
Alexey Dobriyan
1
-76
/
+0
2007-10-31
[IPV6]: remove duplicate call to proc_net_remove
Daniel Lezcano
1
-4
/
+0
2007-10-31
[NETNS]: fix net released by rcu callback
Daniel Lezcano
1
-0
/
+2
2007-10-31
[NET]: Fix free_netdev on register_netdev failure.
Daniel Lezcano
1
-53
/
+59
2007-10-31
[WAN]: fix drivers/net/wan/lmc/ compilation
Adrian Bunk
1
-1
/
+1
2007-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
6
-22
/
+34
[next]