summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker2-66/+71
2008-09-08Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_expDavid S. Miller2-71/+66
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller237-55405/+179
2008-09-08warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven1-0/+10
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano1-0/+3
2008-09-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+13
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2008-09-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar1-1/+1
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky1-1/+1
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2-6/+13
2008-09-05tracehook: comment pasto fixesRoland McGrath2-2/+2
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan1-1/+1
2008-09-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds2-4/+8
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds1-0/+2
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+13
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer1-0/+1
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez2-0/+9
2008-09-05sched: fix process time monotonicityBalbir Singh1-0/+4
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj2-4/+8
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi1-0/+2
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab1-0/+2
2008-09-04dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny1-0/+21
2008-09-04tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker1-0/+15
2008-09-04dccp: Extend CCID packet dequeueing interfaceGerrit Renker1-1/+3
2008-09-04dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker1-0/+2
2008-09-04dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker1-2/+4
2008-09-04dccp: Initialisation and type-checking of feature sysctlsGerrit Renker1-8/+0
2008-09-04dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker1-20/+4
2008-09-04dccp: Initialisation framework for feature negotiationGerrit Renker1-19/+0
2008-09-04dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker1-3/+0
2008-09-04dccp: Remove manual influence on NDP Count featureGerrit Renker1-2/+2
2008-09-04dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker1-3/+0
2008-09-04dccp: Set per-connection CCIDs via socket optionsGerrit Renker1-0/+5
2008-09-04dccp: Deprecate Ack Ratio sysctlGerrit Renker1-2/+0
2008-09-04dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker1-2/+2
2008-09-04dccp: Deprecate old setsockopt frameworkGerrit Renker1-7/+0
2008-09-04dccp: Query supported CCIDsGerrit Renker1-0/+1
2008-09-04dccp: Per-socket initialisation of feature negotiationGerrit Renker1-0/+4
2008-09-04dccp: Implement lookup table for feature-negotiation informationGerrit Renker1-4/+5
2008-09-03V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine1-0/+1
2008-09-03V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede1-5/+0
2008-09-03V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede1-0/+5
2008-09-03V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac...Jean-Francois Moine1-0/+1
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-20/+2
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro1-0/+7
2008-09-02netlink: Remove compat API for nested attributesThomas Graf1-82/+0