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
2011-01-29
ipv4: Allocate fib metrics dynamically.
David S. Miller
2
-1
/
+5
2011-01-28
net: Pre-COW metrics for TCP.
David S. Miller
4
-5
/
+36
2011-01-28
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
100
-1030
/
+2886
2011-01-28
sungem: Use net_device's internal stats
Denis Kirjanov
2
-30
/
+29
2011-01-28
drivers/net: remove some rcu sparse warnings
Eric Dumazet
8
-25
/
+40
2011-01-28
net: fix dev_seq_next()
Eric Dumazet
2
-5
/
+15
2011-01-28
net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.
David S. Miller
2
-9
/
+42
2011-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-32
/
+110
2011-01-28
ipv6: Remove route peer binding assertions.
David S. Miller
1
-4
/
+0
2011-01-28
net: add kmemcheck annotation in __alloc_skb()
Eric Dumazet
1
-0
/
+1
2011-01-28
net: fix validate_link_af in rtnetlink core
Kurt Van Dijck
1
-2
/
+1
2011-01-28
dl2k: nulify fraginfo after unmap
Stanislaw Gruszka
1
-2
/
+2
2011-01-28
xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIAL
Ian Campbell
1
-8
/
+88
2011-01-28
econet: remove compiler warnings
Eric Dumazet
1
-2
/
+2
2011-01-28
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
David S. Miller
2
-0
/
+8
2011-01-28
inetpeer: Add metrics storage to inetpeer entries.
David S. Miller
1
-2
/
+4
2011-01-28
ath9k: fix misplaced debug code
Felix Fietkau
2
-8
/
+3
2011-01-28
carl9170: utilize fw seq counter for mgmt/non-QoS data frames
Christian Lamparter
4
-0
/
+23
2011-01-28
carl9170: enable wake-on-lan feature testing
Christian Lamparter
1
-0
/
+3
2011-01-28
carl9170: update fw/hw headers
Christian Lamparter
5
-11
/
+71
2011-01-27
net: Implement read-only protection and COW'ing of metrics.
David S. Miller
9
-46
/
+194
2011-01-27
bnx2: Eliminate AER error messages on systems not supporting it
Michael Chan
2
-8
/
+10
2011-01-27
cnic: Fix big endian bug
Michael Chan
1
-6
/
+6
2011-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
33
-240
/
+384
2011-01-27
xfrm6: Don't forget to propagate peer into ipsec route.
David S. Miller
1
-0
/
+6
2011-01-27
ath9k: clean up enums and unused macros
Mohammed Shafi Shajakhan
2
-6
/
+3
2011-01-27
mac80211: use DECLARE_EVENT_CLASS
Johannes Berg
1
-169
/
+33
2011-01-27
net_sched: sch_mqprio: dont leak kernel memory
Eric Dumazet
1
-1
/
+1
2011-01-27
tg3: Use new VLAN code
Matt Carlson
2
-88
/
+10
2011-01-27
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
24
-313
/
+998
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-132
/
+105
2011-01-26
smc91x: add devicetree support
Thomas Chou
1
-0
/
+13
2011-01-26
tg3: Update copyrights and update version to 3.117
Matt Carlson
2
-4
/
+4
2011-01-26
tg3: Fix eee preprocessor naming
Matt Carlson
2
-2
/
+2
2011-01-26
tg3: Fix EEE interoperability issue
Matt Carlson
2
-7
/
+39
2011-01-26
tg3: Disable EEE during loopback tests
Matt Carlson
1
-5
/
+15
2011-01-26
tg3: Disable MAC loopback test for CPMU devices
Matt Carlson
1
-2
/
+4
2011-01-26
tg3: Fix loopback tests
Matt Carlson
1
-3
/
+12
2011-01-26
tg3: Restrict phy ioctl access
Matt Carlson
1
-2
/
+6
2011-01-26
tg3: Disable multivec mode for 1 MSIX vector
Matt Carlson
1
-2
/
+4
2011-01-26
tg3: Use new VLAN code
Matt Carlson
2
-88
/
+10
2011-01-26
tg3: Fix 5719 A0 tx completion bug
Matt Carlson
2
-4
/
+9
2011-01-26
tg3: Revise 5719 internal FIFO overflow solution
Matt Carlson
2
-38
/
+12
2011-01-26
bonding: update documentation - alternate configuration.
Nicolas de Pesloüan
1
-12
/
+71
2011-01-26
TCP: fix a bug that triggers large number of TCP RST by mistake
Jerry Chu
1
-1
/
+1
2011-01-26
ath5k: ath5k_setup_channels cleanup and whitespace
Bruno Randolf
1
-8
/
+3
2011-01-26
ath9k_hw: read and backup AR_WA register value even before chip reset on.
Senthil Balasubramanian
1
-8
/
+9
2011-01-26
ath9k_hw: Fix incorrect macversion and macrev checks
Senthil Balasubramanian
1
-2
/
+2
2011-01-26
MAINTAINERS: remove Reinette Chatre as iwlwifi maintainer
Reinette Chatre
1
-1
/
+0
2011-01-26
rt2x00: add device id for windy31 usb device
Greg Kroah-Hartman
1
-0
/
+1
[next]