aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-16[VLAN]: Tag vlan_group_device with net device, not ifindex.Pavel Emelyanov
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch
2008-04-15[ISDN] include/linux/isdn.h: remove dead codeAdrian Bunk
2008-04-15[WANPIPE]: Forgotten bits of Sangoma drivers removal.Adrian Bunk
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe
2008-04-14slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-14[NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin
2008-04-14[NETFILTER]: nf_nat: kill helper and seq_adjust hooksPatrick McHardy
2008-04-14[NETFILTER]: nf_conntrack: add DCCP protocol supportPatrick McHardy
2008-04-14[NETFILTER]: Add partial checksum validation helperPatrick McHardy
2008-04-14[NETFILTER]: remove arpt_(un)register_target indirection macrosJan Engelhardt
2008-04-14[NETFILTER]: remove arpt_target indirection macroJan Engelhardt
2008-04-14[NETFILTER]: remove arpt_table indirection macroJan Engelhardt
2008-04-14[NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt
2008-04-14[NETFILTER]: xt_sctp: simplify xt_sctp.hJan Engelhardt
2008-04-14[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for realAlexey Dobriyan
2008-04-14[SKB]: __skb_queue_tail = __skb_insert beforeGerrit Renker
2008-04-14[SKB]: __skb_append = __skb_queue_after Gerrit Renker
2008-04-14[SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next)Gerrit Renker
2008-04-14[SKB]: __skb_dequeue = skb_peek + __skb_unlinkGerrit Renker
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki
2008-04-13[IPV6] MROUTE: Do not call ipv6_find_idev() directly.YOSHIFUJI Hideaki
2008-04-12Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/...David S. Miller
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore
2008-04-12net: make struct tun_struct private to tun.cRusty Russell
2008-04-12[IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-10[SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy
2008-04-10socket: sk_filter deinlineStephen Hemminger
2008-04-10socket: sk_filter minor cleanupsStephen Hemminger
2008-04-08ssb: Add support for block-I/OMichael Buesch
2008-04-08ssb: Turn suspend/resume upside downMichael Buesch
2008-04-08Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller
2008-04-07virtio: remove overzealous BUG_ON.Rusty Russell
2008-04-07[SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley
2008-04-07[SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori
2008-04-07[SCSI] st: add option to use SILI in variable block readsKai Makisara
2008-04-05[IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.YOSHIFUJI Hideaki
2008-04-05[IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki