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
2010-10-06
net: add a core netdev->rx_dropped counter
Eric Dumazet
11
-34
/
+26
2010-10-06
MAINTAINERS: update Intel LAN Ethernet info
Jeff Kirsher
1
-2
/
+14
2010-10-06
e1000e.txt: Add e1000e documentation
Jeff Kirsher
1
-0
/
+302
2010-10-06
e1000.txt: Update e1000 documentation
Jeff Kirsher
1
-277
/
+96
2010-10-06
ixgbevf.txt: Update ixgbevf documentation
Jeff Kirsher
1
-37
/
+3
2010-10-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+15
2010-10-05
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-7
/
+15
2010-10-05
wait: using uninitialized member of wait queue
Evgeny Kuznetsov
1
-0
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
11
-26
/
+14
2010-10-05
xen: do not initialize PV timers on HVM if !xen_have_vector_callback
Stefano Stabellini
1
-2
/
+3
2010-10-05
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
1
-3
/
+6
2010-10-05
vhost: max s/g to match qemu
Jason Wang
3
-12
/
+57
2010-10-05
ppp: Use a real SKB control block in fragmentation engine.
David S. Miller
1
-21
/
+25
2010-10-05
ipv6: make __ipv6_isatap_ifid static
stephen hemminger
2
-4
/
+1
2010-10-05
fib: fib_rules_cleanup can be static
stephen hemminger
2
-3
/
+1
2010-10-05
fib: cleanups
Eric Dumazet
3
-182
/
+206
2010-10-05
wimax: make functions local
stephen hemminger
6
-23
/
+11
2010-10-05
qlcnic: remove dead code
stephen hemminger
2
-176
/
+0
2010-10-05
caif: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2010-10-05
cls_u32: signedness bug
Dan Carpenter
1
-1
/
+1
2010-10-05
don't let BCM63XX_PHY depend on non-existant symbol
Uwe Kleine-König
1
-1
/
+0
2010-10-05
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
15
-15
/
+15
2010-10-05
net: relax rtnl_dereference()
David S. Miller
1
-4
/
+6
2010-10-05
ipvs: Use frag walker helper in SCTP proto support.
David S. Miller
1
-9
/
+10
2010-10-05
net: dynamic ingress_queue allocation
Eric Dumazet
5
-27
/
+71
2010-10-05
qlcnic: set mtu lower limit
Sritej Velaga
2
-3
/
+4
2010-10-05
qlcnic: cleanup port mode setting
Sritej Velaga
1
-40
/
+0
2010-10-05
qlcnic: sparse warning fixes
Sucheta Chakraborty
2
-11
/
+11
2010-10-05
qlcnic: fix vlan TSO on big endian machine
Sucheta Chakraborty
3
-8
/
+20
2010-10-05
qlcnic: fix endianess for lro
Sucheta Chakraborty
2
-3
/
+10
2010-10-05
qlcnic: fix diag register
Amit Kumar Salecha
1
-3
/
+3
2010-10-05
qlcnic: fix eswitch stats
Amit Kumar Salecha
2
-9
/
+34
2010-10-05
qlcnic: fix internal loopback test
Amit Kumar Salecha
2
-8
/
+37
2010-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2
-3
/
+5
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
21
-59
/
+124
2010-10-04
Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-6
/
+13
2010-10-04
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2
-1
/
+6
2010-10-04
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+19
2010-10-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-6
/
+12
2010-10-04
Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-3
/
+14
2010-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-35
/
+32
2010-10-04
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-83
/
+96
2010-10-04
ksm: fix bad user data when swapping
Hugh Dickins
1
-2
/
+4
2010-10-04
ksm: fix page_address_in_vma anon_vma oops
Hugh Dickins
1
-1
/
+7
2010-10-04
MIPS: Octeon: Place cnmips_cu2_setup in __init memory.
David Daney
1
-1
/
+1
2010-10-04
MIPS: Don't place cu2 notifiers in __cpuinitdata
David Daney
1
-1
/
+1
2010-10-04
MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin
Shmulik Ladkani
1
-1
/
+1
2010-10-04
MIPS: Alchemy: Resolve prom section mismatches
Manuel Lauss
1
-3
/
+2
2010-10-04
MIPS: Fix syscall 64 bit number comments.
Ralf Baechle
1
-2
/
+2
2010-10-04
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
David Daney
6
-9
/
+37
[prev]
[next]