index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-20
atlx: convert to net_device_ops
Stephen Hemminger
2
-28
/
+33
2008-11-20
atl1e: convert to net_device_ops
Stephen Hemminger
1
-13
/
+19
2008-11-20
tun: convert to net_device_ops
Stephen Hemminger
1
-5
/
+20
2008-11-20
8139: convert to net_device_ops
Stephen Hemminger
2
-24
/
+36
2008-11-20
r8169: convert to net_device_ops
Francois Romieu
1
-16
/
+32
2008-11-20
skge: convert to net_device_ops
Stephen Hemminger
1
-18
/
+33
2008-11-20
sky2: convert to net_device_ops
Stephen Hemminger
1
-13
/
+35
2008-11-20
e1000e: convert to net_device_ops
Stephen Hemminger
1
-14
/
+20
2008-11-20
bonding: convert to net_device_ops
Stephen Hemminger
3
-66
/
+56
2008-11-20
vlan: convert to net_device_ops
Stephen Hemminger
2
-20
/
+28
2008-11-20
ip: convert to net_device_ops for ioctl
Stephen Hemminger
2
-12
/
+26
2008-11-20
macvlan: convert to net_device_ops
Stephen Hemminger
1
-7
/
+12
2008-11-20
veth: convert to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-11-20
bridge: convert to net_device_ops
Stephen Hemminger
1
-7
/
+11
2008-11-20
ifb: convert to net_device_ops
Stephen Hemminger
1
-3
/
+8
2008-11-20
netdev: convert loopback to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-11-20
netdev: expose ethernet address primitives
Stephen Hemminger
3
-7
/
+14
2008-11-20
netdev: introduce dev_get_stats()
Stephen Hemminger
8
-18
/
+33
2008-11-20
netdev: network device operations infrastructure
Stephen Hemminger
6
-105
/
+259
2008-11-20
net: af_unix should use KERN_INFO instead of KERN_DEBUG
Eric Dumazet
1
-1
/
+1
2008-11-20
drivers/s390/ - csum_partial - remove unnecessary casts
Joe Perches
1
-4
/
+4
2008-11-20
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
10
-19
/
+19
2008-11-20
net: inet_diag_handler structs can be const
Eric Dumazet
2
-2
/
+2
2008-11-20
net: make /proc/net/protocols namespace aware
Eric Dumazet
1
-5
/
+24
2008-11-20
net: af_packet should update its inuse counter
Eric Dumazet
1
-0
/
+2
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
387
-2523
/
+11924
2008-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-25
/
+42
2008-11-18
suspend: use WARN not WARN_ON to print the message
Arjan van de Ven
1
-1
/
+1
2008-11-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-19
/
+135
2008-11-18
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-19
/
+35
2008-11-18
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+7
2008-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
11
-32
/
+49
2008-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
4
-19
/
+94
2008-11-18
block: hold extra reference to bio in blk_rq_map_user_iov()
Jens Axboe
1
-0
/
+6
2008-11-18
relay: fix cpu offline problem
Lai Jiangshan
1
-5
/
+4
2008-11-18
Release old elevator on change elevator
Zhaolei
1
-1
/
+7
2008-11-18
block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash
Zhang, Yanmin
1
-0
/
+2
2008-11-18
block/md: fix md autodetection
Tejun Heo
1
-1
/
+1
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
3
-17
/
+19
2008-11-18
block: fix add_partition() error path
Tejun Heo
1
-1
/
+3
2008-11-18
Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus
Takashi Iwai
4
-19
/
+94
2008-11-18
ALSA: hda - Fix resume of GPIO unsol event for STAC/IDT
Takashi Iwai
1
-2
/
+2
2008-11-18
ALSA: hda - Add quirks for HP Pavilion DV models
Takashi Iwai
1
-0
/
+4
2008-11-18
Blackfin arch: fix a broken define in dma-mapping
Mike Frysinger
1
-1
/
+5
2008-11-18
Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash
Graf Yang
1
-1
/
+1
2008-11-18
ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()
Takashi Iwai
1
-7
/
+7
2008-11-18
kernel/profile.c: fix section mismatch warning
Rakib Mullick
1
-1
/
+1
2008-11-18
cpuset: fix regression when failed to generate sched domains
Li Zefan
2
-10
/
+15
2008-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-716
/
+765
2008-11-18
prevent cifs_writepages() from skipping unwritten pages
Dave Kleikamp
1
-1
/
+4
[next]