aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin
2008-09-05tracehook: comment pasto fixesRoland McGrath
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan
2008-09-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz
2008-09-05IPVS: Convert real server lookup functionsJulius Volz
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz
2008-09-05IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz
2008-09-05IPVS: Add 'af' args to protocol handler functionsJulius Volz
2008-09-05IPVS: Add IPv6 support flag to schedulersJulius Volz
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Julius Volz
2008-09-05IPVS: Add internal versions of sockopt interface structsJulius Volz
2008-09-05IPVS: Add debug macros for v4 and v6 address outputJulius Volz
2008-09-05IPVS: Add general v4/v6 helper functions / data structuresJulius Volz
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab
2008-09-04dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny
2008-09-04tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker
2008-09-04dccp: Extend CCID packet dequeueing interfaceGerrit Renker
2008-09-04dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker
2008-09-04dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker
2008-09-04dccp: Initialisation and type-checking of feature sysctlsGerrit Renker
2008-09-04dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker
2008-09-04dccp: Initialisation framework for feature negotiationGerrit Renker
2008-09-04dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker
2008-09-04dccp: Remove manual influence on NDP Count featureGerrit Renker
2008-09-04dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker
2008-09-04dccp: Set per-connection CCIDs via socket optionsGerrit Renker
2008-09-04dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-09-04dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker
2008-09-04dccp: Deprecate old setsockopt frameworkGerrit Renker
2008-09-04dccp: Query supported CCIDsGerrit Renker
2008-09-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-09-04dccp: Implement lookup table for feature-negotiation informationGerrit Renker
2008-09-03V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine
2008-09-03V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede
2008-09-03V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede
2008-09-03V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac...Jean-Francois Moine
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro