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
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
148
-3413
/
+3919
2012-09-30
be2net: fixup log messages
Sathya Perla
2
-6
/
+31
2012-09-30
be2net: cleanup code related to be_link_status_query()
Sathya Perla
5
-64
/
+48
2012-09-30
be2net: fix wrong handling of be_setup() failure in be_probe()
Sathya Perla
1
-3
/
+1
2012-09-30
be2net: remove type argument of be_cmd_mac_addr_query()
Sathya Perla
3
-15
/
+9
2012-09-30
tg3: Disable multiple TX rings by default due to hardware flaw
Michael Chan
1
-6
/
+9
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
2
-3
/
+63
2012-09-30
tg3: Refactor tg3_close()
Michael Chan
1
-32
/
+38
2012-09-30
tg3: Refactor tg3_open()
Michael Chan
1
-33
/
+45
2012-09-30
tg3: Separate coalescing setup for rx and tx
Michael Chan
1
-29
/
+45
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
2
-26
/
+53
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
2
-76
/
+146
2012-09-29
ipv6: return errno pointers consistently for fib6_add_1()
Lin Ming
1
-14
/
+6
2012-09-29
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-3
/
+0
2012-09-29
smsc75xx: add wol magic packet support
Steve Glendinning
1
-14
/
+174
2012-09-29
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
1
-3
/
+54
2012-09-29
smsc75xx: add explicit test that device is READY
Steve Glendinning
1
-0
/
+23
2012-09-29
smsc95xx: add wol magic packet support
Steve Glendinning
2
-8
/
+182
2012-09-29
smsc95xx: enable power saving mode during system suspend
Steve Glendinning
2
-2
/
+32
2012-09-29
smsc95xx: fix resume when usb device is reset
Steve Glendinning
1
-0
/
+1
2012-09-29
smsc95xx: check return code from control messages
Steve Glendinning
1
-183
/
+148
2012-09-29
smsc95xx: remove unnecessary variables
Steve Glendinning
2
-20
/
+10
2012-09-29
smsc95xx: sleep before read for lengthy operations
Steve Glendinning
1
-2
/
+2
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
346
-1633
/
+2451
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-26
/
+54
2012-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2012-09-28
Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-106
/
+53
2012-09-28
Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
6
-78
/
+209
2012-09-28
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...
Andrea Arcangeli
1
-1
/
+0
2012-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
148
-3413
/
+3919
2012-09-28
Merge tag 'nfc-next-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
7
-25
/
+202
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
1
-3
/
+1
2012-09-28
Revert "be2net: fix vfs enumeration"
David S. Miller
1
-2
/
+4
2012-09-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-4
/
+14
2012-09-28
Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+5
2012-09-28
ALSA: snd-usb: fix next_packet_size calls for pause case
Daniel Mack
1
-1
/
+7
2012-09-28
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2012-09-28
net: struct napi_struct fields reordering
Eric Dumazet
1
-4
/
+2
2012-09-28
net: use bigger pages in __netdev_alloc_frag
Eric Dumazet
1
-16
/
+30
2012-09-28
inetpeer: fix token initialization
Nicolas Dichtel
1
-1
/
+4
2012-09-28
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-28
tcp: Remove unused parameter from tcp_v4_save_options
Christoph Paasch
1
-3
/
+2
2012-09-28
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-28
ipv6: gre: remove ip6gre_header_parse()
Eric Dumazet
1
-8
/
+0
2012-09-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2012-09-28
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-0
/
+2
2012-09-28
Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2012-09-28
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+6
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
3
-4
/
+9
2012-09-28
trivial select_parent documentation fix
J. Bruce Fields
1
-1
/
+1
[next]