summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-294-3/+124
|\
| * cfg80211: Improve connection quality maintenance docs in nl80211.hJuuso Oikarinen2010-03-241-2/+6
| * mac80211: Add support for connection quality monitoringJuuso Oikarinen2010-03-241-0/+30
| * cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-242-0/+65
| * mac80211: Add support for connection monitor in hardwareJuuso Oikarinen2010-03-231-2/+22
| * wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range checkJoe Perches2010-03-231-1/+1
| * include/linux/wireless.h: Add IW_HANDLER macro to initialize array entryJoe Perches2010-03-231-0/+2
* | decnet: Remove unused FIB metric macros.David S. Miller2010-03-281-4/+0Star
* | rps: add CONFIG_RPSEric Dumazet2010-03-251-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-231-2/+2
|\|
| * mac80211: deprecate RX status noiseJohannes Berg2010-03-091-2/+2
* | net: snmp mib cleanupEric Dumazet2010-03-222-23/+8Star
* | tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet2010-03-221-0/+1
* | bonding: flush unicast and multicast lists when changing typeJiri Pirko2010-03-221-0/+2
* | net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2010-03-221-1/+4
* | ipv6: convert idev_list to list macrosstephen hemminger2010-03-201-3/+3
* | IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-202-0/+14
* | ipv6: convert addrconf list to hliststephen hemminger2010-03-201-1/+1
* | ipv6: convert temporary address list to list macrosstephen hemminger2010-03-201-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-204-7/+11
|\ \
| * | netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-201-1/+1
| * | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-201-1/+1
| * | netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso2010-03-201-1/+5
| * | net: Potential null skb->dev dereferenceEric Dumazet2010-03-191-4/+4
* | | bonding: check return value of nofitier when changing typeJiri Pirko2010-03-191-1/+1
* | | net: rename notifier defines for netdev type changeJiri Pirko2010-03-191-2/+2
* | | rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert2010-03-191-0/+2
* | | NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-171-4/+8
* | | net: core: add IFLA_STATS64 supportJan Engelhardt2010-03-171-0/+33
* | | rps: Receive Packet SteeringTom Herbert2010-03-172-2/+33
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------------. \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-15406-2631/+13044
|\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-151-0/+8
| | | | | * | | | | | ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2010-03-151-1/+1
| | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | resource: add window supportBjorn Helgaas2010-03-151-0/+1
| | | | * | | | | | resource: add bus number supportBjorn Helgaas2010-03-151-0/+1
| | | | * | | | | | resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas2010-03-151-8/+8
| | | * | | | | | | Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors2010-03-141-0/+43
| | | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-142-9/+14
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Input: ads7846 - add wakeup supportRanjith Lohithakshan2010-03-111-0/+1
| | | | * | | | | | | Input: ads7846 - add support for AD7843 partsMichael Hennerich2010-03-101-1/+1
| | | | * | | | | | | Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-091-8/+12
| | | | |/ / / / / /
| | | * | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-141-0/+2
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare2010-03-131-0/+2
| | | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-03-143-2/+15
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-131-2/+2
| | | | * | | | | | | | net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V2010-03-131-0/+1
| | | | * | | | | | | | net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V2010-03-131-0/+12
| | | | |/ / / / / / /
| | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-139-10/+62
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明2010-03-101-1/+0Star
| | | | * | | | | | | | tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet2010-03-081-0/+2