summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-0735-105/+356
|\
| * [SUNRPC]: print unsigned integers in statsMax Kellermann2005-09-061-8/+8
| * [ARCNET]: Fix return value from arcnet_send_packet().Pieter Dejaeghere2005-09-061-8/+17
| * [NET]: proto_unregister: fix sleeping while atomicPatrick McHardy2005-09-061-3/+2
| * [IPV4]: Reassembly trim not clearing CHECKSUM_HWStephen Hemminger2005-09-061-1/+1
| * [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-0610-24/+39
| * [NET]: skb_get/set_timestamp use constStephen Hemminger2005-09-061-2/+2
| * [NETLINK]: Don't prevent creating sockets when no kernel socket is registeredPatrick McHardy2005-09-061-18/+41
| * [NETFILTER]: Missing unlock in TCP connection tracking error pathPatrick McHardy2005-09-061-0/+1
| * [NETFILTER]: kill __ip_ct_expect_unlink_destroyPablo Neira Ayuso2005-09-064-19/+17
| * [NETFILTER]: Don't increase master refcount on expectationsPablo Neira Ayuso2005-09-061-4/+4
| * [NETFILTER]: Fix HW checksum handling in nfnetlink_queuePatrick McHardy2005-09-061-1/+7
| * [NETFILTER]: Handle NAT module load racePatrick McHardy2005-09-063-2/+32
| * [NETFILTER]: Fix CONNMARK Kconfig dependencyYasuyuki Kozakai2005-09-061-0/+1
| * [NETFILTER]: Add NetBIOS name service helperPatrick McHardy2005-09-063-0/+151
| * [NETFILTER]: Add support for permanent expectationsPatrick McHardy2005-09-067-4/+18
| * [NET]: Make sure l_linger is unsigned to avoid negative timeoutsEric Dumazet2005-09-061-2/+2
| * [CRYPTO] Fix boundary check in standard multi-block cipher processorsHerbert Xu2005-09-061-3/+9
| * [NET]: Use file->private_data to get socket pointer.Eric Dumazet2005-09-062-15/+13
* | [PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] -Wundef fixes (hisax)viro@ZenIV.linux.org.uk2005-09-071-0/+2
* | [PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk2005-09-071-1/+8
* | [PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk2005-09-071-0/+4
* | [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk2005-09-075-1/+8
* | [PATCH] updated mail addressviro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] iomem annotations (sound/arm/aaci)viro@ZenIV.linux.org.uk2005-09-072-5/+5
* | [PATCH] lost chunk of "uml: build cleanups"viro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-0715-1/+55
* | [PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk2005-09-071-5/+5
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-073-13/+13
|\ \
| * | [SERIAL] Update ibmasm driver for death of register_serial&coMax Asbock2005-09-072-11/+11
| * | [SERIAL] Fix lh7a40x serial driverRussell King2005-09-061-2/+2
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-0758-824/+2498
|\ \
| * | [ARM] 2884/1: BAST - fix PC104 IRQ routingBen Dooks2005-09-073-18/+71
| * | [ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel...Adam Brooks2005-09-072-2/+2
| * | [ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine typesRichard Purdie2005-09-071-26/+85
| * | [ARM] 2880/1: OMAP 4/4: Update H2 defconfigTony Lindgren2005-09-071-218/+72
| * | [ARM] 2888/1: OMAP 3/4: Update omap include files, take 2Tony Lindgren2005-09-0726-238/+767
| * | [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren2005-09-0716-307/+1115
| * | [ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks2005-09-078-2/+373
| * | [ARM] Fix missed initialisers/missing commaRussell King2005-09-063-13/+13
| |/
* | [PATCH] DVB: lgdt330x check callback fixMichael Krufky2005-09-071-25/+25
* | [PATCH] DVB: Clarify description text for dvb-bt8xx in KconfigMichael Krufky2005-09-072-4/+4
* | [PATCH] Indycam / VINO driversRalf Baechle2005-09-077-192/+5319
* | [PATCH] pivot_root() circular reference fixMiklos Szeredi2005-09-071-0/+4
* | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-077-10/+55