aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | * | | | | | | | dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2008-09-04
| | * | | | | | | | dccp: Initialisation framework for feature negotiationGerrit Renker2008-09-04
| | * | | | | | | | dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-09-04
| | * | | | | | | | dccp: Remove manual influence on NDP Count featureGerrit Renker2008-09-04
| | * | | | | | | | dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-09-04
| | * | | | | | | | dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-09-04
| | * | | | | | | | dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-09-04
| | * | | | | | | | dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-09-04
| | * | | | | | | | dccp: Deprecate old setsockopt frameworkGerrit Renker2008-09-04
| | * | | | | | | | dccp: Query supported CCIDsGerrit Renker2008-09-04
| | * | | | | | | | dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-09-04
| | * | | | | | | | dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-09-04
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-05
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-08-30
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen2008-08-29
| * | | | | | | | | ssb: Clean up extraction of MAC addresses from SPROMLarry Finger2008-08-29
| * | | | | | | | | ssb: Update for Rev. 5 SPROMLarry Finger2008-08-29
| * | | | | | | | | mac80211: Add an 802.11n definitionSujith2008-08-29
| * | | | | | | | | mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen2008-08-29
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman2008-08-27
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-19
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | IPVS: Add genetlink interface definitions to ip_vs.hJulius Volz2008-08-14
| * | | | | | | | | | | move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene2008-08-22
| * | | | | | | | | | | rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh2008-08-22
| * | | | | | | | | | | rfkill: add __must_check annotationsHenrique de Moraes Holschuh2008-08-22
| * | | | | | | | | | | rfkill: add default global states (v2)Henrique de Moraes Holschuh2008-08-22
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-10-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-09
| * | | | | | | | | | | | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com2008-10-09
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-10-08
| |\| | | | | | | | | | |
| * | | | | | | | | | | | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
| * | | | | | | | | | | | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched()Mathieu Desnoyers2008-09-30
| * | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-10
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-18
| * | | | | | | | | | | | rcu: just rename call_rcu_bh instead of making it a macroSteven Rostedt2008-08-15
| * | | | | | | | | | | | rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-15
| * | | | | | | | | | | | rcu: fixes to include/linux/rcupreempt.hPaul E. McKenney2008-08-15
| * | | | | | | | | | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-11
| * | | | | | | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-08-11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | rcu classic: new algorithm for callbacks-processing(v2)Lai Jiangshan2008-07-18
| * | | | | | | | | | | | rcu classic: simplify the next pending batchLai Jiangshan2008-07-18
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2008-10-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' into nextJames Morris2008-09-21
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | securityfs: do not depend on CONFIG_SECURITYEric Paris2008-08-27
* | | | | | | | | | | | | | | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched debug: add name to sched_domain sysctl entriesIngo Molnar2008-10-09