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
2010-12-13
net: Abstract default ADVMSS behind an accessor.
David S. Miller
11
-33
/
+75
2010-12-13
net: change ip_default_ttl documentation
Eric Dumazet
1
-1
/
+3
2010-12-13
pch_can: Replace netif_rx to netif_receive_skb
Tomoya
1
-1
/
+1
2010-12-13
pch_can: Add setting TEC/REC statistics processing
Tomoya
1
-0
/
+3
2010-12-13
pch_can: Optimize "if" condition in rx/tx processing
Tomoya
1
-16
/
+10
2010-12-13
pch_can: Fix incorrect return processing
Tomoya
1
-9
/
+10
2010-12-13
pch_can: Move MSI processing to probe/remove processing
Tomoya
1
-15
/
+14
2010-12-13
pch_can: Comment optimization
Tomoya
1
-7
/
+7
2010-12-13
pch_can: Fix miss-setting status issue
Tomoya
1
-1
/
+1
2010-12-13
pch_can: Fix bit timing calculation issue
Tomoya
1
-4
/
+2
2010-12-13
pch_can: Delete unnecessary/redundant code
Tomoya
1
-12
/
+1
2010-12-13
pch_can: Fix coding rule violation
Tomoya
1
-24
/
+21
2010-12-13
pch_can: Replace netdev_dbg instead of dev_dbg partly
Tomoya
1
-8
/
+8
2010-12-13
pch_can: Change Copyright and module description
Tomoya
1
-2
/
+2
2010-12-13
pch_can: Reduce register access
Tomoya
1
-34
/
+21
2010-12-13
pch_can: Change functions type
Tomoya
1
-8
/
+10
2010-12-13
pch_can: Rename function/macro name
Tomoya
1
-99
/
+77
2010-12-13
pch_can: Fix warnings
Tomoya
1
-73
/
+73
2010-12-13
pch_can: Improve rx processing
Tomoya
1
-76
/
+82
2010-12-13
pch_can: Fix endianness issue
Tomoya
1
-27
/
+20
2010-12-13
pch_can: Divide poll function
Tomoya
1
-36
/
+35
2010-12-13
pch_can: Add flow control processing
Tomoya
1
-19
/
+12
2010-12-13
net: add limits to ip_default_ttl
Eric Dumazet
1
-2
/
+5
2010-12-13
ehea: Use the standard logging functions
Joe Perches
5
-297
/
+278
2010-12-13
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
11
-27
/
+21
2010-12-13
ipv6: Demark default hoplimit as zero.
David S. Miller
1
-3
/
+1
2010-12-13
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
David S. Miller
8
-9
/
+22
2010-12-13
ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.
David S. Miller
3
-2
/
+4
2010-12-12
hostap: don't use flush_scheduled_work()
Tejun Heo
2
-1
/
+10
2010-12-12
i2400m: drop i2400m_schedule_work()
Tejun Heo
4
-96
/
+21
2010-12-12
sungem: update gp->reset_task flushing
Tejun Heo
1
-8
/
+4
2010-12-12
igb[v],ixgbe: don't use flush_scheduled_work()
Tejun Heo
3
-10
/
+17
2010-12-12
iseries_veth: don't use flush_scheduled_work()
Tejun Heo
1
-14
/
+4
2010-12-12
ehea: don't use flush_scheduled_work()
Tejun Heo
1
-3
/
+2
2010-12-12
ehea: kill unused ehea_rereg_mr_task
Tejun Heo
2
-8
/
+3
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
23
-34
/
+36
2010-12-12
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
5
-15
/
+0
2010-12-11
net: au1000_eth: remove unused global variable.
Manuel Lauss
1
-2
/
+0
2010-12-11
s2io: Using static const generally increases object text and decreases data s...
Jon Mason
1
-8
/
+12
2010-12-11
s2io: Update Driver Version
Jon Mason
1
-1
/
+1
2010-12-11
s2io: make strings at tables const
Jon Mason
2
-6
/
+6
2010-12-11
s2io: rx_ring_sz bounds checking
Jon Mason
2
-19
/
+26
2010-12-11
igb: Add new function to read part number from EEPROM in string format
Carolyn Wyborny
4
-11
/
+102
2010-12-11
e1000e: increment the driver version
Bruce Allan
1
-1
/
+1
2010-12-11
e1000e: static analysis tools complain of a possible null ptr p dereference
Bruce Allan
1
-0
/
+3
2010-12-11
e1000e: minor error message corrections
Bruce Allan
2
-2
/
+2
2010-12-11
e1000e: prevent null ptr dereference in e1000_tx_queue()
Bruce Allan
1
-2
/
+2
2010-12-11
e1000e: support new PBA format from EEPROM
Bruce Allan
4
-28
/
+130
2010-12-11
e1000e: 82579 PHY incorrectly identified during init
Bruce Allan
2
-5
/
+25
2010-12-11
e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx
Bruce Allan
1
-1
/
+1
[next]