summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2008-12-295-20/+204
|\
| * kmemtrace: Better alternative to "kmemtrace: fix printk format warnings".Eduard - Gabriel Munteanu2008-12-291-1/+2
| * kmemtrace: SLUB hooks.Eduard - Gabriel Munteanu2008-12-291-3/+50
| * kmemtrace: SLOB hooks.Eduard - Gabriel Munteanu2008-12-291-4/+5
| * kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu2008-12-291-9/+59
| * kmemtrace: Core implementation.Eduard - Gabriel Munteanu2008-12-291-0/+85
| * SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu2008-12-291-4/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-283-6/+48
|\ \
| * | of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-211-0/+6
| * | Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-183-2/+15
| |\ \
| * | | rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-2/+2
| * | | Merge branch 'merge' into nextPaul Mackerras2008-12-169-40/+38
| |\ \ \
| * | | | of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-4/+34
| * | | | Merge branch 'merge'Paul Mackerras2008-12-0323-82/+43
| |\ \ \ \
| * \ \ \ \ Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-1920-47/+213
| |\ \ \ \ \
| * | | | | | of: Add helpers for finding device nodes which have a given propertyMichael Ellerman2008-11-191-0/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-282-33/+5
|\ \ \ \ \ \ \
| * | | | | | | m68k: use the new byteorder headersHarvey Harrison2008-12-281-11/+5
| * | | | | | | m68k: machw.h cleanupFinn Thain2008-12-281-22/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2890-998/+2651
|\ \ \ \ \ \ \ \
| * | | | | | | | netlink: fix (theoretical) overrun in message iterationVegard Nossum2008-12-251-1/+1
| * | | | | | | | sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2008-12-251-0/+2
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-231-1/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-15/+9
| * | | | | | | | | net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-211-0/+2
| * | | | | | | | | net: fix DCB setstate to return success/failureDon Skidmore2008-12-211-1/+1
| * | | | | | | | | mac80211: implement dynamic power saveKalle Valo2008-12-191-0/+6
| * | | | | | | | | mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-191-2/+9
| * | | | | | | | | mac80211: Fix HT channel selectionSujith2008-12-193-20/+13
| * | | | | | | | | nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-192-0/+71
| * | | | | | | | | Phonet: use atomic for packet TX windowRémi Denis-Courmont2008-12-171-1/+1
| * | | | | | | | | Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont2008-12-171-0/+1
| * | | | | | | | | Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont2008-12-171-0/+2
| * | | | | | | | | gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-161-17/+1
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-161-0/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang2008-12-161-0/+1
| * | | | | | | | | | net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-161-0/+29
| * | | | | | | | | | net: Move flow control definitions to mii.hSteve Glendinning2008-12-161-0/+4
| * | | | | | | | | | ethtool: Add GGRO and SGRO opsHerbert Xu2008-12-151-0/+2
| * | | | | | | | | | tcp: Add GRO supportHerbert Xu2008-12-151-0/+6
| * | | | | | | | | | net: Add skb_gro_receiveHerbert Xu2008-12-151-0/+2
| * | | | | | | | | | ipv4: Add GRO infrastructureHerbert Xu2008-12-151-0/+3
| * | | | | | | | | | net: Add Generic Receive Offload infrastructureHerbert Xu2008-12-152-57/+28
| * | | | | | | | | | net: Add frag_list support to GSOHerbert Xu2008-12-151-0/+2
| * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-1510-39/+46
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rfkill: strip pointless notifier chainJohannes Berg2008-12-121-7/+0
| * | | | | | | | | | | mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-20/+7
| * | | | | | | | | | | mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-121-5/+0
| * | | | | | | | | | | ieee80211_security: correct warning about width of auth_modeJohn W. Linville2008-12-121-3/+2
| * | | | | | | | | | | mac80211: improve sta_notify documentationJohannes Berg2008-12-121-2/+2
OpenPOWER on IntegriCloud