aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-09ipvs: Embed user stats structure into kernel stats structureSven Wegener
2008-09-09ipvs: Restrict connection table size via KconfigSven Wegener
2008-09-08warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano
2008-09-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar
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