index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-09
[DCCP] Introduce dccp_timestamp
Arnaldo Carvalho de Melo
9
-39
/
+61
2005-09-09
[CCID3] Initialize more fields in ccid3_hc_rx_init
Arnaldo Carvalho de Melo
1
-5
/
+3
2005-09-09
[CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt one
Arnaldo Carvalho de Melo
1
-4
/
+18
2005-09-09
[CCID3] Use ELAPSED_TIME in the HC TX RTT estimation
Arnaldo Carvalho de Melo
1
-3
/
+7
2005-09-09
[DCCP] Give precedence to the biggest ELAPSED_TIME
Arnaldo Carvalho de Melo
1
-16
/
+18
2005-09-09
[CCID3] Calculate ccid3hcrx_x_recv using usecs_div
Arnaldo Carvalho de Melo
1
-5
/
+2
2005-09-09
[CCID] Only call the HC insert_options methods when requested
Arnaldo Carvalho de Melo
3
-4
/
+14
2005-09-09
[CCID3] Avoid unsigned integer overflows in usecs_div
Arnaldo Carvalho de Melo
1
-3
/
+13
2005-09-09
[XFRM]: Always release dst_entry on error in xfrm_lookup
Patrick McHardy
9
-48
/
+18
2005-09-09
[TCP]: Fix off by one in tcp_fragment() "already sent" test.
Herbert Xu
1
-1
/
+1
2005-09-08
[IPV6]: Don't redo xfrm_lookup for cached dst entries
Patrick McHardy
1
-3
/
+4
2005-09-08
[AX.25]: Make asc2ax() thread-proof
Ralf Baechle
3
-18
/
+15
2005-09-08
[NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fix
Andrew Morton
1
-4
/
+20
2005-09-08
[IPV4]: Fix refcount damaging in net/ipv4/route.c
Julian Anastasov
1
-15
/
+14
2005-09-08
[BNX2]: Fix bug in irq handler and add prefetch
Michael Chan
2
-3
/
+5
2005-09-08
[IPV6]: Need to use pskb_trim_rcsum().
Stephen Hemminger
3
-12
/
+8
2005-09-08
[NET]: Need struct sock forward decl in net/compat.h
David S. Miller
1
-2
/
+3
2005-09-08
[IPV4] udp: trim forgets about CHECKSUM_HW
Stephen Hemminger
1
-1
/
+1
2005-09-08
[NET]: Optimize pskb_trim_rcsum()
Stephen Hemminger
1
-1
/
+1
2005-09-08
[PATCH] Fix 32bit sendmsg() flaw
Al Viro
3
-20
/
+29
2005-09-08
[PATCH] ppc32: Fix head_4xx.S compile error
Kumar Gala
1
-0
/
+1
2005-09-08
[PATCH] scan all enabled ports on ata_piix
Hannes Reinecke
1
-4
/
+6
2005-09-08
[XFS] Fix modular XFS builds (Makefile botch).
Nathan Scott
2
-5
/
+5
2005-09-08
[XFS] Remove special Kconfig XFS menu, make XFS options "inline".
Nathan Scott
1
-24
/
+21
2005-09-08
[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks
Nathan Scott
6
-30
/
+32
2005-09-08
[SCSI] Re-do "final klist fixes"
Linus Torvalds
1
-4
/
+20
2005-09-08
[PATCH] fix klist semantics for lists which have elements removed on traversal
James Bottomley
5
-8
/
+84
2005-09-08
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
YOSHIFUJI Hideaki
11
-24
/
+104
2005-09-08
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
YOSHIFUJI Hideaki
10
-49
/
+423
2005-09-08
[SCSI] Revert "final klist fixes"
Linus Torvalds
1
-20
/
+4
2005-09-08
[PATCH] sata_sis: Add support for SiS182 chipset
Arnaud Patard
1
-11
/
+71
2005-09-08
[PATCH] bogus #if (simserial)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] CHECKFLAGS on ppc64 got broken
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] bogus #if (ncr53c406)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] bogus #if (smc91x.h)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] bogus #if (arch/um/kernel/mem.c)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] -Wundef fixes (hisax)
viro@ZenIV.linux.org.uk
1
-0
/
+2
2005-09-08
[PATCH] -Wundef fixes (ncr5380)
viro@ZenIV.linux.org.uk
1
-1
/
+8
2005-09-08
[PATCH] -Wundef fixes (hamachi)
viro@ZenIV.linux.org.uk
1
-0
/
+4
2005-09-08
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
5
-1
/
+8
2005-09-08
[PATCH] updated mail address
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] iomem annotations (sound/arm/aaci)
viro@ZenIV.linux.org.uk
2
-5
/
+5
2005-09-08
[PATCH] lost chunk of "uml: build cleanups"
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
15
-1
/
+55
2005-09-08
[PATCH] s2io u64 use for uintptr_t
viro@zenIV.linux.org.uk
1
-5
/
+5
2005-09-08
[PATCH] DVB: lgdt330x check callback fix
Michael Krufky
1
-25
/
+25
2005-09-08
[PATCH] DVB: Clarify description text for dvb-bt8xx in Kconfig
Michael Krufky
2
-4
/
+4
2005-09-08
[PATCH] Indycam / VINO drivers
Ralf Baechle
7
-192
/
+5319
2005-09-08
[PATCH] pivot_root() circular reference fix
Miklos Szeredi
1
-0
/
+4
2005-09-08
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
7
-10
/
+55
[next]