| Commit message (Expand) | Author | Files | Lines |
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 |
2005-09-08 | [PATCH] kprobes: fix handling of simultaneous probe hit/unregister | Jim Keniston | 2 | -0/+6 |
2005-09-08 | [PATCH] Kprobes/IA64: fix race when break hits and kprobe not found | Keshavamurthy Anil S | 1 | -0/+45 |
2005-09-08 | [PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fix | Prasanna S Panchamukhi | 1 | -1/+1 |
2005-09-08 | [PATCH] Kprobes: prevent possible race conditions sparc64 changes | Prasanna S Panchamukhi | 5 | -20/+30 |
2005-09-08 | [PATCH] Kprobes: prevent possible race conditions ia64 changes | Prasanna S Panchamukhi | 6 | -27/+41 |
2005-09-08 | [PATCH] Kprobes: prevent possible race conditions ppc64 changes | Prasanna S Panchamukhi | 6 | -20/+38 |
2005-09-08 | [PATCH] kprobes: prevent possible race conditions x86_64 changes | Prasanna S Panchamukhi | 5 | -27/+39 |
2005-09-08 | [PATCH] kprobes: prevent possible race conditions i386 changes | Prasanna S Panchamukhi | 5 | -25/+34 |
2005-09-08 | [PATCH] Kprobes: prevent possible race conditions generic | Prasanna S Panchamukhi | 5 | -29/+60 |