index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
proc-arm920.S
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-10
[ARM] Fix csumpartial corner case
Russell King
1
-0
/
+4
2005-11-10
[PATCH] SUNRPC: don't reencode when looping in call transmit.
Trond Myklebust
1
-3
/
+29
2005-11-10
[NETLINK]: Generic netlink family
Thomas Graf
4
-1
/
+785
2005-11-10
[RTNETLINK]: Use generic netlink receive queue processor
Thomas Graf
1
-70
/
+5
2005-11-10
[XFRM]: Use generic netlink receive queue processor
Thomas Graf
1
-56
/
+5
2005-11-10
[NETLINK]: Generic netlink receive queue processor
Thomas Graf
2
-0
/
+97
2005-11-10
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
5
-25
/
+8
2005-11-10
[NETLINK]: Type-safe netlink messages/attributes interface
Thomas Graf
4
-2
/
+1229
2005-11-10
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
57
-333
/
+9710
2005-11-10
[PATCH] powerpc: sched fixups
Andrew Morton
2
-1
/
+2
2005-11-10
[PATCH] optimize activate_task()
Chen, Kenneth W
1
-1
/
+2
2005-11-10
[PATCH] ide-floppy: software eject not working with LS-120 drive
Ondrej Zary
1
-4
/
+2
2005-11-10
[PATCH] siimage: enable interrupts on Adaptec SA-1210 card
John W. Linville
1
-0
/
+9
2005-11-10
[PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h>
Alan Cox
1
-0
/
+6
2005-11-09
[PATCH] ide: CS5535 driver
Jaya Kumar
4
-0
/
+316
2005-11-09
Fix AGP compile on non-x86 architectures
Linus Torvalds
2
-6
/
+4
2005-11-09
[PATCH] ide: AMD Geode GX/LX support
Jordan Crouse
2
-0
/
+5
2005-11-09
[PATCH] ide: ide-scsi fails to call idescsi_check_condition for things like "...
Willem Riede
1
-2
/
+3
2005-11-09
[PATCH] ide: possible cleanups
Adrian Bunk
3
-9
/
+1
2005-11-09
[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h
Bjorn Helgaas
4
-12
/
+4
2005-11-09
[PATCH] ide: incorrect device link for ide-cs
Hannes Reinecke
3
-3
/
+6
2005-11-09
[IPV6]: ip6ip6_lock is not unlocked in error path.
Ken-ichirou MATSUZAWA
1
-0
/
+1
2005-11-09
[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
Peter Chubb
1
-1
/
+2
2005-11-09
[NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.
Krzysztof Piotr Oledzki
1
-1
/
+1
2005-11-09
[NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message
Krzysztof Piotr Oledzki
1
-1
/
+2
2005-11-09
[NETFILTER] ctnetlink: Add support to identify expectations by ID's
Pablo Neira Ayuso
1
-0
/
+8
2005-11-09
[NETFILTER] ctnetlink: propagate error instaed of returning -EPERM
Pablo Neira Ayuso
1
-1
/
+1
2005-11-09
[NETFILTER] ctnetlink: return -EINVAL if size is wrong
Pablo Neira Ayuso
1
-1
/
+1
2005-11-09
[NETFILTER]: stop tracking ICMP error at early point
Yasuyuki Kozakai
1
-5
/
+5
2005-11-09
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
Harald Welte
1
-7
/
+10
2005-11-09
[NETFILTER] PPTP helper: fix PNS-PAC expectation call id
Philip Craig
1
-2
/
+26
2005-11-09
[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL
Pablo Neira Ayuso
1
-1
/
+1
2005-11-09
[NETFILTER] ctnetlink: kill unused includes
Pablo Neira Ayuso
1
-3
/
+0
2005-11-09
[NETFILTER] ctnetlink: add module alias to fix autoloading
Pablo Neira Ayuso
1
-0
/
+2
2005-11-09
[NETFILTER] ctnetlink: add marking support from userspace
Pablo Neira Ayuso
1
-0
/
+10
2005-11-09
[NETFILTER] ctnetlink: check if protoinfo is present
Pablo Neira Ayuso
1
-0
/
+5
2005-11-09
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
Harald Welte
4
-46
/
+11
2005-11-09
[NETFILTER]: refcount leak of proto when ctnetlink dumping tuple
Yasuyuki Kozakai
1
-3
/
+6
2005-11-09
[NETFILTER]: packet counter of conntrack is 32bits
Yasuyuki Kozakai
1
-1
/
+1
2005-11-09
[SPARC] sbus rtc: implement ->compat_ioctl
Christoph Hellwig
2
-2
/
+22
2005-11-09
[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.
David S. Miller
2
-2
/
+2
2005-11-09
[SPARC64]: Use ARRAY_SIZE macro
Tobias Klauser
3
-5
/
+3
2005-11-09
[SPARC]: Use ARRAY_SIZE macro
Tobias Klauser
3
-5
/
+3
2005-11-09
Fix ptrace self-attach rule
Linus Torvalds
1
-1
/
+1
2005-11-09
[PATCH] fs/hugetlbfs/inode.c: make a function static
Adrian Bunk
1
-1
/
+1
2005-11-09
[PATCH] drivers/message/fusion/mptbase.c: make code static
Adrian Bunk
2
-6
/
+2
2005-11-09
[PATCH] drivers/char/sysrq.c: make two functions static
Adrian Bunk
1
-2
/
+2
2005-11-09
[PATCH] fs/namei.c: make path_lookup_create() static
Adrian Bunk
1
-2
/
+3
2005-11-09
[PATCH] md: document sysfs usage of md, and make a couple of small refinements
NeilBrown
2
-1
/
+122
2005-11-09
[PATCH] md: improve 'scan_mode' and rename it to 'sync_action'
NeilBrown
1
-19
/
+28
[next]