index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-13
9
-10
/
+62
|
\
|
*
ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-10
1
-1
/
+0
|
*
tcp: Add SNMP counters for backlog and min_ttl drops
Eric Dumazet
2010-03-08
1
-0
/
+2
|
*
net: add __must_check to sk_add_backlog
Zhu Yi
2010-03-08
1
-1
/
+1
|
*
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-08
1
-0
/
+18
|
*
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
1
-0
/
+7
|
*
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
1
-3
/
+14
|
*
net: backlog functions rename
Zhu Yi
2010-03-05
1
-3
/
+3
|
*
net: add limit for socket backlog
Zhu Yi
2010-03-05
1
-1
/
+14
|
*
net: add scheduler sync hint to tcp_prequeue().
Mike Galbraith
2010-03-04
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-04
2
-2
/
+3
|
|
\
|
|
*
mac80211: Fix HT rate control configuration
Sujith
2010-03-03
1
-1
/
+2
|
|
*
rfkill: Add support for KEY_RFKILL
Matthew Garrett
2010-03-02
1
-1
/
+1
|
*
|
ipsec: Fix bogus bundle flowi
Herbert Xu
2010-03-03
1
-1
/
+2
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
6
-27
/
+61
|
\
\
\
|
*
|
|
locking: Make sparse work with inline spinlocks and rwlocks
Luca Barbieri
2010-03-13
2
-15
/
+18
|
*
|
|
rcu: Suppress RCU lockdep warnings during early boot
Paul E. McKenney
2010-03-04
1
-9
/
+22
|
*
|
|
rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()
Paul E. McKenney
2010-03-04
1
-2
/
+2
|
*
|
|
rcu: Make rcu_read_lock_sched_held() handle !PREEMPT
Paul E. McKenney
2010-03-04
1
-0
/
+14
|
*
|
|
rcu, cgroup: Relax the check in task_subsys_state() as early boot is now hand...
Paul E. McKenney
2010-03-04
1
-1
/
+0
|
*
|
|
rcu: Use wrapper function instead of exporting tasklist_lock
Paul E. McKenney
2010-03-04
2
-1
/
+5
|
*
|
|
Merge branch 'linus' into core/rcu
Ingo Molnar
2010-03-01
68
-470
/
+1550
|
|
\
\
\
|
*
|
|
|
rcu: Make task_subsys_state() RCU-lockdep checks handle boot-time use
Paul E. McKenney
2010-02-28
1
-0
/
+1
*
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
2
-7
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
2010-03-10
1
-0
/
+7
|
*
|
|
|
|
Merge commit 'v2.6.34-rc1' into perf/urgent
Ingo Molnar
2010-03-09
344
-2258
/
+12210
|
|
\
\
\
\
\
|
*
|
|
|
|
|
perf, x86: Restrict the ANY flag
Peter Zijlstra
2010-03-02
1
-0
/
+15
|
*
|
|
|
|
|
perf: Remove pointless breakpoint union
Frederic Weisbecker
2010-02-27
1
-3
/
+2
|
*
|
|
|
|
|
percpu: Add __percpu sparse annotations to hw_breakpoint
Tejun Heo
2010-02-27
1
-4
/
+4
|
*
|
|
|
|
|
Merge commit 'v2.6.33' into perf/core
Frederic Weisbecker
2010-02-27
23
-58
/
+68
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2010-03-13
1
-1
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fat: Fix stat->f_namelen
Kevin Dankwardt
2010-02-10
1
-1
/
+2
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-13
9
-19
/
+19
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
9
-19
/
+19
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
doc: fix typo in comment explaining rb_tree usage
Nikanth Karthikesan
2010-02-25
1
-4
/
+4
|
|
*
|
|
|
|
|
|
|
|
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
Uwe Kleine-König
2010-02-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
4
-11
/
+11
|
|
*
|
|
|
|
|
|
|
|
Fix spelling of 'platform' in comments and doc
Stefan Weil
2010-02-05
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
Fix misspellings of "invocation" in comments.
Adam Buchbinder
2010-02-04
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
Fix misspellings of "truly" in comments.
Adam Buchbinder
2010-02-04
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
sysctl extern cleanup: poll
Dave Young
2010-03-13
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
sysctl extern cleanup: lockdep
Dave Young
2010-03-13
1
-0
/
+4
*
|
|
|
|
|
|
|
|
|
|
sysctl extern cleanup: rtmutex
Dave Young
2010-03-13
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
sysctl extern cleanup: acct
Dave Young
2010-03-13
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
sysctl extern cleanup: sg
Dave Young
2010-03-13
1
-0
/
+3
*
|
|
|
|
|
|
|
|
|
|
sysctl extern cleanup: module
Dave Young
2010-03-13
2
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
sysctl extern cleanup: rcu
Dave Young
2010-03-13
1
-0
/
+4
*
|
|
|
|
|
|
|
|
|
|
sysctl extern cleanup: signal
Dave Young
2010-03-13
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
sysctl extern cleanup: C_A_D
Dave Young
2010-03-13
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
decompress: fix new decompressor for PIC
Russell King
2010-03-13
1
-2
/
+12
[next]