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.13.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-18
tg3: Update version to 3.115
Matt Carlson
1
-2
/
+2
2010-10-18
tg3: Report invalid link from tg3_get_settings()
Matt Carlson
1
-0
/
+3
2010-10-18
tg3: Don't allocate jumbo ring for 5780 class devs
Matt Carlson
1
-4
/
+7
2010-10-18
tg3: Cleanup tg3_alloc_rx_skb()
Matt Carlson
1
-2
/
+1
2010-10-18
tg3: Add EEE support
Matt Carlson
2
-1
/
+146
2010-10-18
tg3: Add clause 45 register accessor methods
Matt Carlson
2
-0
/
+50
2010-10-18
tg3: Disable unused transmit rings
Matt Carlson
1
-0
/
+3
2010-10-18
tg3: Add support for selfboot format 1 v6
Matt Carlson
2
-0
/
+5
2010-10-18
fib_hash: RCU conversion phase 2
Eric Dumazet
2
-77
/
+101
2010-10-18
fib_hash: RCU conversion phase 1
Eric Dumazet
1
-19
/
+38
2010-10-18
fib_hash: embed initial hash table in fn_zone
Eric Dumazet
1
-29
/
+23
2010-10-18
drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-1
/
+1
2010-10-18
netns: reorder fields in struct net
Eric Dumazet
2
-11
/
+15
2010-10-18
tcp: use correct counters in CA_CWR state too
Ilpo Järvinen
1
-6
/
+7
2010-10-18
tcp: sack lost marking fixes
Ilpo Järvinen
1
-10
/
+14
2010-10-18
stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c
Giuseppe Cavallaro
1
-2
/
+0
2010-10-18
niu: introduce temp variables to avoid sparse warnings when swapping in-situ
Harvey Harrison
1
-55
/
+37
2010-10-16
net: move MII outside of NET_ETHERNET, fix kconfig warning
Randy Dunlap
1
-7
/
+7
2010-10-16
infiniband: fix mlx4 kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2010-10-16
stmmac: make function tables const
stephen hemminger
10
-13
/
+13
2010-10-16
stmmac: make ethtool functions local
stephen hemminger
1
-11
/
+13
2010-10-16
tipc: cleanup function namespace
stephen hemminger
28
-462
/
+84
2010-10-16
via-velocity: forced 1000 Mbps mode support.
françois romieu
2
-8
/
+79
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
2
-9
/
+11
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
1
-12
/
+4
2010-10-16
fib: remove a useless synchronize_rcu() call
Eric Dumazet
1
-1
/
+0
2010-10-16
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
Eric Dumazet
1
-2
/
+1
2010-10-16
sundance: Add initial ethtool stats support
Denis Kirjanov
1
-7
/
+87
2010-10-16
pch_gbe: fix if condition in set_settings()
Dan Carpenter
1
-1
/
+2
2010-10-16
dnet: mark methods static and annotate for correct endianness
Harvey Harrison
1
-9
/
+9
2010-10-16
cxgb4vf: make single bit signed bitfields unsigned
Harvey Harrison
1
-13
/
+13
2010-10-16
net: allocate skbs on local node
Eric Dumazet
2
-16
/
+17
2010-10-16
r8169: use 50% less ram for RX ring
Eric Dumazet
1
-119
/
+64
2010-10-15
ixgbe: DCB: remove DCB check config
John Fastabend
1
-1
/
+0
2010-10-14
igb: add check for fiber/serdes devices to igb_set_spd_dplx;
Carolyn Wyborny
1
-0
/
+7
2010-10-14
ixgbe: declare functions as static
Emil Tantilov
11
-86
/
+40
2010-10-14
ixgbe: remove unused functions
Emil Tantilov
8
-555
/
+0
2010-10-14
cnic: Add support for 57712 device
Michael Chan
3
-17
/
+103
2010-10-14
cnic: Decouple uio close from cnic shutdown
Michael Chan
1
-14
/
+42
2010-10-14
cnic: Add cnic_uio_dev struct
Michael Chan
2
-100
/
+124
2010-10-14
cnic: Add cnic_free_uio()
Michael Chan
1
-10
/
+27
2010-10-14
cnic: Defer iscsi connection cleanup
Michael Chan
3
-4
/
+111
2010-10-14
cnic: Add cnic_bnx2x_destroy_ramrod()
Michael Chan
1
-14
/
+25
2010-10-14
cnic: Convert ctx_flags to bit fields
Michael Chan
2
-4
/
+4
2010-10-14
cnic: Add common cnic_request_irq()
Michael Chan
1
-12
/
+20
2010-10-14
Documentation: Update Phonet doc for Pipe controller changes
Kumar Sanghvi
1
-18
/
+14
2010-10-14
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
4
-191
/
+215
2010-10-14
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
9
-375
/
+1
2010-10-13
s390: ctcm_mpc: Fix build after netdev refcount changes.
David S. Miller
1
-1
/
+1
2010-10-12
net: percpu net_device refcount
Eric Dumazet
4
-14
/
+41
[next]