index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose hardware sector size
Martin K. Petersen
2008-01-29
1
-0
/
+11
*
Fix blktrace compile warning
Martin K. Petersen
2008-01-29
1
-3
/
+3
*
block: fix warning on compile with CONFIG_BLOCK
Jens Axboe
2008-01-29
1
-0
/
+1
*
block: ll_rw_blk.c split, add blk-merge.c
Jens Axboe
2008-01-29
4
-481
/
+495
*
block: remove dated (and wrong) comment in blk-core.c
Jens Axboe
2008-01-29
1
-5
/
+0
*
block: get rid of unnecessary forward declarations in blk-core.c
Jens Axboe
2008-01-29
1
-32
/
+30
*
block: continue ll_rw_blk.c splitup
Jens Axboe
2008-01-29
8
-1249
/
+1312
*
block: split tag and sysfs handling from blk-core.c
Jens Axboe
2008-01-29
5
-710
/
+735
*
block: first step of splitting ll_rw_blk, rename it
Jens Axboe
2008-01-29
2
-1
/
+1
*
xsysace: end request handling fix
Jens Axboe
2008-01-29
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
2008-01-29
1113
-55518
/
+139990
|
\
|
*
[IPV6] ADDRLABEL: Fix double free on label deletion.
YOSHIFUJI Hideaki
2008-01-28
1
-8
/
+6
|
*
[PPP]: Sparse warning fixes.
Stephen Hemminger
2008-01-28
5
-6
/
+8
|
*
[IPV4] fib_trie: remove unneeded NULL check
Stephen Hemminger
2008-01-28
1
-3
/
+0
|
*
[IPV4] fib_trie: More whitespace cleanup.
Stephen Hemminger
2008-01-28
1
-6
/
+0
|
*
[NET_SCHED]: Use nla_policy for attribute validation in ematches
Patrick McHardy
2008-01-28
2
-8
/
+12
|
*
[NET_SCHED]: Use nla_policy for attribute validation in actions
Patrick McHardy
2008-01-28
7
-33
/
+51
|
*
[NET_SCHED]: Use nla_policy for attribute validation in classifiers
Patrick McHardy
2008-01-28
6
-68
/
+59
|
*
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
Patrick McHardy
2008-01-28
9
-93
/
+87
|
*
[NET_SCHED]: sch_api: introduce constant for rate table size
Patrick McHardy
2008-01-28
2
-1
/
+4
|
*
[NET_SCHED]: Use typeful attribute parsing helpers
Patrick McHardy
2008-01-28
11
-29
/
+27
|
*
[NET_SCHED]: Use typeful attribute construction helpers
Patrick McHardy
2008-01-28
11
-31
/
+26
|
*
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
Patrick McHardy
2008-01-28
6
-8
/
+8
|
*
[NET_SCHED]: Use nla_nest_start/nla_nest_end
Patrick McHardy
2008-01-28
16
-133
/
+166
|
*
[NET_SCHED]: Propagate nla_parse return value
Patrick McHardy
2008-01-28
25
-60
/
+171
|
*
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
Patrick McHardy
2008-01-28
3
-41
/
+48
|
*
[NET_SCHED]: act_api: use nlmsg_parse
Patrick McHardy
2008-01-28
1
-4
/
+1
|
*
[NET_SCHED]: act_api: fix netlink API conversion bug
Patrick McHardy
2008-01-28
1
-4
/
+4
|
*
[NET_SCHED]: sch_netem: use nla_parse_nested_compat
Patrick McHardy
2008-01-28
1
-32
/
+26
|
*
[NET_SCHED]: sch_atm: fix format string warning
Patrick McHardy
2008-01-28
1
-1
/
+1
|
*
[NETNS]: Add namespace for ICMP replying code.
Denis V. Lunev
2008-01-28
2
-9
/
+14
|
*
[NETNS]: Routing cache virtualization.
Denis V. Lunev
2008-01-28
3
-7
/
+18
|
*
[NETNS]: Correct namespace for connect-time routing.
Denis V. Lunev
2008-01-28
1
-3
/
+5
|
*
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
10
-216
/
+218
|
*
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
12
-282
/
+290
|
*
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
25
-436
/
+474
|
*
[NETLINK]: Add nla_append()
Patrick McHardy
2008-01-28
2
-0
/
+22
|
*
[NET_SCHED]: mark classifier ops __read_mostly
Patrick McHardy
2008-01-28
6
-10
/
+6
|
*
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
Patrick McHardy
2008-01-28
5
-27
/
+22
|
*
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2008-01-28
21
-44
/
+44
|
*
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
2008-01-28
9
-13
/
+14
|
*
[NETNS]: Add namespace parameter to __ip_route_output_key.
Denis V. Lunev
2008-01-28
4
-8
/
+9
|
*
[NETNS]: Add namespace parameter to ip_route_output_slow.
Denis V. Lunev
2008-01-28
1
-10
/
+11
|
*
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
2008-01-28
8
-12
/
+12
|
*
[NETNS]: Add netns parameter to fib_select_default.
Denis V. Lunev
2008-01-28
3
-4
/
+6
|
*
[IPV4]: Consolidate fib_select_default.
Denis V. Lunev
2008-01-28
3
-19
/
+15
|
*
[IPV4]: Declarations cleanup in ip_fib.h.
Denis V. Lunev
2008-01-28
1
-3
/
+1
|
*
[IPV4] fib_trie: avoid rescan on dump
Stephen Hemminger
2008-01-28
1
-13
/
+21
|
*
[IPV4] fib_trie: avoid extra search on delete
Stephen Hemminger
2008-01-28
1
-38
/
+12
|
*
[IPV4] fib_trie: dump table in sorted order
Stephen Hemminger
2008-01-28
1
-35
/
+39
[next]