aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-2/+2
2010-03-21net: snmp mib cleanupEric Dumazet2-23/+8
2010-03-21tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet1-0/+1
2010-03-21bonding: flush unicast and multicast lists when changing typeJiri Pirko1-0/+2
2010-03-21net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy1-1/+4
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger1-3/+3
2010-03-20IPv6: convert addrconf hash list to RCUstephen hemminger2-0/+14
2010-03-20ipv6: convert addrconf list to hliststephen hemminger1-1/+1
2010-03-20ipv6: convert temporary address list to list macrosstephen hemminger1-2/+2
2010-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-7/+11
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso1-1/+1
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso1-1/+1
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso1-1/+5
2010-03-18net: Potential null skb->dev dereferenceEric Dumazet1-4/+4
2010-03-18bonding: check return value of nofitier when changing typeJiri Pirko1-1/+1
2010-03-18net: rename notifier defines for netdev type changeJiri Pirko1-2/+2
2010-03-18rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert1-0/+2
2010-03-16NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe1-4/+8
2010-03-16net: core: add IFLA_STATS64 supportJan Engelhardt1-0/+33
2010-03-16rps: Receive Packet SteeringTom Herbert2-2/+33
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown406-2631/+13044
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang1-0/+8
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang1-1/+1
2010-03-14resource: add window supportBjorn Helgaas1-0/+1
2010-03-14resource: add bus number supportBjorn Helgaas1-0/+1
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas1-8/+8
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors1-0/+43
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-9/+14
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+2
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds3-2/+15
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-10/+62
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-27/+61
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+28
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare1-0/+2
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi1-2/+2
2010-03-13net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V1-0/+1
2010-03-13net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V1-0/+12
2010-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-1/+2
2010-03-13locking: Make sparse work with inline spinlocks and rwlocksLuca Barbieri2-15/+18
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-19/+19
2010-03-12sysctl extern cleanup: pollDave Young1-0/+2
2010-03-12sysctl extern cleanup: lockdepDave Young1-0/+4
2010-03-12sysctl extern cleanup: rtmutexDave Young1-0/+2
2010-03-12sysctl extern cleanup: acctDave Young1-0/+1
2010-03-12sysctl extern cleanup: sgDave Young1-0/+3
2010-03-12sysctl extern cleanup: moduleDave Young2-0/+2
2010-03-12sysctl extern cleanup: rcuDave Young1-0/+4
2010-03-12sysctl extern cleanup: signalDave Young1-0/+2
2010-03-12sysctl extern cleanup: C_A_DDave Young1-0/+1
2010-03-12decompress: fix new decompressor for PICRussell King1-2/+12