aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [NETLINK]: Fix use-after-free in netlink_recvmsgPatrick McHardy2006-03-121-2/+3
* [XFRM]: Fix leak in ah6_inputPatrick McHardy2006-03-121-1/+1
* [NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy2006-03-121-1/+1
* [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereferencePatrick McHardy2006-03-121-1/+5
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-121-10/+4
|\
| * Merge branch 'master'Jeff Garzik2006-03-118-43/+62
| |\
| * | [PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo2006-03-111-10/+4
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-1210-23/+27
|\ \ \
| * | | [ARM] iwmmxt thread state alignmentRussell King2006-03-124-13/+11
| * | | [ARM] 3350/1: Enable 1-wire on ARMAlessandro Zummo2006-03-101-0/+2
| * | | [ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas2006-03-102-5/+8
| * | | [ARM] 3355/1: NSLU2: remove propmt dependsAlessandro Zummo2006-03-081-3/+1
| * | | [ARM] 3354/1: NAS100d: fix power led handlingAlessandro Zummo2006-03-081-0/+3
| * | | [ARM] Fix muldi3.SRussell King2006-03-081-2/+2
* | | | [TCP]: Fix tcp_tso_should_defer() when limit>=65536David S. Miller2006-03-111-0/+4
* | | | [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier2006-03-111-1/+1
* | | | [IPV6]: fix ipv6_saddr_score struct elementBrian Haley2006-03-111-1/+1
* | | | [TG3] tg3_bus_string(): remove dead codeAdrian Bunk2006-03-111-2/+0
* | | | [TUN]: Fix leak in tun_get_user()Dave Jones2006-03-111-1/+4
| |_|/ |/| |
* | | Linux 2.6.16-rc6Linus Torvalds2006-03-111-1/+1
* | | [PATCH] 3c509: bus registration fixAndrew Morton2006-03-111-5/+8
* | | [PATCH] de620: fix section mismatch warningSam Ravnborg2006-03-111-1/+1
* | | [PATCH] NE2000 Kconfig help entry improvementJesper Juhl2006-03-111-1/+2
* | | [PATCH] dl2k: DMA freeing errorJon Mason2006-03-111-10/+15
* | | [PATCH] Wrong return value corrupts free object in e1000 driverDavid S. Miller2006-03-111-1/+1
* | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-03-112-24/+34
|\ \ \ | |_|/ |/| |
| * | sky2: truncate oversize packetsStephen Hemminger2006-03-091-5/+11
| * | sky2: force early transmit interruptsStephen Hemminger2006-03-091-4/+9
| * | sky2: not random enoughStephen Hemminger2006-03-091-2/+1
| * | de2104x: fix the TX watchdogFrancois Romieu2006-03-091-0/+2
| * | de2104x: prevent interrupt before the interrupt handler is registeredFrancois Romieu2006-03-091-13/+11
* | | [PATCH] radeonfb: Fix static array overrunAntonino A. Daplas2006-03-111-0/+4
* | | [PATCH] aty128fb: Fix array overrunAntonino A. Daplas2006-03-111-3/+4
* | | [PATCH] tdfxfb: Fix buffer overrunAntonino A. Daplas2006-03-111-19/+23
* | | [PATCH] intelfb: Fix buffer overrunAntonino A. Daplas2006-03-111-24/+26
* | | [PATCH] savagefb: Fix kfree before useAntonino A. Daplas2006-03-111-1/+1
* | | [PATCH] imsttfb: Fix resource leakAntonino A. Daplas2006-03-111-0/+2
* | | [PATCH] s1d13xxxfb: Fix resource leakAntonino A. Daplas2006-03-111-2/+1
* | | [PATCH] arcfb: Fix dereference before NULL checkAntonino A. Daplas2006-03-111-1/+1
* | | [PATCH] kyrofb: Fix uninitialized valueAntonino A. Daplas2006-03-111-1/+1
* | | [PATCH] arcfb: Fix uninitialized valueAntonino A. Daplas2006-03-111-2/+1
* | | [PATCH] neofb: Fix uninitialized valueAntonino A. Daplas2006-03-111-3/+1
* | | [PATCH] LSM mail list has movedChris Wright2006-03-111-1/+1
* | | [PATCH] update email addressChris Wright2006-03-112-5/+3
* | | [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-113-9/+3
* | | [PATCH] Altix: small ioc4 oversightPat Gefre2006-03-111-4/+2
* | | [PATCH] selinux: tracer SID fixStephen Smalley2006-03-111-1/+1
* | | [PATCH] edac: disable a few sysfs files to avoid them becoming an ABIArjan van de Ven2006-03-111-3/+9
* | | [PATCH] ext3: fix nobh mode for chattr +j inodesBadari Pulavarty2006-03-111-9/+8
* | | [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-113-3/+15