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
2006-01-08
[IPV4]: make ip_fragment() static
Adrian Bunk
2
-3
/
+3
2006-01-07
[NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.
David S. Miller
1
-0
/
+15
2006-01-07
[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h
Joe Kappus
1
-0
/
+1
2006-01-07
[AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()
Francois Romieu
1
-0
/
+1
2006-01-07
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
8
-0
/
+471
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
5
-3
/
+70
2006-01-07
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
6
-9
/
+12
2006-01-07
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
4
-3
/
+32
2006-01-07
[NETFILTER]: Use conntrack information to determine if packet was NATed
Patrick McHardy
1
-15
/
+19
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
11
-12
/
+34
2006-01-07
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
4
-5
/
+7
2006-01-07
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
4
-1
/
+47
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
14
-46
/
+42
2006-01-07
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
4
-70
/
+148
2006-01-07
[XFRM]: Fix sparse warning.
Luiz Capitulino
1
-1
/
+1
2006-01-07
[DCCP]: ipv6.c needs net/ip6_checksum.c
David S. Miller
1
-0
/
+1
2006-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
22
-616
/
+1028
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
172
-1791
/
+1906
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
5
-46
/
+163
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
6
-75
/
+163
2006-01-07
[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS
Knut Petersen
1
-1
/
+1
2006-01-07
[ARM] byteorder.h needs linux/compiler.h
Russell King
1
-0
/
+1
2006-01-07
Input: ibmasm - convert to dynamic input_dev allocation
Vernon Mauery
2
-34
/
+48
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
34
-38
/
+36
2006-01-07
[ARM] Move AMBA bus code to drivers/amba/
Russell King
4
-1
/
+3
2006-01-07
Merge with Linus' kernel.
Russell King
2145
-64681
/
+159271
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
28
-35
/
+35
2006-01-07
[ARM] 3239/1: Add ARM optimised swab32
Andre McCurdy
1
-1
/
+14
2006-01-07
[ARM] 3235/1: SharpSL PM: Fix a gcc4 build error
Richard Purdie
4
-3
/
+1
2006-01-07
[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fix
Pavel Pisa
1
-3
/
+3
2006-01-07
[ACPI] remove Kconfig "default y" for laptop drivers
Borislav Petkov
1
-2
/
+0
2006-01-07
[ACPI] fix kernel-doc warnings in acpi/scan.c
Randy Dunlap
2
-10
/
+18
2006-01-07
Auto-update from upstream
Len Brown
221
-2254
/
+3861
2006-01-07
[PATCH] Fix posix-cpu-timers sched_time accumulation
David S. Miller
1
-12
/
+1
2006-01-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
124
-747
/
+1550
2006-01-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-44
/
+37
2006-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
15
-71
/
+75
2006-01-07
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
62
-1339
/
+2140
2006-01-07
[PATCH] fs/ufs: debug mode compilation failure
Evgeniy
1
-1
/
+1
2006-01-07
[PATCH] shrink mmtimer memory size
Dimitri Sivanich
1
-33
/
+57
2006-01-07
[PATCH] MAINTAINERS: remove the outdated DAC960 entry
Adrian Bunk
1
-7
/
+0
2006-01-07
Auto-update from upstream
Len Brown
1957
-62438
/
+155421
2006-01-07
[NET]: Endian-annotate in_aton()
Alexey Dobriyan
2
-2
/
+2
2006-01-07
[NET]: Endian-annotate struct iphdr
Alexey Dobriyan
4
-9
/
+9
2006-01-07
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
Trent Jaeger
4
-11
/
+4
2006-01-07
[PKTGEN]: Adds missing __init.
Luiz Capitulino
1
-3
/
+2
2006-01-07
[ACPI] linux-acpi@vger.kernel.org replaces acpi-devel@lists.sourceforge.net
Len Brown
1
-1
/
+1
2006-01-07
[NETFILTER]: ipt_helper.c needs linux/interrupt.h
Joe
1
-0
/
+1
2006-01-07
[BRIDGE] netfilter: vlan + hw checksum = bug?
Stephen Hemminger
1
-4
/
+9
2006-01-07
[X25]: Fix for broken x25 module.
Shaun Pereira
1
-6
/
+1
[next]