index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
atlx: convert to net_device_ops
Stephen Hemminger
2008-11-20
2
-28
/
+33
*
atl1e: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-13
/
+19
*
tun: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-5
/
+20
*
8139: convert to net_device_ops
Stephen Hemminger
2008-11-20
2
-24
/
+36
*
r8169: convert to net_device_ops
Francois Romieu
2008-11-20
1
-16
/
+32
*
skge: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-18
/
+33
*
sky2: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-13
/
+35
*
e1000e: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-14
/
+20
*
bonding: convert to net_device_ops
Stephen Hemminger
2008-11-20
3
-66
/
+56
*
vlan: convert to net_device_ops
Stephen Hemminger
2008-11-20
2
-20
/
+28
*
ip: convert to net_device_ops for ioctl
Stephen Hemminger
2008-11-20
2
-12
/
+26
*
macvlan: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-7
/
+12
*
veth: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-4
/
+8
*
bridge: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-7
/
+11
*
ifb: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-3
/
+8
*
netdev: convert loopback to net_device_ops
Stephen Hemminger
2008-11-20
1
-4
/
+8
*
netdev: expose ethernet address primitives
Stephen Hemminger
2008-11-20
3
-7
/
+14
*
netdev: introduce dev_get_stats()
Stephen Hemminger
2008-11-20
8
-18
/
+33
*
netdev: network device operations infrastructure
Stephen Hemminger
2008-11-20
6
-105
/
+259
*
net: af_unix should use KERN_INFO instead of KERN_DEBUG
Eric Dumazet
2008-11-20
1
-1
/
+1
*
drivers/s390/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-20
1
-4
/
+4
*
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-20
10
-19
/
+19
*
net: inet_diag_handler structs can be const
Eric Dumazet
2008-11-20
2
-2
/
+2
*
net: make /proc/net/protocols namespace aware
Eric Dumazet
2008-11-20
1
-5
/
+24
*
net: af_packet should update its inuse counter
Eric Dumazet
2008-11-19
1
-0
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
387
-2523
/
+11924
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-11-18
7
-25
/
+42
|
|
\
|
|
*
block: hold extra reference to bio in blk_rq_map_user_iov()
Jens Axboe
2008-11-18
1
-0
/
+6
|
|
*
relay: fix cpu offline problem
Lai Jiangshan
2008-11-18
1
-5
/
+4
|
|
*
Release old elevator on change elevator
Zhaolei
2008-11-18
1
-1
/
+7
|
|
*
block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash
Zhang, Yanmin
2008-11-18
1
-0
/
+2
|
|
*
block/md: fix md autodetection
Tejun Heo
2008-11-18
1
-1
/
+1
|
|
*
block: make add_partition() return pointer to hd_struct
Tejun Heo
2008-11-18
3
-17
/
+19
|
|
*
block: fix add_partition() error path
Tejun Heo
2008-11-18
1
-1
/
+3
|
*
|
suspend: use WARN not WARN_ON to print the message
Arjan van de Ven
2008-11-18
1
-1
/
+1
|
*
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-11-18
4
-19
/
+135
|
|
\
\
|
|
*
|
kernel/profile.c: fix section mismatch warning
Rakib Mullick
2008-11-18
1
-1
/
+1
|
|
*
|
function tracing: fix wrong pos computing when read buffer has been fulfilled
walimis
2008-11-16
1
-11
/
+15
|
|
*
|
tracing: fix mmiotrace resizing crash
Ingo Molnar
2008-11-13
1
-0
/
+6
|
|
*
|
ring-buffer: no preempt for sched_clock()
Steven Rostedt
2008-11-12
1
-1
/
+7
|
|
*
|
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
2008-11-11
3
-6
/
+106
|
|
|
\
\
|
|
|
*
|
ring-buffer: buffer record on/off switch
Steven Rostedt
2008-11-11
3
-6
/
+106
|
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-18
6
-19
/
+35
|
|
\
\
\
\
|
|
*
|
|
|
cpuset: fix regression when failed to generate sched domains
Li Zefan
2008-11-18
2
-10
/
+15
|
|
*
|
|
|
sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...
Oleg Nesterov
2008-11-17
2
-6
/
+16
|
|
*
|
|
|
sched: fix kernel warning on /proc/sched_debug access
Ingo Molnar
2008-11-16
1
-2
/
+3
|
|
*
|
|
|
sched: correct sched-rt-group.txt pathname in init/Kconfig
Adrian Knoth
2008-11-13
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-11-18
2
-5
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
swiotlb: use coherent_dma_mask in alloc_coherent
FUJITA Tomonori
2008-11-17
1
-3
/
+7
|
|
*
|
|
|
|
MAINTAINERS: remove me as RAID maintainer
Ingo Molnar
2008-11-16
1
-2
/
+0
[next]