aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-15[INET]: kmalloc+memset -> kzalloc in frag_alloc_queueDenis V. Lunev2-10/+4
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev1-1/+1
2007-10-15[libata] pata_pcmcia: Add additional id string (corsair, 1GB)Kristoffer Ericson1-0/+2
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu15-56/+36
2007-10-15scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds1-0/+4
2007-10-15libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki1-1/+7
2007-10-15ata_piix: SATA 2port controller port map fixJason Gaston1-5/+30
2007-10-15pata_cs5536: ATA driver for Geode companion chipMartin K. Petersen3-0/+356
2007-10-15[SELINUX]: Update for netfilter ->hook() arg changes.David S. Miller1-6/+5
2007-10-15[INET]: Consolidate the xxx_putPavel Emelyanov4-6/+9
2007-10-15[INET]: Small cleanup for xxx_put after evictor consolidationPavel Emelyanov3-16/+16
2007-10-15[INET]: Consolidate the xxx_evictorPavel Emelyanov7-80/+52
2007-10-15[INET]: Consolidate the xxx_frag_destroyPavel Emelyanov5-86/+74
2007-10-15[INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov5-90/+52
2007-10-15[INET]: Consolidate the xxx_frag_killPavel Emelyanov5-66/+28
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov10-69/+82
2007-10-15[INET]: Collect frag queues management objects togetherPavel Emelyanov10-179/+224
2007-10-15[INET]: Move common fields from frag_queues in one place.Pavel Emelyanov4-250/+238
2007-10-15[TG3]: Fix performance regression on 5705.Michael Chan1-2/+8
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil3-69/+85
2007-10-15[TCP]: high_seq parameter removed (all callers use tp->high_seq)Ilpo Järvinen1-6/+5
2007-10-15[IPV6]: Uninline netfilter okfnsPatrick McHardy2-2/+2
2007-10-15[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().Patrick McHardy1-3/+0
2007-10-15[IPV4]: Uninline netfilter okfnsPatrick McHardy3-4/+4
2007-10-15[NET]: Avoid copying TCP packets unnecessarilyHerbert Xu1-11/+10
2007-10-15[NET]: Fix csum_start update in pskb_expand_headHerbert Xu1-1/+1
2007-10-15[NIU]: getting rid of __ucmpdi2 in niu.oAl Viro1-8/+7
2007-10-15[NETLINK]: Don't leak 'listeners' in netlink_kernel_create()Jesper Juhl1-0/+2
2007-10-15[IPV6] __inet6_csk_dst_store(): fix check-after-useAdrian Bunk1-1/+1
2007-10-15[NIU]: Fix write past end of array in niu_pci_probe_sprom().David S. Miller1-2/+2
2007-10-15[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on inputHerbert Xu1-18/+5
2007-10-15[IPV6]: Make ipv6_frag_rcv return the same packetHerbert Xu1-17/+40
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu115-951/+915
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu10-117/+45
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu7-51/+16
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu18-47/+37
2007-10-15[BRIDGE]: Unshare skb upon entryHerbert Xu1-0/+4
2007-10-15[NET]: Avoid unnecessary cloning for ingress filteringHerbert Xu1-28/+40
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu5-34/+26
2007-10-15[IPV4]: Make ip_defrag return the same packetHerbert Xu1-21/+55
2007-10-15[SKBUFF]: Add skb_morphHerbert Xu2-30/+54
2007-10-15[SKBUFF]: Merge common code between copy_skb_header and skb_cloneHerbert Xu1-71/+45
2007-10-15libata: add ST9160821AS / 3.CCD to NCQ blacklistTejun Heo1-0/+1
2007-10-15libata: fix revalidation issuing after configuration commandsTejun Heo1-2/+3
2007-10-15[libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61Kuan Luo1-9/+842
2007-10-15[libata] pata_sil680: Add MMIO supportBenjamin Herrenschmidt1-4/+57
2007-10-15ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107ce9a5bd5a0Emil Medve1-1/+4
2007-10-15gianfar: Fix regression caused by new napi interfaceLi Yang1-0/+10
2007-10-15gianfar: Cleanup compile warning caused by 0795af57Li Yang1-1/+0
2007-10-15gianfar: Fix compile regression caused by bea3348eLi Yang1-0/+3