aboutsummaryrefslogtreecommitdiffstats
path: root/lib/decompress_unlzma.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-03netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt1-0/+1
2010-11-03cls_cgroup: Fix crash on module unloadHerbert Xu1-2/+0
2010-11-03memory corruption in X.25 facilities parsingandrew hendry2-4/+6
2010-11-03net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng1-0/+2
2010-11-03rds: Remove kfreed tcp conn from listPavel Emelyanov1-0/+6
2010-11-03rds: Lost locking in loop connection freeingPavel Emelyanov1-0/+4
2010-11-03de2104x: fix panic on loadEric Dumazet1-1/+0
2010-11-03atl1 : fix panic on loadEric Dumazet1-1/+0
2010-11-03netxen: remove unused firmware exportsAmerigo Wang1-3/+0
2010-11-03caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com1-2/+1
2010-11-03caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland3-19/+53
2010-11-03caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos8-50/+55
2010-11-03smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith1-1/+1
2010-11-03ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-03ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-01cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-01cxgb4: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-01cxgb3: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-01net: check queue_index from sock is valid for deviceTom Herbert1-1/+1
2010-11-01USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow1-1/+0
2010-11-01ibm_newemac: Remove netif_stop_queue() in emac_probe().David S. Miller1-1/+0
2010-11-01usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei1-0/+11
2010-11-01l2tp: kzalloc with swapped params in l2tp_dfs_seq_openDr. David Alan Gilbert1-1/+1
2010-11-01trivial: fix typos concerning "function"Uwe Kleine-König1-2/+2
2010-11-01bnx2x: Update version numberYaniv Rosner1-2/+2
2010-11-01bnx2x: Reset 8073 phy during common initYaniv Rosner1-0/+1
2010-11-01bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2-7/+20
2010-11-01bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner1-1/+1
2010-11-01bnx2x: Clear latch indication on link resetYaniv Rosner1-1/+10
2010-11-01bnx2x: Fix port selection in case of E2Yaniv Rosner1-3/+12
2010-11-01bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner1-3/+5
2010-11-01bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner1-1/+1
2010-10-31text ematch: check for NULL pointer before destroying textsearch configThomas Graf1-1/+2
2010-10-31qlcnic: fix panic on loadEric Dumazet1-1/+0
2010-10-31jme: fix panic on loadEric Dumazet1-4/+0
2010-10-30isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy1-0/+2
2010-10-30netdev: can: Change mail address of Hans J. KochHans J. Koch1-1/+1
2010-10-30pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-10-30net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds1-0/+4
2010-10-30RDS: Let rds_message_alloc_sgs() return NULLAndy Grover3-0/+17
2010-10-30RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover1-39/+65
2010-10-30RDS: Clean up error handling in rds_cmsg_rdma_argsAndy Grover1-3/+2
2010-10-30RDS: Return -EINVAL if rds_rdma_pages returns an errorAndy Grover1-1/+3
2010-10-30net: fix rds_iovec page count overflowLinus Torvalds1-0/+7
2010-10-30can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde1-3/+3
2010-10-30can: pch_can: fix sparse warningMarc Kleine-Budde1-2/+2
2010-10-30netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov1-1/+0
2010-10-30ip_gre: fix fallback tunnel setupEric Dumazet1-3/+3
2010-10-30vmxnet: trivial annotation of protocol constantHarvey Harrison1-1/+1
2010-10-30vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison1-4/+4