aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-1912-55/+55
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-1/+1
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-191-1/+1
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-194-41/+3
* Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-191-0/+50
* Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman2008-04-191-2/+1
* PM: Convert wakeup flag accessors to inline functionsAlan Stern2008-04-193-45/+94
* PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-191-15/+21
* PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-191-0/+1
* sysfs: small header file cleanup for SYSFS=nDavid Rientjes2008-04-191-7/+2
* driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches2008-04-192-14/+7
* driver core: memory: semaphore to mutexDaniel Walker2008-04-191-3/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-183-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/+29
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-191-0/+72
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-191-62/+0
| * 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-18105-1853/+2852
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-1724-78/+180
| |\
| * | [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-171-13/+1
| * | [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-171-7/+0
| * | 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-161-16/+32
| | * | phy: Change mii_bus id field to a stringAndy Fleming2008-04-162-5/+9
| * | | mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-2/+1
| |/ /
| * | [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/+0
| * | [IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2008-04-151-1/+0
| * | [WANPIPE]: Forgotten bits of Sangoma drivers removal.Adrian Bunk2008-04-152-125/+0
| * | [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/+0
| | * | [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/+6
| | * | [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/+0
| | * | [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy2008-04-141-0/+10