summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* PCI: clean up resource alignment managementIvan Kokshaysky2008-04-211-1/+4
* PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-211-0/+3
* PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-211-0/+1
* PCI: add PCI Express ASPM supportShaohua Li2008-04-213-0/+69
* PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-211-5/+0Star
* PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-211-3/+0Star
* PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-211-0/+1
* PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-211-2/+0Star
* PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-211-2/+2
* PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-211-10/+0Star
* PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-211-2/+0Star
* PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2008-04-211-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-193-135/+142
|\
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-191-0/+12
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-191-2/+2
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-192-72/+29Star
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-191-0/+72
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-191-62/+0Star
| * LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-191-1/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-19105-1853/+2852
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-1824-78/+180
| |\
| * | [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-181-13/+1Star
| * | [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-181-7/+0Star
| * | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-172-21/+42
| |\ \
| | * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-0/+1
| | * | phy: Clean up header styleAndy Fleming2008-04-171-16/+32
| | * | phy: Change mii_bus id field to a stringAndy Fleming2008-04-172-5/+9
| * | | mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-2/+1Star
| |/ /
| * | [TCP]: Increase the max_burst threshold from 3 to tp->reordering.John Heffner2008-04-161-2/+5
| * | [NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev2008-04-161-1/+2
| * | [NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev2008-04-161-0/+1
| * | [NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev2008-04-161-1/+1
| * | [NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev2008-04-161-16/+24
| * | [VLAN]: Tag vlan_group_device with net device, not ifindex.Pavel Emelyanov2008-04-161-1/+3
| * | [RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov2008-04-161-0/+1
| * | [NETNS]: The generic per-net pointers.Pavel Emelyanov2008-04-152-0/+51
| * | [NETNS]: The net-subsys IDs generator.Pavel Emelyanov2008-04-151-0/+2
| * | [ISDN] include/linux/isdn.h: remove dead codeAdrian Bunk2008-04-151-6/+0Star
| * | [IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2008-04-151-1/+0Star
| * | [WANPIPE]: Forgotten bits of Sangoma drivers removal.Adrian Bunk2008-04-152-125/+0Star
| * | [TIPC]: Overhaul of socket locking logicAllan Stephens2008-04-151-0/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-04-1416-146/+273
| |\ \
| | * | [NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin2008-04-141-0/+21
| | * | [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt2008-04-141-2/+0Star
| | * | [NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt2008-04-141-21/+21
| | * | [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.hJan Engelhardt2008-04-143-26/+28
| | * | [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4protoJan Engelhardt2008-04-141-7/+6Star
| | * | [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3protoJan Engelhardt2008-04-141-4/+4
| | * | [NETFILTER]: Remove unused callbacks in nf_conntrack_l3protoJan Engelhardt2008-04-141-11/+0Star
| | * | [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy2008-04-141-0/+10