aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-16
| |\
| | * io context: increment task attachment count in ioc_task_link()Jens Axboe2008-04-15
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-16
| |\ \
| | * | ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-15
| * | | acpi thermal trip points increased to 12Krzysztof Helt2008-04-15
| * | | vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara2008-04-15
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-14
| |\|
| * | Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds2008-04-11
| |\ \
| | * | Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields2008-04-11
| * | | Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens2008-04-11
| * | | pnp: increase number of devices supported per protocolBjorn Helgaas2008-04-11
| * | | Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2008-04-10
| * | | asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-10
| * | | virtio: remove overzealous BUG_ON.Rusty Russell2008-04-07
| * | | cgroups: add cgroup support for enabling controllers at boot timePaul Menage2008-04-04
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-04
| |\ \ \
| | * | | x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-04
| * | | | libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo2008-04-04
| * | | | libata: uninline atapi_cmd_type()Tejun Heo2008-04-04
| |/ / /
* | | | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-17
* | | | phy: Clean up header styleAndy Fleming2008-04-16
* | | | phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
* | | | [NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev2008-04-16
* | | | [VLAN]: Tag vlan_group_device with net device, not ifindex.Pavel Emelyanov2008-04-16
* | | | [ISDN] include/linux/isdn.h: remove dead codeAdrian Bunk2008-04-15
* | | | [WANPIPE]: Forgotten bits of Sangoma drivers removal.Adrian Bunk2008-04-15
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-04-14
|\ \ \ \
| * | | | [NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin2008-04-14
| * | | | [NETFILTER]: nf_nat: kill helper and seq_adjust hooksPatrick McHardy2008-04-14
| * | | | [NETFILTER]: nf_conntrack: add DCCP protocol supportPatrick McHardy2008-04-14
| * | | | [NETFILTER]: Add partial checksum validation helperPatrick McHardy2008-04-14
| * | | | [NETFILTER]: remove arpt_(un)register_target indirection macrosJan Engelhardt2008-04-14
| * | | | [NETFILTER]: remove arpt_target indirection macroJan Engelhardt2008-04-14
| * | | | [NETFILTER]: remove arpt_table indirection macroJan Engelhardt2008-04-14
| * | | | [NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt2008-04-14
| * | | | [NETFILTER]: xt_sctp: simplify xt_sctp.hJan Engelhardt2008-04-14
| * | | | [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for realAlexey Dobriyan2008-04-14
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | [IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki2008-04-14
| * | | net: make struct tun_struct private to tun.cRusty Russell2008-04-12
| |/ /
* | | [SKB]: __skb_queue_tail = __skb_insert beforeGerrit Renker2008-04-14
* | | [SKB]: __skb_append = __skb_queue_after Gerrit Renker2008-04-14
* | | [SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next)Gerrit Renker2008-04-14
* | | [SKB]: __skb_dequeue = skb_peek + __skb_unlinkGerrit Renker2008-04-14
* | | [IPV6] MROUTE: Do not call ipv6_find_idev() directly.YOSHIFUJI Hideaki2008-04-14
* | | Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/...David S. Miller2008-04-12
|\ \ \
| * | | [IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki2008-04-12
* | | | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-12
|/ / /
* | | [SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy2008-04-10