summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-03net: move address list functions to a separate fileJiri Pirko
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-04-01ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明
2010-04-01gen_estimator: deadlock fixEric Dumazet
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier
2010-03-30netdev: ethtool RXHASH flagstephen hemminger
2010-03-30ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明
2010-03-30net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland
2010-03-30net-caif: add CAIF Link layer device header filesSjur Braendeland
2010-03-30net-caif: add CAIF core protocol stack header filesSjur Braendeland
2010-03-30net-caif: add CAIF socket and configuration headersSjur Braendeland
2010-03-30net-caif: add CAIF protocol definitionsSjur Braendeland
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-27decnet: Remove unused FIB metric macros.David S. Miller
2010-03-25rps: add CONFIG_RPSEric Dumazet
2010-03-24cfg80211: Improve connection quality maintenance docs in nl80211.hJuuso Oikarinen
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen
2010-03-23wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range checkJoe Perches
2010-03-23include/linux/wireless.h: Add IW_HANDLER macro to initialize array entryJoe Perches
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-21net: snmp mib cleanupEric Dumazet
2010-03-21tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet
2010-03-21bonding: flush unicast and multicast lists when changing typeJiri Pirko
2010-03-21net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger
2010-03-20IPv6: convert addrconf hash list to RCUstephen hemminger
2010-03-20ipv6: convert addrconf list to hliststephen hemminger
2010-03-20ipv6: convert temporary address list to list macrosstephen hemminger
2010-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso
2010-03-18net: Potential null skb->dev dereferenceEric Dumazet
2010-03-18bonding: check return value of nofitier when changing typeJiri Pirko
2010-03-18net: rename notifier defines for netdev type changeJiri Pirko
2010-03-18rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert
2010-03-16NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe
2010-03-16net: core: add IFLA_STATS64 supportJan Engelhardt
2010-03-16rps: Receive Packet SteeringTom Herbert
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang
2010-03-14resource: add window supportBjorn Helgaas
2010-03-14resource: add bus number supportBjorn Helgaas
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds