| Commit message (Expand) | Author | Age | Files | Lines |
* | [NetLabel]: protect the CIPSOv4 socket option from setsockopt() | Paul Moore | 2006-10-30 | 5 | -6/+58 |
* | [NETFILTER]: ip_tables: compat code module refcounting fix | Dmitry Mishin | 2006-10-30 | 1 | -25/+11 |
* | [NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse() | Martin Josefsson | 2006-10-30 | 1 | -1/+2 |
* | [NETFILTER]: ip_tables: compat error way cleanup | Vasily Averin | 2006-10-30 | 1 | -0/+1 |
* | [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables | Dmitry Mishin | 2006-10-30 | 3 | -25/+54 |
* | [NETFILTER]: remove masq/NAT from ip6tables Kconfig help | Patrick McHardy | 2006-10-30 | 1 | -1/+1 |
* | [IPV6]: fix lockup via /proc/net/ip6_flowlabel | James Morris | 2006-10-30 | 1 | -0/+2 |
* | [NET]: fix uaccess handling | Heiko Carstens | 2006-10-30 | 3 | -14/+25 |
* | [SCTP]: Always linearise packet on input | Herbert Xu | 2006-10-30 | 1 | -0/+3 |
* | [ETH1394]: Fix unaligned accesses. | David S. Miller | 2006-10-30 | 1 | -8/+12 |
* | [DCCP]: fix printk format warnings | Randy Dunlap | 2006-10-30 | 1 | -8/+10 |
* | [NET]: Fix segmentation of linear packets | Herbert Xu | 2006-10-30 | 1 | -5/+4 |
* | [XFRM] xfrm_user: Fix unaligned accesses. | David S. Miller | 2006-10-30 | 1 | -2/+2 |
* | [APPLETALK]: Fix potential OOPS in atalk_sendmsg(). | David S. Miller | 2006-10-30 | 1 | -2/+0 |
* | [NET] sealevel: uses arp_broken_ops | Randy Dunlap | 2006-10-30 | 1 | -1/+1 |
* | [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 | Albert Cahalan | 2006-10-30 | 1 | -0/+5 |
* | [PATCH] fix "sunrpc: fix refcounting problems in rpc servers" | Andrew Morton | 2006-10-30 | 1 | -2/+3 |
* | [PATCH] APM: URL of APM 1.2 specs has changed | Kristian Mueller | 2006-10-30 | 1 | -1/+1 |
* | [PATCH] sunrpc: fix refcounting problems in rpc servers | Neil Brown | 2006-10-30 | 2 | -19/+15 |
* | [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide... | Sergey Vlasov | 2006-10-30 | 1 | -1/+1 |
* | [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free | Oleg Nesterov | 2006-10-30 | 1 | -3/+7 |
* | [PATCH] uml: fix compilation options for USER_OBJS | akpm@osdl.org | 2006-10-30 | 3 | -15/+14 |
* | [PATCH] Fix "Remove the use of _syscallX macros in UML" | Paolo 'Blaisorblade' Giarrusso | 2006-10-30 | 4 | -8/+18 |
* | [PATCH] docbook: make a filesystems book | Randy Dunlap | 2006-10-30 | 3 | -61/+102 |
* | [PATCH] MTD: fix last kernel-doc warning | Randy Dunlap | 2006-10-30 | 1 | -1/+1 |
* | [PATCH] cryptocop: double spin_lock_irqsave() | Alexey Dobriyan | 2006-10-30 | 1 | -1/+0 |
* | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 2006-10-30 | 9 | -9/+18 |
* | [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference | Akinobu Mita | 2006-10-30 | 1 | -1/+1 |
* | [PATCH] ndiswrapper: don't set the module->taints flags | Randy Dunlap | 2006-10-30 | 1 | -1/+1 |
* | [PATCH] ioc4_serial: irq flags fix | Andrew Morton | 2006-10-30 | 1 | -2/+2 |
* | [PATCH] Fix dmsetup table output change | Christophe Saout | 2006-10-30 | 1 | -8/+3 |
* | [PATCH] CFQ: bad locking in changed_ioprio() | Jens Axboe | 2006-10-30 | 1 | -2/+3 |
* | [PATCH] CFQ: use irq safe locking in cfq_cic_link() | Jens Axboe | 2006-10-30 | 1 | -2/+3 |
* | Revert "r8169: mac address change support" | Linus Torvalds | 2006-10-29 | 1 | -38/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-29 | 14 | -41/+1064 |
|\ |
|
| * | [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B) | Kristoffer Ericson | 2006-10-29 | 1 | -1/+1 |
| * | [ARM] 3913/1: n2100: fix IRQ routing for second ethernet port | Lennert Buytenhek | 2006-10-29 | 1 | -1/+1 |
| * | [ARM] Add KBUILD_IMAGE target support | Russell King | 2006-10-29 | 1 | -2/+4 |
| * | [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver | Russell King | 2006-10-28 | 3 | -14/+31 |
| * | [ARM] Fix i2c-pxa slave mode support | Russell King | 2006-10-28 | 1 | -2/+6 |
| * | [ARM] 3900/1: Fix VFP Division by Zero exception handling. | Takashi Ohmasa | 2006-10-28 | 1 | -0/+1 |
| * | [ARM] 3899/1: Fix the normalization of the denormal double precision number. | Takashi Ohmasa | 2006-10-28 | 1 | -1/+1 |
| * | [ARM] 3909/1: Disable UWIND_INFO for ARM (again) | Kevin Hilman | 2006-10-28 | 1 | -1/+1 |
| * | [ARM] Add __must_check to uaccess functions | Russell King | 2006-10-28 | 1 | -10/+10 |
| * | [ARM] Add realview SMP default configuration | Russell King | 2006-10-28 | 1 | -0/+994 |
| * | [ARM] Fix SMP irqflags support | Russell King | 2006-10-28 | 2 | -9/+14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2006-10-29 | 12 | -48/+105 |
|\ \ |
|
| * | | [PATCH] PCMCIA: fix __must_check warnings | Dominik Brodowski | 2006-10-25 | 1 | -3/+10 |
| * | | [PATCH] PCMCIA: handle sysfs, PCI errors | Jeff Garzik | 2006-10-25 | 2 | -6/+21 |
| * | | [PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA. | Jonathan McDowell | 2006-10-25 | 1 | -0/+1 |