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
2009-01-05
qlge: bugfix: Fix ring length setting for rx ring, large/small
Ron Mercer
1
-4
/
+9
2009-01-05
qlge: bugfix: Fix shadow register endian issue.
Ron Mercer
2
-22
/
+7
2009-01-05
qlge: bugfix: Add missing pci_unmap_page call in receive path.
Ron Mercer
1
-0
/
+5
2009-01-05
qlge: bugfix: Add missing pci_mapping_err checking.
Ron Mercer
1
-0
/
+5
2009-01-05
enc28j60: fix RX buffer overflow
Baruch Siach
1
-1
/
+3
2009-01-05
isdn: capi: &&/|| typos
Roel Kluin
1
-2
/
+2
2009-01-05
gro: Add page frag support
Herbert Xu
3
-7
/
+114
2009-01-05
gro: Use gso_size to store MSS
Herbert Xu
3
-4
/
+4
2009-01-05
starfire: use request_firmware()
Jaswinder Singh Rajput
7
-383
/
+175
2009-01-05
firmware: convert tg3 driver to request_firmware()
Jaswinder Singh Rajput
7
-698
/
+992
2009-01-05
firmware: convert acenic driver to request_firmware()
Jaswinder Singh
6
-46
/
+9510
2009-01-05
ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
David S. Miller
2
-7
/
+49
2008-12-30
net: Fix percpu counters deadlock
Herbert Xu
6
-8
/
+21
2008-12-30
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
Rusty Russell
4
-8
/
+8
2008-12-30
drivers/net/usb: use USB API functions rather than constants
Julia Lawall
2
-3
/
+2
2008-12-30
cls_cgroup: clean up Kconfig
Li Zefan
1
-3
/
+0
2008-12-30
cls_cgroup: clean up for cgroup part
Li Zefan
1
-9
/
+14
2008-12-30
cls_cgroup: fix an oops when removing a cgroup
Li Zefan
1
-1
/
+1
2008-12-30
EtherExpress16: fix printing timed out status
Roel Kluin
1
-28
/
+28
2008-12-30
mlx4_en: Added "set_ringparam" Ethtool interface implementation
Yevgeny Petrilin
3
-33
/
+61
2008-12-30
mlx4_en: Always allocate RX ring for each interrupt vector
Yevgeny Petrilin
2
-13
/
+4
2008-12-30
mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS
Yevgeny Petrilin
1
-1
/
+2
2008-12-30
IPVS: Make "no destination available" message more consistent between schedulers
Simon Horman
9
-10
/
+24
2008-12-30
net: KS8695: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-12-30
tun: Fix SIOCSIFHWADDR error.
Kusanagi Kouichi
1
-1
/
+1
2008-12-30
smsc911x: compile fix re netif_rx signature changes
Alexey Dobriyan
1
-2
/
+2
2008-12-30
netns: foreach_netdev_safe is insufficient in default_device_exit
Eric W. Biederman
1
-3
/
+5
2008-12-30
net: make xfrm_statistics_seq_show use generic snmp_fold_field
Rusty Russell
1
-15
/
+2
2008-12-30
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
3
-3
/
+3
2008-12-29
net: Fix unused variable warnings in pasemi_mac.c and spider_net.c
David S. Miller
2
-3
/
+0
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
254
-2728
/
+7138
2008-12-29
net: ehea NAPI interface cleanup fix
Stephen Rothwell
2
-2
/
+2
2008-12-29
cifs: update for new IP4/6 address printing
Stephen Rothwell
1
-4
/
+4
2008-12-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+16
2008-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
28
-350
/
+1045
2008-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram
Linus Torvalds
1
-141
/
+123
2008-12-29
Merge branch 'next' into for-linus
James Morris
1
-4
/
+16
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
10
-48
/
+130
2008-12-29
powerpc: Force memory size to be a multiple of PAGE_SIZE
Hollis Blanchard
1
-1
/
+15
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
18
-206
/
+105
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1395
-48036
/
+73271
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
22
-611
/
+823
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
42
-479
/
+965
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
143
-2300
/
+4876
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-222
/
+299
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
125
-2611
/
+8735
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
197
-4125
/
+5182
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
223
-3322
/
+5678
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
44
-1420
/
+3331
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
253
-8030
/
+22114
[next]