summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-315-6/+58
* [NETFILTER]: ip_tables: compat code module refcounting fixDmitry Mishin2006-10-311-25/+11
* [NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse()Martin Josefsson2006-10-311-1/+2
* [NETFILTER]: ip_tables: compat error way cleanupVasily Averin2006-10-311-0/+1
* [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin2006-10-313-25/+54
* [NETFILTER]: remove masq/NAT from ip6tables Kconfig helpPatrick McHardy2006-10-311-1/+1
* [IPV6]: fix lockup via /proc/net/ip6_flowlabelJames Morris2006-10-311-0/+2
* [NET]: fix uaccess handlingHeiko Carstens2006-10-313-14/+25
* [SCTP]: Always linearise packet on inputHerbert Xu2006-10-311-0/+3
* [ETH1394]: Fix unaligned accesses.David S. Miller2006-10-311-8/+12
* [DCCP]: fix printk format warningsRandy Dunlap2006-10-311-8/+10
* [NET]: Fix segmentation of linear packetsHerbert Xu2006-10-311-5/+4
* [XFRM] xfrm_user: Fix unaligned accesses.David S. Miller2006-10-311-2/+2
* [APPLETALK]: Fix potential OOPS in atalk_sendmsg().David S. Miller2006-10-311-2/+0
* [NET] sealevel: uses arp_broken_opsRandy Dunlap2006-10-311-1/+1
* [PATCH] fix i386 regparm=3 RT signal handlers on x86_64Albert Cahalan2006-10-301-0/+5
* [PATCH] fix "sunrpc: fix refcounting problems in rpc servers"Andrew Morton2006-10-301-2/+3
* [PATCH] APM: URL of APM 1.2 specs has changedKristian Mueller2006-10-301-1/+1
* [PATCH] sunrpc: fix refcounting problems in rpc serversNeil Brown2006-10-302-19/+15
* [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...Sergey Vlasov2006-10-301-1/+1
* [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-freeOleg Nesterov2006-10-301-3/+7
* [PATCH] uml: fix compilation options for USER_OBJSakpm@osdl.org2006-10-303-15/+14
* [PATCH] Fix "Remove the use of _syscallX macros in UML"Paolo 'Blaisorblade' Giarrusso2006-10-304-8/+18
* [PATCH] docbook: make a filesystems bookRandy Dunlap2006-10-303-61/+102
* [PATCH] MTD: fix last kernel-doc warningRandy Dunlap2006-10-301-1/+1
* [PATCH] cryptocop: double spin_lock_irqsave()Alexey Dobriyan2006-10-301-1/+0
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-309-9/+18
* [PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita2006-10-301-1/+1
* [PATCH] ndiswrapper: don't set the module->taints flagsRandy Dunlap2006-10-301-1/+1
* [PATCH] ioc4_serial: irq flags fixAndrew Morton2006-10-301-2/+2
* [PATCH] Fix dmsetup table output changeChristophe Saout2006-10-301-8/+3
* [PATCH] CFQ: bad locking in changed_ioprio()Jens Axboe2006-10-301-2/+3
* [PATCH] CFQ: use irq safe locking in cfq_cic_link()Jens Axboe2006-10-301-2/+3
* Revert "r8169: mac address change support"Linus Torvalds2006-10-301-38/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-3014-41/+1064
|\
| * [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)Kristoffer Ericson2006-10-291-1/+1
| * [ARM] 3913/1: n2100: fix IRQ routing for second ethernet portLennert Buytenhek2006-10-291-1/+1
| * [ARM] Add KBUILD_IMAGE target supportRussell King2006-10-291-2/+4
| * [ARM] Fix suspend oops caused by PXA2xx PCMCIA driverRussell King2006-10-283-14/+31
| * [ARM] Fix i2c-pxa slave mode supportRussell King2006-10-281-2/+6
| * [ARM] 3900/1: Fix VFP Division by Zero exception handling.Takashi Ohmasa2006-10-281-0/+1
| * [ARM] 3899/1: Fix the normalization of the denormal double precision number.Takashi Ohmasa2006-10-281-1/+1
| * [ARM] 3909/1: Disable UWIND_INFO for ARM (again)Kevin Hilman2006-10-281-1/+1
| * [ARM] Add __must_check to uaccess functionsRussell King2006-10-281-10/+10
| * [ARM] Add realview SMP default configurationRussell King2006-10-281-0/+994
| * [ARM] Fix SMP irqflags supportRussell King2006-10-282-9/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-10-3012-48/+105
|\ \
| * | [PATCH] PCMCIA: fix __must_check warningsDominik Brodowski2006-10-261-3/+10
| * | [PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2006-10-262-6/+21
| * | [PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell2006-10-261-0/+1