summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ppp: Add ppp_dev_name() exported functionJames Chapman2010-04-031-0/+3
* l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman2010-04-031-1/+1
* net: convert multicast list to list_headJiri Pirko2010-04-032-41/+43
* net: move address list functions to a separate fileJiri Pirko2010-04-031-5/+10
* phylib: Support phy module autoloadingDavid Woodhouse2010-04-022-0/+27
* ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明2010-04-011-13/+16
* gen_estimator: deadlock fixEric Dumazet2010-04-012-1/+2
* Add hotplug support to mcp251x driverMarc Zyngier2010-03-301-2/+2
* netdev: ethtool RXHASH flagstephen hemminger2010-03-302-0/+2
* ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明2010-03-301-1/+1
* net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland2010-03-301-2/+2
* net-caif: add CAIF Link layer device header filesSjur Braendeland2010-03-302-0/+145
* net-caif: add CAIF core protocol stack header filesSjur Braendeland2010-03-308-0/+912
* net-caif: add CAIF socket and configuration headersSjur Braendeland2010-03-302-0/+198
* net-caif: add CAIF protocol definitionsSjur Braendeland2010-03-303-1/+6
* 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-271-4/+0
* | 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-221-2/+2
|\ \ | |/
| * mac80211: deprecate RX status noiseJohannes Berg2010-03-091-2/+2
* | net: snmp mib cleanupEric Dumazet2010-03-212-23/+8
* | tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet2010-03-211-0/+1
* | bonding: flush unicast and multicast lists when changing typeJiri Pirko2010-03-211-0/+2
* | net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2010-03-211-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-191-1/+5
| * | net: Potential null skb->dev dereferenceEric Dumazet2010-03-181-4/+4
* | | bonding: check return value of nofitier when changing typeJiri Pirko2010-03-181-1/+1
* | | net: rename notifier defines for netdev type changeJiri Pirko2010-03-181-2/+2
* | | rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert2010-03-181-0/+2
* | | NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-161-4/+8
* | | net: core: add IFLA_STATS64 supportJan Engelhardt2010-03-161-0/+33
* | | rps: Receive Packet SteeringTom Herbert2010-03-162-2/+33
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------------. \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14406-2631/+13044
|\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-141-0/+8
| | | | | * | | | | | ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2010-03-141-1/+1
| | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | resource: add window supportBjorn Helgaas2010-03-141-0/+1
| | | | * | | | | | resource: add bus number supportBjorn Helgaas2010-03-141-0/+1
OpenPOWER on IntegriCloud