aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-28[NET]: /proc/net/stat/* header cleanupOlaf Rempel2-2/+2
2005-04-28[PKT_SCHED]: Fix range in psched_tod_diff() to 0..boundNicolas Dichtel1-2/+3
2005-04-28[IPV6]: Incorrect permissions on route flush sysctlDave Jones1-1/+1
2005-04-28[IPV4]: Incorrect permissions on route flush sysctlDave Jones1-1/+1
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Neil Horman6-6/+54
2005-04-28[SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit().Sridhar Samudrala1-2/+2
2005-04-28[SCTP] Fix bug in sctp_init() error handling code.Neil Horman1-2/+2
2005-04-28[SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any().Brian Haley1-3/+1
2005-04-28[SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier3-52/+86
2005-04-28[SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 styleVladislav Yasevich1-1/+1
2005-04-28[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.David S. Miller1-6/+6
2005-04-28[PATCH] time interpolator: Fix settimeofday inaccuracyChristoph Lameter1-8/+0
2005-04-27[PATCH] ppc64: Fix return value of some vDSO callsBenjamin Herrenschmidt3-0/+5
2005-04-27[PATCH] NFS4: Don't use __user with compat_uptr_tDavid Howells1-3/+3
2005-04-26[PATCH] PC300 pci_enable_device fixMarcelo Tosatti1-10/+12
2005-04-26[PATCH] ppc64: trivial user annotationsAl Viro2-8/+8
2005-04-26[PATCH] size_t portability fixes - drivers/usbAl Viro3-4/+4
2005-04-26[IA64] re-enable preempt before page allocation for pgtable quicklistMartin Hicks1-2/+2
2005-04-26[PATCH] qla trivial iomem annotationAl Viro1-1/+1
2005-04-26[PATCH] oprofile trivial user annotationsAl Viro1-2/+2
2005-04-26[PATCH] amd64 rt_sigframe user annotationAl Viro1-1/+1
2005-04-26[PATCH] drivers/scsi NULL noise removalAl Viro2-4/+4
2005-04-26[PATCH] imsttfb missing iomem annotationsAl Viro1-2/+2
2005-04-26[PATCH] ppc-opc NULL noise removalAl Viro1-59/+60
2005-04-26[PATCH] savagefb iomem annotationsAl Viro1-3/+3
2005-04-26[PATCH] pegasus NULL noise removalAl Viro1-2/+2
2005-04-26[PATCH] tpm 64bit fixes (size_t)Al Viro1-3/+3
2005-04-26[PATCH] fix SND_POWERMAC dependenciesAl Viro1-1/+1
2005-04-26[PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_portRussell King1-26/+27
2005-04-26[PATCH] Serial: Move error path processing inlineRussell King2-79/+51
2005-04-26[PATCH] Serial: Ensure error paths are marked with unlikely()Russell King6-6/+6
2005-04-26[PATCH] ARM: make entry*.S includes more logicalRussell King4-22/+12
2005-04-26[PATCH] ARM: Remove single-use user save/restore macrosRussell King2-54/+25
2005-04-26[PATCH] ARM: remove PT_TRACESYSRussell King1-2/+0
2005-04-26[PATCH] ARM: Remove SVC_MODE definitionRussell King2-5/+1
2005-04-26[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King2-27/+15
2005-04-26[PATCH] ARM: pt_regs offsetsRussell King3-28/+30
2005-04-26[PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King3-20/+16
2005-04-26[PATCH] ARM: remove some entry initialisation asm codeRussell King2-31/+27
2005-04-25[NET]: kill gratitious includes of major.hAl Viro21-21/+0
2005-04-25[TCP]: Trivial tcp_data_queue() cleanupJames Morris1-1/+0
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro21-21/+0
2005-04-25[PATCH] isofs includes sanitizedAl Viro12-286/+203
2005-04-25[PATCH] ppc annotations: i2c-mpcAl Viro1-2/+2
2005-04-25[PATCH] ppc annotations: mpscAl Viro2-12/+12
2005-04-25[PATCH] ARM: 2653/1: Fix memset and memzero macro double-reference of parametersDeepak Saxena1-5/+12
2005-04-25[PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667)Jeff Lackey1-6/+50
2005-04-25[TG3]: Fix tg3_restart_ints()Michael Chan1-25/+28
2005-04-25[TG3]: Refresh hw index in tg3_rx()Michael Chan1-0/+6
2005-04-25[TG3]: Fix bug in tg3_rx()Michael Chan1-8/+6