summaryrefslogtreecommitdiffstats
path: root/fs/proc (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-09[DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo9-39/+61
2005-09-09[CCID3] Initialize more fields in ccid3_hc_rx_initArnaldo Carvalho de Melo1-5/+3
2005-09-09[CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt oneArnaldo Carvalho de Melo1-4/+18
2005-09-09[CCID3] Use ELAPSED_TIME in the HC TX RTT estimationArnaldo Carvalho de Melo1-3/+7
2005-09-09[DCCP] Give precedence to the biggest ELAPSED_TIMEArnaldo Carvalho de Melo1-16/+18
2005-09-09[CCID3] Calculate ccid3hcrx_x_recv using usecs_divArnaldo Carvalho de Melo1-5/+2
2005-09-09[CCID] Only call the HC insert_options methods when requestedArnaldo Carvalho de Melo3-4/+14
2005-09-09[CCID3] Avoid unsigned integer overflows in usecs_divArnaldo Carvalho de Melo1-3/+13
2005-09-09[XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy9-48/+18
2005-09-09[TCP]: Fix off by one in tcp_fragment() "already sent" test.Herbert Xu1-1/+1
2005-09-08[IPV6]: Don't redo xfrm_lookup for cached dst entriesPatrick McHardy1-3/+4
2005-09-08[AX.25]: Make asc2ax() thread-proofRalf Baechle3-18/+15
2005-09-08[NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fixAndrew Morton1-4/+20
2005-09-08[IPV4]: Fix refcount damaging in net/ipv4/route.cJulian Anastasov1-15/+14
2005-09-08[BNX2]: Fix bug in irq handler and add prefetchMichael Chan2-3/+5
2005-09-08[IPV6]: Need to use pskb_trim_rcsum().Stephen Hemminger3-12/+8
2005-09-08[NET]: Need struct sock forward decl in net/compat.hDavid S. Miller1-2/+3
2005-09-08[IPV4] udp: trim forgets about CHECKSUM_HWStephen Hemminger1-1/+1
2005-09-08[NET]: Optimize pskb_trim_rcsum()Stephen Hemminger1-1/+1
2005-09-08[PATCH] Fix 32bit sendmsg() flawAl Viro3-20/+29
2005-09-08[PATCH] ppc32: Fix head_4xx.S compile errorKumar Gala1-0/+1
2005-09-08[PATCH] scan all enabled ports on ata_piixHannes Reinecke1-4/+6
2005-09-08[XFS] Fix modular XFS builds (Makefile botch).Nathan Scott2-5/+5
2005-09-08[XFS] Remove special Kconfig XFS menu, make XFS options "inline".Nathan Scott1-24/+21
2005-09-08[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott6-30/+32
2005-09-08[SCSI] Re-do "final klist fixes"Linus Torvalds1-4/+20
2005-09-08[PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley5-8/+84
2005-09-08[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki11-24/+104
2005-09-08[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki10-49/+423
2005-09-08[SCSI] Revert "final klist fixes"Linus Torvalds1-20/+4
2005-09-08[PATCH] sata_sis: Add support for SiS182 chipsetArnaud Patard1-11/+71
2005-09-08[PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] -Wundef fixes (hisax)viro@ZenIV.linux.org.uk1-0/+2
2005-09-08[PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk1-1/+8
2005-09-08[PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk1-0/+4
2005-09-08[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk5-1/+8
2005-09-08[PATCH] updated mail addressviro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] iomem annotations (sound/arm/aaci)viro@ZenIV.linux.org.uk2-5/+5
2005-09-08[PATCH] lost chunk of "uml: build cleanups"viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk15-1/+55
2005-09-08[PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk1-5/+5
2005-09-08[PATCH] DVB: lgdt330x check callback fixMichael Krufky1-25/+25
2005-09-08[PATCH] DVB: Clarify description text for dvb-bt8xx in KconfigMichael Krufky2-4/+4
2005-09-08[PATCH] Indycam / VINO driversRalf Baechle7-192/+5319
2005-09-08[PATCH] pivot_root() circular reference fixMiklos Szeredi1-0/+4
2005-09-08[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S7-10/+55