aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz
2007-10-15[NETNS]: Don't panic on creating the namespace's loopbackPavel Emelyanov
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds
2007-10-15[NEIGH]: Ensure that pneigh_lookup is protected with RTNLPavel Emelyanov
2007-10-15[INET]: kmalloc+memset -> kzalloc in frag_alloc_queueDenis V. Lunev
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev
2007-10-15[libata] pata_pcmcia: Add additional id string (corsair, 1GB)Kristoffer Ericson
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu
2007-10-15scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds
2007-10-15libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki
2007-10-15ata_piix: SATA 2port controller port map fixJason Gaston
2007-10-15pata_cs5536: ATA driver for Geode companion chipMartin K. Petersen
2007-10-15[SELINUX]: Update for netfilter ->hook() arg changes.David S. Miller
2007-10-15[INET]: Consolidate the xxx_putPavel Emelyanov
2007-10-15[INET]: Small cleanup for xxx_put after evictor consolidationPavel Emelyanov
2007-10-15[INET]: Consolidate the xxx_evictorPavel Emelyanov
2007-10-15[INET]: Consolidate the xxx_frag_destroyPavel Emelyanov
2007-10-15[INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov
2007-10-15[INET]: Consolidate the xxx_frag_killPavel Emelyanov
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov
2007-10-15[INET]: Collect frag queues management objects togetherPavel Emelyanov
2007-10-15[INET]: Move common fields from frag_queues in one place.Pavel Emelyanov
2007-10-15[TG3]: Fix performance regression on 5705.Michael Chan
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil
2007-10-15[TCP]: high_seq parameter removed (all callers use tp->high_seq)Ilpo Järvinen
2007-10-15[IPV6]: Uninline netfilter okfnsPatrick McHardy
2007-10-15[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().Patrick McHardy
2007-10-15[IPV4]: Uninline netfilter okfnsPatrick McHardy
2007-10-15[NET]: Avoid copying TCP packets unnecessarilyHerbert Xu
2007-10-15[NET]: Fix csum_start update in pskb_expand_headHerbert Xu
2007-10-15[NIU]: getting rid of __ucmpdi2 in niu.oAl Viro
2007-10-15[NETLINK]: Don't leak 'listeners' in netlink_kernel_create()Jesper Juhl
2007-10-15[IPV6] __inet6_csk_dst_store(): fix check-after-useAdrian Bunk
2007-10-15[NIU]: Fix write past end of array in niu_pci_probe_sprom().David S. Miller
2007-10-15[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on inputHerbert Xu
2007-10-15[IPV6]: Make ipv6_frag_rcv return the same packetHerbert Xu
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu
2007-10-15[BRIDGE]: Unshare skb upon entryHerbert Xu
2007-10-15[NET]: Avoid unnecessary cloning for ingress filteringHerbert Xu
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu
2007-10-15[IPV4]: Make ip_defrag return the same packetHerbert Xu
2007-10-15[SKBUFF]: Add skb_morphHerbert Xu
2007-10-15[SKBUFF]: Merge common code between copy_skb_header and skb_cloneHerbert Xu
2007-10-15libata: add ST9160821AS / 3.CCD to NCQ blacklistTejun Heo
2007-10-15libata: fix revalidation issuing after configuration commandsTejun Heo
2007-10-15[libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61Kuan Luo
2007-10-15[libata] pata_sil680: Add MMIO supportBenjamin Herrenschmidt