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-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
449
-2864
/
+4115
2012-04-24
net: Use bool and remove inline in skb_splice_bits() code.
David S. Miller
1
-29
/
+29
2012-04-24
net: speedup skb_splice_bits()
Eric Dumazet
1
-11
/
+19
2012-04-24
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+4
2012-04-24
tcp: introduce tcp_try_coalesce
Eric Dumazet
1
-17
/
+62
2012-04-24
bnx2x: Update driver version to 1.72.50-0
Barak Witkowski
1
-2
/
+2
2012-04-24
bnx2x: remove gro workaround
Dmitry Kravkov
4
-25
/
+0
2012-04-24
bnx2x: add afex support
Barak Witkowski
14
-57
/
+1081
2012-04-24
mlx4_en: Byte Queue Limit support
Yevgeny Petrilin
3
-4
/
+17
2012-04-24
mlx4_en: Moving to Interrupts for TX completions
Yevgeny Petrilin
4
-74
/
+9
2012-04-24
mlx4_en: Added Ethtool support for TX Interrupt coalescing
Yevgeny Petrilin
2
-4
/
+21
2012-04-24
tcp: sk_add_backlog() is too agressive for TCP
Eric Dumazet
2
-2
/
+4
2012-04-24
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
10
-19
/
+21
2012-04-24
net ax25: Fix the build when sysctl support is disabled.
Eric W. Biederman
1
-2
/
+2
2012-04-24
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-5
/
+6
2012-04-24
Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...
Linus Torvalds
1
-0
/
+12
2012-04-24
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
Hugh Dickins
1
-1
/
+1
2012-04-24
md: fix possible corruption of array metadata on shutdown.
NeilBrown
1
-1
/
+2
2012-04-24
md: don't call ->add_disk unless there is good reason.
NeilBrown
1
-2
/
+2
2012-04-24
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
1
-2
/
+2
2012-04-24
net sysctl: Add place holder functions for when sysctl support is compiled ou...
Eric W. Biederman
1
-3
/
+12
2012-04-24
be2net: fix ethtool get settings
Ajit Khaparde
5
-102
/
+239
2012-04-23
dlm: fix QUECVT when convert queue is empty
David Teigland
1
-0
/
+12
2012-04-23
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
David S. Miller
2
-4
/
+2
2012-04-23
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-5
/
+1
2012-04-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
14
-72
/
+122
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
62
-238
/
+407
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
2
-30
/
+30
2012-04-23
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
Benjamin Herrenschmidt
1
-0
/
+7
2012-04-23
powerpc/mpic: Fix confusion between hw_irq and virq
Benjamin Herrenschmidt
1
-8
/
+4
2012-04-23
powerpc/pmac: Don't add_timer() twice
Benjamin Herrenschmidt
1
-0
/
+9
2012-04-23
powerpc/eeh: Fix crash caused by null eeh_dev
Gavin Shan
1
-1
/
+1
2012-04-23
Merge remote-tracking branch 'kumar/merge' into merge
Benjamin Herrenschmidt
9
-33
/
+71
2012-04-23
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Neal Cardwell
1
-0
/
+4
2012-04-22
Linux 3.4-rc4
v3.4-rc4
Linus Torvalds
1
-1
/
+1
2012-04-22
gianfar: add GRO support
Wu Jiajun-B06378
1
-6
/
+7
2012-04-22
drivers/net: Do not free an IRQ if its request failed
Lee Jones
1
-2
/
+1
2012-04-22
af_packet: packet_getsockopt() cleanup
Eric Dumazet
1
-38
/
+8
2012-04-22
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
Neal Cardwell
4
-99
/
+68
2012-04-22
net: allow better page reuse in splice(sock -> pipe)
Eric Dumazet
1
-0
/
+3
2012-04-22
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-22
drop_monitor: allow more events per second
Eric Dumazet
1
-0
/
+1
2012-04-22
team: add per-port option for enabling/disabling ports
Jiri Pirko
1
-0
/
+24
2012-04-22
team: allow to enable/disable ports
Jiri Pirko
4
-25
/
+45
2012-04-22
team: lb: let userspace care about port macs
Jiri Pirko
1
-12
/
+0
2012-04-22
net: change big iov allocations
Eric Dumazet
1
-21
/
+16
2012-04-21
ks8851: Fix request_irq/free_irq mismatch
Matt Renzelmann
1
-1
/
+1
2012-04-21
tcp: Repair connection-time negotiated parameters
Pavel Emelyanov
2
-0
/
+72
2012-04-21
tcp: Report mss_clamp with TCP_MAXSEG option in repair mode
Pavel Emelyanov
1
-0
/
+2
2012-04-21
tcp: Repair socket queues
Pavel Emelyanov
2
-3
/
+87
[next]