summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dccp: Initialisation and type-checking of feature sysctlsGerrit Renker2008-09-041-8/+0Star
* dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2008-09-041-20/+4Star
* dccp: Initialisation framework for feature negotiationGerrit Renker2008-09-041-19/+0Star
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-09-041-3/+0Star
* dccp: Remove manual influence on NDP Count featureGerrit Renker2008-09-041-2/+2
* dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-09-041-3/+0Star
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-09-041-0/+5
* dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-09-041-2/+0Star
* dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-09-041-2/+2
* dccp: Deprecate old setsockopt frameworkGerrit Renker2008-09-041-7/+0Star
* dccp: Query supported CCIDsGerrit Renker2008-09-041-0/+1
* dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-09-041-0/+4
* dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-09-041-4/+5
* net: Unbreak userspace usage of linux/mroute.hDavid S. Miller2008-08-294-20/+2Star
* pkt_sched: Fix sch_tree_lock()Jarek Poplawski2008-08-271-2/+2
* pkt_sched: Fix gen_estimator locksJarek Poplawski2008-08-271-0/+8
* pkt_sched: Fix qdisc list lockingJarek Poplawski2008-08-221-0/+1
* pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-211-0/+5
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-211-0/+3
* mm: dirty page tracking race fixNick Piggin2008-08-211-1/+1
* fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen2008-08-211-0/+9
* FRV: Provide ioremap_wc() for FRVDavid Howells2008-08-201-0/+2
* MN10300: Supply ioremap_wc() for MN10300David Howells2008-08-201-0/+2
* Reserve NFS fileid values for btrfsDavid Woodhouse2008-08-201-0/+21
* Reduce brokenness of CRIS headers_installDavid Woodhouse2008-08-201-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-201-1/+2
|\
| * [SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins2008-08-061-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-192-0/+14
|\ \
| * | PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-181-0/+11
| * | x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley2008-08-151-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-196-10/+12
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-191-8/+3Star
| |\ \ \
| | * | | mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez2008-08-181-8/+3Star
| * | | | pkt_sched: No longer destroy qdiscs from RCU.David S. Miller2008-08-181-1/+0Star
| * | | | pkt_sched: Add 'deactivated' state.David S. Miller2008-08-181-0/+1
| * | | | net: skb_copy_datagram_from_iovec()Rusty Russell2008-08-161-0/+4
| * | | | tun: TUNGETIFF interface to query name and flagsMark McLoughlin2008-08-161-0/+1
| |/ / /
| * | | netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-08-152-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-191-46/+109
|\ \ \ \
| * | | | ata: add missing ATA_* definesBartlomiej Zolnierkiewicz2008-08-181-0/+13
| * | | | ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz2008-08-181-0/+20
| * | | | ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz2008-08-181-46/+76
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-183-6/+6
|\ \ \ \ \
| * | | | | x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Marcin Slusarz2008-08-181-1/+1
| * | | | | x86: mmconf: fix section mismatch warningMarcin Slusarz2008-08-181-1/+1
| * | | | | x86: correct register constraints for 64-bit atomic operationsMathieu Desnoyers2008-08-181-4/+4
* | | | | | security.h: fix build failureAlexander Beregalov2008-08-171-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-178-18/+48
|\| | | |
| * | | | x86: add MAP_STACK mmap flagIngo Molnar2008-08-151-0/+1
| * | | | Merge branch 'x86/geode' into x86/urgentIngo Molnar2008-08-151-1/+2
| |\ \ \ \