aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-07-12i2c: Add kernel documentationDavid Brownell
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris
2007-07-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy
2007-07-11[VLAN]: Fix MAC address handlingPatrick McHardy
2007-07-11[NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: make directory dentries and inodes reclaimableTejun Heo
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo
2007-07-11sysfs: implement SYSFS_FLAG_REMOVED flagTejun Heo
2007-07-11sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo
2007-07-11driver-core: make devt_attr and uevent_attr staticTejun Heo
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11sysfs: add sysfs_dirent->s_nameTejun Heo
2007-07-11ida: implement idr based id allocatorTejun Heo
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki
2007-07-11PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki
2007-07-11PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki
2007-07-11DMI-based module autoloadingLennart Poettering
2007-07-11debugfs: add rename for debugfs filesJan Kara
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap
2007-07-11PCI: Fix typo in include/linux/pci.hRolf Eike Beer
2007-07-11PCI: pci_ids, remove double or more empty linesJiri Slaby
2007-07-11PCI: pci_ids, add atheros and 3com_2 vendorsJiri Slaby
2007-07-11PCI: pci_ids, reorder some entriesJiri Slaby
2007-07-11PCI: i386: traps, change VENDOR to DEVICEJiri Slaby
2007-07-11PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby
2007-07-11PCI: read revision ID by defaultAuke Kok
2007-07-11PCI: remove useless pci driver methodDavid Brownell
2007-07-11PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger
2007-07-11PCI aer: fix stub return valuesStephen Hemminger
2007-07-11+ pci_find_slot-mark-deprecated.patch added to -mm treeAlan Cox
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-07-11PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba
2007-07-10[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.YOSHIFUJI Hideaki
2007-07-10[IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki
2007-07-10[NET]: Update comments for skb checksumsHerbert Xu
2007-07-10[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystemYasuyuki Kozakai
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy
2007-07-10[NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy
2007-07-10[NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik
2007-07-10[NETFILTER]: Add u32 matchJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt
2007-07-10[NETFILTER]: ip6_tables: fix explanation of valid upper protocol numberYasuyuki Kozakai
2007-07-10[IrDA]: Monitor mode.Samuel Ortiz
2007-07-10[IrDA]: Netlink layer.Samuel Ortiz
2007-07-10[NET]: Allow group ownership of TUN/TAP devices.Guido Guenther