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-07-12
tcp: TCP Small Queues
Eric Dumazet
11
-1
/
+202
2012-07-12
tcp: Fix out of bounds access to tcpm_vals
Alexander Duyck
1
-1
/
+1
2012-07-11
ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.
David S. Miller
1
-16
/
+16
2012-07-11
bridge: fix endian
Li RongQing
1
-1
/
+1
2012-07-11
qlge: fix endian issue
Li RongQing
1
-3
/
+3
2012-07-11
ksz884x: fix Endian
Li RongQing
1
-2
/
+2
2012-07-11
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
1
-2
/
+2
2012-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
33
-90
/
+137
2012-07-11
bnx2: Fix bug in bnx2_free_tx_skbs().
Michael Chan
1
-3
/
+3
2012-07-11
IPoIB: fix skb truesize underestimatiom
Eric Dumazet
1
-4
/
+8
2012-07-11
net: Fix memory leak - vlan_info struct
Amir Hanania
1
-0
/
+3
2012-07-11
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-7
/
+19
2012-07-11
qlge: Bumped driver version to 1.00.00.31
Jitendra Kalsaria
1
-1
/
+1
2012-07-11
qlge: Refactoring of ethtool stats.
Jitendra Kalsaria
1
-138
/
+157
2012-07-11
qlge: Moving low level frame error to ethtool statistics.
Jitendra Kalsaria
3
-27
/
+58
2012-07-11
qlge: Fixed double pci free upon tx_ring->q allocation failure.
Jitendra Kalsaria
1
-4
/
+6
2012-07-11
qlge: Added missing case statement to ethtool get_strings.
Jitendra Kalsaria
1
-0
/
+5
2012-07-11
qlge: Clean up ethtool set WOL routine.
Jitendra Kalsaria
1
-9
/
+0
2012-07-11
qlge: Fix ethtool WOL calls to operate only on devices that support WOL.
Jitendra Kalsaria
2
-4
/
+18
2012-07-11
qlge: Cleanup atomic queue threshold check.
Jitendra Kalsaria
2
-5
/
+1
2012-07-11
qlge: Fix TX queue stoppage due to full condition.
Jitendra Kalsaria
1
-1
/
+11
2012-07-11
net: calxedaxgmac: enable rx cut-thru mode
Rob Herring
1
-2
/
+3
2012-07-11
net: calxedaxgmac: set outstanding AXI bus transactions to 8
Rob Herring
1
-1
/
+1
2012-07-11
net: calxedaxgmac: fix hang on rx refill
Rob Herring
1
-15
/
+12
2012-07-11
net: calxedaxgmac: fix net timeout recovery
Rob Herring
1
-0
/
+1
2012-07-11
ll_temac: remove unnecessary setting of skb->dev
Jon Mason
1
-1
/
+0
2012-07-11
sunhme: remove unnecessary setting of skb->dev
Jon Mason
1
-3
/
+0
2012-07-11
sungem: remove unnecessary setting of skb->dev
Jon Mason
1
-1
/
+0
2012-07-11
sunbmac: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-11
qlge: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-11
qlcnic: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-11
ksz884x: remove unnecessary setting of skb->dev
Jon Mason
1
-3
/
+1
2012-07-11
lantiq_etop: remove unnecessary setting of skb->dev
Jon Mason
1
-1
/
+0
2012-07-11
netxen: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-11
enic: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-11
lance: remove unnecessary setting of skb->dev
Jon Mason
1
-3
/
+2
2012-07-11
vxge/s2io: remove dead URLs
Jon Mason
4
-24
/
+3
2012-07-11
ipv6: optimize ipv6 addresses compares
Eric Dumazet
1
-1
/
+23
2012-07-11
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
36
-892
/
+342
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
44
-410
/
+378
2012-07-11
net: Fix non-kernel-doc comments with kernel-doc start marker
Ben Hutchings
4
-17
/
+8
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
46
-103
/
+163
2012-07-11
net: Properly define functions with no parameters
Ben Hutchings
2
-2
/
+2
2012-07-11
Merge branch 'metrics_restructure'
David S. Miller
29
-731
/
+837
2012-07-11
ipv4: Remove inetpeer from routes.
David S. Miller
3
-118
/
+6
2012-07-11
ipv4: Calling ->cow_metrics() now is a bug.
David S. Miller
1
-28
/
+2
2012-07-11
ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route().
David S. Miller
1
-1
/
+0
2012-07-11
ipv4: Enforce max MTU metric at route insertion time.
David S. Miller
2
-6
/
+3
2012-07-11
ipv4: Maintain redirect and PMTU info in struct rtable again.
David S. Miller
5
-154
/
+41
2012-07-11
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
5
-10
/
+5
[next]